mirror of
https://github.com/torvalds/linux.git
synced 2026-09-14 16:10:02 +02:00
- A new driver for Wacom W9000-series penabled touchscreens - Updates to STM FTS driver adding support for reset line and preparing the driver for STMFTS5 support - Updates to RMI4 and IMS PCU drivers hardening the code - Support for half-duplex mode restored in ADS7846 driver - Updates to driver's device_id tables to use named initializers - Removal of no longer used PCAP keys and touchscreen drivers (support for the ezx series of phones was removed in 2022) - Removal of xilinx_ps2 driver which is no longer used either - Updates to userio to allow setting up additional serio port characteristics (such as id, extra and proto) - Assorted hardening and cleanup fixes for other drivers. -----BEGIN PGP SIGNATURE----- iHUEABYKAB0WIQST2eWILY88ieB2DOtAj56VGEWXnAUCajs+4wAKCRBAj56VGEWX nN+EAQDaknpx+XZLU28jQqm4mK2BZde1cbtZ9/D7VS3n50by9AD/e+Tr3aqDAjTs hmDqdkrBIo8YlvlCvq4dosAKBH8gXA0= =nZiu -----END PGP SIGNATURE----- Merge tag 'input-for-v7.2-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input Pull input updates from Dmitry Torokhov: - A new driver for Wacom W9000-series penabled touchscreens - Updates to STM FTS driver adding support for reset line and preparing the driver for STMFTS5 support - Updates to RMI4 and IMS PCU drivers hardening the code - Support for half-duplex mode restored in ADS7846 driver - Updates to driver's device_id tables to use named initializers - Removal of no longer used PCAP keys and touchscreen drivers (support for the ezx series of phones was removed in 2022) - Removal of xilinx_ps2 driver which is no longer used either - Updates to userio to allow setting up additional serio port characteristics (such as id, extra and proto) - Assorted hardening and cleanup fixes for other drivers * tag 'input-for-v7.2-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input: (72 commits) Input: mms114 - fix touch indexing for MMS134S and MMS136 Input: elan_i2c - prevent division by zero and arithmetic underflow Input: stop force-feedback timer when unregistering input devices Input: iforce - bound the device-reported force-feedback effect index Input: goodix - clamp the device-reported contact count Input: mms114 - reject an oversized device packet size Input: touchwin - reset the packet index on every complete packet Input: rmi4 - update formatting in F12 Input: rmi4 - propagate proper error code in F12 sensor tuning Input: rmi4 - simplify size calculations in F12 Input: rmi4 - use sizeof(*ptr) and idiomatic checks in f12 allocators Input: rmi4 - use devm_kmalloc for F12 data packet buffer Input: rmi4 - use flexible array member for IRQ masks in F12 Input: rmi4 - use unaligned access helpers in F12 Input: rmi4 - change reg_size type to u32 Input: rmi4 - refactor F12 probe function Input: rmi4 - use kzalloc_flex() for struct rmi_function Input: rmi4 - refactor function allocation and registration Input: rmi4 - use local presence map in rmi_read_register_desc() Input: rmi4 - fix limit in rmi_register_desc_has_subpacket() ... |
||
|---|---|---|
| .. | ||
| adi,ad7879.yaml | ||
| apple,z2-multitouch.yaml | ||
| auo_pixcir_ts.txt | ||
| azoteq,iqs7211.yaml | ||
| brcm,iproc-touchscreen.txt | ||
| bu21029.txt | ||
| chipone,icn8318.yaml | ||
| cypress,cy8ctma140.yaml | ||
| cypress,cy8ctma340.yaml | ||
| cypress,tt21000.yaml | ||
| edt-ft5x06.yaml | ||
| eeti,exc3000.yaml | ||
| elan,ektf2127.yaml | ||
| elan,elants_i2c.yaml | ||
| fsl,imx6ul-tsc.yaml | ||
| fsl,imx25-tcq.yaml | ||
| goodix,gt9916.yaml | ||
| goodix.yaml | ||
| hideep.txt | ||
| himax,hx852es.yaml | ||
| hycon,hy46xx.yaml | ||
| hynitron,cst816x.yaml | ||
| ilitek,ili210x.yaml | ||
| imagis,ist3038c.yaml | ||
| melfas,mip4_ts.yaml | ||
| melfas,mms114.yaml | ||
| mstar,msg2638.yaml | ||
| neonode,zforce.yaml | ||
| novatek,nvt-ts.yaml | ||
| nxp,lpc3220-tsc.yaml | ||
| pixcir,pixcir_ts.yaml | ||
| resistive-adc-touch.yaml | ||
| rohm,bu21013.yaml | ||
| samsung,s6sy761.yaml | ||
| silead,gsl1680.yaml | ||
| sis_i2c.txt | ||
| sitronix,st1232.yaml | ||
| st,stmfts.yaml | ||
| technologic,ts4800-ts.yaml | ||
| ti,ads7843.yaml | ||
| ti,am3359-tsc.yaml | ||
| ti,tsc2005.yaml | ||
| ti,tsc2007.yaml | ||
| toradex,vf50-touchscreen.yaml | ||
| touchscreen.yaml | ||
| trivial-touch.yaml | ||
| wacom,w9007a-lt03.yaml | ||
| zeitec,zet6223.yaml | ||
| zinitix,bt400.yaml | ||