index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
input
/
tsc210x.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/input: Constify VMState
Richard Henderson
2023-12-29
1
-1
/
+1
*
audio: propagate Error * out of audio_init
Martin Kletzander
2023-10-03
1
-1
/
+1
*
hw/arm: Support machine-default audiodev with fallback
Martin Kletzander
2023-10-03
1
-0
/
+5
*
hw/input/tsc210x: Extract common init code into new function
Martin Kletzander
2023-09-22
1
-44
/
+24
*
hw/input: Clean up includes
Markus Armbruster
2023-02-08
1
-1
/
+0
*
hw/input/tsc2xxx: Constify set_transform()'s MouseTransformInfo arg
Philippe Mathieu-Daudé
2023-01-05
1
-2
/
+1
*
hw/input/tsc210x: Don't abort on bad SPI word widths
Peter Maydell
2022-03-02
1
-2
/
+6
*
exec/exec-all: Move 'qemu/log.h' include in units requiring it
Philippe Mathieu-Daudé
2022-02-21
1
-0
/
+1
*
Include migration/vmstate.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include hw/irq.h a lot less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include sysemu/reset.h a lot less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
hw/devices: Move TI touchscreen declarations into a new header
Philippe Mathieu-Daudé
2019-04-29
1
-2
/
+2
*
audio: use qapi AudioFormat instead of audfmt_e
Kővágó, Zoltán
2019-03-11
1
-1
/
+1
*
hw/input/tsc210x: Fix building with no verbosity
Philippe Mathieu-Daudé
2019-02-06
1
-12
/
+6
*
avoid TABs in files that only contain a few
Paolo Bonzini
2019-01-11
1
-1
/
+1
*
Replace all occurances of __FUNCTION__ with __func__
Alistair Francis
2018-01-22
1
-2
/
+2
*
migration: pre_save return int
Dr. David Alan Gilbert
2017-09-27
1
-1
/
+3
*
vmstateify tsc210x
Dr. David Alan Gilbert
2016-10-04
1
-123
/
+104
*
Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND
Rutuja Shah
2016-03-22
1
-1
/
+2
*
arm devices: Clean up includes
Peter Maydell
2016-01-29
1
-0
/
+1
*
hw/input/tsc210x: Remove superfluous memset
Thomas Huth
2015-11-06
1
-6
/
+2
*
hw/input/tsc210x.c: Delete unused array tsc2101_rates
Peter Maydell
2014-09-29
1
-30
/
+0
*
tsc210x: fix buffer overrun on invalid state load
Michael S. Tsirkin
2014-05-05
1
-0
/
+12
*
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
2013-08-22
1
-13
/
+13
*
aio / timers: Rearrange timer.h & make legacy functions call non-legacy
Alex Bligh
2013-08-22
1
-2
/
+2
*
aio / timers: Rename qemu_timer_* functions
Alex Bligh
2013-08-22
1
-1
/
+1
*
arm: fix location of some include files
Peter Maydell
2013-04-15
1
-1
/
+1
*
hw: move timer devices to hw/timer/, configure with default-configs/
Paolo Bonzini
2013-04-08
1
-0
/
+1293