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