summaryrefslogtreecommitdiffstats
path: root/drivers/input/serio
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'input-for-v6.9-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-03-172-3/+2
|\
| * Merge branch 'next' into for-linusDmitry Torokhov2024-03-152-3/+2
| |\
| | * Input: serio - make serio_bus constRicardo B. Marliere2024-03-031-1/+1
| | * Input: xilinx_ps2 - fix kernel-doc for xps2_of_probe functionYang Li2024-03-031-2/+1
* | | Merge tag 'input-for-v6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-02-021-0/+14
|\| |
| * | 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
* | | Merge tag 'input-for-v6.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-12-231-0/+8
|\| |
| * | Input: i8042 - add nomux quirk for Acer P459-G2-MEsther Shimanovich2023-11-301-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 branch 'next' into for-linusDmitry Torokhov2023-11-0615-59/+30
| |\|
| | * Input: xilinx_ps2 - convert to platform remove callback returning voidUwe Kleine-König2023-09-231-4/+2
| | * Input: sun4i-ps2 - convert to platform remove callback returning voidUwe Kleine-König2023-09-231-4/+2
| | * Input: rpckbd - convert to platform remove callback returning voidUwe Kleine-König2023-09-231-4/+2
| | * Input: q40kbd - convert to platform remove callback returning voidUwe Kleine-König2023-09-231-4/+2
| | * Input: ps2-gpio - convert to platform remove callback returning voidUwe Kleine-König2023-09-231-3/+2
| | * Input: olpc_apsp - convert to platform remove callback returning voidUwe Kleine-König2023-09-231-4/+2
| | * Input: maceps2 - convert to platform remove callback returning voidUwe Kleine-König2023-09-231-4/+2
| | * Input: ioc3kbd - convert to platform remove callback returning voidUwe Kleine-König2023-09-231-4/+2
| | * Input: i8042 - convert to platform remove callback returning voidUwe Kleine-König2023-09-231-4/+2
| | * Input: i8042-sparcio - convert to platform remove callback returning voidUwe Kleine-König2023-09-231-4/+2
| | * Input: ct82c710 - convert to platform remove callback returning voidUwe Kleine-König2023-09-231-4/+2
| | * Input: arc_ps2 - convert to platform remove callback returning voidUwe Kleine-König2023-09-231-4/+2
| | * Input: apbps2 - convert to platform remove callback returning voidUwe Kleine-König2023-09-231-4/+2
| | * Input: ams_delta_serio - convert to platform remove callback returning voidUwe Kleine-König2023-09-231-4/+2
| | * Input: altera_ps2 - convert to platform remove callback returning voidUwe Kleine-König2023-09-231-4/+2
* | | Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-11-011-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-131-0/+8
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Input: i8042 - add Fujitsu Lifebook E5411 to i8042 quirk tableSzilard Fabian2023-10-041-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
|\| |
| * | Merge branch 'next' into for-linusDmitry Torokhov2023-08-304-8/+10
| |\|
| | * Input: rpckbd - fix the return value handle for platform_get_irq()Ruan Jinjie2023-08-011-4/+4
| | * Input: Explicitly include correct DT includesRob Herring2023-07-173-4/+6
| | * Merge tag 'v6.4' into nextDmitry Torokhov2023-07-171-0/+36
| | |\
| | | * Merge tag 'input-for-v6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-04-011-0/+36
| | | |\
| * | | | Input: i8042 - add quirk for TUXEDO Gemini 17 Gen1/Clevo PD70PNWerner Sembach2023-07-121-0/+7
* | | | | 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
|/ / / /
* | | | Merge branch 'next' into for-linusDmitry Torokhov2023-06-262-82/+212
|\| | |
| * | | Input: add HAS_IOPORT dependenciesNiklas Schnelle2023-05-221-0/+1
| * | | Input: libps2 - do not discard non-ack bytes when controlling LEDsDmitry Torokhov2023-05-181-4/+32
| * | | Input: libps2 - introduce common interrupt handlerDmitry Torokhov2023-05-181-65/+161
| * | | Input: libps2 - fix aborting PS/2 commandsDmitry Torokhov2023-05-181-4/+11
| * | | Input: libps2 - fix NAK handlingDmitry Torokhov2023-05-181-1/+1
| * | | Input: libps2 - rework handling of command responseDmitry Torokhov2023-05-181-8/+10
| * | | Input: libps2 - remove special handling of ACK for command byteDmitry Torokhov2023-05-181-7/+2