summaryrefslogtreecommitdiff
path: root/hw/input/tsc210x.c
AgeCommit message (Expand)AuthorFilesLines
2016-03-22Replaced get_tick_per_sec() by NANOSECONDS_PER_SECONDRutuja Shah1-1/+2
2016-01-29arm devices: Clean up includesPeter Maydell1-0/+1
2015-11-06hw/input/tsc210x: Remove superfluous memsetThomas Huth1-6/+2
2014-09-29hw/input/tsc210x.c: Delete unused array tsc2101_ratesPeter Maydell1-30/+0
2014-05-05tsc210x: fix buffer overrun on invalid state loadMichael S. Tsirkin1-0/+12
2013-08-22aio / timers: Switch entire codebase to the new timer APIAlex Bligh1-13/+13
2013-08-22aio / timers: Rearrange timer.h & make legacy functions call non-legacyAlex Bligh1-2/+2
2013-08-22aio / timers: Rename qemu_timer_* functionsAlex Bligh1-1/+1
2013-04-15arm: fix location of some include filesPeter Maydell1-1/+1
2013-04-08hw: move timer devices to hw/timer/, configure with default-configs/Paolo Bonzini1-0/+1293