aboutsummaryrefslogtreecommitdiff
path: root/hw/input/tsc2005.c
AgeCommit message (Expand)AuthorFilesLines
2019-08-16Include hw/hw.h exactly where neededMarkus Armbruster1-1/+0
2019-08-16Include migration/vmstate.h lessMarkus Armbruster1-0/+1
2019-08-16Include hw/irq.h a lot lessMarkus Armbruster1-0/+1
2019-08-16Include sysemu/reset.h a lot lessMarkus Armbruster1-0/+1
2019-04-29hw/devices: Move TI touchscreen declarations into a new headerPhilippe Mathieu-Daudé1-1/+1
2018-06-29hw/input/tsc2005: Convert a fprintf() call to trace eventsPhilippe Mathieu-Daudé1-4/+3
2018-06-26hw/input/tsc2005: Use qemu_log_mask(GUEST_ERROR) instead of fprintfPhilippe Mathieu-Daudé1-5/+8
2018-01-22Replace all occurances of __FUNCTION__ with __func__Alistair Francis1-4/+4
2016-10-04vmstateify tsc2005Dr. David Alan Gilbert1-115/+75
2016-03-22Replaced get_tick_per_sec() by NANOSECONDS_PER_SECONDRutuja Shah1-1/+2
2016-01-29arm devices: Clean up includesPeter Maydell1-0/+1
2013-08-22aio / timers: Switch entire codebase to the new timer APIAlex Bligh1-5/+5
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 target-independent files to subdirectoriesPaolo Bonzini1-0/+593