linux-stable/drivers/input/serio
Linus Torvalds eab5c86d24 Input updates for v6.8-rc2
- a fix for the fix to deal with newer laptops which get confused by the
   "GET ID" command when probing for PS/2 keyboards
 
 - a couple of tweaks to i8042 to handle Clevo NS70PU and Lifebook U728
   laptops
 
 - a change to bcm5974 to validate that the device has appropriate
   endpoints
 
 - an addition of new product ID to xpad driver to recognize Lenovo
   Legion Go controllers
 
 - a quirk to Goodix controller to deal with extra GPIO described in ACPI
   tables on some devices.
 -----BEGIN PGP SIGNATURE-----
 
 iHUEABYIAB0WIQST2eWILY88ieB2DOtAj56VGEWXnAUCZb1FdAAKCRBAj56VGEWX
 nHR/AQD9mGrzGWRHBx1GdtUdz54DwdcIomfufomNUPUOHj96TwD+OOzNL4AtpMEh
 YVddZKrt24OP2zE1yXRjujMahEBJHwk=
 =4yCm
 -----END PGP SIGNATURE-----

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

Pull input fixes from Dmitry Torokhov:

 - a fix for the fix to deal with newer laptops which get confused by
   the "GET ID" command when probing for PS/2 keyboards

 - a couple of tweaks to i8042 to handle Clevo NS70PU and Lifebook U728
   laptops

 - a change to bcm5974 to validate that the device has appropriate
   endpoints

 - an addition of new product ID to xpad driver to recognize Lenovo
   Legion Go controllers

 - a quirk to Goodix controller to deal with extra GPIO described in
   ACPI tables on some devices.

* tag 'input-for-v6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input:
  Input: i8042 - add Fujitsu Lifebook U728 to i8042 quirk table
  Input: i8042 - fix strange behavior of touchpad on Clevo NS70PU
  Input: atkbd - do not skip atkbd_deactivate() when skipping ATKBD_CMD_GETID
  Input: atkbd - skip ATKBD_CMD_SETLEDS when skipping ATKBD_CMD_GETID
  Input: bcm5974 - check endpoint type before starting traffic
  Input: xpad - add Lenovo Legion Go controllers
  Input: goodix - accept ACPI resources with gpio_count == 3 && gpio_int_idx == 0
2024-02-02 12:52:44 -08:00
..
Kconfig Input: add HAS_IOPORT dependencies 2023-05-22 15:17:09 -07:00
Makefile
altera_ps2.c Input: altera_ps2 - convert to platform remove callback returning void 2023-09-23 19:16:45 -07:00
ambakmi.c Input: ambakmi - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr() 2023-01-09 20:25:23 -08:00
ams_delta_serio.c Input: ams_delta_serio - convert to platform remove callback returning void 2023-09-23 19:16:45 -07:00
apbps2.c Input: apbps2 - convert to platform remove callback returning void 2023-09-23 19:16:45 -07:00
arc_ps2.c Input: arc_ps2 - convert to platform remove callback returning void 2023-09-23 19:16:45 -07:00
ct82c710.c Input: ct82c710 - convert to platform remove callback returning void 2023-09-23 19:16:45 -07:00
gscps2.c Input: move from strlcpy with unused retval to strscpy 2022-08-18 15:44:08 -07:00
hil_mlc.c
hp_sdc.c
hp_sdc_mlc.c
hyperv-keyboard.c Drivers: hv: Make remove callback of hyperv driver void returned 2023-01-17 13:41:27 +00:00
i8042-acpipnpio.h Input: i8042 - add Fujitsu Lifebook U728 to i8042 quirk table 2024-02-02 10:50:50 -08:00
i8042-io.h
i8042-ip22io.h
i8042-jazzio.h
i8042-snirm.h
i8042-sparcio.h Input: i8042-sparcio - convert to platform remove callback returning void 2023-09-23 19:24:20 -07:00
i8042.c Input: i8042 - convert to platform remove callback returning void 2023-09-23 19:28:13 -07:00
i8042.h arch: Remove Itanium (IA-64) architecture 2023-09-11 08:13:17 +00:00
ioc3kbd.c Input: ioc3kbd - convert to platform remove callback returning void 2023-09-23 19:28:13 -07:00
libps2.c Input: libps2 - do not discard non-ack bytes when controlling LEDs 2023-05-18 11:40:32 -07:00
maceps2.c Input: maceps2 - convert to platform remove callback returning void 2023-09-23 19:28:13 -07:00
olpc_apsp.c Input: olpc_apsp - convert to platform remove callback returning void 2023-09-23 19:28:14 -07:00
parkbd.c Input: move from strlcpy with unused retval to strscpy 2022-08-18 15:44:08 -07:00
pcips2.c Input: move from strlcpy with unused retval to strscpy 2022-08-18 15:44:08 -07:00
ps2-gpio.c Input: ps2-gpio - convert to platform remove callback returning void 2023-09-23 19:28:14 -07:00
ps2mult.c Input: move from strlcpy with unused retval to strscpy 2022-08-18 15:44:08 -07:00
q40kbd.c Input: q40kbd - convert to platform remove callback returning void 2023-09-23 19:28:14 -07:00
rpckbd.c Input: rpckbd - convert to platform remove callback returning void 2023-09-23 19:28:14 -07:00
sa1111ps2.c Input: move from strlcpy with unused retval to strscpy 2022-08-18 15:44:08 -07:00
serio.c driver core: make struct bus_type.uevent() take a const * 2023-01-27 13:45:52 +01:00
serio_raw.c
serport.c tty: ldops: unify to u8 2023-08-11 21:12:47 +02:00
sun4i-ps2.c Input: sun4i-ps2 - convert to platform remove callback returning void 2023-09-23 19:28:15 -07:00
userio.c
xilinx_ps2.c Input: xilinx_ps2 - convert to platform remove callback returning void 2023-09-23 19:28:15 -07:00