summaryrefslogtreecommitdiffstats
path: root/drivers/input
AgeCommit message (Expand)AuthorLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 176Thomas Gleixner-13/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner-27/+3
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 160Thomas Gleixner-14/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner-130/+13
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner-855/+64
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner-180/+34
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 151Thomas Gleixner-19/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149Thomas Gleixner-28/+17
2019-05-27Input: tca8418 - remove set but not used variable 'max_keys'YueHaibing-2/+1
2019-05-27Input: synaptics-rmi4 - remove set but not used variable 'sensor_flags'YueHaibing-4/+2
2019-05-27Input: elantech - remove P52 and P72 from SMBus blacklistBenjamin Tissoires-4/+0
2019-05-27Input: elan_i2c - handle physical middle buttonBenjamin Tissoires-4/+12
2019-05-27Input: elantech/SMBus - export all capabilities from the PS/2 nodeBenjamin Tissoires-5/+44
2019-05-27Input: elan_i2c - do not query the info if they are providedBenjamin Tissoires-12/+44
2019-05-27Input: elantech - detect middle button based on firmware versionBenjamin Tissoires-12/+7
2019-05-27Input: elantech - add helper function elantech_is_buttonpad()Benjamin Tissoires-44/+49
2019-05-27Input: elantech - query the min/max information beforehand tooBenjamin Tissoires-86/+79
2019-05-27Merge branch 'for-linus' into nextDmitry Torokhov-2/+25
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 64Thomas Gleixner-30/+2
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner-158/+11
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 55Thomas Gleixner-12/+2
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 31Thomas Gleixner-26/+2
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 28Thomas Gleixner-14/+1
2019-05-23Input: iqs5xx - remove redundant dev_set_drvdata callAxel Lin-2/+0
2019-05-23Input: uinput - add compat ioctl number translation for UI_*_FF_UPLOADAndrey Smirnov-2/+20
2019-05-23Input: silead - add MSSL0017 to acpi_device_idDaniel Smith-0/+1
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 4Thomas Gleixner-2/+1
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1Thomas Gleixner-42/+3
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+12
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner-0/+12
2019-05-20Input: elantech - enable middle button support on 2 ThinkPadsAaron Ma-0/+2
2019-05-20Input: imx6ul_tsc - use devm_platform_ioremap_resource() to simplify codeAnson Huang-6/+2
2019-05-20Input: imx_keypad - use devm_platform_ioremap_resource() to simplify codeAnson Huang-3/+1
2019-05-20Input: da9063_onkey - convert header to SPDXWolfram Sang-10/+1
2019-05-20Input: da9063_onkey - remove platform_data supportWolfram Sang-9/+2
2019-05-16Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds-12/+18
2019-05-15Merge branch 'fixes' into arm/socOlof Johansson-3/+28
2019-05-15Input: eeti_ts - read hardware state once after wakeupDaniel Mack-15/+56
2019-05-15Input: elan_i2c - increment wakeup count if wake sourceRavi Chandra Sadineni-0/+2
2019-05-14Merge tag 'mfd-next-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds-0/+131
2019-05-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-71/+2087
2019-05-10Merge tag 'ib-mfd-gpio-input-leds-power-v5.2' of git://git.kernel.org/pub/scm...Dmitry Torokhov-0/+131
2019-05-10Merge tag 'v5.1' into nextDmitry Torokhov-194/+354
2019-05-10Merge branch 'next' into for-linusDmitry Torokhov-71/+2087
2019-05-08input: max77650: Add onkey supportBartosz Golaszewski-0/+131
2019-05-07Input: libps2 - mark expected switch fall-throughGustavo A. R. Silva-0/+1
2019-05-07Input: qt1050 - add Microchip AT42QT1050 supportMarco Felsch-0/+610
2019-05-06*: convert stream-like files from nonseekable_open -> stream_openKirill Smelkov-3/+3
2019-04-30Input: add support for Azoteq IQS550/572/525Jeff LaBundy-0/+1144
2019-04-30Input: add a driver for GPIO controllable vibratorsLuca Weiss-0/+220