summaryrefslogtreecommitdiffstats
path: root/drivers/input/serio
AgeCommit message (Expand)AuthorLines
2021-01-21Merge branch 'tty-splice' of git://git.kernel.org/pub/scm/linux/kernel/git/to...Greg Kroah-Hartman-1/+3
2021-01-20tty: convert tty_ldisc_ops 'read()' function to take a kernel pointerLinus Torvalds-1/+3
2021-01-03Input: i8042 - unbreak Pegatron C15BAlexey Dobriyan-0/+2
2020-12-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-2/+2
2020-12-14Merge branch 'next' into for-linusDmitry Torokhov-139/+6
2020-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-0/+42
2020-12-11Input: parkbd - convert comma to semicolonZheng Yongjun-1/+1
2020-12-09Input: i8042 - add Acer laptops to the i8042 reset listChris Chiu-0/+42
2020-12-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-1/+6
2020-11-30Input: i8042 - add ByteSpeed touchpad to noloop tablePo-Hsu Lin-0/+4
2020-11-24Input: i8042 - fix error return code in i8042_setup_aux()Luo Meng-1/+2
2020-11-22Input: libps2 - fix fall-through warnings for ClangGustavo A. R. Silva-1/+1
2020-11-17Merge tag 'v5.9' into nextDmitry Torokhov-137/+27
2020-11-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-1/+11
2020-10-26Input: i8042 - allow insmod to succeed on devices without an i8042 controllerHans de Goede-1/+11
2020-10-25Merge branch 'parisc-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-7/+22
2020-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-6/+3
2020-10-22hil/parisc: Disable HIL driver when it gets stuckHelge Deller-7/+22
2020-10-18Merge branch 'next' into for-linusDmitry Torokhov-6/+3
2020-10-14Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-2/+2
2020-10-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-0/+7
2020-09-28Input: i8042 - add nopnp quirk for Acer Aspire 5 A515Jiri Kosina-0/+7
2020-09-28Input: hyperv-keyboard: Use VMBUS_RING_SIZE() for ringbuffer sizesBoqun Feng-2/+2
2020-09-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-0/+16
2020-09-16Input: sun4i-ps2 - fix handling of platform_get_irq() errorKrzysztof Kozlowski-6/+3
2020-09-08Input: i8042 - add Entroware Proteus EL07R4 to nomux and reset listsHans de Goede-0/+16
2020-08-15Merge tag 'sh-for-5.9' of git://git.libc.org/linux-shLinus Torvalds-2/+0
2020-08-14input: i8042 - Remove special Cayman handlingGeert Uytterhoeven-2/+0
2020-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-2/+2
2020-08-04Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-1/+1
2020-08-04Merge tag 'tasklets-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+1
2020-08-03Merge tag 'rm-unicore32' of git://git.kernel.org/pub/scm/linux/kernel/git/rpp...Linus Torvalds-72/+0
2020-07-30treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()Kees Cook-1/+1
2020-07-21Merge branch 'for-linus' into nextDmitry Torokhov-0/+7
2020-07-16treewide: Remove uninitialized_var() usageKees Cook-1/+1
2020-07-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-0/+7
2020-07-07Input: Use fallthrough pseudo-keywordGustavo A. R. Silva-2/+2
2020-07-07Input: i8042 - add Lenovo XiaoXin Air 12 to i8042 nomux listDavid Pedersen-0/+7
2020-07-01input: i8042: remove support for 8042-unicore32ioMike Rapoport-72/+0
2020-06-17maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofaultChristoph Hellwig-1/+1
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada-1/+1
2020-06-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-0/+4
2020-06-05Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-59/+0
2020-05-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-0/+7
2020-05-28input: i8042 - Remove special PowerPC handlingNathan Chancellor-59/+0
2020-05-17Merge branch 'for-linus' into nextDmitry Torokhov-0/+7
2020-05-12Merge tag 'v5.6' into nextDmitry Torokhov-1/+28
2020-04-27Input: i8042 - add ThinkPad S230u to i8042 reset listKevin Locke-0/+7
2020-04-27Revert "Input: i8042 - add ThinkPad S230u to i8042 nomux list"Dmitry Torokhov-7/+0
2020-04-27Input: i8042 - attach fwnode to serio i8042 kbd deviceRajat Jain-0/+4