summaryrefslogtreecommitdiffstats
path: root/hw/input/tsc210x.c
Commit message (Expand)AuthorAgeFilesLines
* Include migration/vmstate.h lessMarkus Armbruster2019-08-161-0/+1
* Include hw/irq.h a lot lessMarkus Armbruster2019-08-161-0/+1
* Include sysemu/reset.h a lot lessMarkus Armbruster2019-08-161-0/+1
* hw/devices: Move TI touchscreen declarations into a new headerPhilippe Mathieu-Daudé2019-04-291-2/+2
* audio: use qapi AudioFormat instead of audfmt_eKővágó, Zoltán2019-03-111-1/+1
* hw/input/tsc210x: Fix building with no verbosityPhilippe Mathieu-Daudé2019-02-061-12/+6Star
* avoid TABs in files that only contain a fewPaolo Bonzini2019-01-111-1/+1
* Replace all occurances of __FUNCTION__ with __func__Alistair Francis2018-01-221-2/+2
* migration: pre_save return intDr. David Alan Gilbert2017-09-271-1/+3
* vmstateify tsc210xDr. David Alan Gilbert2016-10-041-123/+104Star
* Replaced get_tick_per_sec() by NANOSECONDS_PER_SECONDRutuja Shah2016-03-221-1/+2
* arm devices: Clean up includesPeter Maydell2016-01-291-0/+1
* hw/input/tsc210x: Remove superfluous memsetThomas Huth2015-11-061-6/+2Star
* hw/input/tsc210x.c: Delete unused array tsc2101_ratesPeter Maydell2014-09-291-30/+0Star
* tsc210x: fix buffer overrun on invalid state loadMichael S. Tsirkin2014-05-051-0/+12
* aio / timers: Switch entire codebase to the new timer APIAlex Bligh2013-08-221-13/+13
* aio / timers: Rearrange timer.h & make legacy functions call non-legacyAlex Bligh2013-08-221-2/+2
* aio / timers: Rename qemu_timer_* functionsAlex Bligh2013-08-221-1/+1
* arm: fix location of some include filesPeter Maydell2013-04-151-1/+1
* hw: move timer devices to hw/timer/, configure with default-configs/Paolo Bonzini2013-04-081-0/+1293