summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* pcsp - Don't build pcspkr when snd-pcsp is enabledStas Sergeev2008-04-241-0/+1
* Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds2008-04-221-1/+1
|\
| * Convert asm/semaphore.h users to linux/semaphore.hMatthew Wilcox2008-04-191-1/+1
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-04-224-40/+3Star
|\ \
| * \ Merge branch 'omap2-upstream' into develRussell King2008-04-198-52/+24Star
| |\ \
| | * | ARM: OMAP: 5912 OSK GPIO updatesDavid Brownell2008-04-141-40/+0Star
| | |/
| * | [ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.heric miao2008-04-193-0/+3
* | | Fix sh_keysc double freeMagnus Damm2008-04-181-1/+0Star
* | | sh: SuperH KEYSC platform driverMagnus Damm2008-04-183-0/+291
| |/ |/|
* | Input: appletouch - add product IDs for the 4th generation MacBooksTobias Mueller2008-04-021-1/+12
* | Input: make sure input interfaces pin parent input devicesDmitry Torokhov2008-04-013-6/+6
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for...Dmitry Torokhov2008-04-012-0/+4
|\ \
| * | evdev: Release eventual input device grabs when getting disconnectedBjörn Steinbrink2008-03-301-0/+3
| * | ixp4xx-beeper: add MODULE_ALIASAlessandro Zummo2008-03-281-0/+1
| |/
* | Input: apm-power - fix crash when unloading modulesHelge Deller2008-03-241-5/+2Star
* | Input: pxa27x - fix keypad KPC macrosSamuel Ortiz2008-03-201-3/+3
|/
* Input: ALPS - fix forward/back buttons reversed on Acer 5520-5290Laszlo Kajan2008-03-181-2/+2
* Input: ALPS - put secondary device in proper place in sysfsDmitry Torokhov2008-03-181-0/+1
* Input: wacom - add support for Bamboo1, BambooFun, and Cintiq 12WXPing Cheng2008-03-144-12/+32
* Input: ads7846 - fix uninitialized var warningAndrew Morton2008-03-141-1/+1
* Input: i8042 - add SNI RM supportThomas Bogendoerfer2008-03-142-0/+77
* Input: i8042 - add Lenovo 3000 N100 to nomux blacklistJiri Kosina2008-03-141-0/+7
* Input: i8042 - fix warning on non-x86 buildsRoland Dreier2008-03-141-2/+1Star
* Input: cobalt_btns - assorted fixesYoichi Yuasa2008-03-141-8/+8
* i8042: use SGI_HAS_I8042 to select SGI i8042 handlinigThomas Bogendoerfer2008-03-111-1/+1
* input: add I2C to config since the driver makes several i2c*() callsRandy Dunlap2008-03-051-3/+3
* mn10300: add the MN10300/AM33 architecture to the kernelDavid Howells2008-02-081-2/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-02-0738-459/+1938
|\
| * Merge branch 'pxa-keypad'Dmitry Torokhov2008-02-064-279/+577
| |\
| | * Input: pxa27x_keypad - also enable on PXA3xxEric Miao2008-01-311-3/+3
| | * Input: pxa27x_keypad - add debounce_interval to the keypad platform dataEric Miao2008-01-311-0/+1
| | * Input: pxa27x_keypad - use device resources for I/O memory mapping and IRQEric Miao2008-01-311-34/+124
| | * Input: pxa27x_keypad - enable rotary encoders and direct keysEric Miao2008-01-311-29/+134
| | * Input: pxa27x_keypad - introduce pxa27x_keypad_config()Eric Miao2008-01-311-32/+28Star
| | * Input: pxa27x_keypad - introduce driver structure and use KEY() to define mat...Eric Miao2008-01-311-57/+167
| | * Input: pxa27x_keypad - remove pin configuration from the driverEric Miao2008-01-311-4/+0Star
| | * Input: pxa27x_keypad - rename the driver (was pxa27x_keyboard)Eric Miao2008-01-313-45/+45
| * | Input: i8042 - non-x86 build fixAndrew Morton2008-02-061-2/+2
| |/
| * Input: constify function pointer tables (seq_operations)Jan Engelhardt2008-01-311-2/+2
| * Input: i8042 - add Fujitsu-Siemens Amilo Pro 2010 to nomux listJiri Kosina2008-01-301-0/+7
| * Input: i8042 - enable DMI quirks on x86-64Bruce Duncan2008-01-301-2/+2
| * Input: i8042 - add Dritek quirk for Acer Aspire 9110Carlos Corbacho2008-01-301-0/+7
| * Input: add input event to APM event bridgeRichard Purdie2008-01-303-0/+144
| * Input: mousedev - use BIT_MASK instead of BITDmitry Torokhov2008-01-301-1/+1
| * Input: remove duplicate includesAndre Haupt2008-01-213-3/+0Star
| * Input: remove cdev from input_dev structureDmitry Torokhov2008-01-211-3/+0Star
| * Input: i8042 - add Dritek keyboard extension quirkCarlos Corbacho2008-01-212-0/+63
| * Input: add Tosa keyboard driverDmitry Baryshkov2008-01-213-0/+437
| * Input: add driver for Fujitsu application buttonsStephen Hemminger2008-01-213-0/+393
| * Input: ads7846 - stop updating dev->power.power_stateDavid Brownell2008-01-211-4/+4