aboutsummaryrefslogtreecommitdiffstats
path: root/certs/.gitignore (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-26Input: synaptics-rmi4 - fix enum_fmtPhilipp Zabel1-15/+5
2019-04-26Input: synaptics-rmi4 - fill initial formatPhilipp Zabel1-0/+1
2019-04-26HID: input: add mapping for KEY_KBD_LAYOUT_NEXTDmitry Torokhov1-0/+2
2019-04-26Input: 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-03Input: goodix - add GT5663 CTP supportJagan Teki2-0/+3
2019-04-03Input: goodix - add regulators suppotJagan Teki2-0/+54
2019-04-03Input: evdev - use struct_size() in kzalloc() and vzalloc()Gustavo A. R. Silva1-4/+3
2019-03-03Input: edt-ft5x06 - convert to use SPDX identifierAndy Shevchenko1-14/+2
2019-03-03Input: 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-16Input: goodix - print values in case of inconsistenciesGuido Günther1-1/+3
2019-02-16Input: goodix - refer to touchscreen.txt in device tree bindingsGuido Günther1-5/+8
2019-02-16Input: goodix - support Goodix gt5688Guido Günther2-0/+3
2019-02-16Input: synaptics_i2c - remove redundant spinlockSven Van Asbroeck1-18/+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-09Input: ili210x - fetch touchscreen geometry from DTMarek Vasut1-40/+11
2019-02-09Input: msm-vibrator - tweak an error messageDan Carpenter1-2/+1
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