summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'asm-generic-alpha' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-05-131-4/+1
|\
| * alpha: remove DECpc AXP150 (Jensen) supportArnd Bergmann2024-05-031-4/+1
* | Merge tag 'input-for-v6.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-05-052-1/+9
|\ \ | |/ |/|
| * Input: amimouse - mark driver struct with __refdata to prevent section mismatchUwe Kleine-König2024-04-301-1/+7
| * Input: xpad - add support for ASUS ROG RAIKIRIVicki Pfau2024-04-241-0/+2
* | Merge tag 'tty-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2024-03-211-3/+3
|\ \
| * \ Merge 6.8-rc3 into tty-nextGreg Kroah-Hartman2024-02-045-6/+47
| |\ \
| * | | vt: remove superfluous CONFIG_HW_CONSOLELukas Bulwahn2024-01-271-3/+3
* | | | Merge tag 'input-for-v6.9-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-03-1724-539/+1364
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'next' into for-linusDmitry Torokhov2024-03-1524-539/+1364
| |\ \ \
| | * | | Input: xpad - add support for Snakebyte GAMEPADsMatt Scialabba2024-03-151-0/+3
| | * | | Input: imagis - add touch key supportDuje Mihanović2024-03-101-1/+29
| | * | | Input: imagis - use FIELD_GET where applicableDuje Mihanović2024-03-101-11/+7
| | * | | Input: make input_class constantRicardo B. Marliere2024-03-101-1/+1
| | * | | Input: iqs7222 - add support for IQS7222D v1.1 and v1.2Jeff LaBundy2024-03-071-0/+112
| | * | | Input: serio - make serio_bus constRicardo B. Marliere2024-03-031-1/+1
| | * | | Input: synaptics-rmi4 - make rmi_bus_type constRicardo B. Marliere2024-03-032-2/+2
| | * | | Input: xilinx_ps2 - fix kernel-doc for xps2_of_probe functionYang Li2024-03-031-2/+1
| | * | | input/touchscreen: imagis: add support for IST3032CKarel Balej2024-03-031-0/+10
| | * | | input/touchscreen: imagis: Add support for Imagis IST3038BMarkuss Broks2024-03-031-11/+47
| | * | | input/touchscreen: imagis: Correct the maximum touch area valueMarkuss Broks2024-03-031-1/+1
| | * | | Input: leds - change config symbol dependency for audio mute triggerHeiner Kallweit2024-03-031-1/+1
| | * | | Input: ti_am335x_tsc - remove redundant assignment to variable configColin Ian King2024-02-091-1/+0
| | * | | Input: xpad - sort xpad_device by vendor and product IDBrenton Simpson2024-02-081-3/+8
| | * | | Input: gameport - make gameport_bus constRicardo B. Marliere2024-02-061-2/+2
| | * | | Input: matrix_keypad - switch to using managed resourcesDmitry Torokhov2024-01-311-65/+24
| | * | | Input: matrix_keypad - consolidate handling of clustered interruptDmitry Torokhov2024-01-311-43/+20
| | * | | Input: matrix_keypad - avoid repeatedly converting GPIO to IRQDmitry Torokhov2024-01-311-23/+25
| | * | | Input: goodix-berlin - add SPI support for Goodix Berlin Touchscreen ICNeil Armstrong2024-01-303-0/+193
| | * | | Input: goodix-berlin - add I2C support for Goodix Berlin Touchscreen ICNeil Armstrong2024-01-303-0/+90
| | * | | Input: add core support for Goodix Berlin Touchscreen ICNeil Armstrong2024-01-304-0/+783
| | * | | Input: 88pm80x_onkey - add SPDX and drop GPL boilerplateDuje Mihanović2024-01-221-13/+1
| | * | | Input: leds - set default-trigger for muteBernhard Seibold2024-01-201-1/+7
| | * | | Input: bcm-keypad - remove redundant of_match_ptr()Ruan Jinjie2024-01-201-1/+1
| | * | | Input: remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET2024-01-201-8/+6
| | * | | Input: synaptics-rmi4 - fail probing if memory allocation for "phys" failsKunwu Chan2024-01-181-1/+5
| | * | | Input: navpoint - remove driverDuje Mihanović2024-01-183-363/+0
* | | | | Merge tag 'spi-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2024-03-132-3/+3
|\ \ \ \ \
| * | | | | Input: synaptics-rmi4 - follow renaming of SPI "master" to "controller"Uwe Kleine-König2024-02-081-1/+1
| * | | | | Input: pxspad - follow renaming of SPI "master" to "controller"Uwe Kleine-König2024-02-081-2/+2
| | |_|_|/ | |/| | |
* | | | | Merge tag 'input-for-v6.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-03-084-29/+13
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Input: synaptics-rmi4 - fix UAF of IRQ domain on driver removalMathias Krause2024-03-071-3/+3
| * | | Input: gpio_keys_polled - suppress deferred probe error for gpioUwe Kleine-König2024-03-051-6/+4
| * | | Revert "Input: bcm5974 - check endpoint type before starting traffic"Javier Carrasco2024-03-051-20/+0
| * | | Input: xpad - add additional HyperX Controller IdentifiersMax Nguyen2024-03-031-0/+6
* | | | Merge tag 'input-for-v6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-02-025-6/+47
|\| | | | |_|/ |/| |
| * | Input: i8042 - add Fujitsu Lifebook U728 to i8042 quirk tableSzilard Fabian2024-02-021-0/+8
| * | Input: i8042 - fix strange behavior of touchpad on Clevo NS70PUWerner Sembach2024-02-021-0/+6
| * | Input: atkbd - do not skip atkbd_deactivate() when skipping ATKBD_CMD_GETIDHans de Goede2024-02-011-1/+2
| * | Input: atkbd - skip ATKBD_CMD_SETLEDS when skipping ATKBD_CMD_GETIDHans de Goede2024-02-011-5/+8