linux-kernelorg-stable/drivers/input/touchscreen
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
..
88pm860x-ts.c
Kconfig Input: add support for Azoteq IQS7210A/7211A/E 2023-07-12 14:32:44 -07:00
Makefile Input: add support for Azoteq IQS7210A/7211A/E 2023-07-12 14:32:44 -07:00
ad7877.c Input: ad7877 - use device core to create driver-specific device attributes 2023-09-06 14:23:47 -07:00
ad7879-i2c.c Input: ad7879 - use device core to create driver-specific device attributes 2023-09-06 14:23:47 -07:00
ad7879-spi.c Input: ad7879 - use device core to create driver-specific device attributes 2023-09-06 14:23:47 -07:00
ad7879.c Input: ad7879 - use device core to create driver-specific device attributes 2023-09-06 14:23:47 -07:00
ad7879.h Input: ad7879 - use device core to create driver-specific device attributes 2023-09-06 14:23:47 -07:00
ads7846.c Input: ads7846 - use device core to create driver-specific device attributes 2023-09-06 14:27:18 -07:00
ar1021_i2c.c
atmel_mxt_ts.c Input updates for 6.8 merge window: 2024-01-18 17:21:35 -08:00
auo-pixcir-ts.c
bcm_iproc_tsc.c
bu21013_ts.c Input: bu21013_ts - use local 'client->dev' variable in probe() 2023-07-07 16:54:30 -07:00
bu21029_ts.c Input: bu21029_ts - use local 'client->dev' variable in probe() 2023-07-07 16:54:30 -07:00
chipone_icn8318.c Input: chipone_icn8318 - simplify with dev_err_probe() 2023-07-07 16:54:28 -07:00
chipone_icn8505.c
colibri-vf50-ts.c
cy8ctma140.c Input: cy8ctma140 - simplify with dev_err_probe() 2023-07-07 16:54:28 -07:00
cy8ctmg110_ts.c
cyttsp4_core.c
cyttsp4_core.h
cyttsp4_i2c.c
cyttsp4_spi.c
cyttsp5.c Input: cyttsp5 - add handling for vddio regulator 2023-10-27 16:20:38 -07:00
cyttsp_core.c
cyttsp_core.h
cyttsp_i2c.c
cyttsp_i2c_common.c
cyttsp_spi.c
da9034-ts.c
da9052_tsi.c Input: da9052_tsi - convert to platform remove callback returning void 2023-09-23 19:28:15 -07:00
dynapro.c
edt-ft5x06.c Input: touchscreen - use sysfs_emit[_at]() instead of scnprintf() 2023-12-13 21:26:11 -08:00
eeti_ts.c
egalax_ts.c
egalax_ts_serial.c
ektf2127.c Input: ektf2127 - simplify with dev_err_probe() 2023-07-07 16:54:28 -07:00
elants_i2c.c Input: elants_i2c - use device core to create driver-specific device attributes 2023-09-06 14:27:18 -07:00
elo.c
exc3000.c Merge branch 'next' into for-linus 2023-11-06 15:42:08 -08:00
fsl-imx25-tcq.c
fujitsu_ts.c
goodix.c Input: goodix - accept ACPI resources with gpio_count == 3 && gpio_int_idx == 0 2024-01-19 00:44:54 -08:00
goodix.h
goodix_fwupload.c
gunze.c
hampshire.c
hideep.c Input: touchscreen - use sysfs_emit[_at]() instead of scnprintf() 2023-12-13 21:26:11 -08:00
himax_hx83112b.c
hp680_ts_input.c
htcpen.c
hycon-hy46xx.c Input: touchscreen - use sysfs_emit[_at]() instead of scnprintf() 2023-12-13 21:26:11 -08:00
hynitron_cstxxx.c
ili210x.c Input: ili210x - use device core to create driver-specific device attributes 2023-09-06 14:29:02 -07:00
ilitek_ts_i2c.c Input: touchscreen - use sysfs_emit[_at]() instead of scnprintf() 2023-12-13 21:26:11 -08:00
imagis.c
imx6ul_tsc.c
inexio.c
ipaq-micro-ts.c
iqs5xx.c Input: touchscreen - use sysfs_emit[_at]() instead of scnprintf() 2023-12-13 21:26:11 -08:00
iqs7211.c Input: touchscreen - use sysfs_emit[_at]() instead of scnprintf() 2023-12-13 21:26:11 -08:00
jornada720_ts.c
lpc32xx_ts.c Input: lpc32xx_ts - convert to use devm_* api 2023-07-10 17:44:30 -07:00
mainstone-wm97xx.c Input: mainstone-wm97xx - convert to platform remove callback returning void 2023-09-23 19:28:15 -07:00
max11801_ts.c
mc13783_ts.c Input: mc13783_ts - convert to platform remove callback returning void 2023-09-23 19:28:15 -07:00
mcs5000_ts.c
melfas_mip4.c Input: touchscreen - use sysfs_emit[_at]() instead of scnprintf() 2023-12-13 21:26:11 -08:00
migor_ts.c
mk712.c
mms114.c Input: mms114 - add support for touch keys 2023-07-18 23:21:23 -07:00
msg2638.c
mtouch.c
mxs-lradc-ts.c
novatek-nvt-ts.c Input: novatek-nvt-ts - add touchscreen model number to description 2023-07-10 11:50:38 -07:00
pcap_ts.c Input: pcap_ts - convert to platform remove callback returning void 2023-09-23 19:28:16 -07:00
penmount.c
pixcir_i2c_ts.c Input: Explicitly include correct DT includes 2023-07-17 10:03:07 -07:00
raspberrypi-ts.c
raydium_i2c_ts.c Input: raydium_i2c_ts - use device core to create driver-specific device attributes 2023-09-06 14:29:03 -07:00
resistive-adc-touch.c Input: resistive-adc-touch - simplify with dev_err_probe() 2023-07-07 16:54:29 -07:00
rohm_bu21023.c Input: rohm_bu21023 - use device core to create driver-specific device attributes 2023-09-06 14:29:03 -07:00
s6sy761.c Input: s6sy761 - use device core to create driver-specific device attributes 2023-09-06 14:29:03 -07:00
silead.c Input: silead - simplify with dev_err_probe() 2023-07-07 16:54:29 -07:00
sis_i2c.c Input: sis_i2c - simplify with dev_err_probe() 2023-07-07 16:54:30 -07:00
st1232.c
stmfts.c Input: stmfts - use device core to create driver-specific device attributes 2023-09-06 14:29:03 -07:00
stmpe-ts.c Input: stmpe-ts - convert to platform remove callback returning void 2023-09-23 19:28:16 -07:00
sun4i-ts.c Input: sun4i-ts - convert to platform remove callback returning void 2023-09-23 19:28:16 -07:00
sur40.c media: videobuf2: core: Rename min_buffers_needed field in vb2_queue 2023-12-13 17:31:27 +01:00
surface3_spi.c Input: surface3_spi - simplify with dev_err_probe() 2023-07-07 16:54:30 -07:00
sx8654.c Input: sx8643 - simplify with dev_err_probe() 2023-07-07 16:54:30 -07:00
ti_am335x_tsc.c Input: ti_am335x_tsc - convert to platform remove callback returning void 2023-09-23 19:28:16 -07:00
touchit213.c
touchright.c
touchwin.c
tps6507x-ts.c
ts4800-ts.c
tsc40.c
tsc200x-core.c Input: tsc2004/5 - use device core to create driver-specific device attributes 2023-09-06 14:29:03 -07:00
tsc200x-core.h Input: tsc2004/5 - use device core to create driver-specific device attributes 2023-09-06 14:29:03 -07:00
tsc2004.c Input: tsc2004/5 - use device core to create driver-specific device attributes 2023-09-06 14:29:03 -07:00
tsc2005.c Input: tsc2004/5 - use device core to create driver-specific device attributes 2023-09-06 14:29:03 -07:00
tsc2007.h
tsc2007_core.c
tsc2007_iio.c
usbtouchscreen.c Input: touchscreen - use sysfs_emit[_at]() instead of scnprintf() 2023-12-13 21:26:11 -08:00
wacom_i2c.c
wacom_w8001.c
wdt87xx_i2c.c Input: touchscreen - use sysfs_emit[_at]() instead of scnprintf() 2023-12-13 21:26:11 -08:00
wm97xx-core.c Input: wm97xx-core - convert to platform remove callback returning void 2023-09-23 19:28:17 -07:00
wm831x-ts.c Input: wm831x-ts - convert to platform remove callback returning void 2023-09-23 19:28:17 -07:00
wm9705.c
wm9712.c
wm9713.c
zet6223.c
zforce_ts.c Input: zforce_ts - accept standard touchscreen properties 2023-12-24 00:15:19 -08:00
zinitix.c