summaryrefslogtreecommitdiffstats
path: root/hw/pxa2xx_keypad.c
Commit message (Expand)AuthorAgeFilesLines
* ui: move files to ui/ and include/ui/Paolo Bonzini2012-12-191-1/+1
* Rename target_phys_addr_t to hwaddrAvi Kivity2012-10-231-3/+3
* cleanup useless return sentenceAmos Kong2012-10-051-1/+0
* pxa2xx_keypad: fix unbalanced parenthesis.Andrzej Zaborowski2012-01-171-1/+1
* pxa2xx_keypad: make single automatic scans workVasily Khoruzhick2012-01-171-36/+36
* prepare for future GPLv2+ relicensingPaolo Bonzini2012-01-131-0/+3
* pxa2xx_keypad: convert to memory APIBenoƮt Canet2011-11-241-19/+15
* Use glib memory allocation and free functionsAnthony Liguori2011-08-201-1/+1
* vmstate: port pxa2xx_keypadJuan Quintela2011-04-221-36/+17
* pxa2xx_keypad: Handle 0xe0xx keycodesVasily Khoruzhick2011-02-201-0/+10
* pxa2xx_keypad: enhance emulation of KPAS, KPASMKP regsVasily Khoruzhick2011-02-201-52/+62
* Add endianness as io mem parameterAlexander Graf2010-12-111-1/+1
* savevm: Add DeviceState paramAlex Williamson2010-07-061-1/+1
* Revert "Get rid of _t suffix"Anthony Liguori2009-10-011-3/+3
* Get rid of _t suffixmalc2009-10-011-3/+3
* Make CPURead/WriteFunc structure 'const'Blue Swirl2009-08-251-2/+2
* Remove io_index argument from cpu_register_io_memory()Avi Kivity2009-06-161-1/+1
* Follow coding conventionsPaul Brook2009-05-101-10/+10
* Replace cpu_abort with hw_errorPaul Brook2009-05-081-4/+2
* Change MMIO callbacks to use offsets, not absolute addresses.pbrook2008-12-011-4/+0
* Work around a crash when timer signal occurs before main loop, original patch...balrog2007-12-161-2/+0
* Mainstone keypad support, by Armin Kuster.balrog2007-12-161-2/+2
* Initial PXA27x keypad support, by Armin Kuster.balrog2007-12-161-0/+344
OpenPOWER on IntegriCloud