summaryrefslogtreecommitdiffstats
path: root/drivers/input/serio (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\
| | * 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-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
| |\| |
| | * | Input: sun4i-ps2 - fix handling of platform_get_irq() errorKrzysztof Kozlowski2020-09-161-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
* | | | 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 branch 'for-linus' into nextDmitry Torokhov2020-07-221-0/+7
| |\ \
| * | | Input: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-07-072-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
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Input: i8042 - add Lenovo XiaoXin Air 12 to i8042 nomux listDavid Pedersen2020-07-071-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 branch 'for-linus' into nextDmitry Torokhov2020-05-181-0/+7
| |\
| * \ Merge tag 'v5.6' into nextDmitry Torokhov2020-05-122-1/+28
| |\ \
| * | | Input: i8042 - attach fwnode to serio i8042 kbd deviceRajat Jain2020-04-282-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
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | Input: i8042 - add ThinkPad S230u to i8042 reset listKevin Locke2020-04-281-0/+7
| * | | Revert "Input: i8042 - add ThinkPad S230u to i8042 nomux list"Dmitry Torokhov2020-04-281-7/+0
| * | | Input: i8042 - add ThinkPad S230u to i8042 nomux listKevin Locke2020-04-201-0/+7
| |/ /
* | / Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2020-04-081-0/+11
|\| | | |/ |/|
| * Input: i8042 - add Acer Aspire 5738z to nomux listHans de Goede2020-04-011-0/+11