index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
input
/
tsc210x.c
Age
Commit message (
Expand
)
Author
2019-08-16
Include migration/vmstate.h less
Markus Armbruster
2019-08-16
Include hw/irq.h a lot less
Markus Armbruster
2019-08-16
Include sysemu/reset.h a lot less
Markus Armbruster
2019-04-29
hw/devices: Move TI touchscreen declarations into a new header
Philippe Mathieu-Daudé
2019-03-11
audio: use qapi AudioFormat instead of audfmt_e
Kővágó, Zoltán
2019-02-06
hw/input/tsc210x: Fix building with no verbosity
Philippe Mathieu-Daudé
2019-01-11
avoid TABs in files that only contain a few
Paolo Bonzini
2018-01-22
Replace all occurances of __FUNCTION__ with __func__
Alistair Francis
2017-09-27
migration: pre_save return int
Dr. David Alan Gilbert
2016-10-04
vmstateify tsc210x
Dr. David Alan Gilbert
2016-03-22
Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND
Rutuja Shah
2016-01-29
arm devices: Clean up includes
Peter Maydell
2015-11-06
hw/input/tsc210x: Remove superfluous memset
Thomas Huth
2014-09-29
hw/input/tsc210x.c: Delete unused array tsc2101_rates
Peter Maydell
2014-05-05
tsc210x: fix buffer overrun on invalid state load
Michael S. Tsirkin
2013-08-22
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
2013-08-22
aio / timers: Rearrange timer.h & make legacy functions call non-legacy
Alex Bligh
2013-08-22
aio / timers: Rename qemu_timer_* functions
Alex Bligh
2013-04-15
arm: fix location of some include files
Peter Maydell
2013-04-08
hw: move timer devices to hw/timer/, configure with default-configs/
Paolo Bonzini