aboutsummaryrefslogtreecommitdiff
path: root/hw/tsc210x.c
AgeCommit message (Expand)Author
2011-08-20Use glib memory allocation and free functionsAnthony Liguori
2011-03-21change all other clock references to use nanosecond resolution accessorsPaolo Bonzini
2010-07-06savevm: Add DeviceState paramAlex Williamson
2009-09-21Fix Sparse warnings about using plain integer as NULL pointerBlue Swirl
2009-09-11Unexport ticks_per_sec variable. Create get_ticks_per_sec() functionJuan Quintela
2009-07-16Update to a hopefully more future proof FSF addressBlue Swirl
2009-06-29Revert "Introduce reset notifier order"Jan Kiszka
2009-05-22Introduce reset notifier orderJan Kiszka
2009-05-14Remove any pretense that there can be more than one AudioStatemalc
2009-05-12Push AUD_init down to devicesPaul Brook
2009-05-10Follow coding conventionsPaul Brook
2009-05-08Replace cpu_abort with hw_errorPaul Brook
2009-01-04Update FSF address in GPL/LGPL boilerplateaurel32
2008-12-03Make audio violate POSIX lessmalc
2008-10-26Fix undeclared symbol warnings from sparseblueswir1
2008-10-02Resurrect the safe part of r5274blueswir1
2008-09-25Revert r5274 which breaks savevm/loadvmblueswir1
2008-09-20Add signed versions of save/load functionsblueswir1
2008-07-01Remove duplicate device index calculations.pbrook
2008-05-09Improve tsc2005 touchscreen usability.balrog
2008-05-07Nokia N810 basic system emulation.balrog
2008-04-14Add TSC2301 touchscreen & keypad controller.balrog
2007-11-25Scale TSC2102 touchscreen pressure value more realistically (still could be b...balrog
2007-11-19Clean-up/rewrite audio over I^2S support.balrog
2007-11-17Break up vl.h.pbrook
2007-11-04Zeroing ITR shouldn't ack irq zero.balrog
2007-11-03The PINT/DAV pin is active low in the chip spec, not inverted on the board.balrog
2007-10-29Add a TI TSC2102 chip (touchscreen/ADC/audio-CODEC controller).balrog