summaryrefslogtreecommitdiff
path: root/drivers/input/serio
AgeCommit message (Expand)Author
2022-11-18Merge tag 'input-for-v6.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-11-18Input: i8042 - fix leaking of platform device on module removalChen Jun
2022-11-08Input: i8042 - apply probe defer to more ASUS ZenBook modelsTakashi Iwai
2022-10-11Merge tag 'input-for-v6.1-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-10-09Input: i8042 - fix refount leak on sparcLiang He
2022-10-09Input: i8042 - add LoongArch support in i8042-acpipnpio.hHuacai Chen
2022-10-09Input: i8042 - rename i8042-x86ia64io.h to i8042-acpipnpio.hHuacai Chen
2022-10-03input: libps2: mark data received in __ps2_command() as initializedAlexander Potapenko
2022-09-29input: drop empty comment blocksChristophe JAILLET
2022-08-18Input: move from strlcpy with unused retval to strscpyWolfram Sang
2022-08-11Merge tag 'input-for-v5.20-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-08-02Input: gscps2 - check return value of ioremap() in gscps2_probe()Xie Shaowen
2022-07-08Input: i8042 - add dritek quirk for Acer Aspire One AO532Hans de Goede
2022-07-08Input: i8042 - add additional TUXEDO devices to i8042 quirk tablesWerner Sembach
2022-06-29Input: i8042 - add TUXEDO devices to i8042 quirk tablesWerner Sembach
2022-06-29Input: i8042 - add debug output for quirksWerner Sembach
2022-06-29Input: i8042 - merge quirk tablesWerner Sembach
2022-06-29Input: i8042 - move __initconst to fix code styling warningWerner Sembach
2022-02-18Merge tag 'v5.17-rc4' into nextDmitry Torokhov
2022-02-15Input: ps2-gpio - enforce GPIOs flag open drainDanilo Krummrich
2022-02-15Input: ps2-gpio - don't send rx data before the stop bitDanilo Krummrich
2022-02-15Input: ps2-gpio - remove tx timeout from ps2_gpio_irq_tx()Danilo Krummrich
2022-02-15Input: ps2-gpio - use ktime for IRQ timekeepingDanilo Krummrich
2022-02-15Input: ps2-gpio - refactor struct ps2_gpio_dataDanilo Krummrich
2022-01-12Merge tag 'tty-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-12-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2021-12-06Input: i8042 - enable deferred probe quirk for ASUS UM325UASamuel Čavoj
2021-11-28Input: i8042 - add deferred probe supportTakashi Iwai
2021-11-25tty: remove file from tty_ldisc_ops::ioctl and compat_ioctlJiri Slaby
2021-11-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2021-11-05Input: i8042 - Add quirk for Fujitsu Lifebook T725Takashi Iwai
2021-09-22tty: make tty_ldisc_ops::hangup return voidJiri Slaby
2021-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2021-09-02Merge tag 'for-5.15/parisc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-08-30parisc: Make struct parisc_driver::remove() return voidUwe Kleine-König
2021-07-21bus: Make remove callback return voidUwe Kleine-König
2021-07-20Revert "Input: serio - make write method mandatory"Dmitry Torokhov
2021-07-19Input: parkbd - switch to use module_parport_driver()Andy Shevchenko
2021-07-19Input: serio - make write method mandatoryDmitry Torokhov
2021-07-05Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-06-18Input: i8042 - fix typos in commentsTyson Moore
2021-05-25Merge tag 'v5.12' into nextDmitry Torokhov
2021-05-13tty: make tty_ldisc_ops a param in tty_unregister_ldiscJiri Slaby
2021-05-13tty: set tty_ldisc_ops::num staticallyJiri Slaby
2021-05-13tty: make fp of tty_ldisc_ops::receive_buf{,2} constJiri Slaby
2021-05-04Merge branch 'next' into for-linusDmitry Torokhov
2021-04-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2021-04-10Input: apbps2 - remove useless variableJiapeng Chong
2021-03-23Input: i8042 - fix Pegatron C15B ID entryArnd Bergmann
2021-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds