summaryrefslogtreecommitdiff
path: root/drivers/input/serio
AgeCommit message (Expand)AuthorFilesLines
2024-05-24Merge tag 'input-for-v6.10-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+7
2024-05-23Merge 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-16Merge branch 'next' into for-linusDmitry Torokhov2-3/+2
2024-03-04Input: serio - make serio_bus constRicardo B. Marliere1-1/+1
2024-03-04Input: 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-10Merge tag 'input-for-v6.7-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds15-59/+30
2023-11-07Merge branch 'next' into for-linusDmitry Torokhov15-59/+30
2023-11-02Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2023-10-14Merge 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-24Input: xilinx_ps2 - convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-09-24Input: sun4i-ps2 - convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-09-24Input: rpckbd - convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-09-24Input: q40kbd - convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-09-24Input: ps2-gpio - convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-09-24Input: olpc_apsp - convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-09-24Input: maceps2 - convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-09-24Input: ioc3kbd - convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-09-24Input: i8042 - convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-09-24Input: i8042-sparcio - convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-09-24Input: ct82c710 - convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-09-24Input: arc_ps2 - convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-09-24Input: apbps2 - convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-09-24Input: ams_delta_serio - convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-09-24Input: altera_ps2 - convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-09-11arch: Remove Itanium (IA-64) architectureArd Biesheuvel1-1/+1
2023-09-06Merge tag 'input-for-v6.6-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-8/+17
2023-08-31Merge branch 'next' into for-linusDmitry Torokhov4-8/+10
2023-08-11tty: ldops: unify to u8Jiri Slaby (SUSE)1-2/+2
2023-08-11tty: use u8 for flagsJiri Slaby (SUSE)1-1/+1
2023-08-11tty: use u8 for charsJiri Slaby (SUSE)1-3/+2
2023-08-11tty: make tty_ldisc_ops::*buf*() hooks operate on size_tJiri Slaby (SUSE)1-1/+2
2023-08-02Input: rpckbd - fix the return value handle for platform_get_irq()Ruan Jinjie1-4/+4
2023-07-31input: serport: remove casts from tty->disc_dataJiri Slaby1-5/+5
2023-07-17Input: Explicitly include correct DT includesRob Herring3-4/+6
2023-07-17Merge tag 'v6.4' into nextDmitry Torokhov1-0/+36
2023-07-13Input: i8042 - add quirk for TUXEDO Gemini 17 Gen1/Clevo PD70PNWerner Sembach1-0/+7
2023-06-27Merge branch 'next' into for-linusDmitry Torokhov2-82/+212
2023-05-23Input: add HAS_IOPORT dependenciesNiklas Schnelle1-0/+1
2023-05-18Input: libps2 - do not discard non-ack bytes when controlling LEDsDmitry Torokhov1-4/+32