summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | Input: elan_i2c - add ACPI ID for touchpad in ASUS Aspire F5-573GPatrick Dreyer2018-12-281-0/+1
| * | | | | Merge tag 'rtc-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds2019-01-011-5/+3
| |\ \ \ \ \
| | * | | | | Input: hp_sdc_rtc - Switch to use %ptRAndy Shevchenko2018-12-101-5/+3
| * | | | | | Merge branch 'parisc-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-12-262-4/+4
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | parisc: Fix HP SDC hpa address outputHelge Deller2018-12-101-2/+2
| | * | | | | parisc: Fix serio address outputHelge Deller2018-12-101-2/+2
* | | | | | | Input: libps2 - mark expected switch fall-throughGustavo A. R. Silva2019-05-071-0/+1
* | | | | | | Input: qt1050 - add Microchip AT42QT1050 supportMarco Felsch2019-05-073-0/+610
* | | | | | | Input: add support for Azoteq IQS550/572/525Jeff LaBundy2019-04-303-0/+1144
* | | | | | | Input: add a driver for GPIO controllable vibratorsLuca Weiss2019-04-303-0/+220
* | | | | | | Input: synaptics-rmi4 - fix enum_fmtPhilipp Zabel2019-04-261-15/+5
* | | | | | | Input: synaptics-rmi4 - fill initial formatPhilipp Zabel2019-04-261-0/+1
* | | | | | | Input: hyperv-keyboard - add module descriptionJoseph Salisbury2019-04-231-0/+2
* | | | | | | Input: olpc_apsp - depend on ARCH_MMPJean Delvare2019-04-231-0/+1
* | | | | | | Input: sun4i-a10-lradc-keys - add support for A83TZiping Chen2019-04-041-4/+34
* | | | | | | Input: snvs_pwrkey - use dev_pm_set_wake_irq() to simplify codeAnson Huang2019-04-041-26/+4
* | | | | | | Input: i8042 - signal wakeup from atkbd/psmouseDmitry Torokhov2019-04-043-3/+4
* | | | | | | Input: goodix - add GT5663 CTP supportJagan Teki2019-04-031-0/+2
* | | | | | | Input: goodix - add regulators suppotJagan Teki2019-04-031-0/+52
* | | | | | | Input: evdev - use struct_size() in kzalloc() and vzalloc()Gustavo A. R. Silva2019-04-031-4/+3
* | | | | | | Input: edt-ft5x06 - convert to use SPDX identifierAndy Shevchenko2019-03-031-14/+2
* | | | | | | Input: edt-ft5x06 - enable ACPI enumerationAndy Shevchenko2019-03-031-5/+2
| |_|_|_|_|/ |/| | | | |
* | | | | | Input: ti_am335x_tsc - remove set but not used variable 'tscadc_dev'YueHaibing2019-02-191-4/+0
* | | | | | Input: i8042 - rework DT node name comparisonsRob Herring2019-02-181-11/+10
* | | | | | 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
OpenPOWER on IntegriCloud