summaryrefslogtreecommitdiffstats
path: root/drivers/input/serio (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v5.11' into nextDmitry Torokhov2021-02-235-11/+85
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2021-02-061-0/+2
| |\
| | * Input: i8042 - unbreak Pegatron C15BAlexey Dobriyan2021-01-041-0/+2
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2020-12-162-2/+2
| |\|
| | * Merge branch 'next' into for-linusDmitry Torokhov2020-12-1510-139/+6
| | |\
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2020-12-121-0/+42
| |\| |
| | * | Input: i8042 - add Acer laptops to the i8042 reset listChris Chiu2020-12-101-0/+42
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2020-12-062-1/+6
| |\| |
| | * | Input: i8042 - add ByteSpeed touchpad to noloop tablePo-Hsu Lin2020-12-011-0/+4
| | * | Input: i8042 - fix error return code in i8042_setup_aux()Luo Meng2020-11-251-1/+2
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2020-11-171-1/+11
| |\| |
| | * | Input: i8042 - allow insmod to succeed on devices without an i8042 controllerHans de Goede2020-10-271-1/+11
| * | | Merge branch 'parisc-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-10-252-7/+22
| |\ \ \
| | * | | hil/parisc: Disable HIL driver when it gets stuckHelge Deller2020-10-222-7/+22
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2020-10-241-6/+3
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | Merge branch 'next' into for-linusDmitry Torokhov2020-10-191-6/+3
| | |\ \
| * | \ \ Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-10-141-2/+2
| |\ \ \ \
| | * | | | Input: hyperv-keyboard: Use VMBUS_RING_SIZE() for ringbuffer sizesBoqun Feng2020-09-281-2/+2
* | | | | | Input: i8042 - add ASUS Zenbook Flip to noselftest listMarcos Paulo de Souza2021-02-191-0/+4
* | | | | | Input: add missing dependencies on CONFIG_HAS_IOMEMDmitry Torokhov2021-02-191-1/+1
| |_|_|_|/ |/| | | |
* | | | | Input: parkbd - convert comma to semicolonZheng Yongjun2020-12-111-1/+1
* | | | | Input: libps2 - fix fall-through warnings for ClangGustavo A. R. Silva2020-11-231-1/+1
* | | | | Merge tag 'v5.9' into nextDmitry Torokhov2020-11-189-137/+27
|\| | | | | |_|_|/ |/| | |
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2020-10-031-0/+7
| |\ \ \ | | | |/ | | |/|
| | * | Input: i8042 - add nopnp quirk for Acer Aspire 5 A515Jiri Kosina2020-09-291-0/+7
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2020-09-201-0/+16
| |\| | | | |/ | |/|
| | * Input: i8042 - add Entroware Proteus EL07R4 to nomux and reset listsHans de Goede2020-09-091-0/+16
| * | Merge tag 'sh-for-5.9' of git://git.libc.org/linux-shLinus Torvalds2020-08-161-2/+0
| |\ \
| | * | input: i8042 - Remove special Cayman handlingGeert Uytterhoeven2020-08-151-2/+0
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2020-08-112-2/+2
| |\ \ \ | | | |/ | | |/|
| * | | Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-041-1/+1
| |\ \ \
| | * | | treewide: Remove uninitialized_var() usageKees Cook2020-07-161-1/+1
| * | | | Merge tag 'tasklets-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-08-041-1/+1
| |\ \ \ \
| | * | | | treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()Kees Cook2020-07-301-1/+1
| | |/ / /
| * | | | Merge tag 'rm-unicore32' of git://git.kernel.org/pub/scm/linux/kernel/git/rpp...Linus Torvalds2020-08-032-72/+0
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | input: i8042: remove support for 8042-unicore32ioMike Rapoport2020-07-012-72/+0
| | |/ /
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2020-07-141-0/+7
| |\ \ \ | | |/ / | |/| |
| * | | maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofaultChristoph Hellwig2020-06-171-1/+1
| * | | treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-131-1/+1
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2020-06-102-0/+4
| |\ \ \
| * \ \ \ Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-06-052-59/+0
| |\ \ \ \
| | * | | | input: i8042 - Remove special PowerPC handlingNathan Chancellor2020-05-282-59/+0
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2020-05-281-0/+7
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2020-04-081-0/+11
| |\ \ \ \ \
* | | | | | | Input: sun4i-ps2 - fix handling of platform_get_irq() errorKrzysztof Kozlowski2020-09-161-6/+3
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge branch 'for-linus' into nextDmitry Torokhov2020-07-221-0/+7
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Input: i8042 - add Lenovo XiaoXin Air 12 to i8042 nomux listDavid Pedersen2020-07-071-0/+7
| | |_|_|/ | |/| | |
* / | | | Input: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-07-072-2/+2
|/ / / /
* | | | Merge branch 'for-linus' into nextDmitry Torokhov2020-05-181-0/+7
|\ \ \ \ | | |_|/ | |/| |
| * | | Input: i8042 - add ThinkPad S230u to i8042 reset listKevin Locke2020-04-281-0/+7