| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'input-for-v6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2024-02-02 | 1 | -0/+14 |
|\ |
|
| * | Input: i8042 - add Fujitsu Lifebook U728 to i8042 quirk table | Szilard Fabian | 2024-02-02 | 1 | -0/+8 |
| * | Input: i8042 - fix strange behavior of touchpad on Clevo NS70PU | Werner Sembach | 2024-02-02 | 1 | -0/+6 |
* | | Merge tag 'input-for-v6.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2023-12-23 | 1 | -0/+8 |
|\| |
|
| * | Input: i8042 - add nomux quirk for Acer P459-G2-M | Esther Shimanovich | 2023-11-30 | 1 | -0/+8 |
* | | Merge tag 'input-for-v6.7-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2023-11-09 | 15 | -59/+30 |
|\| |
|
| * | Merge branch 'next' into for-linus | Dmitry Torokhov | 2023-11-06 | 15 | -59/+30 |
| |\ |
|
| | * | Input: xilinx_ps2 - convert to platform remove callback returning void | Uwe Kleine-König | 2023-09-23 | 1 | -4/+2 |
| | * | Input: sun4i-ps2 - convert to platform remove callback returning void | Uwe Kleine-König | 2023-09-23 | 1 | -4/+2 |
| | * | Input: rpckbd - convert to platform remove callback returning void | Uwe Kleine-König | 2023-09-23 | 1 | -4/+2 |
| | * | Input: q40kbd - convert to platform remove callback returning void | Uwe Kleine-König | 2023-09-23 | 1 | -4/+2 |
| | * | Input: ps2-gpio - convert to platform remove callback returning void | Uwe Kleine-König | 2023-09-23 | 1 | -3/+2 |
| | * | Input: olpc_apsp - convert to platform remove callback returning void | Uwe Kleine-König | 2023-09-23 | 1 | -4/+2 |
| | * | Input: maceps2 - convert to platform remove callback returning void | Uwe Kleine-König | 2023-09-23 | 1 | -4/+2 |
| | * | Input: ioc3kbd - convert to platform remove callback returning void | Uwe Kleine-König | 2023-09-23 | 1 | -4/+2 |
| | * | Input: i8042 - convert to platform remove callback returning void | Uwe Kleine-König | 2023-09-23 | 1 | -4/+2 |
| | * | Input: i8042-sparcio - convert to platform remove callback returning void | Uwe Kleine-König | 2023-09-23 | 1 | -4/+2 |
| | * | Input: ct82c710 - convert to platform remove callback returning void | Uwe Kleine-König | 2023-09-23 | 1 | -4/+2 |
| | * | Input: arc_ps2 - convert to platform remove callback returning void | Uwe Kleine-König | 2023-09-23 | 1 | -4/+2 |
| | * | Input: apbps2 - convert to platform remove callback returning void | Uwe Kleine-König | 2023-09-23 | 1 | -4/+2 |
| | * | Input: ams_delta_serio - convert to platform remove callback returning void | Uwe Kleine-König | 2023-09-23 | 1 | -4/+2 |
| | * | Input: altera_ps2 - convert to platform remove callback returning void | Uwe Kleine-König | 2023-09-23 | 1 | -4/+2 |
* | | | Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2023-11-01 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | arch: Remove Itanium (IA-64) architecture | Ard Biesheuvel | 2023-09-11 | 1 | -1/+1 |
* | | | | Merge tag 'input-for-v6.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2023-10-13 | 1 | -0/+8 |
|\ \ \ \
| |/ / /
|/| / /
| |/ / |
|
| * | | Input: i8042 - add Fujitsu Lifebook E5411 to i8042 quirk table | Szilard Fabian | 2023-10-04 | 1 | -0/+8 |
* | | | Merge tag 'input-for-v6.6-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2023-09-06 | 5 | -8/+17 |
|\| | |
|
| * | | Merge branch 'next' into for-linus | Dmitry Torokhov | 2023-08-30 | 4 | -8/+10 |
| |\| |
|
| | * | Input: rpckbd - fix the return value handle for platform_get_irq() | Ruan Jinjie | 2023-08-01 | 1 | -4/+4 |
| | * | Input: Explicitly include correct DT includes | Rob Herring | 2023-07-17 | 3 | -4/+6 |
| | * | Merge tag 'v6.4' into next | Dmitry Torokhov | 2023-07-17 | 1 | -0/+36 |
| | |\ |
|
| | | * | Merge tag 'input-for-v6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2023-04-01 | 1 | -0/+36 |
| | | |\ |
|
| * | | | | Input: i8042 - add quirk for TUXEDO Gemini 17 Gen1/Clevo PD70PN | Werner Sembach | 2023-07-12 | 1 | -0/+7 |
* | | | | | tty: ldops: unify to u8 | Jiri Slaby (SUSE) | 2023-08-11 | 1 | -2/+2 |
* | | | | | tty: use u8 for flags | Jiri Slaby (SUSE) | 2023-08-11 | 1 | -1/+1 |
* | | | | | tty: use u8 for chars | Jiri Slaby (SUSE) | 2023-08-11 | 1 | -3/+2 |
* | | | | | tty: make tty_ldisc_ops::*buf*() hooks operate on size_t | Jiri Slaby (SUSE) | 2023-08-11 | 1 | -1/+2 |
* | | | | | input: serport: remove casts from tty->disc_data | Jiri Slaby | 2023-07-31 | 1 | -5/+5 |
|/ / / / |
|
* | | | | Merge branch 'next' into for-linus | Dmitry Torokhov | 2023-06-26 | 2 | -82/+212 |
|\| | | |
|
| * | | | Input: add HAS_IOPORT dependencies | Niklas Schnelle | 2023-05-22 | 1 | -0/+1 |
| * | | | Input: libps2 - do not discard non-ack bytes when controlling LEDs | Dmitry Torokhov | 2023-05-18 | 1 | -4/+32 |
| * | | | Input: libps2 - introduce common interrupt handler | Dmitry Torokhov | 2023-05-18 | 1 | -65/+161 |
| * | | | Input: libps2 - fix aborting PS/2 commands | Dmitry Torokhov | 2023-05-18 | 1 | -4/+11 |
| * | | | Input: libps2 - fix NAK handling | Dmitry Torokhov | 2023-05-18 | 1 | -1/+1 |
| * | | | Input: libps2 - rework handling of command response | Dmitry Torokhov | 2023-05-18 | 1 | -8/+10 |
| * | | | Input: libps2 - remove special handling of ACK for command byte | Dmitry Torokhov | 2023-05-18 | 1 | -7/+2 |
| * | | | Input: libps2 - attach ps2dev instances as serio port's drvdata | Dmitry Torokhov | 2023-05-18 | 1 | -0/+1 |
| |/ / |
|
* | / | Merge branch 'next' into for-linus | Dmitry Torokhov | 2023-05-01 | 2 | -5/+3 |
|\| |
| |/
|/| |
|
| * | Merge tag 'input-for-v6.3-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2023-02-25 | 5 | -15/+7 |
| |\ |
|
| * \ | Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2023-02-24 | 1 | -2/+2 |
| |\ \ |
|