aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-09-26Input: add support for HP Jornada onboard keyboard (HP6XX)Kristoffer Ericson3-0/+289
2007-09-26Input: ucb1400_ts - use schedule_timeout_uninterruptibleRene Herman1-2/+1
2007-09-26Input: xpad - fix dependancy on LEDS classDmitry Torokhov1-1/+1
2007-09-26Input: polled device power savingStephen Hemminger1-2/+5
2007-09-26Input: gpio-keys - add suspend/resume supportAnti Sullin1-0/+52
2007-09-26Input: gpio_keys - verify that supplied GPIO numbers are validAnti Sullin1-7/+22
2007-09-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-2/+4
2007-09-25Input: appletouch - fix idle reset logicThomas Rohwer1-2/+4
2007-09-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds3-2/+12
2007-09-10Input: usbtouchscreen - support DMC devices with empty EEPROMDaniel Ritz1-1/+2
2007-09-06Input: usbtouchscreen - correctly set 'phys'Vladimir Shebordaev1-1/+1
2007-09-05Input: lifebook - add signature of Panasonic CF-72Dmitry Torokhov1-0/+8
2007-09-05Input: ALPS - add support for model found in Dell Vostro 1400William Pettersson1-0/+1
2007-09-04Input: usbtouchscreen - add support for IdealTEK URTC1000Ondrej Zary2-1/+64
2007-09-04Input: i8042 - add HP Pavilion DV4270ca to the MUX blacklistElvis Pranskevichus1-0/+10
2007-09-04Input: i8042 - fix modpost warningRalf Baechle1-1/+1
2007-08-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds5-11/+11
2007-08-30Input: psmouse - make dummy touchkit_ps2_detect() staticAdrian Bunk1-1/+2
2007-08-30Input: psmouse - reset harder during probeAlon Ziv1-2/+3
2007-08-30Input: tsdev - implement proper lockingDmitry Torokhov1-112/+276
2007-08-30Input: joydev - implement proper lockingDmitry Torokhov1-251/+492
2007-08-30Input: mousedev - implement proper lockingDmitry Torokhov1-272/+470
2007-08-30Input: evdev - implement proper lockingDmitry Torokhov1-240/+473
2007-08-30Input: implement proper locking in input coreDmitry Torokhov1-175/+491
2007-08-30Input: gscps2 - convert to use kzallocMariusz Kozlowski1-4/+2
2007-08-30Input: iforce - fix 'unused variable' warningAndrew Morton1-4/+4
2007-08-30Input: i8042 - fix retrun value of i8042_aux_test_irqFernando Luis Vázquez Cao1-1/+3
2007-08-22Introduce CONFIG_CHECK_SIGNATUREGeert Uytterhoeven1-0/+1
2007-07-31[MIPS] Fixup secure computing stuff.Ralf Baechle1-1/+1
2007-07-28Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/cooloney/blackfin-2.6Linus Torvalds1-1/+1
2007-07-24Input Serio: Blackfin doesnt support I8042 - make sure it doesnt get selectedMichael Hennerich1-1/+1
2007-07-23Input: gpio_keys - remove duplicate includesJesper Juhl1-1/+0
2007-07-23ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI driversThomas Renninger1-2/+7
2007-07-21x86_64: use the global PIT lockThomas Gleixner1-3/+8
2007-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds10-113/+545
2007-07-20Input: appletouch - improve powersaving for Geyser3 devicesSoeren Sonnenburg1-37/+74
2007-07-20Input: lifebook - fix an oops on Panasonic CF-18Dmitry Torokhov1-1/+1
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau3-12/+6
2007-07-18Input: i8042 - restore control register when enabling port failsMarkus Armbruster1-0/+4
2007-07-18Input: xpad - use le16_to_cpup when parsing data streamDmitry Torokhov1-19/+36
2007-07-18Input: switch to using seq_list_xxx helpersPavel Emelianov1-25/+4
2007-07-18Input: i8042 - give more trust to PNP data on i386Dmitry Torokhov1-7/+29
2007-07-18Input: add driver for Fujitsu serial touchscreensDmitry Torokhov3-0/+203
2007-07-18Input: ads7846 - re-check pendown status before reporting eventsSemih Hazar1-0/+15
2007-07-18Input: ads7846 - introduce sample settling delaySemih Hazar1-1/+64
2007-07-18Input: xpad - add support for leds on xbox 360 padJan Kratochvil2-42/+155
2007-07-17Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki3-0/+3
2007-07-11sysfs: kill unnecessary attribute->ownerTejun Heo1-1/+0
2007-07-10Input: tsdev - fix broken usec-to-millisecs conversionAndrew Morton1-1/+1
2007-07-10Input: pxa27x_keyboard - fix compile errorMike Rapoport1-1/+1