summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
...
| | * Input: tm2-touchkey - acknowledge that setting brightness is a blocking callDmitry Torokhov2019-02-081-5/+5
| | * Input: stmfts - acknowledge that setting brightness is a blocking callDmitry Torokhov2019-02-081-14/+16
| | * Input: ili210x - switch to using devm_device_add_group()Dmitry Torokhov2019-02-081-14/+2Star
| | * Input: ili210x - add ILI251X supportMarek Vasut2019-02-071-15/+103
| | * Input: ili210x - add OF match tableMarek Vasut2019-02-071-0/+7
| | * Input: ili210x - reorder probeMarek Vasut2019-02-071-16/+16
| | * Input: ili210x - rework the touchscreen sample processingMarek Vasut2019-02-071-25/+30
| | * Input: ili210x - convert to devm IRQMarek Vasut2019-02-071-11/+15
| | * Input: ili210x - add reset GPIO supportMarek Vasut2019-02-071-0/+26
| | * Input: ili210x - convert to devm_ functionsMarek Vasut2019-02-071-10/+7Star
| | * Input: ili210x - drop get_pendown_stateMarek Vasut2019-02-071-12/+1Star
| | * Input: ili210x - drop platform data supportMarek Vasut2019-02-071-10/+2Star
| | * Input: add new vibrator driver for various MSM SOCsBrian Masney2019-02-063-0/+293
| | * Input: gpio-keys - add shutdown callbackFlorian Fainelli2019-02-061-0/+10
| | * Input: sx8654 - do not override interrupt triggerDmitry Torokhov2019-02-051-1/+1
| | * Input: sx8654 - convert #defined flags to BIT(x)Richard Leitner2019-02-051-5/+6
| | * Input: sx8654 - use common of_touchscreen functionsRichard Leitner2019-01-291-4/+8
| | * Input: sx8654 - add sx8650 supportRichard Leitner2019-01-291-20/+176
| | * Input: sx8654 - add sx8655 and sx8656 to compatiblesRichard Leitner2019-01-291-0/+4
| | * Input: sx8654 - add reset-gpio supportRichard Leitner2019-01-291-6/+38
| | * Input: st1232 - add Martin as module authorMartin Kepplinger2019-01-281-0/+1
| | * Input: st1232 - add support for st1633Martin Kepplinger2019-01-282-37/+89
| | * Input: edt-ft5x06 - add offset support for ev-ft5726Marco Felsch2019-01-141-0/+46
| | * Input: edt-ft5x06 - add support to update ev-ft5726 registersMarco Felsch2019-01-141-5/+15
| | * Input: edt-ft5x06 - add support for Evervision FT5726Marco Felsch2019-01-141-3/+41
| | * Input: mtk-pmic-keys - remove duplicated include from mtk-pmic-keys.cYueHaibing2019-01-141-7/+6Star
| | * Input: mcs_touchkey - use struct_size() in kzalloc()Gustavo A. R. Silva2019-01-141-3/+2Star
| | * Input: tca6416-keypad - use struct_size() in kzalloc()Gustavo A. R. Silva2019-01-141-3/+1Star
| | * Merge tag 'v4.20' into nextDmitry Torokhov2019-01-1457-316/+933
| | |\
| | * | Input: ad7879 - add check for read errors in interruptAditya Pakki2019-01-071-4/+7
| | * | Input: tm2-touchkey - add support for aries touchkey variantJonathan Bakker2019-01-071-7/+46
| | * | Input: tm2-touchkey - allow specifying custom keycodesJonathan Bakker2019-01-071-22/+27
| | * | Input: tm2-touchkey - correct initial brightnessJonathan Bakker2019-01-071-1/+1
| | * | Input: tm2-touchkey - add support for midas touchkeySimon Shields2019-01-071-5/+29
| | * | Input: soc_button_array - fix mapping of the 5th GPIO in a PNP0C40 deviceHans de Goede2019-01-041-1/+1
| | * | Input: soc_button_array - add usage-page 0x01 usage-id 0xca mappingHans de Goede2019-01-041-0/+4
* | | | Merge tag 'mfd-next-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds2019-03-084-51/+226
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'ib-mfd-iio-input-5.1', 'ib-mfd-input-watchdog-5.1' and 'ib-mf...Lee Jones2019-02-014-2/+213
| |\ \ \ \ \
| | * | | | | input: stpmic1: Add STPMIC1 onkey driverPascal PAILLET-LME2019-01-163-0/+211
| * | | | | | Input: stmpe-ts: preparations for STMPE ADC driverPhilippe Schenker2019-01-161-35/+7Star
| * | | | | | mfd: stmpe: Move ADC related defines to MFD headerPhilippe Schenker2019-01-161-21/+13Star
| |/ / / / /
* | | | | | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2019-03-061-4/+0Star
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'davinci-for-v5.1/soc-part3' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann2019-02-201-4/+0Star
| |\ \ \ \ \ \
| | * | | | | | input: davinci_keyscan: remove unnecessary includesBartosz Golaszewski2019-02-191-4/+0Star
| | |/ / / / /
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2019-02-1711-101/+75Star
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Input: elan_i2c - add ACPI ID for touchpad in Lenovo V330-15ISKMauro Ciancio2019-02-171-0/+1
| * | | | | | Input: st-keyscan - fix potential zalloc NULL dereferenceGabriel Fernandez2019-02-171-2/+2
| * | | | | | Input: apanel - switch to using brightness_set_blocking()Dmitry Torokhov2019-02-171-20/+4Star
| * | | | | | Revert "Input: elan_i2c - add ACPI ID for touchpad in ASUS Aspire F5-573G"Dmitry Torokhov2019-02-111-1/+0Star
| * | | | | | Input: qt2160 - switch to using brightness_set_blocking()Dmitry Torokhov2019-02-111-42/+27Star