summaryrefslogtreecommitdiffstats
path: root/hw/input/tsc2005.c
Commit message (Expand)AuthorAgeFilesLines
* Include hw/hw.h exactly where neededMarkus Armbruster2019-08-161-1/+0Star
* 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-1/+1
* hw/input/tsc2005: Convert a fprintf() call to trace eventsPhilippe Mathieu-Daudé2018-06-291-4/+3Star
* hw/input/tsc2005: Use qemu_log_mask(GUEST_ERROR) instead of fprintfPhilippe Mathieu-Daudé2018-06-261-5/+8
* Replace all occurances of __FUNCTION__ with __func__Alistair Francis2018-01-221-4/+4
* vmstateify tsc2005Dr. David Alan Gilbert2016-10-041-115/+75Star
* Replaced get_tick_per_sec() by NANOSECONDS_PER_SECONDRutuja Shah2016-03-221-1/+2
* arm devices: Clean up includesPeter Maydell2016-01-291-0/+1
* aio / timers: Switch entire codebase to the new timer APIAlex Bligh2013-08-221-5/+5
* 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 target-independent files to subdirectoriesPaolo Bonzini2013-04-081-0/+593