summaryrefslogtreecommitdiffstats
path: root/drivers/input
AgeCommit message (Expand)AuthorLines
2019-04-28Merge tag 'ixp4xx-for-armsoc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson-5/+15
2019-04-28ARM: ep93xx: move pinctrl interfaces into include/linux/socArnd Bergmann-2/+1
2019-04-28ARM: ep93xx: keypad: stop using mach/platform.hArnd Bergmann-5/+2
2019-04-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-7/+3
2019-04-26Input: synaptics-rmi4 - write config register values to the right offsetLucas Stach-1/+1
2019-04-26Input: synaptics-rmi4 - fix enum_fmtPhilipp Zabel-15/+5
2019-04-26Input: synaptics-rmi4 - fill initial formatPhilipp Zabel-0/+1
2019-04-24Input: synaptics-rmi4 - fix possible double freePan Bian-5/+1
2019-04-24Input: snvs_pwrkey - make it depend on ARCH_MXCJacky Bai-1/+1
2019-04-23Input: hyperv-keyboard - add module descriptionJoseph Salisbury-0/+2
2019-04-23Input: olpc_apsp - depend on ARCH_MMPJean Delvare-0/+1
2019-04-19ARM: ixp4xx: Pass IRQ resource to beeperLinus Walleij-5/+15
2019-04-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-3/+28
2019-04-04Input: sun4i-a10-lradc-keys - add support for A83TZiping Chen-4/+34
2019-04-04Input: snvs_pwrkey - use dev_pm_set_wake_irq() to simplify codeAnson Huang-26/+4
2019-04-04Input: i8042 - signal wakeup from atkbd/psmouseDmitry Torokhov-3/+4
2019-04-03Input: snvs_pwrkey - initialize necessary driver data before enabling IRQAnson Huang-3/+3
2019-04-03Input: goodix - add GT5663 CTP supportJagan Teki-0/+2
2019-04-03Input: goodix - add regulators suppotJagan Teki-0/+52
2019-04-03Input: evdev - use struct_size() in kzalloc() and vzalloc()Gustavo A. R. Silva-4/+3
2019-03-26Input: elan_i2c - add hardware ID for multiple Lenovo laptopsKT Liao-0/+25
2019-03-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-346/+1102
2019-03-09Input: wacom_serial4 - add support for Wacom ArtPad II tabletJason Gerecke-0/+2
2019-03-09Input: elan_i2c - add id for touchpad found in Lenovo s21e-20Vincent Batts-0/+1
2019-03-09Input: raspberrypi-ts - select CONFIG_INPUT_POLLDEVArnd Bergmann-0/+1
2019-03-09Input: msm-vibrator - use correct gpio headerArnd Bergmann-1/+1
2019-03-08Merge tag 'mfd-next-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds-51/+226
2019-03-06Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds-4/+0
2019-03-03Input: edt-ft5x06 - convert to use SPDX identifierAndy Shevchenko-14/+2
2019-03-03Input: edt-ft5x06 - enable ACPI enumerationAndy Shevchenko-5/+2
2019-03-03Merge branch 'next' into for-linusDmitry Torokhov-346/+1098
2019-02-20Merge tag 'davinci-for-v5.1/soc-part3' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann-4/+0
2019-02-19Input: ti_am335x_tsc - remove set but not used variable 'tscadc_dev'YueHaibing-4/+0
2019-02-19input: davinci_keyscan: remove unnecessary includesBartosz Golaszewski-4/+0
2019-02-18Input: i8042 - rework DT node name comparisonsRob Herring-11/+10
2019-02-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-101/+75
2019-02-16Input: goodix - print values in case of inconsistenciesGuido Günther-1/+3
2019-02-16Input: goodix - support Goodix gt5688Guido Günther-0/+2
2019-02-16Input: synaptics_i2c - remove redundant spinlockSven Van Asbroeck-18/+4
2019-02-16Input: elan_i2c - add ACPI ID for touchpad in Lenovo V330-15ISKMauro Ciancio-0/+1
2019-02-16Input: st-keyscan - fix potential zalloc NULL dereferenceGabriel Fernandez-2/+2
2019-02-16Input: apanel - switch to using brightness_set_blocking()Dmitry Torokhov-20/+4
2019-02-16Input: db9 - mark expected switch fall-throughGustavo A. R. Silva-1/+1
2019-02-16Input: qt2160 - remove redundant spinlockSven Van Asbroeck-9/+0
2019-02-16Input: st1232 - handle common DT bindingsMatthias Fend-2/+6
2019-02-16Input: ims-pcu - switch to using brightness_set_blocking()Dmitry Torokhov-19/+8
2019-02-16Input: st1232 - switch to gpiod APIMartin Kepplinger-14/+11
2019-02-11Revert "Input: elan_i2c - add ACPI ID for touchpad in ASUS Aspire F5-573G"Dmitry Torokhov-1/+0
2019-02-11Input: qt2160 - switch to using brightness_set_blocking()Dmitry Torokhov-42/+27
2019-02-09Input: ili210x - fetch touchscreen geometry from DTMarek Vasut-40/+11