aboutsummaryrefslogtreecommitdiffstats
path: root/hw/tsc210x.c
AgeCommit message (Expand)AuthorFilesLines
2008-07-01Remove duplicate device index calculations.pbrook1-5/+2
2008-05-09Improve tsc2005 touchscreen usability.balrog1-1/+1
2008-05-07Nokia N810 basic system emulation.balrog1-9/+13
2008-04-14Add TSC2301 touchscreen & keypad controller.balrog1-22/+270
2007-11-25Scale TSC2102 touchscreen pressure value more realistically (still could be b...balrog1-5/+9
2007-11-19Clean-up/rewrite audio over I^2S support.balrog1-17/+33
2007-11-17Break up vl.h.pbrook1-1/+5
2007-11-04Zeroing ITR shouldn't ack irq zero.balrog1-2/+186
2007-11-03The PINT/DAV pin is active low in the chip spec, not inverted on the board.balrog1-4/+4
2007-10-29Add a TI TSC2102 chip (touchscreen/ADC/audio-CODEC controller).balrog1-0/+848