summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
...
| | * Input: edt-ft5x06 - add support for Evervision FT5726Marco Felsch2019-01-131-3/+41
| | * Input: mtk-pmic-keys - remove duplicated include from mtk-pmic-keys.cYueHaibing2019-01-131-7/+6
| | * Input: mcs_touchkey - use struct_size() in kzalloc()Gustavo A. R. Silva2019-01-131-3/+2
| | * Input: tca6416-keypad - use struct_size() in kzalloc()Gustavo A. R. Silva2019-01-131-3/+1
| | * Merge tag 'v4.20' into nextDmitry Torokhov2019-01-1357-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/+7
| * | | | | | mfd: stmpe: Move ADC related defines to MFD headerPhilippe Schenker2019-01-161-21/+13
| |/ / / / /
* | | | | | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2019-03-061-4/+0
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'davinci-for-v5.1/soc-part3' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann2019-02-201-4/+0
| |\ \ \ \ \ \
| | * | | | | | input: davinci_keyscan: remove unnecessary includesBartosz Golaszewski2019-02-191-4/+0
| | |/ / / / /
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2019-02-1711-101/+75
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Input: elan_i2c - add ACPI ID for touchpad in Lenovo V330-15ISKMauro Ciancio2019-02-161-0/+1
| * | | | | | Input: st-keyscan - fix potential zalloc NULL dereferenceGabriel Fernandez2019-02-161-2/+2
| * | | | | | Input: apanel - switch to using brightness_set_blocking()Dmitry Torokhov2019-02-161-20/+4
| * | | | | | Revert "Input: elan_i2c - add ACPI ID for touchpad in ASUS Aspire F5-573G"Dmitry Torokhov2019-02-111-1/+0
| * | | | | | Input: qt2160 - switch to using brightness_set_blocking()Dmitry Torokhov2019-02-111-42/+27
| * | | | | | Input: matrix_keypad - use flush_delayed_work()Dmitry Torokhov2019-02-091-1/+1
| * | | | | | Input: ps2-gpio - flush TX work when closing portDmitry Torokhov2019-02-091-0/+1
| * | | | | | Input: cap11xx - switch to using set_brightness_blocking()Dmitry Torokhov2019-02-091-24/+11
| * | | | | | Input: elantech - enable 3rd button support on Fujitsu CELSIUS H780Matti Kurkela2019-02-071-0/+9
| * | | | | | Input: bma150 - register input device after setting private dataJonathan Bakker2019-02-061-4/+5
| * | | | | | Input: pwm-vibra - stop regulator after disabling pwm, not beforePaweł Chmiel2019-01-281-4/+4
| * | | | | | Input: pwm-vibra - prevent unbalanced regulatorJonathan Bakker2019-01-281-5/+12
| * | | | | | Input: snvs_pwrkey - allow selecting driver for i.MX 7DStefan Agner2019-01-281-1/+1
* | | | | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-01-311-14/+0
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Revert "Input: olpc_apsp - enable the SP clock"Lubomir Rintel2019-01-241-14/+0
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2019-01-274-4/+9
|\ \ \ \ \ \ | | |/ / / / | |/| / / / | |_|/ / / |/| | | |
| * | | | Input: olpc_apsp - assign priv->dev earlierLubomir Rintel2019-01-161-1/+2
| * | | | Input: uinput - fix undefined behavior in uinput_validate_absinfo()Dmitry Torokhov2019-01-141-2/+3
| * | | | Merge tag 'v4.20' into for-linusDmitry Torokhov2019-01-1438-185/+763
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Input: raspberrypi-ts - fix link errorAnders Roxell2019-01-141-1/+1
| * | | | Input: xpad - add support for SteelSeries Stratus DuoTom Panfil2019-01-131-0/+3
* | | | | cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-081-2/+2
| |_|/ / |/| | |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2019-01-0215-99/+312
|\| | |
| * | | Merge branch 'next' into for-linusDmitry Torokhov2018-12-2814-99/+311
| |\ \ \ | | | |/ | | |/|
| | * | Input: atmel_mxt_ts - don't try to free unallocated kernel memorySanjeev Chugh2018-12-281-2/+2
| | * | Input: drv2667 - fix indentation issuesColin Ian King2018-12-211-3/+3
| | * | Input: touchscreen - fix coding style issueHardik Singh Rathore2018-12-215-8/+8
| | * | Input: add official Raspberry Pi's touchscreen driverNicolas Saenz Julienne2018-12-213-0/+240
| | * | Input: nomadik-ske-keypad - fix a loop timeout testDan Carpenter2018-12-211-1/+1