Age | Commit message (Expand) | Author | Files | Lines |
2021-02-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2 | -1/+5 |
2021-02-23 | Merge tag 'v5.11' into next | Dmitry Torokhov | 5 | -11/+85 |
2021-02-23 | 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-21 | 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-07 | 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-21 | tty: convert tty_ldisc_ops 'read()' function to take a kernel pointer | Linus Torvalds | 1 | -1/+3 |
2021-01-04 | Input: i8042 - unbreak Pegatron C15B | Alexey Dobriyan | 1 | -0/+2 |
2020-12-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2 | -2/+2 |
2020-12-15 | 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-12 | Input: parkbd - convert comma to semicolon | Zheng Yongjun | 1 | -1/+1 |
2020-12-10 | Input: i8042 - add Acer laptops to the i8042 reset list | Chris Chiu | 1 | -0/+42 |
2020-12-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2 | -1/+6 |
2020-12-01 | Input: i8042 - add ByteSpeed touchpad to noloop table | Po-Hsu Lin | 1 | -0/+4 |
2020-11-25 | Input: i8042 - fix error return code in i8042_setup_aux() | Luo Meng | 1 | -1/+2 |
2020-11-23 | Input: libps2 - fix fall-through warnings for Clang | Gustavo A. R. Silva | 1 | -1/+1 |
2020-11-18 | Merge tag 'v5.9' into next | Dmitry Torokhov | 9 | -137/+27 |
2020-11-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -1/+11 |
2020-10-27 | Input: i8042 - allow insmod to succeed on devices without an i8042 controller | Hans de Goede | 1 | -1/+11 |
2020-10-25 | Merge branch 'parisc-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -7/+22 |
2020-10-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -6/+3 |
2020-10-22 | hil/parisc: Disable HIL driver when it gets stuck | Helge Deller | 2 | -7/+22 |
2020-10-19 | Merge branch 'next' into for-linus | Dmitry Torokhov | 1 | -6/+3 |
2020-10-14 | Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -2/+2 |
2020-10-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -0/+7 |
2020-09-29 | Input: i8042 - add nopnp quirk for Acer Aspire 5 A515 | Jiri Kosina | 1 | -0/+7 |
2020-09-28 | Input: hyperv-keyboard: Use VMBUS_RING_SIZE() for ringbuffer sizes | Boqun Feng | 1 | -2/+2 |
2020-09-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -0/+16 |
2020-09-16 | Input: sun4i-ps2 - fix handling of platform_get_irq() error | Krzysztof Kozlowski | 1 | -6/+3 |
2020-09-09 | Input: i8042 - add Entroware Proteus EL07R4 to nomux and reset lists | Hans de Goede | 1 | -0/+16 |
2020-08-16 | Merge tag 'sh-for-5.9' of git://git.libc.org/linux-sh | Linus Torvalds | 1 | -2/+0 |
2020-08-15 | input: i8042 - Remove special Cayman handling | Geert Uytterhoeven | 1 | -2/+0 |
2020-08-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2 | -2/+2 |
2020-08-04 | Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+1 |
2020-08-04 | Merge tag 'tasklets-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
2020-08-04 | Merge tag 'rm-unicore32' of git://git.kernel.org/pub/scm/linux/kernel/git/rpp... | Linus Torvalds | 2 | -72/+0 |
2020-07-30 | treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD() | Kees Cook | 1 | -1/+1 |
2020-07-22 | Merge branch 'for-linus' into next | Dmitry Torokhov | 1 | -0/+7 |
2020-07-16 | treewide: Remove uninitialized_var() usage | Kees Cook | 1 | -1/+1 |
2020-07-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -0/+7 |
2020-07-07 | Input: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 2 | -2/+2 |
2020-07-07 | Input: i8042 - add Lenovo XiaoXin Air 12 to i8042 nomux list | David Pedersen | 1 | -0/+7 |
2020-07-01 | input: i8042: remove support for 8042-unicore32io | Mike Rapoport | 2 | -72/+0 |
2020-06-17 | maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault | Christoph Hellwig | 1 | -1/+1 |