aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-06Input: ili210x - drop get_pendown_stateMarek Vasut1-12/+1
2019-02-06Input: ili210x - drop platform data supportMarek Vasut1-10/+2
2019-02-06Input: bma150 - register input device after setting private dataJonathan Bakker1-4/+5
2019-02-06Input: add new vibrator driver for various MSM SOCsBrian Masney3-0/+293
2019-02-06Input: gpio-keys - add shutdown callbackFlorian Fainelli1-0/+10
2019-02-04Input: sx8654 - do not override interrupt triggerDmitry Torokhov1-1/+1
2019-02-04Input: sx8654 - convert #defined flags to BIT(x)Richard Leitner1-5/+6
2019-02-01Merge branches 'ib-mfd-iio-input-5.1', 'ib-mfd-input-watchdog-5.1' and 'ib-mfd-platform-5.1' into ibs-for-mfd-mergedLee Jones4-2/+213
2019-01-31Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds1-14/+0
2019-01-28Input: sx8654 - use common of_touchscreen functionsRichard Leitner1-4/+8
2019-01-28Input: sx8654 - add sx8650 supportRichard Leitner1-20/+176
2019-01-28Input: sx8654 - add sx8655 and sx8656 to compatiblesRichard Leitner1-0/+4
2019-01-28Input: sx8654 - add reset-gpio supportRichard Leitner1-6/+38
2019-01-28Input: st1232 - add Martin as module authorMartin Kepplinger1-0/+1
2019-01-28Input: st1232 - add support for st1633Martin Kepplinger2-37/+89
2019-01-28Input: pwm-vibra - stop regulator after disabling pwm, not beforePaweł Chmiel1-4/+4
2019-01-28Input: pwm-vibra - prevent unbalanced regulatorJonathan Bakker1-5/+12
2019-01-28Input: snvs_pwrkey - allow selecting driver for i.MX 7DStefan Agner1-1/+1
2019-01-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds4-4/+9
2019-01-24Revert "Input: olpc_apsp - enable the SP clock"Lubomir Rintel1-14/+0
2019-01-16Input: olpc_apsp - assign priv->dev earlierLubomir Rintel1-1/+2
2019-01-16input: stpmic1: Add STPMIC1 onkey driverPascal PAILLET-LME3-0/+211
2019-01-16Input: stmpe-ts: preparations for STMPE ADC driverPhilippe Schenker1-35/+7
2019-01-16mfd: stmpe: Move ADC related defines to MFD headerPhilippe Schenker1-21/+13
2019-01-14Input: uinput - fix undefined behavior in uinput_validate_absinfo()Dmitry Torokhov1-2/+3
2019-01-14Merge tag 'v4.20' into for-linusDmitry Torokhov38-185/+763
2019-01-14Input: raspberrypi-ts - fix link errorAnders Roxell1-1/+1
2019-01-13Input: xpad - add support for SteelSeries Stratus DuoTom Panfil1-0/+3
2019-01-13Input: edt-ft5x06 - add offset support for ev-ft5726Marco Felsch1-0/+46
2019-01-13Input: edt-ft5x06 - add support to update ev-ft5726 registersMarco Felsch1-5/+15
2019-01-13Input: edt-ft5x06 - add support for Evervision FT5726Marco Felsch1-3/+41
2019-01-13Input: mtk-pmic-keys - remove duplicated include from mtk-pmic-keys.cYueHaibing1-7/+6
2019-01-13Input: mcs_touchkey - use struct_size() in kzalloc()Gustavo A. R. Silva1-3/+2
2019-01-13Input: tca6416-keypad - use struct_size() in kzalloc()Gustavo A. R. Silva1-3/+1
2019-01-13Merge tag 'v4.20' into nextDmitry Torokhov57-316/+933
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain1-2/+2
2019-01-07Input: ad7879 - add check for read errors in interruptAditya Pakki1-4/+7
2019-01-07Input: tm2-touchkey - add support for aries touchkey variantJonathan Bakker1-7/+46
2019-01-07Input: tm2-touchkey - allow specifying custom keycodesJonathan Bakker1-22/+27
2019-01-07Input: tm2-touchkey - correct initial brightnessJonathan Bakker1-1/+1
2019-01-07Input: tm2-touchkey - add support for midas touchkeySimon Shields1-5/+29
2019-01-04Input: soc_button_array - fix mapping of the 5th GPIO in a PNP0C40 deviceHans de Goede1-1/+1
2019-01-04Input: soc_button_array - add usage-page 0x01 usage-id 0xca mappingHans de Goede1-0/+4
2019-01-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds15-99/+312
2019-01-01Merge tag 'rtc-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linuxLinus Torvalds1-5/+3
2018-12-28Merge branch 'next' into for-linusDmitry Torokhov14-99/+311
2018-12-28Input: elan_i2c - add ACPI ID for touchpad in ASUS Aspire F5-573GPatrick Dreyer1-0/+1
2018-12-28Input: atmel_mxt_ts - don't try to free unallocated kernel memorySanjeev Chugh1-2/+2
2018-12-26Merge branch 'parisc-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linuxLinus Torvalds2-4/+4
2018-12-21Input: drv2667 - fix indentation issuesColin Ian King1-3/+3