summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* Input: migor-ts - convert to a threaded IRQDmitry Torokhov2011-12-121-41/+24Star
* Input: htcpen - switch to DMI-based autoloadingDmitry Torokhov2011-12-011-6/+1Star
* Input: ad7879-i2c - use swapped variant of i2c_smbus_read_word_dataJonathan Cameron2011-12-011-2/+2
* Input: touchscreen - use macro module_platform_driver()JJ Ding2011-12-0118-228/+18Star
* Input: serio - use macro module_platform_driver()JJ Ding2011-12-014-51/+4Star
* Input: mouse - use macro module_platform_driver()JJ Ding2011-12-013-39/+4Star
* Input: misc - use macro module_platform_driver()JJ Ding2011-12-0120-247/+21Star
* Input: keyboard - use macro module_platform_driver()JJ Ding2011-12-0126-327/+26Star
* Input: add generic GPIO-tilt driverHeiko Stübner2011-12-013-0/+228
* Input: remove redundant spi driver bus initializationLars-Peter Clausen2011-11-294-4/+0Star
* Input: samsung-keypad - remove redundant MODULE_ALIASAxel Lin2011-11-291-1/+0Star
* Input: ad7879-i2c - remove redundant MODULE_ALIASAxel Lin2011-11-291-1/+0Star
* Merge commit 'v3.2-rc3' into nextDmitry Torokhov2011-11-2935-950/+437Star
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-11-223-8/+33
| |\
| | * Input: ams_delta_serio - include linux/module.hAaro Koskinen2011-11-101-0/+1
| | * Input: elantech - adjust hw_version detection logicJJ Ding2011-11-101-8/+18
| | * Input: i8042 - add HP Pavilion dv4s to 'notimeout' and 'nomux' blacklistsTomas Miljenović2011-11-051-0/+14
| * | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-0717-0/+17
| |\ \
| | * | drivers/input: add export.h to symbol exporting files.Paul Gortmaker2011-11-012-0/+2
| | * | drivers/input: Add module.h to modular drivers implicitly using itPaul Gortmaker2011-11-0115-0/+15
| * | | Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6Linus Torvalds2011-11-034-17/+310
| |\ \ \
| | * | | input: Add power button support for mc13783Philippe Rétornaz2011-10-243-0/+293
| | * | | input: Convert mc13783-ts to mc13xxx APIUwe Kleine-König2011-10-241-17/+17
| * | | | Merge branch 'for-linus' of git://github.com/richardweinberger/linuxLinus Torvalds2011-11-021-1/+1
| |\ \ \ \
| | * | | | um: switch to use of drivers/KconfigAl Viro2011-11-021-1/+1
| | |/ / /
| * | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-10-313-884/+0Star
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | [media] move ati_remote driver from input/misc to media/rcAnssi Hannula2011-09-223-884/+0Star
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-10-281-7/+14
| |\ \ \ \
| | * | | | Input: twl6040-vibra: Check the selected path for vibraPeter Ujfalusi2011-10-121-0/+7
| | * | | | Input: twl6040: Simplify vibra regsiter definitionsPeter Ujfalusi2011-10-121-6/+6
| | * | | | Input: twl6040-vibra: Use accessor to get revision informationPeter Ujfalusi2011-09-201-1/+1
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-10-2759-839/+4035
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Merge branch 'next' into for-linusDmitry Torokhov2011-10-2768-863/+4487
| | |\ \ \ \
| * | \ \ \ \ Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds2011-10-271-1/+1
| |\ \ \ \ \ \
| | * | | | | | ARM: gpio: omap: convert drivers to use asm/gpio.h rather than mach/gpio.hRussell King2011-08-081-1/+1
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-10-251-1/+1
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | doc: fix broken referencesPaul Bolle2011-09-271-1/+1
| | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'for-linus' of git://github.com/dtor/inputLinus Torvalds2011-10-051-5/+2Star
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Input: wacom - revert "Cintiq 21UX2 does not have menu strips"Jason Gerecke2011-10-051-5/+2Star
| * | | | | Merge branch 'for-linus' of git://github.com/dtor/inputLinus Torvalds2011-09-166-26/+58
| |\| | | | | | |/ / / | |/| | |
| | * | | Input: wacom - fix touch parsing on newer BamboosChris Bagwell2011-09-131-6/+8
| | * | | Input: bcm5974 - add MacBookAir4,1 trackpad supportPieter-Augustijn Van Malleghem2011-09-091-0/+20
| | * | | Input: wacom - add POINTER and DIRECT device propertiesJason Gerecke2011-09-082-1/+26
| | * | | Input: adp5588-keys - remove incorrect modaliasAxel Lin2011-08-271-1/+0Star
| | * | | Input: cm109 - fix checking return value of usb_control_msgaxel lin2011-08-271-1/+1
| | * | | Input: wacom - advertise BTN_TOOL_PEN and BTN_STYLUS for PenPartnerJason Gerecke2011-08-271-2/+2
| | * | | Input: wacom - remove pressure for touch devicesPing Cheng2011-08-272-17/+3Star
* | | | | Input: elantech - add resolution query support for v4 hardwareJJ Ding2011-11-212-0/+38
* | | | | Input: elantech - add support for elantech fast commandJJ Ding2011-11-212-8/+29
* | | | | Input: ad7879 - consolidate PM methodsDmitry Torokhov2011-11-164-56/+19Star