linux/drivers/input/joystick
Linus Torvalds 7eb61cc674 Input updates for v6.11-rc4
- a tweak to uinput interface to reject requests with abnormally large
   number of slots. 100 slots/contacts should be enough for real devices
 
 - support for FocalTech FT8201 added to the edt-ft5x06 driver
 
 - tweaks to i8042 to handle more devices that have issue with its
   emulation
 
 - Synaptics touchpad switched to native SMbus/RMI mode on HP Elitebook
   840 G2
 
 - other minor fixes.
 -----BEGIN PGP SIGNATURE-----
 
 iHUEABYIAB0WIQST2eWILY88ieB2DOtAj56VGEWXnAUCZsjxKQAKCRBAj56VGEWX
 nKE9APwPOZl4TldhPLG37LCvlVmgN0cSSWY+PEEqIaxmFtezjQEAr2/qs1XknZVr
 LkuhmHxng2ZI9X4HUL+h52Lha7y4UAc=
 =3Pcb
 -----END PGP SIGNATURE-----

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

Pull input fixes from Dmitry Torokhov:

 - a tweak to uinput interface to reject requests with abnormally large
   number of slots. 100 slots/contacts should be enough for real devices

 - support for FocalTech FT8201 added to the edt-ft5x06 driver

 - tweaks to i8042 to handle more devices that have issue with its
   emulation

 - Synaptics touchpad switched to native SMbus/RMI mode on HP Elitebook
   840 G2

 - other minor fixes

* tag 'input-for-v6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input:
  Input: himax_hx83112b - fix incorrect size when reading product ID
  Input: i8042 - use new forcenorestore quirk to replace old buggy quirk combination
  Input: i8042 - add forcenorestore quirk to leave controller untouched even on s3
  Input: i8042 - add Fujitsu Lifebook E756 to i8042 quirk table
  Input: uinput - reject requests with unreasonable number of slots
  Input: edt-ft5x06 - add support for FocalTech FT8201
  dt-bindings: input: touchscreen: edt-ft5x06: Document FT8201 support
  Input: adc-joystick - fix optional value handling
  Input: synaptics - enable SMBus for HP Elitebook 840 G2
  Input: ads7846 - ratelimit the spi_sync error message
2024-08-24 08:15:21 +08:00
..
iforce Input: iforce - invert valid length check when fetching device IDs 2022-11-07 10:28:58 -08:00
a3d.c Input: joystick - use sizeof(*pointer) instead of sizeof(type) 2024-06-09 14:38:43 -07:00
adafruit-seesaw.c Input: adafruit-seesaw - only report buttons that changed state 2024-03-28 13:37:55 -07:00
adc-joystick.c Input: adc-joystick - fix optional value handling 2024-07-31 10:20:43 -07:00
adi.c Input: joystick - use sizeof(*pointer) instead of sizeof(type) 2024-06-09 14:38:43 -07:00
amijoy.c input: drop empty comment blocks 2022-09-29 16:25:42 -07:00
analog.c Input: joystick - use sizeof(*pointer) instead of sizeof(type) 2024-06-09 14:38:43 -07:00
as5011.c Input: joystick - use sizeof(*pointer) instead of sizeof(type) 2024-06-09 14:38:43 -07:00
cobra.c Input: joystick - use sizeof(*pointer) instead of sizeof(type) 2024-06-09 14:38:43 -07:00
db9.c Input updates for v6.11-rc0 2024-07-19 16:51:39 -07:00
fsia6b.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
gamecon.c Input updates for v6.11-rc0 2024-07-19 16:51:39 -07:00
gf2k.c Input: joystick - use sizeof(*pointer) instead of sizeof(type) 2024-06-09 14:38:43 -07:00
grip_mp.c Input: joystick - use sizeof(*pointer) instead of sizeof(type) 2024-06-09 14:38:43 -07:00
grip.c Input: joystick - use sizeof(*pointer) instead of sizeof(type) 2024-06-09 14:38:43 -07:00
guillemot.c Input: joystick - use sizeof(*pointer) instead of sizeof(type) 2024-06-09 14:38:43 -07:00
interact.c Input: joystick - use sizeof(*pointer) instead of sizeof(type) 2024-06-09 14:38:43 -07:00
joydump.c input: drop empty comment blocks 2022-09-29 16:25:42 -07:00
Kconfig Input: driver for Adafruit Seesaw Gamepad 2024-01-09 23:45:19 -08:00
magellan.c Input: joystick - use sizeof(*pointer) instead of sizeof(type) 2024-06-09 14:38:43 -07:00
Makefile Input: driver for Adafruit Seesaw Gamepad 2024-01-09 23:45:19 -08:00
maplecontrol.c Input: joystick - use sizeof(*pointer) instead of sizeof(type) 2024-06-09 14:38:43 -07:00
n64joy.c Input: joystick - use sizeof(*pointer) instead of sizeof(type) 2024-06-09 14:38:43 -07:00
psxpad-spi.c Input: pxspad - follow renaming of SPI "master" to "controller" 2024-02-08 11:54:38 +00:00
pxrc.c Input: pxrc - simplify mutex handling with guard macro 2023-12-09 22:25:23 -08:00
qwiic-joystick.c Input: drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-05-13 15:43:19 -07:00
sensehat-joystick.c Input: sensehat-joystick - remove unnecessary error message 2022-06-28 22:50:48 -07:00
sidewinder.c Input: joystick - use sizeof(*pointer) instead of sizeof(type) 2024-06-09 14:38:43 -07:00
spaceball.c Input: joystick - use sizeof(*pointer) instead of sizeof(type) 2024-06-09 14:38:43 -07:00
spaceorb.c Input: joystick - use sizeof(*pointer) instead of sizeof(type) 2024-06-09 14:38:43 -07:00
stinger.c Input: joystick - use sizeof(*pointer) instead of sizeof(type) 2024-06-09 14:38:43 -07:00
tmdc.c Input: joystick - use sizeof(*pointer) instead of sizeof(type) 2024-06-09 14:38:43 -07:00
turbografx.c Input updates for v6.11-rc0 2024-07-19 16:51:39 -07:00
twidjoy.c Input: joystick - use sizeof(*pointer) instead of sizeof(type) 2024-06-09 14:38:43 -07:00
walkera0701.c parport: Remove parport_driver.devmodel 2024-07-03 16:44:22 +02:00
warrior.c Input: joystick - use sizeof(*pointer) instead of sizeof(type) 2024-06-09 14:38:43 -07:00
xpad.c Merge branch 'next' into for-linus 2024-07-15 14:03:44 -07:00
zhenhua.c Input: joystick - use sizeof(*pointer) instead of sizeof(type) 2024-06-09 14:38:43 -07:00