linux/Documentation/devicetree/bindings/input
Linus Torvalds a12deb44f9 Input updates for 6.7 merge window:
- a number of input drivers has been converted to use facilities
   provided by the device core to instantiate driver-specific attributes
   instead of using devm_device_add_group() and similar APIs
 
 - platform input devices have been converted to use remove() callback
   returning void
 
 - a fix for use-after-free when tearing down a Synaptics RMI device
 
 - a few flexible arrays in input structures have been annotated with
   __counted_by to help hardening efforts
 
 - handling of vddio supply in cyttsp5 driver
 
 - other miscellaneous fixups
 -----BEGIN PGP SIGNATURE-----
 
 iHUEABYIAB0WIQST2eWILY88ieB2DOtAj56VGEWXnAUCZUyblQAKCRBAj56VGEWX
 nDVoAQDzsznzm0JMx+irkldF4fX6jeY6QNlMJbczQMTe1+i+egD/ZeHpvt7UboUo
 4J2Hin/datV0HVPl0GUBVw6XVaC4jQ4=
 =TD2n
 -----END PGP SIGNATURE-----

Merge tag 'input-for-v6.7-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input

Pull input updates from Dmitry Torokhov:

 - a number of input drivers has been converted to use facilities
   provided by the device core to instantiate driver-specific attributes
   instead of using devm_device_add_group() and similar APIs

 - platform input devices have been converted to use remove() callback
   returning void

 - a fix for use-after-free when tearing down a Synaptics RMI device

 - a few flexible arrays in input structures have been annotated with
   __counted_by to help hardening efforts

 - handling of vddio supply in cyttsp5 driver

 - other miscellaneous fixups

* tag 'input-for-v6.7-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input: (86 commits)
  Input: walkera0701 - use module_parport_driver macro to simplify the code
  Input: synaptics-rmi4 - fix use after free in rmi_unregister_function()
  dt-bindings: input: fsl,scu-key: Document wakeup-source
  Input: cyttsp5 - add handling for vddio regulator
  dt-bindings: input: cyttsp5: document vddio-supply
  Input: tegra-kbc - use device_get_match_data()
  Input: Annotate struct ff_device with __counted_by
  Input: axp20x-pek - avoid needless newline removal
  Input: mt - annotate struct input_mt with __counted_by
  Input: leds - annotate struct input_leds with __counted_by
  Input: evdev - annotate struct evdev_client with __counted_by
  Input: synaptics-rmi4 - replace deprecated strncpy
  Input: wm97xx-core - convert to platform remove callback returning void
  Input: wm831x-ts - convert to platform remove callback returning void
  Input: ti_am335x_tsc - convert to platform remove callback returning void
  Input: sun4i-ts - convert to platform remove callback returning void
  Input: stmpe-ts - convert to platform remove callback returning void
  Input: pcap_ts - convert to platform remove callback returning void
  Input: mc13783_ts - convert to platform remove callback returning void
  Input: mainstone-wm97xx - convert to platform remove callback returning void
  ...
2023-11-09 14:18:42 -08:00
..
touchscreen Input updates for 6.7 merge window: 2023-11-09 14:18:42 -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: adp5588: add bindings 2022-08-30 21:16:08 -07:00
allwinner,sun4i-a10-lradc-keys.yaml dt-bindings: input: sun4i-lradc-keys: Add F1C100s compatible 2022-11-03 13:44:04 -07:00
ariel-pwrbutton.yaml dt-bindings: input: ariel-pwrbutton: use spi-peripheral-props.yaml 2022-07-28 13:24:25 -07:00
atmel,captouch.txt Input: add Atmel Captouch Button driver 2016-05-18 15:08:19 -07:00
atmel,maxtouch.yaml dt-bindings: input: atmel,maxtouch: add linux,keycodes 2023-05-01 20:22:07 -07:00
azoteq,iqs7222.yaml dt-bindings: input: iqs7222: Add properties for Azoteq IQS7222D 2023-07-10 12:01:29 -07:00
brcm,bcm-keypad.txt dt-bindings: Remove "status" from examples 2017-09-05 10:03:06 -05:00
clps711x-keypad.txt input: clps711x-keypad: Changing the compatibility string to match with the smallest supported chip 2016-07-06 17:38:18 +02:00
cpcap-pwrbutton.txt input: cpcap-pwrbutton: New driver 2017-04-11 15:18:09 +01:00
cypress,cyapa.yaml dt-bindings: input: cypress,cyapa: convert to dtschema 2023-05-11 11:37:26 -07:00
cypress,tm2-touchkey.yaml dt-bindings: input: tm2-touchkey: document vddio-supply 2020-12-09 19:47:10 -08:00
cypress-sf.yaml dt-bindings: input: Add binding for cypress-sf 2021-09-09 22:26:33 -07:00
da9062-onkey.txt dt-bindings: mfd: update dlg,da9063.yaml reference 2022-07-07 13:10:00 -06:00
dlg,da7280.txt dt-bindings: input: Add document bindings for DA7280 2020-12-11 00:21:25 -08:00
dlink,dir685-touchkeys.txt Input: add D-Link DIR-685 touchkeys driver 2017-06-05 15:35:32 -07:00
e3x0-button.txt dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
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: Add "panel" property to i2c-hid backed touchscreens 2023-08-01 07:34:34 -07:00
fsl,mpr121-touchkey.yaml dt-bindings: input: use generic node names 2022-05-27 21:49:32 -07:00
fsl,scu-key.yaml dt-bindings: input: fsl,scu-key: Document wakeup-source 2023-10-29 02:54:51 +00: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
google,cros-ec-keyb.yaml dt-bindings: input: Drop unneeded quotes 2023-04-04 12:12:12 -05:00
gpio-beeper.yaml dt-bindings: input: gpio-beeper: Convert to yaml schema 2022-12-08 17:48:58 -08:00
gpio-decoder.txt Input: add generic input driver to read encoded GPIO lines 2016-08-29 20:24:23 -07:00
gpio-keys.yaml dt-bindings: drop redundant part of title (beginning) 2022-12-16 11:41:49 -06:00
gpio-matrix-keypad.txt Input: matrix_keypad - add option to drive inactive columns 2017-03-29 00:25:01 -07:00
gpio-mouse.txt Input: gpio_mouse - add DT bindings 2017-10-19 17:08:45 -07:00
gpio-vibrator.yaml dt-bindings: Add missing 'additionalProperties: false' 2020-03-31 09:03:17 -06:00
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,ili9882t.yaml dt-bindings: input: i2c-hid: Introduce Ilitek ili9882t 2023-08-21 17:21:37 +02:00
imx-keypad.yaml dt-bindings: input: Drop unneeded quotes 2023-04-04 12:12:12 -05:00
input-reset.txt Input: dt-bindings - fix a typo in file input-reset.txt 2018-11-12 11:52:05 -08:00
input.yaml dt-bindings: drop redundant part of title of shared bindings 2022-12-16 11:41:49 -06: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: Centralize 'linux,code' definition 2022-07-08 15:17:55 -07:00
iqs626a.yaml dt-bindings: input: iqs626a: Redefine trackpad property types 2023-02-03 17:21:04 -08:00
lpc32xx-key.txt Input: lpc32xx-key - add clocks property and fix DT binding example 2019-04-04 11:51:26 -07:00
matrix-keymap.txt dt-bindings: input: Convert matrix-keymap to json-schema 2020-07-09 17:28:16 -06:00
matrix-keymap.yaml dt-bindings: input: Drop unneeded quotes 2023-04-04 12:12:12 -05: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: Drop unneeded quotes 2023-04-04 12:12:12 -05:00
mediatek,pmic-keys.yaml dt-bindings: input: mediatek,pmic-keys: Fix typo in "linux,keycodes" property name 2023-06-26 10:26:52 -06:00
microchip,cap11xx.yaml dt-bindings: input: Drop unneeded quotes 2023-04-04 12:12:12 -05:00
microchip,qt1050.txt Input: qt1050 - add Microchip AT42QT1050 support 2019-05-07 14:12:43 -07:00
nvidia,tegra20-kbc.txt Documentation: devicetree: fix reference to legacy wakeup properties 2015-10-30 13:04:19 -05:00
omap-keypad.txt
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: convert to yaml 2022-09-24 23:25:47 -07:00
qcom,pm8921-keypad.yaml dt-bindings: input: qcom,pm8921-keypad: convert to YAML format 2023-10-30 15:03:22 -05:00
qcom,pm8921-pwrkey.yaml dt-bindings: input: qcom,pm8921-pwrkey: convert to dt-schema 2022-10-29 21:34:16 -07:00
qcom,pm8941-pwrkey.yaml dt-bindings: input: pm8941-pwrkey: Convert pm8941 power key binding to yaml 2021-07-23 12:36:52 -07:00
raydium_i2c_ts.txt dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
regulator-haptic.yaml dt-bindings: input: Drop unneeded quotes 2023-04-04 12:12:12 -05:00
rotary-encoder.txt docs: Fix some broken references 2018-06-15 18:10:01 -03:00
samsung-keypad.txt dt-bindings: Use lower case hex in unit-addresses 2017-12-26 10:37:05 -06:00
spear-keyboard.txt
sprd,sc27xx-vibrator.yaml dt-bindings: Remove 'Device Tree Bindings' from end of title: 2022-08-25 14:06:57 -05:00
st-keyscan.txt Input: add st-keyscan driver 2014-05-14 16:39:46 -07:00
syna,rmi4.yaml dt-bindings: input: syna,rmi4: Make "additionalProperties: true" explicit 2023-10-30 15:59:17 -05:00
tca8418_keypad.txt
ti,drv260x.yaml dt-bindings: input: Convert ti,drv260x to DT schema 2022-12-08 17:48:58 -08:00
ti,drv2665.txt Input: add TI drv2665 haptics driver 2015-05-08 16:45:16 -07:00
ti,drv2667.txt Input: add support for the DRV2667 haptic driver 2014-09-08 16:16:23 -07:00
ti,nspire-keypad.txt
ti,palmas-pwrbutton.txt dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
tps65218-pwrbutton.txt dt-bindings: input: Specify the interrupt number of TPS65217 power button 2016-12-27 10:06:00 -08:00
twl4030-keypad.txt
twl4030-pwrbutton.txt dt-bindings: mfd: Convert twl-family.txt to json-schema 2023-11-01 10:02:11 +00:00
zii,rave-sp-pwrbutton.txt Input: add RAVE SP Powerbutton driver 2018-03-08 15:34:45 -08:00