summaryrefslogtreecommitdiffstats
path: root/drivers/input
AgeCommit message (Expand)AuthorLines
2007-10-15Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds-5/+20
2007-10-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-1545/+3504
2007-10-15Atari keyboard: incorporate additional review commentsGeert Uytterhoeven-3/+4
2007-10-14Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6Linus Torvalds-2/+2
2007-10-13Input: use full RCU APIDmitry Torokhov-48/+32
2007-10-13m68k: Atari input drivers cleanupGeert Uytterhoeven-21/+154
2007-10-13Input: remove tsdev interfaceRichard Purdie-723/+0
2007-10-13Input: add support for Blackfin BF54x Keypad controllerMichael Hennerich-1/+392
2007-10-13Input: appletouch - another fix for idle reset logicSoeren Sonnenburg-5/+10
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov-126/+154
2007-10-12Input: add support for SEGA Dreamcast keyboardAdrian McMenamin-0/+263
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds-50/+24
2007-10-12Driver core: change add_uevent_var to use a structKay Sievers-50/+23
2007-10-12platform: prefix MODALIAS with "platform:"Kay Sievers-0/+1
2007-10-12x86: kill 8253pit.hThomas Gleixner-1/+1
2007-10-12[ARM] pxa: update pxa27x keypad driver to use clk supportRussell King-5/+20
2007-10-12Input: omap-keyboard - don't pretend we support changing keymapDmitry Torokhov-13/+9
2007-10-12Input: lifebook - fix X and Y axis rangeDmitry Torokhov-1/+1
2007-10-12Input: usbtouchscreen - add support for GeneralTouch devicesIlya Frolov-0/+36
2007-10-12Input: fix open count handling in input interfacesOliver Neukum-4/+16
2007-10-11Input: ALPS - add signature for ThinkPad R61Dmitry Torokhov-0/+1
2007-10-11Input: jornada720_kbd - send MSC_SCAN eventsDmitry Torokhov-4/+8
2007-10-09hwmon: Convert from class_device to deviceTony Jones-2/+2
2007-10-09drivers/firmware: const-ify DMI API and internalsJeff Garzik-5/+5
2007-09-28Input: xpad - fix dependancy on LEDS classDmitry Torokhov-1/+1
2007-09-26Input: add support for the HP Jornada 7xx (710/720/728) touchscreenKristoffer Ericson-0/+193
2007-09-26Input: add support for HP Jornada 7xx onboard keyboardKristoffer Ericson-0/+192
2007-09-26Input: add support for HP Jornada onboard keyboard (HP6XX)Kristoffer Ericson-0/+289
2007-09-26Input: ucb1400_ts - use schedule_timeout_uninterruptibleRene Herman-2/+1
2007-09-26Input: xpad - fix dependancy on LEDS classDmitry Torokhov-1/+1
2007-09-26Input: polled device power savingStephen Hemminger-2/+5
2007-09-26Input: gpio-keys - add suspend/resume supportAnti Sullin-0/+52
2007-09-26Input: gpio_keys - verify that supplied GPIO numbers are validAnti Sullin-7/+22
2007-09-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-2/+4
2007-09-25Input: appletouch - fix idle reset logicThomas Rohwer-2/+4
2007-09-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-2/+12
2007-09-10Input: usbtouchscreen - support DMC devices with empty EEPROMDaniel Ritz-1/+2
2007-09-06Input: usbtouchscreen - correctly set 'phys'Vladimir Shebordaev-1/+1
2007-09-05Input: lifebook - add signature of Panasonic CF-72Dmitry Torokhov-0/+8
2007-09-05Input: ALPS - add support for model found in Dell Vostro 1400William Pettersson-0/+1
2007-09-04Input: usbtouchscreen - add support for IdealTEK URTC1000Ondrej Zary-1/+64
2007-09-04Input: i8042 - add HP Pavilion DV4270ca to the MUX blacklistElvis Pranskevichus-0/+10
2007-09-04Input: i8042 - fix modpost warningRalf Baechle-1/+1
2007-08-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-11/+11
2007-08-30Input: psmouse - make dummy touchkit_ps2_detect() staticAdrian Bunk-1/+2
2007-08-30Input: psmouse - reset harder during probeAlon Ziv-2/+3
2007-08-30Input: tsdev - implement proper lockingDmitry Torokhov-112/+276
2007-08-30Input: joydev - implement proper lockingDmitry Torokhov-251/+492
2007-08-30Input: mousedev - implement proper lockingDmitry Torokhov-272/+470
2007-08-30Input: evdev - implement proper lockingDmitry Torokhov-240/+473