Age | Commit message (Expand) | Author |
2022-01-12 | Merge tag 'tty-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2021-12-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2021-12-06 | Input: i8042 - enable deferred probe quirk for ASUS UM325UA | Samuel Čavoj |
2021-11-28 | Input: i8042 - add deferred probe support | Takashi Iwai |
2021-11-25 | tty: remove file from tty_ldisc_ops::ioctl and compat_ioctl | Jiri Slaby |
2021-11-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2021-11-05 | Input: i8042 - Add quirk for Fujitsu Lifebook T725 | Takashi Iwai |
2021-09-22 | tty: make tty_ldisc_ops::hangup return void | Jiri Slaby |
2021-09-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2021-09-02 | Merge tag 'for-5.15/parisc' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2021-08-30 | parisc: Make struct parisc_driver::remove() return void | Uwe Kleine-König |
2021-07-21 | bus: Make remove callback return void | Uwe Kleine-König |
2021-07-20 | Revert "Input: serio - make write method mandatory" | Dmitry Torokhov |
2021-07-19 | Input: parkbd - switch to use module_parport_driver() | Andy Shevchenko |
2021-07-19 | Input: serio - make write method mandatory | Dmitry Torokhov |
2021-07-05 | Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2021-06-18 | Input: i8042 - fix typos in comments | Tyson Moore |
2021-05-25 | Merge tag 'v5.12' into next | Dmitry Torokhov |
2021-05-13 | tty: make tty_ldisc_ops a param in tty_unregister_ldisc | Jiri Slaby |
2021-05-13 | tty: set tty_ldisc_ops::num statically | Jiri Slaby |
2021-05-13 | tty: make fp of tty_ldisc_ops::receive_buf{,2} const | Jiri Slaby |
2021-05-04 | Merge branch 'next' into for-linus | Dmitry Torokhov |
2021-04-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2021-04-10 | Input: apbps2 - remove useless variable | Jiapeng Chong |
2021-03-23 | Input: i8042 - fix Pegatron C15B ID entry | Arnd Bergmann |
2021-02-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2021-02-22 | Merge tag 'v5.11' into next | Dmitry Torokhov |
2021-02-22 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
2021-02-22 | Merge branch 'devel-stable' into for-linus | Russell King |
2021-02-20 | Merge tag 'tty-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2021-02-19 | Input: i8042 - add ASUS Zenbook Flip to noselftest list | Marcos Paulo de Souza |
2021-02-19 | Input: add missing dependencies on CONFIG_HAS_IOMEM | Dmitry Torokhov |
2021-02-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2021-02-02 | amba: Make the remove callback return void | Uwe Kleine-König |
2021-02-01 | ARM: 9048/1: sa1111: make sa1111 bus's remove callback return void | Uwe Kleine-König |
2021-01-21 | Merge branch 'tty-splice' of git://git.kernel.org/pub/scm/linux/kernel/git/to... | Greg Kroah-Hartman |
2021-01-20 | tty: convert tty_ldisc_ops 'read()' function to take a kernel pointer | Linus Torvalds |
2021-01-03 | Input: i8042 - unbreak Pegatron C15B | Alexey Dobriyan |
2020-12-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2020-12-14 | Merge branch 'next' into for-linus | Dmitry Torokhov |
2020-12-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2020-12-11 | Input: parkbd - convert comma to semicolon | Zheng Yongjun |
2020-12-09 | Input: i8042 - add Acer laptops to the i8042 reset list | Chris Chiu |
2020-12-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2020-11-30 | Input: i8042 - add ByteSpeed touchpad to noloop table | Po-Hsu Lin |
2020-11-24 | Input: i8042 - fix error return code in i8042_setup_aux() | Luo Meng |
2020-11-22 | Input: libps2 - fix fall-through warnings for Clang | Gustavo A. R. Silva |
2020-11-17 | Merge tag 'v5.9' into next | Dmitry Torokhov |
2020-11-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2020-10-26 | Input: i8042 - allow insmod to succeed on devices without an i8042 controller | Hans de Goede |