aboutsummaryrefslogtreecommitdiff
path: root/hw/pxa2xx_keypad.c
AgeCommit message (Expand)Author
2012-01-17pxa2xx_keypad: fix unbalanced parenthesis.Andrzej Zaborowski
2012-01-17pxa2xx_keypad: make single automatic scans workVasily Khoruzhick
2012-01-13prepare for future GPLv2+ relicensingPaolo Bonzini
2011-11-24pxa2xx_keypad: convert to memory APIBenoƮt Canet
2011-08-20Use glib memory allocation and free functionsAnthony Liguori
2011-04-22vmstate: port pxa2xx_keypadJuan Quintela
2011-02-20pxa2xx_keypad: Handle 0xe0xx keycodesVasily Khoruzhick
2011-02-20pxa2xx_keypad: enhance emulation of KPAS, KPASMKP regsVasily Khoruzhick
2010-12-11Add endianness as io mem parameterAlexander Graf
2010-07-06savevm: Add DeviceState paramAlex Williamson
2009-10-01Revert "Get rid of _t suffix"Anthony Liguori
2009-10-01Get rid of _t suffixmalc
2009-08-25Make CPURead/WriteFunc structure 'const'Blue Swirl
2009-06-16Remove io_index argument from cpu_register_io_memory()Avi Kivity
2009-05-10Follow coding conventionsPaul Brook
2009-05-08Replace cpu_abort with hw_errorPaul Brook
2008-12-01Change MMIO callbacks to use offsets, not absolute addresses.pbrook
2007-12-16Work around a crash when timer signal occurs before main loop, original patch...balrog
2007-12-16Mainstone keypad support, by Armin Kuster.balrog
2007-12-16Initial PXA27x keypad support, by Armin Kuster.balrog