summaryrefslogtreecommitdiffstats
path: root/hw/tsc210x.c
Commit message (Expand)AuthorAgeFilesLines
* savevm: Add DeviceState paramAlex Williamson2010-07-061-2/+2
* Fix Sparse warnings about using plain integer as NULL pointerBlue Swirl2009-09-211-1/+1
* Unexport ticks_per_sec variable. Create get_ticks_per_sec() functionJuan Quintela2009-09-111-1/+1
* Update to a hopefully more future proof FSF addressBlue Swirl2009-07-161-2/+1
* Revert "Introduce reset notifier order"Jan Kiszka2009-06-291-2/+2
* Introduce reset notifier orderJan Kiszka2009-05-221-2/+2
* Remove any pretense that there can be more than one AudioStatemalc2009-05-141-5/+2
* Push AUD_init down to devicesPaul Brook2009-05-121-15/+9
* Follow coding conventionsPaul Brook2009-05-101-48/+48
* Replace cpu_abort with hw_errorPaul Brook2009-05-081-5/+3
* Update FSF address in GPL/LGPL boilerplateaurel322009-01-041-4/+3
* Make audio violate POSIX lessmalc2008-12-031-1/+1
* Fix undeclared symbol warnings from sparseblueswir12008-10-261-0/+1
* Resurrect the safe part of r5274blueswir12008-10-021-4/+4
* Revert r5274 which breaks savevm/loadvmblueswir12008-09-251-4/+4
* Add signed versions of save/load functionsblueswir12008-09-201-4/+4
* Remove duplicate device index calculations.pbrook2008-07-011-5/+2
* Improve tsc2005 touchscreen usability.balrog2008-05-091-1/+1
* Nokia N810 basic system emulation.balrog2008-05-071-9/+13
* Add TSC2301 touchscreen & keypad controller.balrog2008-04-141-22/+270
* Scale TSC2102 touchscreen pressure value more realistically (still could be b...balrog2007-11-251-5/+9
* Clean-up/rewrite audio over I^2S support.balrog2007-11-191-17/+33
* Break up vl.h.pbrook2007-11-171-1/+5
* Zeroing ITR shouldn't ack irq zero.balrog2007-11-041-2/+186
* The PINT/DAV pin is active low in the chip spec, not inverted on the board.balrog2007-11-031-4/+4
* Add a TI TSC2102 chip (touchscreen/ADC/audio-CODEC controller).balrog2007-10-291-0/+848
OpenPOWER on IntegriCloud