summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* Input: bf54x-keys - return real error when request_irq() failsMichael Hennerich2007-10-221-1/+0Star
* Input: i8042 - export i8042_command()Márton Németh2007-10-222-23/+3Star
* Input: use full RCU APIDmitry Torokhov2007-10-134-48/+32Star
* Input: remove tsdev interfaceRichard Purdie2007-10-133-723/+0Star
* Input: add support for Blackfin BF54x Keypad controllerMichael Hennerich2007-10-133-1/+392
* Input: appletouch - another fix for idle reset logicSoeren Sonnenburg2007-10-131-5/+10
* Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2007-10-1321-126/+154
|\
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-10-133-50/+24Star
| |\
| | * Driver core: change add_uevent_var to use a structKay Sievers2007-10-122-50/+23Star
| | * platform: prefix MODALIAS with "platform:"Kay Sievers2007-10-121-0/+1
| * | x86: kill 8253pit.hThomas Gleixner2007-10-121-1/+1
| |/
| * drivers/firmware: const-ify DMI API and internalsJeff Garzik2007-10-103-5/+5
| * Input: xpad - fix dependancy on LEDS classDmitry Torokhov2007-09-291-1/+1
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2007-09-251-2/+4
| |\
| | * Input: appletouch - fix idle reset logicThomas Rohwer2007-09-251-2/+4
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2007-09-123-2/+12
| |\|
| | * Input: usbtouchscreen - correctly set 'phys'Vladimir Shebordaev2007-09-071-1/+1
| | * Input: i8042 - add HP Pavilion DV4270ca to the MUX blacklistElvis Pranskevichus2007-09-051-0/+10
| | * Input: i8042 - fix modpost warningRalf Baechle2007-09-051-1/+1
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2007-08-315-11/+11
| |\|
| | * Input: psmouse - make dummy touchkit_ps2_detect() staticAdrian Bunk2007-08-301-1/+2
| | * Input: gscps2 - convert to use kzallocMariusz Kozlowski2007-08-301-4/+2Star
| | * Input: iforce - fix 'unused variable' warningAndrew Morton2007-08-301-4/+4
| | * Input: i8042 - fix retrun value of i8042_aux_test_irqFernando Luis Vázquez Cao2007-08-301-1/+3
| | * Input: gpio_keys - remove duplicate includesJesper Juhl2007-07-241-1/+0Star
| * | Introduce CONFIG_CHECK_SIGNATUREGeert Uytterhoeven2007-08-231-0/+1
| * | [MIPS] Fixup secure computing stuff.Ralf Baechle2007-07-311-1/+1
| * | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/coolo...Linus Torvalds2007-07-291-1/+1
| |\ \
| | * | Input Serio: Blackfin doesnt support I8042 - make sure it doesnt get selectedMichael Hennerich2007-07-241-1/+1
| * | | ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI d...Thomas Renninger2007-07-231-2/+7
| |/ /
| * | x86_64: use the global PIT lockThomas Gleixner2007-07-221-3/+8
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2007-07-2010-113/+545
| |\|
| | * Input: appletouch - improve powersaving for Geyser3 devicesSoeren Sonnenburg2007-07-201-37/+74
| | * Input: lifebook - fix an oops on Panasonic CF-18Dmitry Torokhov2007-07-201-1/+1
| * | some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-193-12/+6Star
* | | Input: add support for SEGA Dreamcast keyboardAdrian McMenamin2007-10-133-0/+263
* | | Input: omap-keyboard - don't pretend we support changing keymapDmitry Torokhov2007-10-121-13/+9Star
* | | Input: lifebook - fix X and Y axis rangeDmitry Torokhov2007-10-121-1/+1
* | | Input: usbtouchscreen - add support for GeneralTouch devicesIlya Frolov2007-10-122-0/+36
* | | Input: fix open count handling in input interfacesOliver Neukum2007-10-124-4/+16
* | | Input: ALPS - add signature for ThinkPad R61Dmitry Torokhov2007-10-111-0/+1
* | | Input: jornada720_kbd - send MSC_SCAN eventsDmitry Torokhov2007-10-111-4/+8
* | | Input: add support for the HP Jornada 7xx (710/720/728) touchscreenKristoffer Ericson2007-09-263-0/+193
* | | Input: add support for HP Jornada 7xx onboard keyboardKristoffer Ericson2007-09-263-0/+192
* | | Input: add support for HP Jornada onboard keyboard (HP6XX)Kristoffer Ericson2007-09-263-0/+289
* | | Input: ucb1400_ts - use schedule_timeout_uninterruptibleRene Herman2007-09-261-2/+1Star
* | | Input: xpad - fix dependancy on LEDS classDmitry Torokhov2007-09-261-1/+1
* | | Input: polled device power savingStephen Hemminger2007-09-261-2/+5
* | | Input: gpio-keys - add suspend/resume supportAnti Sullin2007-09-261-0/+52
* | | Input: gpio_keys - verify that supplied GPIO numbers are validAnti Sullin2007-09-261-7/+22