summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)AuthorFilesLines
2014-05-15Input: sun4i-ts - add support for temperature sensorHans de Goede2-31/+109
2014-05-15Input: add driver for Allwinner sunxi SoC's rtp controllerHans de Goede3-0/+273
2014-05-15Input: logips2pp - fix typo in Kconfig helpDaniele Forsi1-1/+1
2014-05-15Input: gpio_keys_polled - convert to devm-* APIAlexander Shiyan1-77/+21
2014-05-15Input: implement managed polled input devicesDmitry Torokhov1-2/+116
2014-05-15Input: remove race when instantiating polled device attributesDmitry Torokhov1-10/+9
2014-05-15Input: gpio_keys - more conversions to devm-* APIAlexander Shiyan1-35/+34
2014-05-15Input: zforce - make of_device_id array constJingoo Han1-1/+1
2014-05-15Input: mms114 - make of_device_id array constJingoo Han1-1/+1
2014-05-15Input: lpc32xx_ts - make of_device_id array constJingoo Han1-1/+1
2014-05-15Input: egalax_ts - make of_device_id array constJingoo Han1-1/+1
2014-05-15Input: auo-pixcir-ts - make of_device_id array constJingoo Han1-1/+1
2014-05-15Input: apbps2 - make of_device_id array constJingoo Han1-1/+1
2014-05-15Input: olpc_apsp - make of_device_id array constJingoo Han1-1/+1
2014-05-15Input: rotary_encoder - make of_device_id array constJingoo Han1-1/+1
2014-05-15Input: gpio-beeper - make of_device_id array constJingoo Han1-1/+1
2014-05-15Input: imx_keypad - make of_device_id array constJingoo Han1-1/+1
2014-05-15Input: gpio_keys_polled - make of_device_id array constJingoo Han1-1/+1
2014-05-15Input: gpio_keys - make of_device_id array constJingoo Han1-1/+1
2014-05-15Input: clps711x-keypad - make of_device_id array constJingoo Han1-1/+1
2014-05-15Input: gpio-beeper - simplify GPIO handlingAlexander Shiyan2-16/+13
2014-05-15Input: tsc2005 - convert driver to use devm_*Sebastian Reichel1-23/+14
2014-05-15Input: tsc2005 - use dev_err for error messagesSebastian Reichel1-2/+2
2014-05-15Input: gpio_keys - convert to use devm_*Andy Shevchenko1-49/+25
2014-05-15Input: twl6040-vibra - use devm functionsFabio Estevam1-51/+32
2014-05-15Input: ads7877 - remove bitrotted commentMark Brown1-5/+0
2014-05-15Input: evdev - get rid of old workaround for EVIOCGBITDmitry Torokhov1-18/+0
2014-05-15Input: add st-keyscan driverGabriel FERNANDEZ3-0/+286
2014-05-15Input: ads7846 - correct log message for spi_sync() errorsMark Brown1-1/+1
2014-05-15Input: tc3589x-keypad - support probing from device treeLinus Walleij1-2/+64
2014-05-15Input: w90p910_ts - depend on ARCH_W90X900Jean Delvare1-1/+1
2014-05-14Input: synaptics - add min/max quirk for the ThinkPad W540Hans de Goede1-0/+8
2014-05-14Input: ambakmi - request a shared interrupt for AMBA KMI devicesLiviu Dudau1-1/+2
2014-05-14Input: pxa27x-keypad - fix generating scancodeChao Xie1-1/+6
2014-05-12Input: atmel-wm97xx - only build for AVR32Arnd Bergmann1-1/+1
2014-05-12Input: fix ps2/serio module dependencyArnd Bergmann2-2/+2
2014-05-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds6-3/+72
2014-05-07Input: atmel_tsadcc: remove driverAlexandre Belloni3-371/+0
2014-05-05Input: elantech - fix touchpad initialization on Gigabyte U2442Hans de Goede2-1/+26
2014-04-25Input: tca8418 - fix loading this driver as a module from a device treeDr. H. Nikolaus Schaller1-0/+7
2014-04-25Input: bma150 - extend chip detection for bma180Dr. H. Nikolaus Schaller1-1/+3
2014-04-25Input: atkbd - fix keyboard not working on some LG laptopsSheng-Liang Song1-1/+28
2014-04-24Input: synaptics - add min/max quirk for ThinkPad Edge E431Hans de Goede1-0/+8
2014-04-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds10-151/+261
2014-04-23Input: elantech - add support for newer elantech touchpadsJordan Rife1-0/+1
2014-04-23Input: soc_button_array - fix a crash during rmmodLejun Zhu1-0/+1
2014-04-20Input: synaptics - add min/max quirk for ThinkPad T431s, L440, L540, S1 Yoga ...Hans de Goede1-0/+42
2014-04-20Input: synaptics - report INPUT_PROP_TOPBUTTONPAD propertyHans de Goede1-2/+53
2014-04-20Input: i8042 - add firmware_id supportHans de Goede2-0/+21
2014-04-20Input: serio - add firmware_id sysfs attributeHans de Goede1-0/+14