index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
pxa2xx_keypad.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
pxa2xx_keypad: fix unbalanced parenthesis.
Andrzej Zaborowski
2012-01-17
1
-1
/
+1
*
pxa2xx_keypad: make single automatic scans work
Vasily Khoruzhick
2012-01-17
1
-36
/
+36
*
prepare for future GPLv2+ relicensing
Paolo Bonzini
2012-01-13
1
-0
/
+3
*
pxa2xx_keypad: convert to memory API
BenoƮt Canet
2011-11-24
1
-19
/
+15
*
Use glib memory allocation and free functions
Anthony Liguori
2011-08-20
1
-1
/
+1
*
vmstate: port pxa2xx_keypad
Juan Quintela
2011-04-22
1
-36
/
+17
*
pxa2xx_keypad: Handle 0xe0xx keycodes
Vasily Khoruzhick
2011-02-20
1
-0
/
+10
*
pxa2xx_keypad: enhance emulation of KPAS, KPASMKP regs
Vasily Khoruzhick
2011-02-20
1
-52
/
+62
*
Add endianness as io mem parameter
Alexander Graf
2010-12-11
1
-1
/
+1
*
savevm: Add DeviceState param
Alex Williamson
2010-07-06
1
-1
/
+1
*
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
1
-3
/
+3
*
Get rid of _t suffix
malc
2009-10-01
1
-3
/
+3
*
Make CPURead/WriteFunc structure 'const'
Blue Swirl
2009-08-25
1
-2
/
+2
*
Remove io_index argument from cpu_register_io_memory()
Avi Kivity
2009-06-16
1
-1
/
+1
*
Follow coding conventions
Paul Brook
2009-05-10
1
-10
/
+10
*
Replace cpu_abort with hw_error
Paul Brook
2009-05-08
1
-4
/
+2
*
Change MMIO callbacks to use offsets, not absolute addresses.
pbrook
2008-12-01
1
-4
/
+0
*
Work around a crash when timer signal occurs before main loop, original patch...
balrog
2007-12-16
1
-2
/
+0
*
Mainstone keypad support, by Armin Kuster.
balrog
2007-12-16
1
-2
/
+2
*
Initial PXA27x keypad support, by Armin Kuster.
balrog
2007-12-16
1
-0
/
+344