summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-10-22Input: atkbd - add a quirk for OQO 01+ multimedia keysJamie Lentin1-0/+36
2009-10-18Input: hp_sdc_rtc - fix test in hp_sdc_rtc_read_rt()Roel Kluin1-1/+1
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: 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 Hennerich3-0/+372
2009-09-18Input: add touchscreen driver for MELFAS MCS-5000 controllerJoonyoung Shim3-0/+330
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 Torokhov1-1/+63
2009-09-18Input: libps2 - additional locking for i8042 portsDmitry Torokhov5-12/+85
2009-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-next-2.6Linus Torvalds11-362/+515
2009-09-15Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds10-37/+127
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds3-19/+21
2009-09-15Nicolas Pitre has a new email addressNicolas Pitre15-18/+18
2009-09-15Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds184-8661/+16638
2009-09-15Merge branch 'x86-txt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-2/+25
2009-09-15Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds16-92/+250
2009-09-15ide: fixup for fujitsu diskWu Zhangjin1-0/+1
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds14-185/+1283
2009-09-15V4L/DVB (12720): em28xx-cards: Add vendor/product id for Kworld DVD Maker 2Douglas Schilling Landgraf1-1/+4
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds66-1557/+3747
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds35-204/+713
2009-09-15Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds17-56/+56
2009-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds99-4714/+14174
2009-09-15Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds22-129/+1115
2009-09-15cleanup console_print()Anirban Sinha1-3/+2
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds7-451/+608
2009-09-15Merge branch 'osync_cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-4/+4
2009-09-14at_hdmac: Rework suspend_late()/resume_early()Dan Williams1-7/+12
2009-09-14PM: Reset transition_started at dpm_resume_noirqXiaotian Feng1-1/+1
2009-09-14PM: Update kerneldoc comments in drivers/base/power/main.cRafael J. Wysocki1-85/+84