summaryrefslogtreecommitdiff
path: root/hw/input/tsc210x.c
AgeCommit message (Expand)Author
2019-08-16Include migration/vmstate.h lessMarkus Armbruster
2019-08-16Include hw/irq.h a lot lessMarkus Armbruster
2019-08-16Include sysemu/reset.h a lot lessMarkus Armbruster
2019-04-29hw/devices: Move TI touchscreen declarations into a new headerPhilippe Mathieu-Daudé
2019-03-11audio: use qapi AudioFormat instead of audfmt_eKővágó, Zoltán
2019-02-06hw/input/tsc210x: Fix building with no verbosityPhilippe Mathieu-Daudé
2019-01-11avoid TABs in files that only contain a fewPaolo Bonzini
2018-01-22Replace all occurances of __FUNCTION__ with __func__Alistair Francis
2017-09-27migration: pre_save return intDr. David Alan Gilbert
2016-10-04vmstateify tsc210xDr. David Alan Gilbert
2016-03-22Replaced get_tick_per_sec() by NANOSECONDS_PER_SECONDRutuja Shah
2016-01-29arm devices: Clean up includesPeter Maydell
2015-11-06hw/input/tsc210x: Remove superfluous memsetThomas Huth
2014-09-29hw/input/tsc210x.c: Delete unused array tsc2101_ratesPeter Maydell
2014-05-05tsc210x: fix buffer overrun on invalid state loadMichael S. Tsirkin
2013-08-22aio / timers: Switch entire codebase to the new timer APIAlex Bligh
2013-08-22aio / timers: Rearrange timer.h & make legacy functions call non-legacyAlex Bligh
2013-08-22aio / timers: Rename qemu_timer_* functionsAlex Bligh
2013-04-15arm: fix location of some include filesPeter Maydell
2013-04-08hw: move timer devices to hw/timer/, configure with default-configs/Paolo Bonzini