summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Input: goodix - print values in case of inconsistenciesGuido Günther2019-02-161-1/+3
* | | | | | Input: goodix - support Goodix gt5688Guido Günther2019-02-161-0/+2
* | | | | | Input: synaptics_i2c - remove redundant spinlockSven Van Asbroeck2019-02-161-18/+4
* | | | | | Input: db9 - mark expected switch fall-throughGustavo A. R. Silva2019-02-161-1/+1
* | | | | | Input: qt2160 - remove redundant spinlockSven Van Asbroeck2019-02-161-9/+0
* | | | | | Input: st1232 - handle common DT bindingsMatthias Fend2019-02-161-2/+6
* | | | | | Input: ims-pcu - switch to using brightness_set_blocking()Dmitry Torokhov2019-02-161-19/+8
* | | | | | Input: st1232 - switch to gpiod APIMartin Kepplinger2019-02-161-14/+11
* | | | | | Input: ili210x - fetch touchscreen geometry from DTMarek Vasut2019-02-091-40/+11
* | | | | | Input: msm-vibrator - tweak an error messageDan Carpenter2019-02-091-2/+1
* | | | | | Input: tm2-touchkey - acknowledge that setting brightness is a blocking callDmitry Torokhov2019-02-071-5/+5
* | | | | | Input: stmfts - acknowledge that setting brightness is a blocking callDmitry Torokhov2019-02-071-14/+16
* | | | | | Input: ili210x - switch to using devm_device_add_group()Dmitry Torokhov2019-02-071-14/+2
* | | | | | Input: ili210x - add ILI251X supportMarek Vasut2019-02-061-15/+103
* | | | | | Input: ili210x - add OF match tableMarek Vasut2019-02-061-0/+7
* | | | | | Input: ili210x - reorder probeMarek Vasut2019-02-061-16/+16
* | | | | | Input: ili210x - rework the touchscreen sample processingMarek Vasut2019-02-061-25/+30
* | | | | | Input: ili210x - convert to devm IRQMarek Vasut2019-02-061-11/+15
* | | | | | Input: ili210x - add reset GPIO supportMarek Vasut2019-02-061-0/+26
* | | | | | Input: ili210x - convert to devm_ functionsMarek Vasut2019-02-061-10/+7
* | | | | | Input: ili210x - drop get_pendown_stateMarek Vasut2019-02-061-12/+1
* | | | | | Input: ili210x - drop platform data supportMarek Vasut2019-02-061-10/+2
* | | | | | 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-041-1/+1
* | | | | | Input: sx8654 - convert #defined flags to BIT(x)Richard Leitner2019-02-041-5/+6
* | | | | | Input: sx8654 - use common of_touchscreen functionsRichard Leitner2019-01-281-4/+8
* | | | | | Input: sx8654 - add sx8650 supportRichard Leitner2019-01-281-20/+176
* | | | | | Input: sx8654 - add sx8655 and sx8656 to compatiblesRichard Leitner2019-01-281-0/+4
* | | | | | Input: sx8654 - add reset-gpio supportRichard Leitner2019-01-281-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-131-0/+46
* | | | | | Input: edt-ft5x06 - add support to update ev-ft5726 registersMarco Felsch2019-01-131-5/+15
* | | | | | 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
|\| | | | |
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2018-12-213-14/+22
| |\ \ \ \ \ | | |/ / / / | |/| | / / | | | |/ / | | |/| |
| | * | | Input: synaptics - enable SMBus for HP EliteBook 840 G4Mantas Mikulėnas2018-12-211-0/+1
| | * | | Input: elantech - disable elan-i2c for P52 and P72Benjamin Tissoires2018-12-211-2/+16
| | * | | Input: synaptics - enable RMI on ThinkPad T560Yussuf Khalil2018-12-081-0/+1
| | * | | Input: omap-keypad - fix idle configuration to not block SoC idle statesTony Lindgren2018-12-081-12/+4
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2018-12-0410-50/+46
| |\| | | | | |/ / | |/| |
| | * | Input: omap-keypad - fix keyboard debounce configurationTony Lindgren2018-12-031-4/+14
| | * | Input: xpad - quirk all PDP Xbox One gamepadsCameron Gutman2018-12-031-10/+6
| | * | Input: synaptics - enable SMBus for HP 15-ay000Teika Kazura2018-12-031-0/+1
| | * | Input: synaptics - add PNP ID for ThinkPad P50 to SMBusLyude Paul2018-12-031-0/+1
| | * | Input: elan_i2c - add ACPI ID for Lenovo IdeaPad 330-15ARRNoah Westervelt2018-12-031-0/+1