summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2016-11-07Input: gpio_keys - add support for GPIO descriptorsGeert Uytterhoeven
2016-11-07Input: gpio_keys - fix leaking DT node referencesDmitry Torokhov
2016-11-07Input: gpio_keys - annotate PM methods as __maybe_unusedDmitry Torokhov
2016-11-07Input: gpio_keys_polled - always use gpiod_get_value_cansleepDmitry Torokhov
2016-11-07Input: gpio_keys_polled - keep button data constantDmitry Torokhov
2016-10-26Input: da9063 - fix module autoload when registered via OFJavier Martinez Canillas
2016-10-26Input: fsl-imx25-tcq - fix module autoload when registered via OFJavier Martinez Canillas
2016-10-26Input: elan_i2c - always output the device informationBenjamin Tissoires
2016-10-26Input: tca8418_keypad - hide gcc-4.9 -Wmaybe-uninitialized warningArnd Bergmann
2016-10-26Input: melfas_mip4 - use product id for firmware nameSangwon Jee
2016-10-26Input: da9061 - onkey driverSteve Twiss
2016-10-26Input: pxa27x_keypad - fix typo "debpunce" -> "debounce"Colin Ian King
2016-10-21Input: i8042 - use chassis info to skip selftest on Asus laptopsMarcos Paulo de Souza
2016-10-21Input: melfas_mip4 - add product_id sysfs attributeSangwon Jee
2016-10-13Merge tag 'v4.8' into nextDmitry Torokhov
2016-10-11Input: i8042 - skip selftest on ASUS laptopsMarcos Paulo de Souza
2016-10-11Input: melfas_mip4 - add ic_name sysfs attributeSangwon Jee
2016-10-07Input: elantech - add Fujitsu Lifebook E556 to force crc_enabledDmitry Torokhov
2016-10-04Input: synaptics-rmi4 - fix error handling in I2C transport driverGuenter Roeck
2016-10-04Input: synaptics-rmi4 - fix error handling in SPI transport driverGuenter Roeck
2016-10-04Input: ALPS - set DualPoint flag for 74 03 28 devicesBen Gamari
2016-10-04Input: ALPS - allow touchsticks to report pressureBen Gamari
2016-10-04Input: ALPS - handle 0-pressure 1F eventsBen Gamari
2016-10-04Input: ALPS - add touchstick support for SS5 hardwareBen Gamari
2016-10-03Input: elantech - force needed quirks on Fujitsu H760Matti Kurkela
2016-10-03Input: elantech - fix Lenovo version typoMarcos Paulo de Souza
2016-10-03Input: elan_i2c - fix return tests of i2c_smbus_read_block_data()Benjamin Tissoires
2016-10-03Input: ektf2127 - mark PM functions as __maybe_unusedArnd Bergmann
2016-09-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-09-26Input: joydev - recognize devices with Z axis as joysticksVille Ranki
2016-09-26Input: snvs_pwrkey - drop input_free_device call if input_register_device failsAxel Lin
2016-09-26Input: add support for Elan eKTF2127 touchscreen controllerSiebren Vroegindeweij
2016-09-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-09-21Input: serio - add hangup supportHans Verkuil
2016-09-10Input: silead_gsl1680 - use "silead/" prefix for firmware loadingHans de Goede
2016-09-10Input: silead_gsl1680 - document firmware-name, fix implementationHans de Goede
2016-09-10Input: tps65218-pwrbutton - add support for tps65217 variantMarcin Niestroj
2016-09-10Input: jornada720_ts - get rid of mach/irqs.h and mach/hardware.h includesRussell King
2016-09-10Input: jornada720_kbd - remove unneeded mach/hardware.h includeRussell King
2016-09-05Input: focaltech - mark focaltech_set_resolution() staticBaoyou Xie
2016-09-05Input: wdt87xx_i2c - fix the flash erase issueHungNien Chen
2016-08-29Input: add generic input driver to read encoded GPIO linesVignesh R
2016-08-29Input: add ADC resistor ladder driverAlexandre Belloni
2016-08-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-08-25Input: pegasus_notetaker - directly include workqueue headerMartin Kepplinger
2016-08-25Input: elants_i2c - get product id on recovery mode for FW updateJohnny Chuang
2016-08-25Input: wm97xx - remove deprecated create_singletheread_workqueueBhaktipriya Shridhar
2016-08-25Input: mc13783_ts - remove deprecated create_singletheread_workqueueBhaktipriya Shridhar
2016-08-25Input: psmouse - remove deprecated create_singletheread_workqueueBhaktipriya Shridhar
2016-08-22Input: jornada720_kbd - switch to using dev_dbgDmitry Torokhov