summaryrefslogtreecommitdiff
path: root/drivers/input/serio
AgeCommit message (Expand)Author
2024-03-01Input: i8042 - add Fujitsu Lifebook U728 to i8042 quirk tableSzilard Fabian
2024-02-23Input: i8042 - fix strange behavior of touchpad on Clevo NS70PUWerner Sembach
2024-01-25Input: i8042 - add nomux quirk for Acer P459-G2-MEsther Shimanovich
2023-10-19Input: i8042 - add Fujitsu Lifebook E5411 to i8042 quirk tableSzilard Fabian
2023-10-06Input: i8042 - add quirk for TUXEDO Gemini 17 Gen1/Clevo PD70PNWerner Sembach
2023-10-06Input: i8042 - rename i8042-x86ia64io.h to i8042-acpipnpio.hHuacai Chen
2023-04-26Input: i8042 - add quirk for Fujitsu Lifebook A574/HJonathan Denose
2023-02-09Input: i8042 - add Clevo PCX0DX to i8042 quirk tableWerner Sembach
2022-12-02Input: i8042 - apply probe defer to more ASUS ZenBook modelsTakashi Iwai
2022-11-26Input: i8042 - fix leaking of platform device on module removalChen Jun
2022-08-31Input: i8042 - add additional TUXEDO devices to i8042 quirk tablesWerner Sembach
2022-08-31Input: i8042 - add TUXEDO devices to i8042 quirk tablesWerner Sembach
2022-08-31Input: i8042 - merge quirk tablesWerner Sembach
2022-08-31Input: i8042 - move __initconst to fix code styling warningWerner Sembach
2022-08-17Input: gscps2 - check return value of ioremap() in gscps2_probe()Xie Shaowen
2022-01-05Input: i8042 - enable deferred probe quirk for ASUS UM325UASamuel Čavoj
2022-01-05Input: i8042 - add deferred probe supportTakashi Iwai
2021-11-18Input: i8042 - Add quirk for Fujitsu Lifebook T725Takashi Iwai
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
2021-02-22Merge tag 'v5.11' into nextDmitry Torokhov
2021-02-22Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2021-02-22Merge branch 'devel-stable' into for-linusRussell King
2021-02-20Merge tag 'tty-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-02-19Input: i8042 - add ASUS Zenbook Flip to noselftest listMarcos Paulo de Souza
2021-02-19Input: add missing dependencies on CONFIG_HAS_IOMEMDmitry Torokhov
2021-02-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2021-02-02amba: Make the remove callback return voidUwe Kleine-König
2021-02-01ARM: 9048/1: sa1111: make sa1111 bus's remove callback return voidUwe Kleine-König
2021-01-21Merge branch 'tty-splice' of git://git.kernel.org/pub/scm/linux/kernel/git/to...Greg Kroah-Hartman
2021-01-20tty: convert tty_ldisc_ops 'read()' function to take a kernel pointerLinus Torvalds
2021-01-03Input: i8042 - unbreak Pegatron C15BAlexey Dobriyan
2020-12-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2020-12-14Merge branch 'next' into for-linusDmitry Torokhov