| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-10-08 | Merge tag 'input-for-v6.18-rc0' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 6 | -1/+6 |
| 2025-10-07 | Merge branch 'next' into for-linus | Dmitry Torokhov | 6 | -1/+6 |
| 2025-10-07 | Merge tag 'hyperv-next-signed-20251006' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -2/+2 |
| 2025-10-01 | Drivers: hv: Add CONFIG_HYPERV_VMBUS option | Mukesh Rathor | 1 | -2/+2 |
| 2025-09-24 | Input: ps2-gpio - fix typo | J. Neuschäfer | 1 | -1/+1 |
| 2025-09-04 | Input: i8042 - add TUXEDO InfinityBook Pro Gen10 AMD to i8042 quirk table | Christoffer Sandberg | 1 | -0/+14 |
| 2025-08-21 | Input: include export.h in modules using EXPORT_SYMBOL*() | Dmitry Torokhov | 5 | -0/+5 |
| 2025-04-05 | treewide: Switch/rename to timer_delete[_sync]() | Thomas Gleixner | 2 | -2/+2 |
| 2025-03-29 | Merge tag 'parisc-for-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+6 |
| 2025-03-15 | Merge tag 'input-for-v6.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -56/+55 |
| 2025-02-28 | Input: gscps2 - Describe missing function parameters | Helge Deller | 1 | -0/+6 |
| 2025-02-25 | Input: i8042 - swap old quirk combination with new quirk for more devices | Werner Sembach | 1 | -21/+10 |
| 2025-02-25 | Input: i8042 - swap old quirk combination with new quirk for several devices | Werner Sembach | 1 | -26/+14 |
| 2025-02-25 | Input: i8042 - add required quirks for missing old boardnames | Werner Sembach | 1 | -0/+30 |
| 2025-02-25 | Input: i8042 - swap old quirk combination with new quirk for NHxxRZQ | Werner Sembach | 1 | -9/+1 |
| 2025-01-15 | Input: i8042 - Add support for platform filter contexts | Armin Wolf | 1 | -7/+10 |
| 2024-11-25 | Merge tag 'input-for-v6.13-rc0' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 25 | -595/+486 |
| 2024-11-24 | Merge branch 'next' into for-linus | Dmitry Torokhov | 25 | -595/+486 |
| 2024-11-07 | Input: i8042 - fix typo dublicate to duplicate | Shivam Chaudhary | 1 | -1/+1 |
| 2024-10-22 | Input: userio - remove unneeded semicolon | Yang Li | 1 | -1/+1 |
| 2024-10-21 | Input: serio_raw - fix uninitialized variable bug | Dmitry Torokhov | 1 | -1/+1 |
| 2024-10-19 | Input: i8042 - use cleanup facility for device_node | Javier Carrasco | 1 | -11/+3 |
| 2024-10-19 | Input: gscps2 - fix compilation error introduced with switch to guards | Dmitry Torokhov | 1 | -3/+1 |
| 2024-10-15 | Input: switch back to struct platform_driver::remove() | Uwe Kleine-König | 15 | -15/+15 |
| 2024-10-04 | Input: xilinx_ps2 - use guard notation when acquiring spinlock | Dmitry Torokhov | 1 | -10/+5 |
| 2024-10-04 | Input: userio - switch to using cleanup functions | Dmitry Torokhov | 1 | -71/+70 |
| 2024-10-04 | Input: sun4i-ps2 - use guard notation when acquiring spinlock | Dmitry Torokhov | 1 | -6/+2 |
| 2024-10-04 | Input: serio-raw - fix potential serio port name truncation | Dmitry Torokhov | 1 | -2/+2 |
| 2024-10-04 | Input: serio_raw - use guard notation for locks and other resources | Dmitry Torokhov | 1 | -72/+49 |
| 2024-10-04 | Input: serio - use guard notation when acquiring mutexes and spinlocks | Dmitry Torokhov | 1 | -99/+66 |
| 2024-10-04 | Input: serport - use guard notation when acquiring spinlock | Dmitry Torokhov | 1 | -19/+8 |
| 2024-10-04 | Input: sa1111ps2 - use guard notation when acquiring spinlock | Dmitry Torokhov | 1 | -5/+3 |
| 2024-10-04 | Input: q40kbd - use guard notation when acquiring spinlock | Dmitry Torokhov | 1 | -8/+2 |
| 2024-10-04 | Input: ps2mult - use guard notation when acquiring spinlock | Dmitry Torokhov | 1 | -18/+7 |
| 2024-10-04 | Input: ps2-gpio - use guard notation when acquiring mutex | Dmitry Torokhov | 1 | -2/+2 |
| 2024-10-04 | Input: i8042 - use guard notation when acquiring spinlock | Dmitry Torokhov | 1 | -122/+82 |
| 2024-10-04 | Input: i8042 - tease apart interrupt handler | Dmitry Torokhov | 1 | -56/+83 |
| 2024-10-04 | Input: hyperv-keyboard - use guard notation when acquiring spinlock | Dmitry Torokhov | 1 | -20/+18 |
| 2024-10-04 | Input: gscps2 - use guard notation when acquiring spinlock | Dmitry Torokhov | 1 | -52/+62 |
| 2024-10-04 | Input: libps2 - use guard notation when temporarily pausing serio ports | Dmitry Torokhov | 1 | -13/+15 |
| 2024-09-27 | [tree-wide] finally take no_llseek out | Al Viro | 1 | -1/+0 |
| 2024-09-20 | Merge branch 'next' into for-linus | Dmitry Torokhov | 5 | -12/+5 |
| 2024-09-13 | Input: i8042 - add TUXEDO Stellaris 15 Slim Gen6 AMD to i8042 quirk table | Werner Sembach | 1 | -0/+7 |
| 2024-09-13 | Input: i8042 - add another board name for TUXEDO Stellaris Gen5 AMD line | Werner Sembach | 1 | -0/+7 |
| 2024-09-13 | Input: ps2-gpio - use IRQF_NO_AUTOEN flag in request_irq() | Jinjie Ruan | 1 | -4/+2 |
| 2024-09-05 | Input: i8042 - add TUXEDO Stellaris 16 Gen5 AMD to i8042 quirk table | Werner Sembach | 1 | -0/+23 |
| 2024-08-24 | Merge tag 'input-for-v6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -15/+24 |
| 2024-08-18 | Input: i8042 - use new forcenorestore quirk to replace old buggy quirk combin... | Werner Sembach | 1 | -9/+1 |
| 2024-08-18 | Input: i8042 - add forcenorestore quirk to leave controller untouched even on s3 | Werner Sembach | 2 | -6/+14 |
| 2024-08-18 | Input: i8042 - add Fujitsu Lifebook E756 to i8042 quirk table | Takashi Iwai | 1 | -0/+9 |
| 2024-07-25 | Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -2/+2 |
| 2024-07-19 | Merge tag 'input-for-v6.11-rc0' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 23 | -37/+37 |
| 2024-07-15 | Merge branch 'next' into for-linus | Dmitry Torokhov | 24 | -47/+47 |
| 2024-07-03 | parport: Remove parport_driver.devmodel | Dr. David Alan Gilbert | 1 | -1/+0 |
| 2024-07-03 | driver core: have match() callback in struct bus_type take a const * | Greg Kroah-Hartman | 1 | -2/+2 |
| 2024-06-24 | Merge tag 'input-for-v6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -2/+16 |
| 2024-06-07 | Input: serio - use sizeof(*pointer) instead of sizeof(type) | Erick Archer | 23 | -37/+37 |
| 2024-05-31 | Input: i8042 - add Ayaneo Kun to i8042 quirk table | Tobias Jakobi | 1 | -2/+16 |
| 2024-05-27 | Merge tag 'v6.9' into next | Dmitry Torokhov | 3 | -10/+47 |
| 2024-05-24 | Merge tag 'input-for-v6.10-rc0' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+7 |
| 2024-05-22 | Merge branch 'next' into for-linus | Dmitry Torokhov | 1 | -0/+7 |
| 2024-05-17 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux | Linus Torvalds | 1 | -1/+0 |
| 2024-05-03 | alpha: remove DECpc AXP150 (Jensen) support | Arnd Bergmann | 1 | -4/+1 |
| 2024-04-18 | ARM: 9369/1: Input: ambakmi - drop owner assignment | Krzysztof Kozlowski | 1 | -1/+0 |
| 2024-03-28 | Input: ioc3kbd - add device table | Karel Balej | 1 | -0/+7 |
| 2024-03-17 | Merge tag 'input-for-v6.9-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -3/+2 |
| 2024-03-15 | Merge branch 'next' into for-linus | Dmitry Torokhov | 2 | -3/+2 |
| 2024-03-03 | Input: serio - make serio_bus const | Ricardo B. Marliere | 1 | -1/+1 |
| 2024-03-03 | Input: xilinx_ps2 - fix kernel-doc for xps2_of_probe function | Yang Li | 1 | -2/+1 |
| 2024-02-02 | Merge tag 'input-for-v6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+14 |
| 2024-02-02 | Input: i8042 - add Fujitsu Lifebook U728 to i8042 quirk table | Szilard Fabian | 1 | -0/+8 |
| 2024-02-02 | Input: i8042 - fix strange behavior of touchpad on Clevo NS70PU | Werner Sembach | 1 | -0/+6 |
| 2023-12-23 | Merge tag 'input-for-v6.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+8 |
| 2023-11-30 | Input: i8042 - add nomux quirk for Acer P459-G2-M | Esther Shimanovich | 1 | -0/+8 |
| 2023-11-09 | Merge tag 'input-for-v6.7-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 15 | -59/+30 |
| 2023-11-06 | Merge branch 'next' into for-linus | Dmitry Torokhov | 15 | -59/+30 |
| 2023-11-01 | Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+1 |
| 2023-10-13 | Merge tag 'input-for-v6.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+8 |
| 2023-10-04 | Input: i8042 - add Fujitsu Lifebook E5411 to i8042 quirk table | Szilard Fabian | 1 | -0/+8 |
| 2023-09-23 | Input: xilinx_ps2 - convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2023-09-23 | Input: sun4i-ps2 - convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2023-09-23 | Input: rpckbd - convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2023-09-23 | Input: q40kbd - convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2023-09-23 | Input: ps2-gpio - convert to platform remove callback returning void | Uwe Kleine-König | 1 | -3/+2 |
| 2023-09-23 | Input: olpc_apsp - convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2023-09-23 | Input: maceps2 - convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2023-09-23 | Input: ioc3kbd - convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2023-09-23 | Input: i8042 - convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2023-09-23 | Input: i8042-sparcio - convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2023-09-23 | Input: ct82c710 - convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2023-09-23 | Input: arc_ps2 - convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2023-09-23 | Input: apbps2 - convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2023-09-23 | Input: ams_delta_serio - convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2023-09-23 | Input: altera_ps2 - convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2023-09-11 | arch: Remove Itanium (IA-64) architecture | Ard Biesheuvel | 1 | -1/+1 |
| 2023-09-06 | Merge tag 'input-for-v6.6-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 5 | -8/+17 |
| 2023-08-30 | Merge branch 'next' into for-linus | Dmitry Torokhov | 4 | -8/+10 |
| 2023-08-11 | tty: ldops: unify to u8 | Jiri Slaby (SUSE) | 1 | -2/+2 |
| 2023-08-11 | tty: use u8 for flags | Jiri Slaby (SUSE) | 1 | -1/+1 |
| 2023-08-11 | tty: use u8 for chars | Jiri Slaby (SUSE) | 1 | -3/+2 |
| 2023-08-11 | tty: make tty_ldisc_ops::*buf*() hooks operate on size_t | Jiri Slaby (SUSE) | 1 | -1/+2 |
| 2023-08-01 | Input: rpckbd - fix the return value handle for platform_get_irq() | Ruan Jinjie | 1 | -4/+4 |
| 2023-07-31 | input: serport: remove casts from tty->disc_data | Jiri Slaby | 1 | -5/+5 |
| 2023-07-17 | Input: Explicitly include correct DT includes | Rob Herring | 3 | -4/+6 |
| 2023-07-17 | Merge tag 'v6.4' into next | Dmitry Torokhov | 1 | -0/+36 |
| 2023-07-12 | Input: i8042 - add quirk for TUXEDO Gemini 17 Gen1/Clevo PD70PN | Werner Sembach | 1 | -0/+7 |
| 2023-06-26 | Merge branch 'next' into for-linus | Dmitry Torokhov | 2 | -82/+212 |
| 2023-05-22 | Input: add HAS_IOPORT dependencies | Niklas Schnelle | 1 | -0/+1 |
| 2023-05-18 | Input: libps2 - do not discard non-ack bytes when controlling LEDs | Dmitry Torokhov | 1 | -4/+32 |
| 2023-05-18 | Input: libps2 - introduce common interrupt handler | Dmitry Torokhov | 1 | -65/+161 |
| 2023-05-18 | Input: libps2 - fix aborting PS/2 commands | Dmitry Torokhov | 1 | -4/+11 |
| 2023-05-18 | Input: libps2 - fix NAK handling | Dmitry Torokhov | 1 | -1/+1 |
| 2023-05-18 | Input: libps2 - rework handling of command response | Dmitry Torokhov | 1 | -8/+10 |
| 2023-05-18 | Input: libps2 - remove special handling of ACK for command byte | Dmitry Torokhov | 1 | -7/+2 |
| 2023-05-18 | Input: libps2 - attach ps2dev instances as serio port's drvdata | Dmitry Torokhov | 1 | -0/+1 |
| 2023-05-01 | Merge branch 'next' into for-linus | Dmitry Torokhov | 2 | -5/+3 |
| 2023-04-01 | Merge tag 'input-for-v6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+36 |
| 2023-03-23 | Input: i8042 - add TUXEDO devices to i8042 quirk tables for partial fix | Werner Sembach | 1 | -0/+28 |
| 2023-03-17 | Input: i8042 - add quirk for Fujitsu Lifebook A574/H | Jonathan Denose | 1 | -0/+8 |
| 2023-02-25 | Merge tag 'input-for-v6.3-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 5 | -15/+7 |
| 2023-02-24 | Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -2/+2 |
| 2023-02-21 | Merge tag 'hyperv-next-signed-20230220' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -3/+1 |
| 2023-02-21 | Merge branch 'next' into for-linus | Dmitry Torokhov | 5 | -15/+7 |
| 2023-01-29 | Input: olpc_apsp - use devm_platform_get_and_ioremap_resource() | ye xingchen | 1 | -3/+1 |
| 2023-01-29 | Input: arc_ps2 - use devm_platform_get_and_ioremap_resource() | ye xingchen | 1 | -3/+1 |
| 2023-01-29 | Input: apbps2 - use devm_platform_get_and_ioremap_resource() | ye xingchen | 1 | -3/+1 |
| 2023-01-29 | Input: altera_ps2 - use devm_platform_get_and_ioremap_resource() | ye xingchen | 1 | -3/+1 |
| 2023-01-27 | driver core: make struct bus_type.uevent() take a const * | Greg Kroah-Hartman | 1 | -2/+2 |
| 2023-01-17 | Drivers: hv: Make remove callback of hyperv driver void returned | Dawei Li | 1 | -3/+1 |
| 2023-01-10 | Input: i8042 - add Clevo PCX0DX to i8042 quirk table | Werner Sembach | 1 | -0/+7 |
| 2023-01-09 | Merge tag 'v6.2-rc3' into next | Dmitry Torokhov | 2 | -8/+4 |
| 2023-01-09 | Input: ambakmi - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr() | Jonathan Cameron | 1 | -3/+3 |
| 2022-12-12 | Merge branch 'next' into for-linus | Dmitry Torokhov | 1 | -1/+4 |
| 2022-11-18 | Merge tag 'input-for-v6.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -8/+4 |
| 2022-11-18 | Input: i8042 - fix leaking of platform device on module removal | Chen Jun | 1 | -4/+0 |
| 2022-11-08 | Input: i8042 - apply probe defer to more ASUS ZenBook models | Takashi Iwai | 1 | -4/+4 |
| 2022-10-11 | Merge tag 'input-for-v6.1-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 22 | -65/+70 |
| 2022-10-09 | Input: i8042 - fix refount leak on sparc | Liang He | 1 | -8/+19 |
| 2022-10-09 | Input: i8042 - add LoongArch support in i8042-acpipnpio.h | Huacai Chen | 2 | -1/+7 |
| 2022-10-09 | Input: i8042 - rename i8042-x86ia64io.h to i8042-acpipnpio.h | Huacai Chen | 2 | -4/+4 |
| 2022-10-03 | input: libps2: mark data received in __ps2_command() as initialized | Alexander Potapenko | 1 | -1/+4 |
| 2022-09-29 | input: drop empty comment blocks | Christophe JAILLET | 4 | -12/+0 |
| 2022-08-18 | Input: move from strlcpy with unused retval to strscpy | Wolfram Sang | 19 | -40/+40 |
| 2022-08-11 | Merge tag 'input-for-v5.20-rc0' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -479/+791 |
| 2022-08-02 | Input: gscps2 - check return value of ioremap() in gscps2_probe() | Xie Shaowen | 1 | -0/+4 |
| 2022-07-08 | Input: i8042 - add dritek quirk for Acer Aspire One AO532 | Hans de Goede | 1 | -0/+8 |
| 2022-07-08 | Input: i8042 - add additional TUXEDO devices to i8042 quirk tables | Werner Sembach | 1 | -8/+68 |
| 2022-06-29 | Input: i8042 - add TUXEDO devices to i8042 quirk tables | Werner Sembach | 1 | -0/+129 |
| 2022-06-29 | Input: i8042 - add debug output for quirks | Werner Sembach | 1 | -0/+25 |
| 2022-06-29 | Input: i8042 - merge quirk tables | Werner Sembach | 1 | -500/+590 |
| 2022-06-29 | Input: i8042 - move __initconst to fix code styling warning | Werner Sembach | 1 | -1/+1 |
| 2022-02-18 | Merge tag 'v5.17-rc4' into next | Dmitry Torokhov | 1 | -3/+2 |
| 2022-02-15 | Input: ps2-gpio - enforce GPIOs flag open drain | Danilo Krummrich | 1 | -2/+7 |
| 2022-02-15 | Input: ps2-gpio - don't send rx data before the stop bit | Danilo Krummrich | 1 | -14/+8 |
| 2022-02-15 | Input: ps2-gpio - remove tx timeout from ps2_gpio_irq_tx() | Danilo Krummrich | 1 | -9/+1 |
| 2022-02-15 | Input: ps2-gpio - use ktime for IRQ timekeeping | Danilo Krummrich | 1 | -20/+82 |
| 2022-02-15 | Input: ps2-gpio - refactor struct ps2_gpio_data | Danilo Krummrich | 1 | -28/+32 |
| 2022-01-12 | Merge tag 'tty-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -3/+2 |
| 2021-12-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2 | -19/+56 |
| 2021-12-06 | Input: i8042 - enable deferred probe quirk for ASUS UM325UA | Samuel Čavoj | 1 | -0/+7 |
| 2021-11-28 | Input: i8042 - add deferred probe support | Takashi Iwai | 2 | -19/+49 |
| 2021-11-25 | tty: remove file from tty_ldisc_ops::ioctl and compat_ioctl | Jiri Slaby | 1 | -3/+2 |
| 2021-11-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -0/+14 |
| 2021-11-05 | Input: i8042 - Add quirk for Fujitsu Lifebook T725 | Takashi Iwai | 1 | -0/+14 |
| 2021-09-22 | tty: make tty_ldisc_ops::hangup return void | Jiri Slaby | 1 | -2/+1 |
| 2021-09-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -13/+1 |
| 2021-09-02 | Merge tag 'for-5.15/parisc' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -2/+1 |
| 2021-08-30 | parisc: Make struct parisc_driver::remove() return void | Uwe Kleine-König | 1 | -2/+1 |
| 2021-07-21 | bus: Make remove callback return void | Uwe Kleine-König | 1 | -2/+1 |
| 2021-07-20 | Revert "Input: serio - make write method mandatory" | Dmitry Torokhov | 2 | -11/+0 |
| 2021-07-19 | Input: parkbd - switch to use module_parport_driver() | Andy Shevchenko | 1 | -13/+1 |
| 2021-07-19 | Input: serio - make write method mandatory | Dmitry Torokhov | 2 | -0/+11 |
| 2021-07-05 | Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -3/+5 |
| 2021-06-18 | Input: i8042 - fix typos in comments | Tyson Moore | 1 | -2/+2 |
| 2021-05-25 | Merge tag 'v5.12' into next | Dmitry Torokhov | 1 | -0/+1 |
| 2021-05-13 | tty: make tty_ldisc_ops a param in tty_unregister_ldisc | Jiri Slaby | 1 | -1/+1 |
| 2021-05-13 | tty: set tty_ldisc_ops::num statically | Jiri Slaby | 1 | -1/+2 |
| 2021-05-13 | tty: make fp of tty_ldisc_ops::receive_buf{,2} const | Jiri Slaby | 1 | -1/+2 |
| 2021-05-04 | Merge branch 'next' into for-linus | Dmitry Torokhov | 4 | -8/+6 |
| 2021-04-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -0/+1 |
| 2021-04-10 | Input: apbps2 - remove useless variable | Jiapeng Chong | 1 | -2/+1 |
| 2021-03-23 | Input: i8042 - fix Pegatron C15B ID entry | Arnd Bergmann | 1 | -0/+1 |
| 2021-02-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2 | -1/+5 |
| 2021-02-22 | Merge tag 'v5.11' into next | Dmitry Torokhov | 5 | -11/+85 |
| 2021-02-22 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 2 | -5/+2 |
| 2021-02-22 | Merge branch 'devel-stable' into for-linus | Russell King | 1 | -2/+1 |
| 2021-02-20 | Merge tag 'tty-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -1/+3 |
| 2021-02-19 | Input: i8042 - add ASUS Zenbook Flip to noselftest list | Marcos Paulo de Souza | 1 | -0/+4 |
| 2021-02-19 | Input: add missing dependencies on CONFIG_HAS_IOMEM | Dmitry Torokhov | 1 | -1/+1 |
| 2021-02-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -0/+2 |
| 2021-02-02 | amba: Make the remove callback return void | Uwe Kleine-König | 1 | -2/+1 |
| 2021-02-01 | ARM: 9048/1: sa1111: make sa1111 bus's remove callback return void | Uwe Kleine-König | 1 | -3/+1 |
| 2021-01-21 | Merge branch 'tty-splice' of git://git.kernel.org/pub/scm/linux/kernel/git/to... | Greg Kroah-Hartman | 1 | -1/+3 |
| 2021-01-20 | tty: convert tty_ldisc_ops 'read()' function to take a kernel pointer | Linus Torvalds | 1 | -1/+3 |
| 2021-01-03 | Input: i8042 - unbreak Pegatron C15B | Alexey Dobriyan | 1 | -0/+2 |
| 2020-12-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2 | -2/+2 |
| 2020-12-14 | Merge branch 'next' into for-linus | Dmitry Torokhov | 10 | -139/+6 |
| 2020-12-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -0/+42 |
| 2020-12-11 | Input: parkbd - convert comma to semicolon | Zheng Yongjun | 1 | -1/+1 |
| 2020-12-09 | Input: i8042 - add Acer laptops to the i8042 reset list | Chris Chiu | 1 | -0/+42 |