]> git.proxmox.com Git - qemu.git/history - hw/tsc210x.c
user: Restore debug usage message for '-d ?' in user mode emulation
[qemu.git] / hw / tsc210x.c
2011-03-24 Anthony LiguoriMerge remote branch 'amit/for-anthony' into staging
2011-03-21 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2011-03-21 Aurelien JarnoMerge branch 'for-anthony' of git://github.com/bonzini...
2011-03-21 Paolo Bonzinichange all other clock references to use nanosecond...
2010-07-06 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-07-06 Alex Williamsonsavevm: Add DeviceState param
2009-09-21 Blue SwirlFix Sparse warnings about using plain integer as NULL...
2009-09-11 Juan QuintelaUnexport ticks_per_sec variable. Create get_ticks_per_s...
2009-07-16 Blue SwirlUpdate to a hopefully more future proof FSF address
2009-06-29 Jan KiszkaRevert "Introduce reset notifier order"
2009-05-22 Jan KiszkaIntroduce reset notifier order
2009-05-13 malcRemove any pretense that there can be more than one...
2009-05-12 Paul BrookPush AUD_init down to devices
2009-05-10 Paul BrookFollow coding conventions
2009-05-08 Paul BrookReplace cpu_abort with hw_error
2009-01-04 aurel32Update FSF address in GPL/LGPL boilerplate
2008-12-03 malcMake audio violate POSIX less
2008-10-26 blueswir1Fix undeclared symbol warnings from sparse
2008-10-02 blueswir1Resurrect the safe part of r5274
2008-09-25 blueswir1Revert r5274 which breaks savevm/loadvm
2008-09-20 blueswir1Add signed versions of save/load functions
2008-07-01 pbrookRemove duplicate device index calculations.
2008-05-09 balrogImprove tsc2005 touchscreen usability.
2008-05-07 balrogNokia N810 basic system emulation.
2008-04-14 balrogAdd TSC2301 touchscreen & keypad controller.
2007-11-25 balrogScale TSC2102 touchscreen pressure value more realistic...
2007-11-19 balrogClean-up/rewrite audio over I^2S support.
2007-11-17 pbrookBreak up vl.h.
2007-11-04 balrogZeroing ITR shouldn't ack irq zero.
2007-11-03 balrogThe PINT/DAV pin is active low in the chip spec, not...
2007-10-29 balrogAdd a TI TSC2102 chip (touchscreen/ADC/audio-CODEC...