summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-10-18Input: atkbd - consolidate force release quirks for volume keysHerton Ronaldo Krzesinski1-37/+14
2009-10-18Input: logips2pp - model 73 is actually TrackMan FXDmitry Torokhov1-1/+1
2009-10-18Input: i8042 - add Sony Vaio VGN-FZ240E to the nomux listDmitry Torokhov1-0/+11
2009-10-14Input: fix locking issue in /proc/bus/input/ handlersDmitry Torokhov1-17/+48
2009-10-14Input: atkbd - postpone restoring LED/repeat rate at resumeDmitry Torokhov1-4/+15
2009-10-13Input: atkbd - restore resetting LED state at startupDmitry Torokhov1-0/+26
2009-10-13Input: i8042 - make pnp_data_busted variable boolean instead of intDmitry Torokhov1-1/+1
2009-10-13Input: synaptics - add another Protege M300 to rate blacklistDmitry Torokhov1-0/+10
2009-10-09Input: i8042 - print debug data when testing AUX IRQ deliveryDmitry Torokhov1-0/+3
2009-10-06Input: libps2 - fix dependancy on i8042Dmitry Torokhov1-6/+7
2009-10-06Input: fix rx51 board keymapAmit Kucheria2-42/+42
2009-10-06Input: ad7879 - pass up error codes from probe functionsMichael Hennerich1-2/+2
2009-10-06Input: xpad - add BigBen Interactive XBOX 360 ControllerThomas Gruber1-0/+2
2009-10-06Input: rotary_encoder - fix relative axis supportH Hartley Sweeten1-2/+2
2009-10-06Input: sparkspkr - move remove() functions to .devexit.textUwe Kleine-König1-2/+2
2009-10-06Input: wistron_btns - add DMI entry for Medion WIM2030 laptopSebastian Frei1-0/+9
2009-09-23Input: add driver for Atmel AT42QT2160 Sensor ChipRaphael Derosso Pereira3-0/+408
2009-09-22Input: max7359 - use threaded IRQsDmitry Torokhov1-35/+13
2009-09-22Input: add driver for Maxim MAX7359 key switch controllerKim Kyuwon3-0/+364
2009-09-18Input: add driver for ADP5588 QWERTY I2C KeypadMichael Hennerich4-0/+464
2009-09-18Input: add touchscreen driver for MELFAS MCS-5000 controllerJoonyoung Shim4-0/+354
2009-09-18Input: add driver for OpenCores Keyboard ControllerJavier Herrero3-0/+190
2009-09-18Input: dm355evm_keys - remove dm355evm_keys_hardirqDmitry Torokhov1-17/+9
2009-09-18Input: synaptics_i2c - switch to using __cancel_delayed_work()Dmitry Torokhov1-19/+32
2009-09-18Input: ad7879 - add support for AD7889Michael Hennerich2-5/+7
2009-09-18Input: atkbd - rely on input core to restore state on resumeDmitry Torokhov1-25/+0
2009-09-18Input: add generic suspend and resume for input devicesDmitry Torokhov2-2/+64
2009-09-18Input: libps2 - additional locking for i8042 portsDmitry Torokhov7-12/+117
2009-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-next-2.6Linus Torvalds12-385/+522
2009-09-15Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds220-2461/+11256
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds80-1228/+1910
2009-09-15Nicolas Pitre has a new email addressNicolas Pitre39-45/+45
2009-09-15Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds1-0/+1
2009-09-15Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds201-8752/+17262
2009-09-15Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds19-140/+507
2009-09-15Merge branch 'x86-txt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds16-3/+898
2009-09-15Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds23-117/+254
2009-09-15ide: fixup for fujitsu diskWu Zhangjin1-0/+1
2009-09-15perf_counter: Fix buffer overflow in perf_copy_attr()Xiao Guangrong1-0/+1
2009-09-15Merge branch 'for-linus3' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds9-48/+118
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds32-305/+2287
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds4-2/+414
2009-09-15V4L/DVB (12720): em28xx-cards: Add vendor/product id for Kworld DVD Maker 2Douglas Schilling Landgraf2-2/+5
2009-09-15SELinux: inline selinux_is_enabled in !CONFIG_SECURITY_SELINUXEric Paris1-1/+1
2009-09-15Merge branch 'for-next' into for-linusTejun Heo80-1228/+1910
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds77-1572/+4347
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds37-232/+755
2009-09-15Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds42-284/+729
2009-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds112-4867/+14377
2009-09-15Merge branch 'docs-next' of git://git.lwn.net/linux-2.6Linus Torvalds2-1/+100