twx-linux/drivers/input/serio
Linus Torvalds 31d7109a19 Input updates for v6.14-rc6
- several new device IDs added to xpad game controller driver
 
 - support for imagis IST3038H variant of chip added to imagis touch
   controller driver
 
 - a fix for GPIO allocation for ads7846 touch controller driver
 
 - a fix for iqs7222 driver to properly support status register
 
 - a fix for goodix-berlin touch controller driver to use the right name
   for the regulator
 
 - more i8042 quirks to better handle several old Clevo devices.
 -----BEGIN PGP SIGNATURE-----
 
 iHUEABYIAB0WIQST2eWILY88ieB2DOtAj56VGEWXnAUCZ9YmjwAKCRBAj56VGEWX
 nPMXAP9DTIz200i04+sLoW6ZO7NiPUkJTw5AmBC64yXxWncUQQD/T5hue5JJBsJo
 Me53HNUu+GiN923FB2dQEJdDvWOclwc=
 =A/VU
 -----END PGP SIGNATURE-----

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

Pull input updates from Dmitry Torokhov:

 - several new device IDs added to xpad game controller driver

 - support for imagis IST3038H variant of chip added to imagis touch
   controller driver

 - a fix for GPIO allocation for ads7846 touch controller driver

 - a fix for iqs7222 driver to properly support status register

 - a fix for goodix-berlin touch controller driver to use the right name
   for the regulator

 - more i8042 quirks to better handle several old Clevo devices.

* tag 'input-for-v6.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input:
  MAINTAINERS: Remove myself from the goodix touchscreen maintainers
  Input: iqs7222 - preserve system status register
  Input: i8042 - swap old quirk combination with new quirk for more devices
  Input: i8042 - swap old quirk combination with new quirk for several devices
  Input: i8042 - add required quirks for missing old boardnames
  Input: i8042 - swap old quirk combination with new quirk for NHxxRZQ
  Input: xpad - rename QH controller to Legion Go S
  Input: xpad - add support for TECNO Pocket Go
  Input: xpad - add support for ZOTAC Gaming Zone
  Input: goodix-berlin - fix vddio regulator references
  Input: goodix-berlin - fix comment referencing wrong regulator
  Input: imagis - add support for imagis IST3038H
  dt-bindings: input/touchscreen: imagis: add compatible for ist3038h
  Input: xpad - add multiple supported devices
  Input: xpad - add 8BitDo SN30 Pro, Hyperkin X91 and Gamesir G7 SE controllers
  Input: ads7846 - fix gpiod allocation
  Input: wdt87xx_i2c - fix compiler warning
2025-03-15 15:46:29 -10:00
..
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 - fix compilation error introduced with switch to guards 2024-10-19 20:53:32 -07:00
hil_mlc.c
hp_sdc_mlc.c
hp_sdc.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 - swap old quirk combination with new quirk for more devices 2025-02-25 13:01:51 -08: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: i8042 - Add support for platform filter contexts 2025-01-15 16:26:39 +02: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
Kconfig Input: add HAS_IOPORT dependencies 2023-05-22 15:17:09 -07:00
libps2.c Input: libps2 - use guard notation when temporarily pausing serio ports 2024-10-04 00:58:14 -07:00
maceps2.c Input: switch back to struct platform_driver::remove() 2024-10-15 11:43:25 -07:00
Makefile
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: switch back to struct platform_driver::remove() 2024-10-15 11:43:25 -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_raw.c Input: serio_raw - fix uninitialized variable bug 2024-10-21 00:12:11 -07:00
serio.c Input: serio - use guard notation when acquiring mutexes and spinlocks 2024-10-04 01:04:14 -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