summaryrefslogtreecommitdiffstats
path: root/drivers/input
AgeCommit message (Expand)AuthorLines
2007-10-12[ARM] pxa: update pxa27x keypad driver to use clk supportRussell King-5/+20
2007-10-12kconfig: syntax cleanup - drop support for "depends/requires/def_boolean"Adrian Bunk-1/+1
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
2007-08-30Input: implement proper locking in input coreDmitry Torokhov-175/+491
2007-08-30Input: gscps2 - convert to use kzallocMariusz Kozlowski-4/+2
2007-08-30Input: iforce - fix 'unused variable' warningAndrew Morton-4/+4
2007-08-30Input: i8042 - fix retrun value of i8042_aux_test_irqFernando Luis Vázquez Cao-1/+3
2007-08-22Introduce CONFIG_CHECK_SIGNATUREGeert Uytterhoeven-0/+1
2007-07-31[MIPS] Fixup secure computing stuff.Ralf Baechle-1/+1
2007-07-28Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/coolo...Linus Torvalds-1/+1
2007-07-24Input Serio: Blackfin doesnt support I8042 - make sure it doesnt get selectedMichael Hennerich-1/+1
2007-07-23Input: gpio_keys - remove duplicate includesJesper Juhl-1/+0
2007-07-23ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI d...Thomas Renninger-2/+7
2007-07-21x86_64: use the global PIT lockThomas Gleixner-3/+8
2007-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-113/+545
2007-07-20Input: appletouch - improve powersaving for Geyser3 devicesSoeren Sonnenburg-37/+74
2007-07-20Input: lifebook - fix an oops on Panasonic CF-18Dmitry Torokhov-1/+1