summaryrefslogtreecommitdiffstats
path: root/drivers/input/serio
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v5.17-rc4' into nextDmitry Torokhov2022-02-181-3/+2
|\
| * Merge tag 'tty-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2022-01-121-3/+2
| |\
| | * tty: remove file from tty_ldisc_ops::ioctl and compat_ioctlJiri Slaby2021-11-251-3/+2
* | | Input: ps2-gpio - enforce GPIOs flag open drainDanilo Krummrich2022-02-151-2/+7
* | | Input: ps2-gpio - don't send rx data before the stop bitDanilo Krummrich2022-02-151-14/+8
* | | Input: ps2-gpio - remove tx timeout from ps2_gpio_irq_tx()Danilo Krummrich2022-02-151-9/+1
* | | Input: ps2-gpio - use ktime for IRQ timekeepingDanilo Krummrich2022-02-151-20/+82
* | | Input: ps2-gpio - refactor struct ps2_gpio_dataDanilo Krummrich2022-02-151-28/+32
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2021-12-252-19/+56
|\ \ | |/ |/|
| * Input: i8042 - enable deferred probe quirk for ASUS UM325UASamuel Čavoj2021-12-061-0/+7
| * Input: i8042 - add deferred probe supportTakashi Iwai2021-11-282-19/+49
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2021-11-121-0/+14
|\|
| * Input: i8042 - Add quirk for Fujitsu Lifebook T725Takashi Iwai2021-11-051-0/+14
* | tty: make tty_ldisc_ops::hangup return voidJiri Slaby2021-09-221-2/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2021-09-111-13/+1
|\|
| * Revert "Input: serio - make write method mandatory"Dmitry Torokhov2021-07-202-11/+0
| * Input: parkbd - switch to use module_parport_driver()Andy Shevchenko2021-07-191-13/+1
| * Input: serio - make write method mandatoryDmitry Torokhov2021-07-192-0/+11
* | Merge tag 'for-5.15/parisc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-09-021-2/+1
|\ \
| * | parisc: Make struct parisc_driver::remove() return voidUwe Kleine-König2021-08-301-2/+1
* | | bus: Make remove callback return voidUwe Kleine-König2021-07-211-2/+1
|/ /
* | 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
|\| | |