summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2024-07-25Input: ads7846 - use spi_device_id tableAlexander Stein
2024-07-25Input: xpad - add support for ASUS ROG RAIKIRI PROLuke D. Jones
2024-07-25Input: i8042 - add Ayaneo Kun to i8042 quirk tableTobias Jakobi
2024-07-25Input: elantech - fix touchpad state on resume for Lenovo N24Jonathan Denose
2024-07-25Input: silead - Always support 10 fingersHans de Goede
2024-07-11Input: ff-core - prefer struct_size over open coded arithmeticErick Archer
2024-07-05Input: ili210x - fix ili251x_read_touch_data() return valueJohn Keeping
2024-06-12Input: cyapa - add missing input core locking to suspend/resume functionsMarek Szyprowski
2024-06-12Input: pm8xxx-vibrator - correct VIB_MAX_LEVELS calculationFenglin Wu
2024-06-12Input: ioc3kbd - add device tableKarel Balej
2024-06-12Input: ims-pcu - fix printf string overflowArnd Bergmann
2024-05-30Input: try trimming too long modalias stringsDmitry Torokhov
2024-05-05Merge tag 'input-for-v6.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-04-30Input: amimouse - mark driver struct with __refdata to prevent section mismatchUwe Kleine-König
2024-04-24Input: xpad - add support for ASUS ROG RAIKIRIVicki Pfau
2024-03-21Merge tag 'tty-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2024-03-17Merge tag 'input-for-v6.9-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-03-15Merge branch 'next' into for-linusDmitry Torokhov
2024-03-15Input: xpad - add support for Snakebyte GAMEPADsMatt Scialabba
2024-03-13Merge tag 'spi-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2024-03-10Input: imagis - add touch key supportDuje Mihanović
2024-03-10Input: imagis - use FIELD_GET where applicableDuje Mihanović
2024-03-10Input: make input_class constantRicardo B. Marliere
2024-03-08Merge tag 'input-for-v6.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-03-07Input: synaptics-rmi4 - fix UAF of IRQ domain on driver removalMathias Krause
2024-03-07Input: iqs7222 - add support for IQS7222D v1.1 and v1.2Jeff LaBundy
2024-03-05Input: gpio_keys_polled - suppress deferred probe error for gpioUwe Kleine-König
2024-03-05Revert "Input: bcm5974 - check endpoint type before starting traffic"Javier Carrasco
2024-03-03Input: serio - make serio_bus constRicardo B. Marliere
2024-03-03Input: synaptics-rmi4 - make rmi_bus_type constRicardo B. Marliere
2024-03-03Input: xilinx_ps2 - fix kernel-doc for xps2_of_probe functionYang Li
2024-03-03input/touchscreen: imagis: add support for IST3032CKarel Balej
2024-03-03input/touchscreen: imagis: Add support for Imagis IST3038BMarkuss Broks
2024-03-03input/touchscreen: imagis: Correct the maximum touch area valueMarkuss Broks
2024-03-03Input: xpad - add additional HyperX Controller IdentifiersMax Nguyen
2024-03-03Input: leds - change config symbol dependency for audio mute triggerHeiner Kallweit
2024-02-09Input: ti_am335x_tsc - remove redundant assignment to variable configColin Ian King
2024-02-08Input: xpad - sort xpad_device by vendor and product IDBrenton Simpson
2024-02-08Input: synaptics-rmi4 - follow renaming of SPI "master" to "controller"Uwe Kleine-König
2024-02-08Input: pxspad - follow renaming of SPI "master" to "controller"Uwe Kleine-König
2024-02-06Input: gameport - make gameport_bus constRicardo B. Marliere
2024-02-04Merge 6.8-rc3 into tty-nextGreg Kroah-Hartman
2024-02-02Merge tag 'input-for-v6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-02-02Input: i8042 - add Fujitsu Lifebook U728 to i8042 quirk tableSzilard Fabian
2024-02-02Input: i8042 - fix strange behavior of touchpad on Clevo NS70PUWerner Sembach
2024-02-01Input: atkbd - do not skip atkbd_deactivate() when skipping ATKBD_CMD_GETIDHans de Goede
2024-02-01Input: atkbd - skip ATKBD_CMD_SETLEDS when skipping ATKBD_CMD_GETIDHans de Goede
2024-01-31Input: matrix_keypad - switch to using managed resourcesDmitry Torokhov
2024-01-31Input: matrix_keypad - consolidate handling of clustered interruptDmitry Torokhov
2024-01-31Input: matrix_keypad - avoid repeatedly converting GPIO to IRQDmitry Torokhov