linux/Documentation/devicetree/bindings/input
Linus Torvalds b12dd0fa48 Input updates for v7.3-rc3
- Fixes for evdev and input compat handling to zero-initialize on-stack
   absinfo and force-feedback effect structures before partial or compat
   copies from userspace, preventing kernel stack memory disclosure
 
 - Fixes for the Synaptics RMI4 driver to prevent an out-of-bounds read
   when writing multi-chunk blocks over SMBus and to avoid a NULL pointer
   dereference during suspend/resume when the RMI device is unbound
 
 - Fixes for the soc_button_array driver to propagate -EPROBE_DEFER on
   non-Bay Trail/Cherry Trail platforms (fixing broken power and volume
   buttons on the Microsoft Surface Pro 11) and to validate the ACPI
   package element count before dereferencing
 
 - A fix for the adp5588-keys driver to cache the initial GPIO hardware
   state before registering the gpiochip so pre-configured pin states are
   not clobbered by GPIO hogs during registration
 
 - A fix for the cyttsp5 touchscreen driver to clamp the device-supplied
   HID report size before copying into the response buffer, preventing a
   buffer overflow
 
 - A fix for the HP SDC serio driver to use timer_shutdown_sync() on
   module exit so the periodic kicker timer cannot rearm itself during
   teardown
 
 - A fix for the eeti_ts touchscreen driver to export its OF module alias
   so the module autoloads on Device Tree platforms
 
 - Updates to the xpad joystick driver adding support for the Victrix Pro
   BFG controller and Azeron devices, and fixing the device type
   classification for the PDP Marvel Xbox 360 controller
 
 - Quirks for the i8042 and atkbd drivers to keep the built-in keyboards
   functional on the Acer Aspire Go 15 AG15-42P and Xiaomi Redmi Book Pro
   16 2026
 
 - A quirk for the Synaptics PS/2 touchpad driver disabling SMBus
   InterTouch on the Lenovo ThinkPad T440p (board ID 2722) so the
   touchpad and TrackPoint respond immediately at boot
 
 - Other minor updates and documentation fixes, including reading the
   "ti,poll-period" property as u32 in tsc2007, adding the mt6572
   compatible to the MediaTek keypad Device Tree binding, fixing an
   attribute name typo in the trackpoint sysfs ABI documentation, and
   documenting that no new LED codes should be added to the input
   subsystem.
 -----BEGIN PGP SIGNATURE-----
 
 iHUEABYKAB0WIQST2eWILY88ieB2DOtAj56VGEWXnAUCaq9j+gAKCRBAj56VGEWX
 nJ5KAQDnTOivIghgIGnlKTIYLSV4cJ0fWJh7J1/ubx9soK+9RwD/bDUdyryAaSTr
 x95U7/fEvq/lXBFyK2LXyahuTC6vNQY=
 =Vsfi
 -----END PGP SIGNATURE-----

Merge tag 'input-for-v7.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input

Pull input fixes from Dmitry Torokhov:

 - Fixes for evdev and input compat handling to zero-initialize on-stack
   absinfo and force-feedback effect structures before partial or compat
   copies from userspace, preventing kernel stack memory disclosure

 - Fixes for the Synaptics RMI4 driver to prevent an out-of-bounds read
   when writing multi-chunk blocks over SMBus and to avoid a NULL
   pointer dereference during suspend/resume when the RMI device is
   unbound

 - Fixes for the soc_button_array driver to propagate -EPROBE_DEFER on
   non-Bay Trail/Cherry Trail platforms (fixing broken power and volume
   buttons on the Microsoft Surface Pro 11) and to validate the ACPI
   package element count before dereferencing

 - A fix for the adp5588-keys driver to cache the initial GPIO hardware
   state before registering the gpiochip so pre-configured pin states
   are not clobbered by GPIO hogs during registration

 - A fix for the cyttsp5 touchscreen driver to clamp the device-supplied
   HID report size before copying into the response buffer, preventing a
   buffer overflow

 - A fix for the HP SDC serio driver to use timer_shutdown_sync() on
   module exit so the periodic kicker timer cannot rearm itself during
   teardown

 - A fix for the eeti_ts touchscreen driver to export its OF module
   alias so the module autoloads on Device Tree platforms

 - Updates to the xpad joystick driver adding support for the Victrix
   Pro BFG controller and Azeron devices, and fixing the device type
   classification for the PDP Marvel Xbox 360 controller

 - Quirks for the i8042 and atkbd drivers to keep the built-in keyboards
   functional on the Acer Aspire Go 15 AG15-42P and Xiaomi Redmi Book
   Pro 16 2026

 - A quirk for the Synaptics PS/2 touchpad driver disabling SMBus
   InterTouch on the Lenovo ThinkPad T440p (board ID 2722) so the
   touchpad and TrackPoint respond immediately at boot

 - Other minor updates and documentation fixes, including reading the
   "ti,poll-period" property as u32 in tsc2007, adding the mt6572
   compatible to the MediaTek keypad Device Tree binding, fixing an
   attribute name typo in the trackpoint sysfs ABI documentation, and
   documenting that no new LED codes should be added to the input
   subsystem

* tag 'input-for-v7.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input:
  Input: hp_sdc - shut down kicker timer on module exit
  Input: xpad - add support for Victrix Pro BFG Controller
  Input: tsc2007 - read "ti,poll-period" as u32
  Input: trackpoint - fix the inertia attribute name in the ABI document
  Input: eeti_ts - publish the OF module alias
  Input: xpad - add support for Azeron devices
  Input: xpad - fix PDP Marvel Xbox 360 controller
  Input: document that no new LED codes should be added
  Input: soc_button_array - check btns_desc->package.count
  Input: soc_button_array - fix MS Surface Pro 11 probe failure
  Input: i8042 - add quirk for Acer Aspire Go 15 AG15-42P
  Input: synaptics - disable InterTouch on ThinkPad T440p (board id 2722)
  Input: cyttsp5 - clamp the HID report size before memcpy
  Input: zero ff_effect before compat copy in input_ff_effect_from_user
  Input: evdev - zero absinfo before partial copy in EVIOCSABS
  Input: synaptics-rmi4 - fix GPF in suspend and resume when unbound
  Input: rmi_smbus - fix out-of-bounds read in rmi_smb_write_block()
  Input: atkbd - skip deactivate for Xiaomi Redmi Book Pro 16 2026
  dt-bindings: input: mediatek,mt6779-keypad: add mt6572
  Input: adp5588-keys - cache GPIO state before registering the gpiochip
2026-09-20 07:02:34 -07:00
..
touchscreen Input updates for v7.2-rc0 2026-06-24 11:16:06 -07:00
adafruit,seesaw-gamepad.yaml dt-bindings: input: bindings for Adafruit Seesaw Gamepad 2024-01-09 23:45:18 -08:00
adc-joystick.yaml dt-bindings: input: Drop unneeded quotes 2023-04-04 12:12:12 -05:00
adc-keys.yaml dt-bindings: input: Convert adc-keys to DT schema 2022-07-08 15:17:55 -07:00
adi,adp5588.yaml dt-bindings: input: pure gpio support for adp5588 2024-08-28 18:50:45 -07:00
allwinner,sun4i-a10-lradc-keys.yaml dt-bindings: input: sun4i-lradc-keys: Add A100/A133 compatible 2026-06-29 23:53:03 +08:00
ariel-pwrbutton.yaml dt-bindings: input: ariel-pwrbutton: use spi-peripheral-props.yaml 2022-07-28 13:24:25 -07:00
atmel,captouch.yaml dt-bindings: input: atmel,captouch: convert bindings to YAML 2024-03-08 16:34:09 -08:00
atmel,maxtouch.yaml dt-bindings: Remove the redundant 'type: boolean' 2026-05-05 10:31:50 -05:00
awinic,aw86927.yaml dt-bindings: input: awinic,aw86927: Add Awinic AW86938 2026-04-01 09:08:32 -07:00
azoteq,iqs7222.yaml dt-bindings: Use full path to other schemas 2024-05-08 14:13:46 -05:00
brcm,bcm-keypad.txt
cirrus,cs40l50.yaml dt-bindings: input: cirrus,cs40l50: Add initial DT binding 2024-06-28 15:36:02 +01:00
cirrus,ep9307-keypad.yaml dt-bindings: input: add debounce-delay-ms common property 2026-04-19 18:26:59 -07:00
clps711x-keypad.txt
cpcap-pwrbutton.txt
cypress-sf.yaml
cypress,cyapa.yaml dt-bindings: Update Krzysztof Kozlowski's email 2025-11-17 11:24:50 -06:00
cypress,tm2-touchkey.yaml
dlg,da7280.yaml dt-bindings: input: convert dlg,da7280.txt to dt-schema 2025-05-10 22:30:54 -07:00
dlg,da9062-onkey.yaml dt-bindings: mfd: dlg,da9063: Convert da9062 to json-schema 2024-02-08 13:06:03 +00:00
dlink,dir685-touchkeys.txt
e3x0-button.txt
elan,ekth3000.yaml dt-bindings: use capital "OR" for multiple licenses in SPDX 2023-08-23 15:00:31 -05:00
elan,ekth6915.yaml dt-bindings: HID: i2c-hid: elan: Introduce Elan eKTH8D18 2025-06-17 13:30:30 -07:00
focaltech,ft8112.yaml dt-bindings: input: focaltech,ft8112: Add focaltech,ft3d81 compatible 2026-07-17 09:53:55 -07:00
fsl,mpr121-touchkey.yaml
fsl,scu-key.yaml dt-bindings: input: fsl,scu-key: Add compatible string fsl,imx8qm-sc-key 2026-07-14 11:44:05 -04:00
goodix,gt7375p.yaml dt-bindings: HID: i2c-hid: Add "panel" property to i2c-hid backed touchscreens 2023-08-01 07:34:34 -07:00
goodix,gt7986u-spifw.yaml dt-bindings: input: Goodix GT7986U SPI HID Touchscreen 2024-11-13 10:56:37 +01:00
google,cros-ec-keyb.yaml dt-bindings: input: Drop unneeded quotes 2023-04-04 12:12:12 -05:00
google,goldfish-events-keypad.yaml dt-bindings: input: google,goldfish-events-keypad: Convert to DT schema 2026-01-20 11:56:10 -08:00
gpio-beeper.yaml dt-bindings: input: gpio-beeper: Convert to yaml schema 2022-12-08 17:48:58 -08:00
gpio-charlieplex-keypad.yaml dt-bindings: input: gpio-charlieplex-keypad: add missing parenthesis 2026-07-11 15:17:30 -07:00
gpio-decoder.txt
gpio-keys.yaml dt-bindings: input: gpio-keys: Allow optional dedicated wakeirq 2023-11-30 12:06:55 -08:00
gpio-matrix-keypad.yaml dt-bindings: input: add debounce-delay-ms common property 2026-04-19 18:26:59 -07:00
gpio-mouse.yaml dt-bindings: input: gpio-mouse: Convert to json-schema 2023-12-08 23:22:22 +00:00
gpio-vibrator.yaml
hid-over-i2c.yaml dt-bindings: HID: i2c-hid: Add "panel" property to i2c-hid backed touchscreens 2023-08-01 07:34:34 -07:00
ibm,op-panel.yaml dt-bindings: input: Add documentation for IBM Operation Panel 2022-08-17 12:32:02 -07:00
ilitek,ili2901.yaml dt-bindings: HID: i2c-hid: add dedicated Ilitek ILI2901 schema 2024-06-07 11:16:55 +02:00
ilitek,ili9882t.yaml dt-bindings: input: i2c-hid: Introduce Ilitek ili9882t 2023-08-21 17:21:37 +02:00
imagis,isa1200.yaml dt-bindings: input: Document Imagis ISA1200 haptic motor driver 2026-06-26 13:16:48 -07:00
imx-keypad.yaml dt-bindings: drop tab characters from DTS examples 2026-05-05 10:54:45 -05:00
input-reset.txt
input.yaml dt-bindings: input: add settling-time-us common property 2026-04-19 18:26:59 -07:00
iqs62x-keys.yaml dt-bindings: input: Use common 'linux,keycodes' definition 2022-07-08 15:17:55 -07:00
iqs269a.yaml dt-bindings: input: iqs269a: Add bindings for OTP variants 2024-01-01 13:24:03 -08:00
iqs626a.yaml dt-bindings: input: iqs626a: Redefine trackpad property types 2023-02-03 17:21:04 -08:00
matrix-keymap.txt
matrix-keymap.yaml dt-bindings: input: matrix-keymap: fix key board wording 2026-03-24 20:04:06 -07:00
max77650-onkey.yaml dt-bindings: input: Centralize 'linux,code' definition 2022-07-08 15:17:55 -07:00
mediatek,mt6779-keypad.yaml dt-bindings: input: mediatek,mt6779-keypad: add mt6572 2026-08-26 05:35:06 -07:00
mediatek,pmic-keys.yaml dt-bindings: input: mediatek,pmic-keys: Add MT6365 support 2026-06-03 11:59:57 -05:00
microchip,cap11xx.yaml Linux 7.2-rc3 2026-07-13 19:06:00 -07:00
microchip,qt1050.txt
nvidia,tegra20-kbc.txt
nxp,lpc3220-key.yaml dt-bindings: input: convert lpc32xx-key.txt to yaml format 2025-08-21 19:44:12 -07:00
omap-keypad.txt
parade,tc3408.yaml dt-bindings: input: Add Parade TC3408 touchscreen controller 2026-02-26 08:02:35 -08:00
pine64,pinephone-keyboard.yaml dt-bindings: drop redundant part of title (end) 2022-12-16 11:41:49 -06:00
ps2keyb-mouse-apbps2.txt
pwm-beeper.yaml dt-bindings: input: pwm-beeper: convert to dt schema 2023-04-14 00:08:40 -07:00
pwm-vibrator.yaml dt-bindings: input: pwm-vibrator: Add enable-gpio 2023-05-08 09:44:06 -07:00
pxa27x-keypad.txt
qcom,pm8xxx-vib.yaml dt-bindings: input: qcom,pm8xxx-vib: Document PM6150 compatible 2024-09-05 07:54:16 -05:00
qcom,pm8921-keypad.yaml dt-bindings: input: Correct indentation and style in DTS example 2025-02-25 09:33:03 -08:00
qcom,pm8921-pwrkey.yaml dt-bindings: input: Correct indentation and style in DTS example 2025-02-25 09:33:03 -08:00
qcom,pm8941-pwrkey.yaml dt-bindings: input: qcom,pm8941-pwrkey: Document PMM8654AU 2026-02-09 22:19:55 -08:00
qcom,spmi-haptics.yaml dt-bindings: input: Add Qualcomm SPMI PMIC haptics 2026-08-21 18:01:43 -05:00
raydium_i2c_ts.txt
regulator-haptic.yaml dt-bindings: input: Drop unneeded quotes 2023-04-04 12:12:12 -05:00
rotary-encoder.yaml dt-bindings: input: rotary-encoder: Fix "rotary-encoder,rollover" type 2024-11-04 21:46:41 -08:00
samsung,s3c6410-keypad.yaml dt-bindings: input: samsung,s3c6410-keypad: convert to DT Schema 2024-03-15 11:53:55 -07:00
spear-keyboard.txt
sprd,sc27xx-vibrator.yaml dt-bindings: input: sprd,sc27xx-vibrator: Drop incomplete example 2023-11-29 13:19:36 -08:00
st-keyscan.txt
syna,rmi4.yaml dt-bindings: input: syna,rmi4: Document syna,rmi4-s3706b 2026-06-25 22:34:12 -07:00
ti,drv260x.yaml dt-bindings: input: Convert ti,drv260x to DT schema 2022-12-08 17:48:58 -08:00
ti,drv266x.yaml dt-bindings: Remove extra blank lines 2025-11-17 11:24:50 -06:00
ti,nspire-keypad.yaml dt-bindings: input: ti,nspire-keypad: convert to YAML format 2024-07-08 10:08:11 -07:00
ti,palmas-pwrbutton.txt
ti,tca8418.yaml dt-bindings: input: convert tca8418_keypad.txt to yaml format 2025-09-17 22:09:03 -07:00
ti,tps65217-pwrbutton.yaml dt-bindings: input: Convert TI TPS65217 power button to DT schema 2026-07-24 18:22:03 -07:00
ti,twl4030-keypad.yaml dt-bindings: input: ti,twl4030-keypad: convert to DT schema 2025-10-17 21:50:01 -07:00
zii,rave-sp-pwrbutton.yaml dt-bindings: input: convert zii,rave-sp-pwrbutton.txt to yaml 2024-10-28 12:40:54 -05:00