aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-02-16Input: elan_i2c - add ACPI ID for touchpad in Lenovo V330-15ISKMauro Ciancio1-0/+1
2019-02-16Input: st-keyscan - fix potential zalloc NULL dereferenceGabriel Fernandez1-2/+2
2019-02-16Input: apanel - switch to using brightness_set_blocking()Dmitry Torokhov1-20/+4
2019-02-16Input: db9 - mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2019-02-16Input: qt2160 - remove redundant spinlockSven Van Asbroeck1-9/+0
2019-02-16Input: st1232 - handle common DT bindingsMatthias Fend2-2/+8
2019-02-16Input: ims-pcu - switch to using brightness_set_blocking()Dmitry Torokhov1-19/+8
2019-02-16Input: st1232 - switch to gpiod APIMartin Kepplinger1-14/+11
2019-02-11Revert "Input: elan_i2c - add ACPI ID for touchpad in ASUS Aspire F5-573G"Dmitry Torokhov1-1/+0
2019-02-11Input: qt2160 - switch to using brightness_set_blocking()Dmitry Torokhov1-42/+27
2019-02-09Input: ili210x - fetch touchscreen geometry from DTMarek Vasut1-40/+11
2019-02-09Input: msm-vibrator - tweak an error messageDan Carpenter1-2/+1
2019-02-09Input: matrix_keypad - use flush_delayed_work()Dmitry Torokhov1-1/+1
2019-02-09Input: ps2-gpio - flush TX work when closing portDmitry Torokhov1-0/+1
2019-02-09Input: cap11xx - switch to using set_brightness_blocking()Dmitry Torokhov1-24/+11
2019-02-07Input: elantech - enable 3rd button support on Fujitsu CELSIUS H780Matti Kurkela1-0/+9
2019-02-07Input: tm2-touchkey - acknowledge that setting brightness is a blocking callDmitry Torokhov1-5/+5
2019-02-07Input: stmfts - acknowledge that setting brightness is a blocking callDmitry Torokhov1-14/+16
2019-02-07Input: ili210x - switch to using devm_device_add_group()Dmitry Torokhov1-14/+2
2019-02-06Input: ili210x - add ILI251X supportMarek Vasut1-15/+103
2019-02-06Input: ili210x - add OF match tableMarek Vasut1-0/+7
2019-02-06Input: ili210x - reorder probeMarek Vasut1-16/+16
2019-02-06Input: ili210x - rework the touchscreen sample processingMarek Vasut1-25/+30
2019-02-06Input: ili210x - convert to devm IRQMarek Vasut1-11/+15
2019-02-06Input: ili210x - add reset GPIO supportMarek Vasut1-0/+26
2019-02-06Input: ili210x - convert to devm_ functionsMarek Vasut1-10/+7
2019-02-06Input: ili210x - drop get_pendown_stateMarek Vasut1-12/+1
2019-02-06Input: ili210x - drop platform data supportMarek Vasut2-21/+2
2019-02-06Input: ili210x - add DT binding documentMarek Vasut1-0/+25
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 Masney4-0/+329
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-01-28Input: sx8654 - use common of_touchscreen functionsRichard Leitner1-4/+8
2019-01-28Input: sx8654 - add sx8650 supportRichard Leitner2-20/+177
2019-01-28Input: sx8654 - add sx8655 and sx8656 to compatiblesRichard Leitner2-1/+8
2019-01-28Input: sx8654 - add reset-gpio supportRichard Leitner2-6/+42
2019-01-28Input: st1232 - add Martin as module authorMartin Kepplinger1-0/+1
2019-01-28Input: st1232 - add support for st1633Martin Kepplinger3-39/+93
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-24Input: input_event - fix the CONFIG_SPARC64 mixupDeepa Dinamani1-1/+1
2019-01-16Input: olpc_apsp - assign priv->dev earlierLubomir Rintel1-1/+2
2019-01-14Input: uinput - fix undefined behavior in uinput_validate_absinfo()Dmitry Torokhov1-2/+3
2019-01-14Merge tag 'v4.20' into for-linusDmitry Torokhov24798-1102278/+1676248
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 Felsch2-0/+55