mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-18 16:44:27 +08:00
2ae08b36c0
- changes to input core to properly queue synthetic events (such as autorepeat) and to release multitouch contacts when an input device is inhibited or suspended - reworked quirk handling in i8042 driver that consolidates multiple DMI tables into one and adds several quirks for TUXEDO line of laptops - update to mt6779 keypad to better reflect organization of the hardware - changes to mtk-pmic-keys driver preparing it to handle more variants - facelift of adp5588-keys driver - improvements to iqs7222 driver - adjustments to various DT binding documents for input devices - other assorted driver fixes. -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQST2eWILY88ieB2DOtAj56VGEWXnAUCYvFsGAAKCRBAj56VGEWX nMI6AQDQUwQpKtmCoDmxLTi/8Oy7qq0j9Sn8FNyWOaFykK3iTAD/eJNsY+PSn+M2 bPzg1bduYK/eqZkomMaL2dAytHpr9AM= =XmKz -----END PGP SIGNATURE----- Merge tag 'input-for-v5.20-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input Pull input updates from Dmitry Torokhov: - changes to input core to properly queue synthetic events (such as autorepeat) and to release multitouch contacts when an input device is inhibited or suspended - reworked quirk handling in i8042 driver that consolidates multiple DMI tables into one and adds several quirks for TUXEDO line of laptops - update to mt6779 keypad to better reflect organization of the hardware - changes to mtk-pmic-keys driver preparing it to handle more variants - facelift of adp5588-keys driver - improvements to iqs7222 driver - adjustments to various DT binding documents for input devices - other assorted driver fixes. * tag 'input-for-v5.20-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input: (54 commits) Input: adc-joystick - fix ordering in adc_joystick_probe() dt-bindings: input: ariel-pwrbutton: use spi-peripheral-props.yaml Input: deactivate MT slots when inhibiting or suspending devices Input: properly queue synthetic events dt-bindings: input: iqs7222: Use central 'linux,code' definition Input: i8042 - add dritek quirk for Acer Aspire One AO532 dt-bindings: input: gpio-keys: accept also interrupt-extended dt-bindings: input: gpio-keys: reference input.yaml and document properties dt-bindings: input: gpio-keys: enforce node names to match all properties dt-bindings: input: Convert adc-keys to DT schema dt-bindings: input: Centralize 'linux,input-type' definition dt-bindings: input: Use common 'linux,keycodes' definition dt-bindings: input: Centralize 'linux,code' definition dt-bindings: input: Increase maximum keycode value to 0x2ff Input: mt6779-keypad - implement row/column selection Input: mt6779-keypad - match hardware matrix organization Input: i8042 - add additional TUXEDO devices to i8042 quirk tables Input: goodix - switch use of acpi_gpio_get_*_resource() APIs Input: i8042 - add TUXEDO devices to i8042 quirk tables Input: i8042 - add debug output for quirks ... |
||
---|---|---|
.. | ||
adc-keys.c | ||
adp5520-keys.c | ||
adp5588-keys.c | ||
adp5589-keys.c | ||
amikbd.c | ||
applespi_trace.h | ||
applespi.c | ||
applespi.h | ||
atakbd.c | ||
atkbd.c | ||
bcm-keypad.c | ||
cap11xx.c | ||
clps711x-keypad.c | ||
cros_ec_keyb.c | ||
cypress-sf.c | ||
davinci_keyscan.c | ||
dlink-dir685-touchkeys.c | ||
ep93xx_keypad.c | ||
goldfish_events.c | ||
gpio_keys_polled.c | ||
gpio_keys.c | ||
hil_kbd.c | ||
hilkbd.c | ||
hpps2atkbd.h | ||
imx_keypad.c | ||
imx_sc_key.c | ||
ipaq-micro-keys.c | ||
iqs62x-keys.c | ||
jornada680_kbd.c | ||
jornada720_kbd.c | ||
Kconfig | ||
lkkbd.c | ||
lm8323.c | ||
lm8333.c | ||
locomokbd.c | ||
lpc32xx-keys.c | ||
Makefile | ||
maple_keyb.c | ||
matrix_keypad.c | ||
max7359_keypad.c | ||
mcs_touchkey.c | ||
mpr121_touchkey.c | ||
mt6779-keypad.c | ||
mtk-pmic-keys.c | ||
newtonkbd.c | ||
nomadik-ske-keypad.c | ||
nspire-keypad.c | ||
omap4-keypad.c | ||
omap-keypad.c | ||
opencores-kbd.c | ||
pmic8xxx-keypad.c | ||
pxa27x_keypad.c | ||
pxa930_rotary.c | ||
qt1050.c | ||
qt1070.c | ||
qt2160.c | ||
samsung-keypad.c | ||
sh_keysc.c | ||
snvs_pwrkey.c | ||
spear-keyboard.c | ||
st-keyscan.c | ||
stmpe-keypad.c | ||
stowaway.c | ||
sun4i-lradc-keys.c | ||
sunkbd.c | ||
tc3589x-keypad.c | ||
tca6416-keypad.c | ||
tca8418_keypad.c | ||
tegra-kbc.c | ||
tm2-touchkey.c | ||
twl4030_keypad.c | ||
xtkbd.c |