aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/input (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-03-21Merge tag 'tty-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-3/+3
2024-03-17Merge tag 'input-for-v6.9-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds24-539/+1364
2024-03-15Merge branch 'next' into for-linusDmitry Torokhov24-539/+1364
2024-03-15Input: xpad - add support for Snakebyte GAMEPADsMatt Scialabba1-0/+3
2024-03-13Merge tag 'spi-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds2-3/+3
2024-03-10Input: imagis - add touch key supportDuje Mihanović1-1/+29
2024-03-10Input: imagis - use FIELD_GET where applicableDuje Mihanović1-11/+7
2024-03-10Input: make input_class constantRicardo B. Marliere1-1/+1
2024-03-08Merge tag 'input-for-v6.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds4-29/+13
2024-03-07Input: synaptics-rmi4 - fix UAF of IRQ domain on driver removalMathias Krause1-3/+3
2024-03-07Input: iqs7222 - add support for IQS7222D v1.1 and v1.2Jeff LaBundy1-0/+112
2024-03-05Input: gpio_keys_polled - suppress deferred probe error for gpioUwe Kleine-König1-6/+4
2024-03-05Revert "Input: bcm5974 - check endpoint type before starting traffic"Javier Carrasco1-20/+0
2024-03-03Input: serio - make serio_bus constRicardo B. Marliere1-1/+1
2024-03-03Input: synaptics-rmi4 - make rmi_bus_type constRicardo B. Marliere2-2/+2
2024-03-03Input: xilinx_ps2 - fix kernel-doc for xps2_of_probe functionYang Li1-2/+1
2024-03-03input/touchscreen: imagis: add support for IST3032CKarel Balej1-0/+10
2024-03-03input/touchscreen: imagis: Add support for Imagis IST3038BMarkuss Broks1-11/+47
2024-03-03input/touchscreen: imagis: Correct the maximum touch area valueMarkuss Broks1-1/+1
2024-03-03Input: xpad - add additional HyperX Controller IdentifiersMax Nguyen1-0/+6
2024-03-03Input: leds - change config symbol dependency for audio mute triggerHeiner Kallweit1-1/+1
2024-02-09Input: ti_am335x_tsc - remove redundant assignment to variable configColin Ian King1-1/+0
2024-02-08Input: xpad - sort xpad_device by vendor and product IDBrenton Simpson1-3/+8
2024-02-08Input: synaptics-rmi4 - follow renaming of SPI "master" to "controller"Uwe Kleine-König1-1/+1
2024-02-08Input: pxspad - follow renaming of SPI "master" to "controller"Uwe Kleine-König1-2/+2
2024-02-06Input: gameport - make gameport_bus constRicardo B. Marliere1-2/+2
2024-02-04Merge 6.8-rc3 into tty-nextGreg Kroah-Hartman5-6/+47
2024-02-02Merge tag 'input-for-v6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds5-6/+47
2024-02-02Input: i8042 - add Fujitsu Lifebook U728 to i8042 quirk tableSzilard Fabian1-0/+8
2024-02-02Input: i8042 - fix strange behavior of touchpad on Clevo NS70PUWerner Sembach1-0/+6
2024-02-01Input: atkbd - do not skip atkbd_deactivate() when skipping ATKBD_CMD_GETIDHans de Goede1-1/+2
2024-02-01Input: atkbd - skip ATKBD_CMD_SETLEDS when skipping ATKBD_CMD_GETIDHans de Goede1-5/+8
2024-01-31Input: matrix_keypad - switch to using managed resourcesDmitry Torokhov1-65/+24
2024-01-31Input: matrix_keypad - consolidate handling of clustered interruptDmitry Torokhov1-43/+20
2024-01-31Input: matrix_keypad - avoid repeatedly converting GPIO to IRQDmitry Torokhov1-23/+25
2024-01-31Input: bcm5974 - check endpoint type before starting trafficJavier Carrasco1-0/+20
2024-01-30Input: goodix-berlin - add SPI support for Goodix Berlin Touchscreen ICNeil Armstrong3-0/+193
2024-01-30Input: goodix-berlin - add I2C support for Goodix Berlin Touchscreen ICNeil Armstrong3-0/+90
2024-01-30Input: add core support for Goodix Berlin Touchscreen ICNeil Armstrong4-0/+783
2024-01-30Input: xpad - add Lenovo Legion Go controllersBrenton Simpson1-0/+2
2024-01-27vt: remove superfluous CONFIG_HW_CONSOLELukas Bulwahn1-3/+3
2024-01-22Input: 88pm80x_onkey - add SPDX and drop GPL boilerplateDuje Mihanović1-13/+1
2024-01-20Input: leds - set default-trigger for muteBernhard Seibold1-1/+7
2024-01-20Input: bcm-keypad - remove redundant of_match_ptr()Ruan Jinjie1-1/+1
2024-01-20Input: remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET1-8/+6
2024-01-19Input: goodix - accept ACPI resources with gpio_count == 3 && gpio_int_idx == 0Hans de Goede1-1/+2
2024-01-18Merge tag 'input-for-v6.8-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds37-367/+1101
2024-01-18Input: synaptics-rmi4 - fail probing if memory allocation for "phys" failsKunwu Chan1-1/+5
2024-01-18Input: navpoint - remove driverDuje Mihanović3-363/+0
2024-01-16Input: atkbd - use ab83 as id when skipping the getid commandHans de Goede1-5/+7