summaryrefslogtreecommitdiffstats
path: root/drivers/input
AgeCommit message (Expand)AuthorLines
2014-05-14Input: gpio_keys_polled - convert to devm-* APIAlexander Shiyan-77/+21
2014-05-14Input: implement managed polled input devicesDmitry Torokhov-2/+116
2014-05-14Input: remove race when instantiating polled device attributesDmitry Torokhov-10/+9
2014-05-14Input: gpio_keys - more conversions to devm-* APIAlexander Shiyan-35/+34
2014-05-14Input: zforce - make of_device_id array constJingoo Han-1/+1
2014-05-14Input: mms114 - make of_device_id array constJingoo Han-1/+1
2014-05-14Input: lpc32xx_ts - make of_device_id array constJingoo Han-1/+1
2014-05-14Input: egalax_ts - make of_device_id array constJingoo Han-1/+1
2014-05-14Input: auo-pixcir-ts - make of_device_id array constJingoo Han-1/+1
2014-05-14Input: apbps2 - make of_device_id array constJingoo Han-1/+1
2014-05-14Input: olpc_apsp - make of_device_id array constJingoo Han-1/+1
2014-05-14Input: rotary_encoder - make of_device_id array constJingoo Han-1/+1
2014-05-14Input: gpio-beeper - make of_device_id array constJingoo Han-1/+1
2014-05-14Input: imx_keypad - make of_device_id array constJingoo Han-1/+1
2014-05-14Input: gpio_keys_polled - make of_device_id array constJingoo Han-1/+1
2014-05-14Input: gpio_keys - make of_device_id array constJingoo Han-1/+1
2014-05-14Input: clps711x-keypad - make of_device_id array constJingoo Han-1/+1
2014-05-14Input: gpio-beeper - simplify GPIO handlingAlexander Shiyan-16/+13
2014-05-14Input: tsc2005 - convert driver to use devm_*Sebastian Reichel-23/+14
2014-05-14Input: tsc2005 - use dev_err for error messagesSebastian Reichel-2/+2
2014-05-14Input: gpio_keys - convert to use devm_*Andy Shevchenko-49/+25
2014-05-14Input: twl6040-vibra - use devm functionsFabio Estevam-51/+32
2014-05-14Input: ads7877 - remove bitrotted commentMark Brown-5/+0
2014-05-14Input: evdev - get rid of old workaround for EVIOCGBITDmitry Torokhov-18/+0
2014-05-14Input: add st-keyscan driverGabriel FERNANDEZ-0/+286
2014-05-14Input: ads7846 - correct log message for spi_sync() errorsMark Brown-1/+1
2014-05-14Input: tc3589x-keypad - support probing from device treeLinus Walleij-2/+64
2014-05-14Input: w90p910_ts - depend on ARCH_W90X900Jean Delvare-1/+1
2014-05-14Input: synaptics - add min/max quirk for the ThinkPad W540Hans de Goede-0/+8
2014-05-13Input: ambakmi - request a shared interrupt for AMBA KMI devicesLiviu Dudau-1/+2
2014-05-13Input: pxa27x-keypad - fix generating scancodeChao Xie-1/+6
2014-05-12Input: atmel-wm97xx - only build for AVR32Arnd Bergmann-1/+1
2014-05-12Input: fix ps2/serio module dependencyArnd Bergmann-2/+2
2014-05-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-3/+72
2014-05-07Input: atmel_tsadcc: remove driverAlexandre Belloni-371/+0
2014-05-05Input: elantech - fix touchpad initialization on Gigabyte U2442Hans de Goede-1/+26
2014-04-24Input: tca8418 - fix loading this driver as a module from a device treeDr. H. Nikolaus Schaller-0/+7
2014-04-24Input: bma150 - extend chip detection for bma180Dr. H. Nikolaus Schaller-1/+3
2014-04-24Input: atkbd - fix keyboard not working on some LG laptopsSheng-Liang Song-1/+28
2014-04-23Input: synaptics - add min/max quirk for ThinkPad Edge E431Hans de Goede-0/+8
2014-04-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-151/+261
2014-04-22Input: elantech - add support for newer elantech touchpadsJordan Rife-0/+1
2014-04-22Input: soc_button_array - fix a crash during rmmodLejun Zhu-0/+1
2014-04-19Input: synaptics - add min/max quirk for ThinkPad T431s, L440, L540, S1 Yoga ...Hans de Goede-0/+42
2014-04-19Input: synaptics - report INPUT_PROP_TOPBUTTONPAD propertyHans de Goede-2/+53
2014-04-19Input: i8042 - add firmware_id supportHans de Goede-0/+21
2014-04-19Input: serio - add firmware_id sysfs attributeHans de Goede-0/+14
2014-04-19Input: wacom - handle 1024 pressure levels in wacom_tpc_penJason Gerecke-1/+1
2014-04-19Input: wacom - references to 'wacom->data' should use 'unsigned char*'Jason Gerecke-18/+9
2014-04-19Input: wacom - override 'pressure_max' with value from HID_USAGE_PRESSUREJason Gerecke-0/+9