summaryrefslogtreecommitdiffstats
path: root/drivers/input/serio (follow)
Commit message (Expand)AuthorAgeFilesLines
* [tree-wide] finally take no_llseek outAl Viro2024-09-271-1/+0
* Merge branch 'next' into for-linusDmitry Torokhov2024-09-205-12/+5
|\
| * Input: ps2-gpio - use IRQF_NO_AUTOEN flag in request_irq()Jinjie Ruan2024-09-131-4/+2
| * Merge tag 'input-for-v6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-08-242-15/+24
| |\
| * \ Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-07-251-2/+2
| |\ \
| | * | driver core: have match() callback in struct bus_type take a const *Greg Kroah-Hartman2024-07-031-2/+2
| * | | Merge tag 'input-for-v6.11-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-07-2023-37/+37
| |\ \ \
| * | | | parport: Remove parport_driver.devmodelDr. David Alan Gilbert2024-07-031-1/+0
| * | | | Merge tag 'input-for-v6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-06-241-2/+16
| |\ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge tag 'input-for-v6.10-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-05-241-0/+7
| |\ \ \ \
| * \ \ \ \ Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds2024-05-171-1/+0
| |\ \ \ \ \
| | * | | | | ARM: 9369/1: Input: ambakmi - drop owner assignmentKrzysztof Kozlowski2024-04-181-1/+0
| * | | | | | alpha: remove DECpc AXP150 (Jensen) supportArnd Bergmann2024-05-031-4/+1
| |/ / / / /
* | | | | | Input: i8042 - add TUXEDO Stellaris 15 Slim Gen6 AMD to i8042 quirk tableWerner Sembach2024-09-141-0/+7
* | | | | | Input: i8042 - add another board name for TUXEDO Stellaris Gen5 AMD lineWerner Sembach2024-09-141-0/+7
* | | | | | Input: i8042 - add TUXEDO Stellaris 16 Gen5 AMD to i8042 quirk tableWerner Sembach2024-09-061-0/+23
| |_|_|_|/ |/| | | |
* | | | | Input: i8042 - use new forcenorestore quirk to replace old buggy quirk combin...Werner Sembach2024-08-191-9/+1
* | | | | Input: i8042 - add forcenorestore quirk to leave controller untouched even on s3Werner Sembach2024-08-192-6/+14
* | | | | Input: i8042 - add Fujitsu Lifebook E756 to i8042 quirk tableTakashi Iwai2024-08-191-0/+9
| |_|_|/ |/| | |
* | | | Merge branch 'next' into for-linusDmitry Torokhov2024-07-1524-47/+47
|\ \ \ \ | |_|_|/ |/| | |
| * | | Input: serio - use sizeof(*pointer) instead of sizeof(type)Erick Archer2024-06-0723-37/+37
| * | | Merge tag 'v6.9' into nextDmitry Torokhov2024-05-283-10/+47
| |\| |
| | * | Merge tag 'input-for-v6.9-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-03-172-3/+2
| | |\ \
| | * \ \ Merge tag 'input-for-v6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-02-021-0/+14
| | |\ \ \
| | * \ \ \ Merge tag 'input-for-v6.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-12-231-0/+8
| | |\ \ \ \
| | * \ \ \ \ Merge tag 'input-for-v6.7-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-11-0915-59/+30
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-11-021-1/+1
| | |\ \ \ \ \ \
| | | * | | | | | arch: Remove Itanium (IA-64) architectureArd Biesheuvel2023-09-111-1/+1
| | * | | | | | | Merge tag 'input-for-v6.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-10-141-0/+8
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | * | | | | | | Merge tag 'input-for-v6.6-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-09-065-8/+17
| | |\ \ \ \ \ \ \
| | * | | | | | | | tty: ldops: unify to u8Jiri Slaby (SUSE)2023-08-111-2/+2
| | * | | | | | | | tty: use u8 for flagsJiri Slaby (SUSE)2023-08-111-1/+1
| | * | | | | | | | tty: use u8 for charsJiri Slaby (SUSE)2023-08-111-3/+2
| | * | | | | | | | tty: make tty_ldisc_ops::*buf*() hooks operate on size_tJiri Slaby (SUSE)2023-08-111-1/+2
| | * | | | | | | | input: serport: remove casts from tty->disc_dataJiri Slaby2023-07-311-5/+5
* | | | | | | | | | Input: i8042 - add Ayaneo Kun to i8042 quirk tableTobias Jakobi2024-06-011-2/+16
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Merge branch 'next' into for-linusDmitry Torokhov2024-05-231-0/+7
|\| | | | | | | | | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Input: ioc3kbd - add device tableKarel Balej2024-03-281-0/+7
* | | | | | | | Merge branch 'next' into for-linusDmitry Torokhov2024-03-152-3/+2
|\| | | | | | | | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Input: serio - make serio_bus constRicardo B. Marliere2024-03-041-1/+1
| * | | | | | Input: xilinx_ps2 - fix kernel-doc for xps2_of_probe functionYang Li2024-03-041-2/+1
* | | | | | | 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: i8042 - add nomux quirk for Acer P459-G2-MEsther Shimanovich2023-11-301-0/+8
| |_|_|_|/ |/| | | |
* | | | | Merge branch 'next' into for-linusDmitry Torokhov2023-11-0715-59/+30
|\| | | | | |_|_|/ |/| | |
| * | | Input: xilinx_ps2 - convert to platform remove callback returning voidUwe Kleine-König2023-09-241-4/+2
| * | | Input: sun4i-ps2 - convert to platform remove callback returning voidUwe Kleine-König2023-09-241-4/+2
| * | | Input: rpckbd - convert to platform remove callback returning voidUwe Kleine-König2023-09-241-4/+2
| * | | Input: q40kbd - convert to platform remove callback returning voidUwe Kleine-König2023-09-241-4/+2
| * | | Input: ps2-gpio - convert to platform remove callback returning voidUwe Kleine-König2023-09-241-3/+2