summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2014-05-14Input: mms114 - make of_device_id array constJingoo Han
2014-05-14Input: lpc32xx_ts - make of_device_id array constJingoo Han
2014-05-14Input: egalax_ts - make of_device_id array constJingoo Han
2014-05-14Input: auo-pixcir-ts - make of_device_id array constJingoo Han
2014-05-14Input: apbps2 - make of_device_id array constJingoo Han
2014-05-14Input: olpc_apsp - make of_device_id array constJingoo Han
2014-05-14Input: rotary_encoder - make of_device_id array constJingoo Han
2014-05-14Input: gpio-beeper - make of_device_id array constJingoo Han
2014-05-14Input: imx_keypad - make of_device_id array constJingoo Han
2014-05-14Input: gpio_keys_polled - make of_device_id array constJingoo Han
2014-05-14Input: gpio_keys - make of_device_id array constJingoo Han
2014-05-14Input: clps711x-keypad - make of_device_id array constJingoo Han
2014-05-14Input: gpio-beeper - simplify GPIO handlingAlexander Shiyan
2014-05-14Input: tsc2005 - convert driver to use devm_*Sebastian Reichel
2014-05-14Input: tsc2005 - use dev_err for error messagesSebastian Reichel
2014-05-14Input: gpio_keys - convert to use devm_*Andy Shevchenko
2014-05-14Input: twl6040-vibra - use devm functionsFabio Estevam
2014-05-14Input: ads7877 - remove bitrotted commentMark Brown
2014-05-14Input: evdev - get rid of old workaround for EVIOCGBITDmitry Torokhov
2014-05-14Input: add st-keyscan driverGabriel FERNANDEZ
2014-05-14Input: ads7846 - correct log message for spi_sync() errorsMark Brown
2014-05-14Input: tc3589x-keypad - support probing from device treeLinus Walleij
2014-05-14Input: w90p910_ts - depend on ARCH_W90X900Jean Delvare
2014-05-14Input: synaptics - add min/max quirk for the ThinkPad W540Hans de Goede
2014-05-13Input: ambakmi - request a shared interrupt for AMBA KMI devicesLiviu Dudau
2014-05-13Input: pxa27x-keypad - fix generating scancodeChao Xie
2014-05-12Input: atmel-wm97xx - only build for AVR32Arnd Bergmann
2014-05-12Input: fix ps2/serio module dependencyArnd Bergmann
2014-05-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-05-07Input: atmel_tsadcc: remove driverAlexandre Belloni
2014-05-05Input: elantech - fix touchpad initialization on Gigabyte U2442Hans de Goede
2014-04-24Input: tca8418 - fix loading this driver as a module from a device treeDr. H. Nikolaus Schaller
2014-04-24Input: bma150 - extend chip detection for bma180Dr. H. Nikolaus Schaller
2014-04-24Input: atkbd - fix keyboard not working on some LG laptopsSheng-Liang Song
2014-04-23Input: synaptics - add min/max quirk for ThinkPad Edge E431Hans de Goede
2014-04-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-04-22Input: elantech - add support for newer elantech touchpadsJordan Rife
2014-04-22Input: soc_button_array - fix a crash during rmmodLejun Zhu
2014-04-19Input: synaptics - add min/max quirk for ThinkPad T431s, L440, L540, S1 Yoga ...Hans de Goede
2014-04-19Input: synaptics - report INPUT_PROP_TOPBUTTONPAD propertyHans de Goede
2014-04-19Input: i8042 - add firmware_id supportHans de Goede
2014-04-19Input: serio - add firmware_id sysfs attributeHans de Goede
2014-04-19Input: wacom - handle 1024 pressure levels in wacom_tpc_penJason Gerecke
2014-04-19Input: wacom - references to 'wacom->data' should use 'unsigned char*'Jason Gerecke
2014-04-19Input: wacom - override 'pressure_max' with value from HID_USAGE_PRESSUREJason Gerecke
2014-04-19Input: wacom - use full 32-bit HID Usage value in switch statementJason Gerecke
2014-04-19Input: wacom - missed the last bit of expresskey for DTU-1031Ping Cheng
2014-04-19Input: ads7846 - fix device usage within attribute showAlexander Stein
2014-04-19Input: da9055_onkey - remove use of regmap_irq_get_virq()Adam Thomson
2014-04-05Merge tag 'pwm/for-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds