linux_dsm_epyc7002/drivers/input/keyboard
Linus Torvalds 4f0237062c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Pull input updates from Dmitry Torokhov:

 - update the ili210x touchscreen driver, refreshing the code and adding
   support for ILI251X line

 - add support for st1633 to the st1232 touchscreen driver

 - add support for sx8650 to the the sx8654 touchscreen driver

 - add support for Evervision FT5726 to the edt-ft5x06 touchscreen
   driver

 - add support for gt5688 to the Goodix touchscreen driver

 - new vibrator driver for MSM SOCs

 - miscellaneous fixes for the rest of input drivers

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input: (53 commits)
  Input: wacom_serial4 - add support for Wacom ArtPad II tablet
  Input: elan_i2c - add id for touchpad found in Lenovo s21e-20
  Input: raspberrypi-ts - select CONFIG_INPUT_POLLDEV
  Input: msm-vibrator - use correct gpio header
  Input: ti_am335x_tsc - remove set but not used variable 'tscadc_dev'
  Input: i8042 - rework DT node name comparisons
  Input: goodix - print values in case of inconsistencies
  Input: goodix - refer to touchscreen.txt in device tree bindings
  Input: goodix - support Goodix gt5688
  Input: synaptics_i2c - remove redundant spinlock
  Input: db9 - mark expected switch fall-through
  Input: qt2160 - remove redundant spinlock
  Input: st1232 - handle common DT bindings
  Input: ims-pcu - switch to using brightness_set_blocking()
  Input: st1232 - switch to gpiod API
  Input: ili210x - fetch touchscreen geometry from DT
  Input: msm-vibrator - tweak an error message
  Input: tm2-touchkey - acknowledge that setting brightness is a blocking call
  Input: stmfts - acknowledge that setting brightness is a blocking call
  Input: ili210x - switch to using devm_device_add_group()
  ...
2019-03-11 10:57:11 -07:00
..
adc-keys.c
adp5520-keys.c
adp5588-keys.c
adp5589-keys.c
amikbd.c
atakbd.c
atkbd.c Input: atkbd - clean up indentation issue 2018-11-12 11:52:37 -08:00
bcm-keypad.c
cap11xx.c Input: cap11xx - switch to using set_brightness_blocking() 2019-02-09 08:56:56 -08:00
clps711x-keypad.c
cros_ec_keyb.c Input: cros_ec_keyb - fix button/switch capability reports 2018-11-12 11:52:04 -08:00
davinci_keyscan.c input: davinci_keyscan: remove unnecessary includes 2019-02-19 19:39:15 +05:30
dlink-dir685-touchkeys.c
ep93xx_keypad.c
goldfish_events.c
gpio_keys_polled.c
gpio_keys.c Input: gpio-keys - add shutdown callback 2019-02-06 09:59:24 -08:00
hil_kbd.c
hilkbd.c Update email address 2018-09-29 22:47:48 -04:00
hpps2atkbd.h
imx_keypad.c
ipaq-micro-keys.c
jornada680_kbd.c
jornada720_kbd.c
Kconfig Input: snvs_pwrkey - allow selecting driver for i.MX 7D 2019-01-28 11:24:18 -08:00
lkkbd.c
lm8323.c
lm8333.c
locomokbd.c
lpc32xx-keys.c
Makefile
maple_keyb.c
matrix_keypad.c Input: matrix_keypad - use flush_delayed_work() 2019-02-09 09:00:03 -08:00
max7359_keypad.c
mcs_touchkey.c Input: mcs_touchkey - use struct_size() in kzalloc() 2019-01-13 22:48:55 -08:00
mpr121_touchkey.c
mtk-pmic-keys.c Input: mtk-pmic-keys - remove duplicated include from mtk-pmic-keys.c 2019-01-13 22:49:31 -08:00
newtonkbd.c
nomadik-ske-keypad.c Input: nomadik-ske-keypad - fix a loop timeout test 2018-12-21 00:52:37 -08:00
nspire-keypad.c
omap4-keypad.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input 2018-12-21 09:09:30 -08:00
omap-keypad.c
opencores-kbd.c
pmic8xxx-keypad.c
pxa27x_keypad.c
pxa930_rotary.c
qt1070.c
qt2160.c Merge branch 'next' into for-linus 2019-03-03 23:14:44 -08:00
samsung-keypad.c
sh_keysc.c
snvs_pwrkey.c
spear-keyboard.c
st-keyscan.c Input: st-keyscan - fix potential zalloc NULL dereference 2019-02-16 21:44:02 -08:00
stmpe-keypad.c
stowaway.c
sun4i-lradc-keys.c Input: sun4i-lradc - convert to using %pOFn instead of device_node.name 2018-09-28 17:33:42 -07:00
sunkbd.c
tc3589x-keypad.c
tca6416-keypad.c Input: tca6416-keypad - use struct_size() in kzalloc() 2019-01-13 22:48:54 -08:00
tca8418_keypad.c
tegra-kbc.c
tm2-touchkey.c Input: tm2-touchkey - acknowledge that setting brightness is a blocking call 2019-02-07 23:41:12 -08:00
twl4030_keypad.c
w90p910_keypad.c
xtkbd.c