summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | Input: gpio_keys - use struct_size() in devm_kzalloc()Gustavo A. R. Silva2019-06-221-4/+2
| | * | | Input: gpio_keys_polled - use struct_size() in devm_kzalloc()Gustavo A. R. Silva2019-06-221-4/+2
| | * | | Input: tca8418 - remove set but not used variable 'max_keys'YueHaibing2019-05-271-2/+1
| | * | | Input: synaptics-rmi4 - remove set but not used variable 'sensor_flags'YueHaibing2019-05-271-4/+2
| | * | | Input: elantech - remove P52 and P72 from SMBus blacklistBenjamin Tissoires2019-05-271-4/+0
| | * | | Input: elan_i2c - handle physical middle buttonBenjamin Tissoires2019-05-271-4/+12
| | * | | Input: elantech/SMBus - export all capabilities from the PS/2 nodeBenjamin Tissoires2019-05-272-5/+44
| | * | | Input: elan_i2c - do not query the info if they are providedBenjamin Tissoires2019-05-271-12/+44
| | * | | Input: elantech - detect middle button based on firmware versionBenjamin Tissoires2019-05-272-12/+7
| | * | | Input: elantech - add helper function elantech_is_buttonpad()Benjamin Tissoires2019-05-271-44/+49
| | * | | Input: elantech - query the min/max information beforehand tooBenjamin Tissoires2019-05-272-86/+79
| | * | | Merge branch 'for-linus' into nextDmitry Torokhov2019-05-274-2/+25
| | |\ \ \
| | * | | | Input: iqs5xx - remove redundant dev_set_drvdata callAxel Lin2019-05-231-2/+0
| | * | | | Input: imx6ul_tsc - use devm_platform_ioremap_resource() to simplify codeAnson Huang2019-05-201-6/+2
| | * | | | Input: imx_keypad - use devm_platform_ioremap_resource() to simplify codeAnson Huang2019-05-201-3/+1
| | * | | | Input: da9063_onkey - convert header to SPDXWolfram Sang2019-05-201-10/+1
| | * | | | Input: da9063_onkey - remove platform_data supportWolfram Sang2019-05-201-9/+2
| | * | | | Input: eeti_ts - read hardware state once after wakeupDaniel Mack2019-05-151-15/+56
| | * | | | Merge tag 'ib-mfd-gpio-input-leds-power-v5.2' of git://git.kernel.org/pub/scm...Dmitry Torokhov2019-05-103-0/+131
| | |\ \ \ \
| | * \ \ \ \ Merge tag 'v5.1' into nextDmitry Torokhov2019-05-1029-194/+354
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |
| * | | | | | Input: atmel_mxt_ts - fix leak in mxt_update_cfg()Ian Ray2019-07-051-1/+2
| * | | | | | Input: synaptics - enable SMBUS on T480 thinkpad trackpadCole Rogers2019-07-011-0/+1
* | | | | | | Merge tag 'tag-chrome-platform-for-v5.3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2019-07-111-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Input: cros_ec_keyb: mask out extra flags in event_typeTing Shen2019-06-201-1/+1
* | | | | | | | Merge tag 'pm-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2019-07-091-1/+1
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'pm-sleep'Rafael J. Wysocki2019-07-081-1/+1
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| | * | | | | | | PM: suspend: Rename pm_suspend_via_s2idle()Rafael J. Wysocki2019-06-191-1/+1
* | | | | | | | | Merge tag 'media/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2019-07-091-4/+2
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | media: touchscreen/sur40: set device_caps in struct video_deviceHans Verkuil2019-06-121-4/+2
| |/ / / / / / /
* | | | | | | | Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-06-21144-642/+144
|\ \ \ \ \ \ \ \
| * | | | | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-19137-593/+137
| * | | | | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 475Thomas Gleixner2019-06-191-4/+1
| * | | | | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 464Thomas Gleixner2019-06-192-3/+2
| * | | | | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-193-36/+3
| * | | | | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 233Thomas Gleixner2019-06-191-6/+1
| |/ / / / / / /
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2019-06-197-17/+54
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | / / / / / | | |/ / / / / | |/| | | | |
| * | | | | | Input: synaptics - enable SMBus on ThinkPad E480 and E580Alexander Mikhaylenko2019-06-121-0/+2
| * | | | | | Input: imx_keypad - make sure keyboard can always wake up systemAnson Huang2019-06-111-4/+14
| * | | | | | Input: iqs5xx - get axis info before calling input_mt_init_slots()Jeff LaBundy2019-06-091-11/+13
| | |_|_|_|/ | |/| | | |
| * | | | | Input: uinput - add compat ioctl number translation for UI_*_FF_UPLOADAndrey Smirnov2019-05-231-2/+20
| * | | | | Input: silead - add MSSL0017 to acpi_device_idDaniel Smith2019-05-231-0/+1
| * | | | | Input: elantech - enable middle button support on 2 ThinkPadsAaron Ma2019-05-201-0/+2
| * | | | | Input: elan_i2c - increment wakeup count if wake sourceRavi Chandra Sadineni2019-05-151-0/+2
* | | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner2019-06-055-25/+5
* | | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 414Thomas Gleixner2019-06-051-13/+1
* | | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 394Thomas Gleixner2019-06-051-13/+1
* | | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 377Thomas Gleixner2019-06-051-5/+1
* | | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372Thomas Gleixner2019-06-052-8/+2
* | | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Thomas Gleixner2019-06-052-30/+2
* | | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Thomas Gleixner2019-06-051-14/+1