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