summaryrefslogtreecommitdiff
path: root/drivers/input/serio
AgeCommit message (Expand)Author
2024-07-25Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-07-19Merge tag 'input-for-v6.11-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-07-15Merge branch 'next' into for-linusDmitry Torokhov
2024-07-03parport: Remove parport_driver.devmodelDr. David Alan Gilbert
2024-07-03driver core: have match() callback in struct bus_type take a const *Greg Kroah-Hartman
2024-06-24Merge tag 'input-for-v6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-06-07Input: serio - use sizeof(*pointer) instead of sizeof(type)Erick Archer
2024-05-31Input: i8042 - add Ayaneo Kun to i8042 quirk tableTobias Jakobi
2024-05-27Merge tag 'v6.9' into nextDmitry Torokhov
2024-05-24Merge tag 'input-for-v6.10-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-05-22Merge branch 'next' into for-linusDmitry Torokhov
2024-05-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds
2024-05-03alpha: remove DECpc AXP150 (Jensen) supportArnd Bergmann
2024-04-18ARM: 9369/1: Input: ambakmi - drop owner assignmentKrzysztof Kozlowski
2024-03-28Input: ioc3kbd - add device tableKarel Balej
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-03Input: serio - make serio_bus constRicardo B. Marliere
2024-03-03Input: xilinx_ps2 - fix kernel-doc for xps2_of_probe functionYang Li
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
2023-12-23Merge tag 'input-for-v6.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-11-30Input: i8042 - add nomux quirk for Acer P459-G2-MEsther Shimanovich
2023-11-09Merge tag 'input-for-v6.7-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-11-06Merge branch 'next' into for-linusDmitry Torokhov
2023-11-01Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-10-13Merge tag 'input-for-v6.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-10-04Input: i8042 - add Fujitsu Lifebook E5411 to i8042 quirk tableSzilard Fabian
2023-09-23Input: xilinx_ps2 - convert to platform remove callback returning voidUwe Kleine-König
2023-09-23Input: sun4i-ps2 - convert to platform remove callback returning voidUwe Kleine-König
2023-09-23Input: rpckbd - convert to platform remove callback returning voidUwe Kleine-König
2023-09-23Input: q40kbd - convert to platform remove callback returning voidUwe Kleine-König
2023-09-23Input: ps2-gpio - convert to platform remove callback returning voidUwe Kleine-König
2023-09-23Input: olpc_apsp - convert to platform remove callback returning voidUwe Kleine-König
2023-09-23Input: maceps2 - convert to platform remove callback returning voidUwe Kleine-König
2023-09-23Input: ioc3kbd - convert to platform remove callback returning voidUwe Kleine-König
2023-09-23Input: i8042 - convert to platform remove callback returning voidUwe Kleine-König
2023-09-23Input: i8042-sparcio - convert to platform remove callback returning voidUwe Kleine-König
2023-09-23Input: ct82c710 - convert to platform remove callback returning voidUwe Kleine-König
2023-09-23Input: arc_ps2 - convert to platform remove callback returning voidUwe Kleine-König
2023-09-23Input: apbps2 - convert to platform remove callback returning voidUwe Kleine-König
2023-09-23Input: ams_delta_serio - convert to platform remove callback returning voidUwe Kleine-König
2023-09-23Input: altera_ps2 - convert to platform remove callback returning voidUwe Kleine-König
2023-09-11arch: Remove Itanium (IA-64) architectureArd Biesheuvel
2023-09-06Merge tag 'input-for-v6.6-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-08-30Merge branch 'next' into for-linusDmitry Torokhov
2023-08-11tty: ldops: unify to u8Jiri Slaby (SUSE)
2023-08-11tty: use u8 for flagsJiri Slaby (SUSE)
2023-08-11tty: use u8 for charsJiri Slaby (SUSE)