summaryrefslogtreecommitdiffstats
path: root/drivers/input/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-07Input: qt1050 - add Microchip AT42QT1050 supportMarco Felsch4-0/+688
2019-04-30Input: add support for Azoteq IQS550/572/525Jeff LaBundy5-0/+1225
2019-04-30Input: add a driver for GPIO controllable vibratorsLuca Weiss4-0/+257
2019-04-27Input: synaptics-rmi4 - fix enum_fmtPhilipp Zabel1-15/+5
2019-04-27Input: synaptics-rmi4 - fill initial formatPhilipp Zabel1-0/+1
2019-04-27HID: input: add mapping for KEY_KBD_LAYOUT_NEXTDmitry Torokhov1-0/+2
2019-04-27Input: add KEY_KBD_LAYOUT_NEXTDmitry Torokhov1-0/+1
2019-04-23Input: hyperv-keyboard - add module descriptionJoseph Salisbury1-0/+2
2019-04-23Input: olpc_apsp - depend on ARCH_MMPJean Delvare1-0/+1
2019-04-04Input: sun4i-a10-lradc-keys - add support for A83TZiping Chen2-6/+38
2019-04-04Input: snvs_pwrkey - use dev_pm_set_wake_irq() to simplify codeAnson Huang1-26/+4
2019-04-04Input: lpc32xx-key - add clocks property and fix DT binding exampleVladimir Zapolskiy1-1/+4
2019-04-04Input: i8042 - signal wakeup from atkbd/psmouseDmitry Torokhov3-3/+4
2019-04-04Input: goodix - add GT5663 CTP supportJagan Teki2-0/+3
2019-04-04Input: goodix - add regulators suppotJagan Teki2-0/+54
2019-04-04Input: evdev - use struct_size() in kzalloc() and vzalloc()Gustavo A. R. Silva1-4/+3
2019-03-04Input: edt-ft5x06 - convert to use SPDX identifierAndy Shevchenko1-14/+2
2019-03-04Input: edt-ft5x06 - enable ACPI enumerationAndy Shevchenko1-5/+2
2019-02-19Input: ti_am335x_tsc - remove set but not used variable 'tscadc_dev'YueHaibing1-4/+0
2019-02-18Input: i8042 - rework DT node name comparisonsRob Herring1-11/+10
2019-02-17Input: goodix - print values in case of inconsistenciesGuido Günther1-1/+3
2019-02-17Input: goodix - refer to touchscreen.txt in device tree bindingsGuido Günther1-5/+8
2019-02-17Input: goodix - support Goodix gt5688Guido Günther2-0/+3
2019-02-17Input: synaptics_i2c - remove redundant spinlockSven Van Asbroeck1-18/+4
2019-02-17Input: db9 - mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2019-02-17Input: qt2160 - remove redundant spinlockSven Van Asbroeck1-9/+0
2019-02-17Input: st1232 - handle common DT bindingsMatthias Fend2-2/+8
2019-02-17Input: ims-pcu - switch to using brightness_set_blocking()Dmitry Torokhov1-19/+8
2019-02-17Input: st1232 - switch to gpiod APIMartin Kepplinger1-14/+11
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-08Input: tm2-touchkey - acknowledge that setting brightness is a blocking callDmitry Torokhov1-5/+5
2019-02-08Input: stmfts - acknowledge that setting brightness is a blocking callDmitry Torokhov1-14/+16
2019-02-08Input: ili210x - switch to using devm_device_add_group()Dmitry Torokhov1-14/+2
2019-02-07Input: ili210x - add ILI251X supportMarek Vasut1-15/+103
2019-02-07Input: ili210x - add OF match tableMarek Vasut1-0/+7
2019-02-07Input: ili210x - reorder probeMarek Vasut1-16/+16
2019-02-07Input: ili210x - rework the touchscreen sample processingMarek Vasut1-25/+30
2019-02-07Input: ili210x - convert to devm IRQMarek Vasut1-11/+15
2019-02-07Input: ili210x - add reset GPIO supportMarek Vasut1-0/+26
2019-02-07Input: ili210x - convert to devm_ functionsMarek Vasut1-10/+7
2019-02-07Input: ili210x - drop get_pendown_stateMarek Vasut1-12/+1
2019-02-07Input: ili210x - drop platform data supportMarek Vasut2-21/+2