summaryrefslogtreecommitdiff
path: root/drivers/input/serio
AgeCommit message (Expand)AuthorFilesLines
2024-09-27[tree-wide] finally take no_llseek outAl Viro1-1/+0
2024-09-20Merge branch 'next' into for-linusDmitry Torokhov5-12/+5
2024-09-13Input: i8042 - add TUXEDO Stellaris 15 Slim Gen6 AMD to i8042 quirk tableWerner Sembach1-0/+7
2024-09-13Input: i8042 - add another board name for TUXEDO Stellaris Gen5 AMD lineWerner Sembach1-0/+7
2024-09-13Input: ps2-gpio - use IRQF_NO_AUTOEN flag in request_irq()Jinjie Ruan1-4/+2
2024-09-05Input: i8042 - add TUXEDO Stellaris 16 Gen5 AMD to i8042 quirk tableWerner Sembach1-0/+23
2024-08-24Merge tag 'input-for-v6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-15/+24
2024-08-18Input: i8042 - use new forcenorestore quirk to replace old buggy quirk combin...Werner Sembach1-9/+1
2024-08-18Input: i8042 - add forcenorestore quirk to leave controller untouched even on s3Werner Sembach2-6/+14
2024-08-18Input: i8042 - add Fujitsu Lifebook E756 to i8042 quirk tableTakashi Iwai1-0/+9
2024-07-25Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+2
2024-07-19Merge tag 'input-for-v6.11-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds23-37/+37
2024-07-15Merge branch 'next' into for-linusDmitry Torokhov24-47/+47
2024-07-03parport: Remove parport_driver.devmodelDr. David Alan Gilbert1-1/+0
2024-07-03driver core: have match() callback in struct bus_type take a const *Greg Kroah-Hartman1-2/+2
2024-06-24Merge tag 'input-for-v6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+16
2024-06-07Input: serio - use sizeof(*pointer) instead of sizeof(type)Erick Archer23-37/+37
2024-05-31Input: i8042 - add Ayaneo Kun to i8042 quirk tableTobias Jakobi1-2/+16
2024-05-27Merge tag 'v6.9' into nextDmitry Torokhov3-10/+47
2024-05-24Merge tag 'input-for-v6.10-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+7
2024-05-22Merge branch 'next' into for-linusDmitry Torokhov1-0/+7
2024-05-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds1-1/+0
2024-05-03alpha: remove DECpc AXP150 (Jensen) supportArnd Bergmann1-4/+1
2024-04-18ARM: 9369/1: Input: ambakmi - drop owner assignmentKrzysztof Kozlowski1-1/+0
2024-03-28Input: ioc3kbd - add device tableKarel Balej1-0/+7
2024-03-17Merge tag 'input-for-v6.9-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-3/+2
2024-03-15Merge branch 'next' into for-linusDmitry Torokhov2-3/+2
2024-03-03Input: serio - make serio_bus constRicardo B. Marliere1-1/+1
2024-03-03Input: xilinx_ps2 - fix kernel-doc for xps2_of_probe functionYang Li1-2/+1
2024-02-02Merge tag 'input-for-v6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+14
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
2023-12-23Merge tag 'input-for-v6.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+8
2023-11-30Input: i8042 - add nomux quirk for Acer P459-G2-MEsther Shimanovich1-0/+8
2023-11-09Merge tag 'input-for-v6.7-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds15-59/+30
2023-11-06Merge branch 'next' into for-linusDmitry Torokhov15-59/+30
2023-11-01Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2023-10-13Merge tag 'input-for-v6.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+8
2023-10-04Input: i8042 - add Fujitsu Lifebook E5411 to i8042 quirk tableSzilard Fabian1-0/+8
2023-09-23Input: xilinx_ps2 - convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-09-23Input: sun4i-ps2 - convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-09-23Input: rpckbd - convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-09-23Input: q40kbd - convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-09-23Input: ps2-gpio - convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-09-23Input: olpc_apsp - convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-09-23Input: maceps2 - convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-09-23Input: ioc3kbd - convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-09-23Input: i8042 - convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-09-23Input: i8042-sparcio - convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-09-23Input: ct82c710 - convert to platform remove callback returning voidUwe Kleine-König1-4/+2