summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)AuthorFilesLines
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-05Input: usbtouchscreen - add support for IdealTEK URTC1000Ondrej Zary2-1/+64
2007-09-05Input: i8042 - add HP Pavilion DV4270ca to the MUX blacklistElvis Pranskevichus1-0/+10
2007-09-05Input: i8042 - fix modpost warningRalf Baechle1-1/+1
2007-08-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus 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-23Introduce CONFIG_CHECK_SIGNATUREGeert Uytterhoeven1-0/+1
2007-08-01[MIPS] Fixup secure computing stuff.Ralf Baechle1-1/+1
2007-07-29Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/coolo...Linus Torvalds1-1/+1
2007-07-24Input Serio: Blackfin doesnt support I8042 - make sure it doesnt get selectedMichael Hennerich1-1/+1
2007-07-24Input: gpio_keys - remove duplicate includesJesper Juhl1-1/+0
2007-07-23ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI d...Thomas Renninger1-2/+7
2007-07-22x86_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/dto...Linus 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-12sysfs: 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
2007-07-10Input: serio_raw - shut up errorneous warningAndrew Morton1-1/+1
2007-07-10Input: atkbd - change mapping for e032 from KEY_WWW to KEY_HOMEPAGEHans de Goede1-2/+2
2007-07-10Input: usbtouchscreen - add support for IRTOUCHSYSTEMS touchscreensOndrej Zary2-0/+39
2007-07-10Input: xpad - fix report for dpad and inverted Y and RY axes on xbox 360Dmitry Torokhov1-20/+20
2007-07-10Input: xpad - make xpad_play_effect() staticAdrian Bunk1-1/+2
2007-07-10Input: xpad - fix check for succesful usb_buffer_allocJan Kratochvil1-1/+1
2007-07-10Input: grip-mp - use ARRAY_SIZEAndi Drebes1-2/+2
2007-07-10Input: wacom - add support for the new Bamboo tabletsPing Cheng4-9/+53
2007-07-10Input: add gpio-mouse driverHans-Christian Egtvedt3-0/+213
2007-07-10Input: convert from class devices to standard devicesDmitry Torokhov5-299/+335
2007-07-10Input: wistron - add support for querying/changing keymapDmitry Torokhov1-34/+87