aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-24Input: psmouse - cleanup Focaltech codeDmitry Tunin1-3/+3
2016-10-19Input: i8042 - add XMG C504 to keyboard reset tablePatrick Scheuring1-0/+7
2016-10-13Merge branch 'next' into for-linusDmitry Torokhov13-58/+317
2016-10-11Input: i8042 - skip selftest on ASUS laptopsMarcos Paulo de Souza7-19/+142
2016-10-11Input: melfas_mip4 - add ic_name sysfs attributeSangwon Jee1-2/+36
2016-10-07Input: elantech - add Fujitsu Lifebook E556 to force crc_enabledDmitry Torokhov1-2/+9
2016-10-04Input: synaptics-rmi4 - fix error handling in I2C transport driverGuenter Roeck1-12/+26
2016-10-04Input: synaptics-rmi4 - fix error handling in SPI transport driverGuenter Roeck1-10/+12
2016-10-04Input: ALPS - set DualPoint flag for 74 03 28 devicesBen Gamari1-0/+7
2016-10-04Input: ALPS - allow touchsticks to report pressureBen Gamari1-0/+7
2016-10-04Input: ALPS - handle 0-pressure 1F eventsBen Gamari1-1/+7
2016-10-04Input: ALPS - add touchstick support for SS5 hardwareBen Gamari2-11/+56
2016-10-03Input: elantech - force needed quirks on Fujitsu H760Matti Kurkela1-0/+14
2016-10-03Input: elantech - fix Lenovo version typoMarcos Paulo de Souza1-1/+1
2016-10-03Merge branch 'next' into for-linusDmitry Torokhov26-478/+894
2016-10-03Input: elan_i2c - fix return tests of i2c_smbus_read_block_data()Benjamin Tissoires1-8/+12
2016-10-03Input: ektf2127 - mark PM functions as __maybe_unusedArnd Bergmann1-2/+2
2016-09-26Input: joydev - recognize devices with Z axis as joysticksVille Ranki1-0/+6
2016-09-26Input: snvs_pwrkey - drop input_free_device call if input_register_device failsAxel Lin1-1/+0
2016-09-26Input: add support for Elan eKTF2127 touchscreen controllerSiebren Vroegindeweij3-0/+349
2016-09-21Input: serio - add hangup supportHans Verkuil1-3/+14
2016-09-10Input: silead_gsl1680 - use "silead/" prefix for firmware loadingHans de Goede1-5/+6
2016-09-10Input: silead_gsl1680 - document firmware-name, fix implementationHans de Goede1-2/+3
2016-09-10Input: tps65218-pwrbutton - add support for tps65217 variantMarcin Niestroj2-29/+67
2016-09-10Input: jornada720_ts - get rid of mach/irqs.h and mach/hardware.h includesRussell King1-7/+14
2016-09-10Input: jornada720_kbd - remove unneeded mach/hardware.h includeRussell King1-1/+0
2016-09-05Input: focaltech - mark focaltech_set_resolution() staticBaoyou Xie1-1/+2
2016-09-05Input: wdt87xx_i2c - fix the flash erase issueHungNien Chen1-2/+3
2016-08-29Input: add generic input driver to read encoded GPIO linesVignesh R3-0/+150
2016-08-29Input: add ADC resistor ladder driverAlexandre Belloni3-0/+226
2016-08-25Input: pegasus_notetaker - directly include workqueue headerMartin Kepplinger1-0/+1
2016-08-25Input: elants_i2c - get product id on recovery mode for FW updateJohnny Chuang1-11/+20
2016-08-25Input: wm97xx - remove deprecated create_singletheread_workqueueBhaktipriya Shridhar1-1/+1
2016-08-25Input: mc13783_ts - remove deprecated create_singletheread_workqueueBhaktipriya Shridhar1-17/+7
2016-08-25Input: psmouse - remove deprecated create_singletheread_workqueueBhaktipriya Shridhar1-1/+1
2016-08-22Input: jornada720_kbd - switch to using dev_dbgDmitry Torokhov1-4/+2
2016-08-22Input: jornada720_kbd - get rid of mach/irqs.h includeRussell King1-4/+7
2016-08-22Input: jornada720_kbd - switch to devm_* APIsRussell King1-35/+8
2016-08-22Input: max77693-haptic - change Krzysztof Kozlowski's email to kernel.orgKrzysztof Kozlowski1-2/+2
2016-08-22Input: pixcir_i2c_ts - remove a useless blank lineLABBE Corentin1-1/+0
2016-08-22Input: pixcir_i2c_ts - remove text about writing to Free Software FoundationLABBE Corentin1-4/+0
2016-08-22Input: pixcir_i2c_ts - simplify code with of_device_get_match_dataLABBE Corentin1-7/+1
2016-08-22Input: remove duplicate ft6236 driverHans de Goede4-340/+8
2016-08-22Input: ads7846 - remove redundant regulator_disable callPetr Cvek1-1/+0
2016-08-22Input: synaptics-rmi4 - fix register descriptor subpacket map constructionAndrew Duggan1-1/+2
2016-08-22Input: tegra-kbc - fix inverted reset logicMasahiro Yamada1-1/+1
2016-08-22Input: silead - use devm_gpiod_getHans de Goede1-1/+1
2016-08-19Input: i8042 - set up shared ps2_cmd_mutex for AUX portsDmitry Torokhov1-0/+1
2016-08-04Input: silead - remove some dead codeDan Carpenter1-3/+0
2016-08-04Input: sis-i2c - select CONFIG_CRC_ITU_TArnd Bergmann1-0/+1