summaryrefslogtreecommitdiffstats
path: root/drivers/input/serio
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-07-051-3/+5
|\
| * tty: make tty_ldisc_ops a param in tty_unregister_ldiscJiri Slaby2021-05-131-1/+1
| * tty: set tty_ldisc_ops::num staticallyJiri Slaby2021-05-131-1/+2
| * tty: make fp of tty_ldisc_ops::receive_buf{,2} constJiri Slaby2021-05-131-1/+2
| * Merge branch 'next' into for-linusDmitry Torokhov2021-05-044-8/+6
| |\
* | | Input: i8042 - fix typos in commentsTyson Moore2021-06-181-2/+2
* | | Merge tag 'v5.12' into nextDmitry Torokhov2021-05-251-0/+1
|\ \ \ | |_|/ |/| |
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2021-04-151-0/+1
| |\|
| | * Input: i8042 - fix Pegatron C15B ID entryArnd Bergmann2021-03-231-0/+1
* | | Input: apbps2 - remove useless variableJiapeng Chong2021-04-101-2/+1
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2021-02-232-1/+5
|\|
| * Merge tag 'v5.11' into nextDmitry Torokhov2021-02-225-11/+85
| |\
| * | 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
* | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2021-02-222-5/+2
|\ \ \
| * \ \ Merge branch 'devel-stable' into for-linusRussell King2021-02-221-2/+1
| |\ \ \
| | * | | amba: Make the remove callback return voidUwe Kleine-König2021-02-021-2/+1
| * | | | ARM: 9048/1: sa1111: make sa1111 bus's remove callback return voidUwe Kleine-König2021-02-011-3/+1
| |/ / /
* | | | Merge tag 'tty-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-02-201-1/+3
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch 'tty-splice' of git://git.kernel.org/pub/scm/linux/kernel/git/to...Greg Kroah-Hartman2021-01-211-1/+3
| |\ \ \ | | |/ / | |/| |
| | * | tty: convert tty_ldisc_ops 'read()' function to take a kernel pointerLinus Torvalds2021-01-201-1/+3
* | | | 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-031-0/+2
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2020-12-152-2/+2
|\| | | | |/ / |/| |
| * | Merge branch 'next' into for-linusDmitry Torokhov2020-12-1410-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-221-1/+1
| | * Merge tag 'v5.9' into nextDmitry Torokhov2020-11-179-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-091-0/+42
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2020-12-052-1/+6
|\| | |
| * | | Input: i8042 - add ByteSpeed touchpad to noloop tablePo-Hsu Lin2020-11-301-0/+4
| * | | Input: i8042 - fix error return code in i8042_setup_aux()Luo Meng2020-11-241-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-261-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-231-6/+3
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Merge branch 'next' into for-linusDmitry Torokhov2020-10-181-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-281-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-081-0/+16
| |/
* | Merge tag 'sh-for-5.9' of git://git.libc.org/linux-shLinus Torvalds2020-08-151-2/+0
|\ \
| * | input: i8042 - Remove special Cayman handlingGeert Uytterhoeven2020-08-141-2/+0
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2020-08-102-2/+2
|\ \ \ | | |/ | |/|
| * | Merge branch 'for-linus' into nextDmitry Torokhov2020-07-211-0/+7
| |\ \