aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAge
* Input: add generic GPIO-tilt driverHeiko Stübner2011-12-01
* Input: remove redundant spi driver bus initializationLars-Peter Clausen2011-11-29
* Input: samsung-keypad - remove redundant MODULE_ALIASAxel Lin2011-11-29
* Input: ad7879-i2c - remove redundant MODULE_ALIASAxel Lin2011-11-29
* Merge commit 'v3.2-rc3' into nextDmitry Torokhov2011-11-29
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-11-22
| |\
| | * Input: ams_delta_serio - include linux/module.hAaro Koskinen2011-11-10
| | * Input: elantech - adjust hw_version detection logicJJ Ding2011-11-10
| | * Input: i8042 - add HP Pavilion dv4s to 'notimeout' and 'nomux' blacklistsTomas Miljenović2011-11-05
| * | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
| |\ \
| | * | drivers/input: add export.h to symbol exporting files.Paul Gortmaker2011-10-31
| | * | drivers/input: Add module.h to modular drivers implicitly using itPaul Gortmaker2011-10-31
| * | | Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6Linus Torvalds2011-11-03
| |\ \ \
| | * | | input: Add power button support for mc13783Philippe Rétornaz2011-10-24
| | * | | input: Convert mc13783-ts to mc13xxx APIUwe Kleine-König2011-10-24
| * | | | Merge branch 'for-linus' of git://github.com/richardweinberger/linuxLinus Torvalds2011-11-02
| |\ \ \ \
| | * | | | um: switch to use of drivers/KconfigAl Viro2011-11-02
| | |/ / /
| * | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-10-31
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | [media] move ati_remote driver from input/misc to media/rcAnssi Hannula2011-09-22
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-10-28
| |\ \ \ \
| | * | | | Input: twl6040-vibra: Check the selected path for vibraPeter Ujfalusi2011-10-12
| | * | | | Input: twl6040: Simplify vibra regsiter definitionsPeter Ujfalusi2011-10-12
| | * | | | Input: twl6040-vibra: Use accessor to get revision informationPeter Ujfalusi2011-09-19
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-10-27
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Merge branch 'next' into for-linusDmitry Torokhov2011-10-27
| | |\ \ \ \
| * | \ \ \ \ Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds2011-10-27
| |\ \ \ \ \ \
| | * | | | | | ARM: gpio: omap: convert drivers to use asm/gpio.h rather than mach/gpio.hRussell King2011-08-08
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-10-25
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | doc: fix broken referencesPaul Bolle2011-09-27
| | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'for-linus' of git://github.com/dtor/inputLinus Torvalds2011-10-05
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Input: wacom - revert "Cintiq 21UX2 does not have menu strips"Jason Gerecke2011-10-05
| * | | | | Merge branch 'for-linus' of git://github.com/dtor/inputLinus Torvalds2011-09-16
| |\| | | | | | |/ / / | |/| | |
| | * | | Input: wacom - fix touch parsing on newer BamboosChris Bagwell2011-09-13
| | * | | Input: bcm5974 - add MacBookAir4,1 trackpad supportPieter-Augustijn Van Malleghem2011-09-09
| | * | | Input: wacom - add POINTER and DIRECT device propertiesJason Gerecke2011-09-08
| | * | | Input: adp5588-keys - remove incorrect modaliasAxel Lin2011-08-27
| | * | | Input: cm109 - fix checking return value of usb_control_msgaxel lin2011-08-27
| | * | | Input: wacom - advertise BTN_TOOL_PEN and BTN_STYLUS for PenPartnerJason Gerecke2011-08-27
| | * | | Input: wacom - remove pressure for touch devicesPing Cheng2011-08-27
* | | | | Input: elantech - add resolution query support for v4 hardwareJJ Ding2011-11-21
* | | | | Input: elantech - add support for elantech fast commandJJ Ding2011-11-21
* | | | | Input: ad7879 - consolidate PM methodsDmitry Torokhov2011-11-16
* | | | | Input: add EETI eGalax I2C capacitive multi touch driverZhang Jiejing2011-11-15
* | | | | Input: synaptics - update OLPC XO exclusionDaniel Drake2011-11-15
* | | | | Input: samsung-keypad - enable compiling on other platformsDmitry Torokhov2011-11-15
* | | | | Input: samsung-keypad - switch to using SIMPLE_DEV_PM_OPSDmitry Torokhov2011-11-10
* | | | | Input: synaptics - add support for Relative modeDaniel Drake2011-11-10
* | | | | Input: convert obsolete strict_strtox to kstrtoxJJ Ding2011-11-10
* | | | | Input: ALPS - add semi-MT support for v3 protocolSeth Forshee2011-11-08
* | | | | Input: ALPS - add support for protocol versions 3 and 4Seth Forshee2011-11-08