mirror-linux/drivers/input/serio
Linus Torvalds 99cedb6b8f Input updates for v6.18-rc0
- a number of conversions to yaml/json schema and fixes for
   input-related device tree bindings
 
 - a new driver for Awinic AW86927 haptic chip
 
 - a new driver for Hynitron CST816x series controller
 
 - a new driver for add Himax HX852x(ES) touchscreen controller
 
 - a fix to uinput to not leak kernel memory via a gap in
   uinput_ff_upload_compat structure
 
 - a fix to prevent overflow in pressure calculation in tsc2007 driver
   causing phantom touches
 
 - a change to Atmel maxTouch driver to support generic touchscreen
   configuration (flip, rotate, etc.)
 
 - support for platform data was dropped in tca8418_keypad,
   pxa27x-keypad, spear-keyboard and twl4030_keypad drivers, they all
   now rely on generic device properties for configuration
 
 - other assorted changes and fixes.
 -----BEGIN PGP SIGNATURE-----
 
 iHUEABYKAB0WIQST2eWILY88ieB2DOtAj56VGEWXnAUCaOX1HQAKCRBAj56VGEWX
 nC29AQCsDm6HBKXJZl6nAI8WHQiSvASFvyFlF6scVnfueX54mQEA6eE428+Cr1Sn
 mDiwL38Es+PlZbdsi0J2q0vYzpr4yQU=
 =JZIn
 -----END PGP SIGNATURE-----

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

Pull input updates from Dmitry Torokhov:

 - Conversions to yaml/json schema and fixes for input-related device
   tree bindings

 - New drivers:
     - Awinic AW86927 haptic chip
     - Hynitron CST816x series controller
     - Himax HX852x(ES) touchscreen controller

 - Fix uinput to not leak kernel memory via a gap in
   uinput_ff_upload_compat structure

 - Prevent overflow in pressure calculation in tsc2007 driver causing
   phantom touches

 - Make the Atmel maxTouch driver support generic touchscreen
   configuration (flip, rotate, etc)

 - Drop support for platform data in tca8418_keypad, pxa27x-keypad,
   spear-keyboard and twl4030_keypad drivers, they all now rely on
   generic device properties for configuration

 - Other assorted changes and fixes

* tag 'input-for-v6.18-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input: (50 commits)
  Input: atmel_mxt_ts - allow reset GPIO to sleep
  Input: aw86927 - fix error code in probe()
  Input: psxpad-spi - add a check for the return value of spi_setup()
  Input: uinput - zero-initialize uinput_ff_upload_compat to avoid info leak
  Input: aw86927 - add driver for Awinic AW86927
  dt-bindings: input: Add Awinic AW86927
  dt-bindings: touchscreen: remove touchscreen.txt
  dt-bindings: arm: bcm: raspberrypi,bcm2835-firmware: Add touchscreen child node
  dt-bindings: touchscreen: convert eeti bindings to json schema
  Input: pm8941-pwrkey - disable wakeup for resin by default
  dt-bindings: input: pm8941-pwrkey: Document wakeup-source property
  Input: add driver for Hynitron CST816x series
  dt-bindings: input: touchscreen: add hynitron cst816x series
  Input: imx6ul_tsc - set glitch threshold by DTS property
  dt-bindings: touchscreen: fsl,imx6ul-tsc: support glitch thresold
  dt-bindings: touchscreen: add debounce-delay-us property
  Input: ps2-gpio - fix typo
  Input: atmel_mxt_ts - add support for generic touchscreen configurations
  dt-bindings: input: maxtouch: add common touchscreen properties
  dt-bindings: touchscreen: convert zet6223 bindings to json schema
  ...
2025-10-08 09:44:38 -07:00
..
Kconfig Drivers: hv: Add CONFIG_HYPERV_VMBUS option 2025-10-01 00:00:42 +00:00
Makefile
altera_ps2.c Input: switch back to struct platform_driver::remove() 2024-10-15 11:43:25 -07:00
ambakmi.c Input updates for v6.11-rc0 2024-07-19 16:51:39 -07:00
ams_delta_serio.c Input: switch back to struct platform_driver::remove() 2024-10-15 11:43:25 -07:00
apbps2.c Input: switch back to struct platform_driver::remove() 2024-10-15 11:43:25 -07:00
arc_ps2.c Input: switch back to struct platform_driver::remove() 2024-10-15 11:43:25 -07:00
ct82c710.c Input: switch back to struct platform_driver::remove() 2024-10-15 11:43:25 -07:00
gscps2.c Input: gscps2 - Describe missing function parameters 2025-02-28 08:20:42 +01:00
hil_mlc.c Input: include export.h in modules using EXPORT_SYMBOL*() 2025-08-21 12:00:59 -07:00
hp_sdc.c Input: include export.h in modules using EXPORT_SYMBOL*() 2025-08-21 12:00:59 -07:00
hp_sdc_mlc.c
hyperv-keyboard.c Input: hyperv-keyboard - use guard notation when acquiring spinlock 2024-10-04 00:58:16 -07:00
i8042-acpipnpio.h Input: i8042 - add TUXEDO InfinityBook Pro Gen10 AMD to i8042 quirk table 2025-09-04 07:37:54 -07:00
i8042-io.h alpha: remove DECpc AXP150 (Jensen) support 2024-05-03 22:09:50 +02:00
i8042-ip22io.h
i8042-jazzio.h
i8042-snirm.h
i8042-sparcio.h Input: i8042 - use cleanup facility for device_node 2024-10-19 21:21:42 -07:00
i8042.c Input: include export.h in modules using EXPORT_SYMBOL*() 2025-08-21 12:00:59 -07:00
i8042.h arch: Remove Itanium (IA-64) architecture 2023-09-11 08:13:17 +00:00
ioc3kbd.c Input: switch back to struct platform_driver::remove() 2024-10-15 11:43:25 -07:00
libps2.c Input: include export.h in modules using EXPORT_SYMBOL*() 2025-08-21 12:00:59 -07:00
maceps2.c Input: switch back to struct platform_driver::remove() 2024-10-15 11:43:25 -07:00
olpc_apsp.c Input: switch back to struct platform_driver::remove() 2024-10-15 11:43:25 -07:00
parkbd.c Input updates for v6.11-rc0 2024-07-19 16:51:39 -07:00
pcips2.c Input: serio - use sizeof(*pointer) instead of sizeof(type) 2024-06-07 11:59:21 -07:00
ps2-gpio.c Input: ps2-gpio - fix typo 2025-09-24 13:46:47 -07:00
ps2mult.c Input: ps2mult - use guard notation when acquiring spinlock 2024-10-04 00:58:16 -07:00
q40kbd.c Input: switch back to struct platform_driver::remove() 2024-10-15 11:43:25 -07:00
rpckbd.c Input: switch back to struct platform_driver::remove() 2024-10-15 11:43:25 -07:00
sa1111ps2.c Input: sa1111ps2 - use guard notation when acquiring spinlock 2024-10-04 00:58:17 -07:00
serio.c Input: include export.h in modules using EXPORT_SYMBOL*() 2025-08-21 12:00:59 -07:00
serio_raw.c Input: serio_raw - fix uninitialized variable bug 2024-10-21 00:12:11 -07:00
serport.c Input: serport - use guard notation when acquiring spinlock 2024-10-04 00:58:17 -07:00
sun4i-ps2.c Input: switch back to struct platform_driver::remove() 2024-10-15 11:43:25 -07:00
userio.c Input updates for v6.13-rc0 2024-11-25 10:31:39 -08:00
xilinx_ps2.c Input: switch back to struct platform_driver::remove() 2024-10-15 11:43:25 -07:00