summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
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
2024-01-31Input: bcm5974 - check endpoint type before starting trafficJavier Carrasco
2024-01-30Input: goodix-berlin - add SPI support for Goodix Berlin Touchscreen ICNeil Armstrong
2024-01-30Input: goodix-berlin - add I2C support for Goodix Berlin Touchscreen ICNeil Armstrong
2024-01-30Input: add core support for Goodix Berlin Touchscreen ICNeil Armstrong
2024-01-30Input: xpad - add Lenovo Legion Go controllersBrenton Simpson
2024-01-27vt: remove superfluous CONFIG_HW_CONSOLELukas Bulwahn
2024-01-22Input: 88pm80x_onkey - add SPDX and drop GPL boilerplateDuje Mihanović
2024-01-20Input: leds - set default-trigger for muteBernhard Seibold
2024-01-20Input: bcm-keypad - remove redundant of_match_ptr()Ruan Jinjie
2024-01-20Input: remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET
2024-01-19Input: goodix - accept ACPI resources with gpio_count == 3 && gpio_int_idx == 0Hans de Goede
2024-01-18Merge tag 'input-for-v6.8-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-01-18Input: synaptics-rmi4 - fail probing if memory allocation for "phys" failsKunwu Chan
2024-01-18Input: navpoint - remove driverDuje Mihanović
2024-01-16Input: atkbd - use ab83 as id when skipping the getid commandHans de Goede
2024-01-13Merge branch 'next' into for-linusDmitry Torokhov
2024-01-12Merge tag 'pwm/for-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-01-12Merge tag 'media/v6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2024-01-09Input: driver for Adafruit Seesaw GamepadAnshul Dalal
2024-01-09Merge tag 'spi-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2024-01-04Input: da9063_onkey - avoid explicitly setting input's parentDmitry Torokhov
2024-01-04Input: da9063_onkey - avoid using OF-specific APIsDmitry Torokhov
2024-01-01Input: iqs269a - add support for OTP variantsJeff LaBundy
2024-01-01Input: iqs269a - add support for slider gesturesJeff LaBundy
2023-12-28Input: gpio-keys - filter gpio_keys -EPROBE_DEFER error messagesHermes Zhang
2023-12-24Input: zforce_ts - accept standard touchscreen propertiesAndreas Kemnade
2023-12-23Merge tag 'input-for-v6.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-12-22Input: soc_button_array - add mapping for airplane mode buttonChristoffer Sandberg
2023-12-20pwm: Rename pwm_apply_state() to pwm_apply_might_sleep()Sean Young
2023-12-14Input: da9063 - use dev_err_probe()Biju Das