aboutsummaryrefslogtreecommitdiffstats
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-25Input: i8042 - add Fujitsu Lifebook E5411 to i8042 quirk tableSzilard Fabian
2023-10-10Input: i8042 - add quirk for TUXEDO Gemini 17 Gen1/Clevo PD70PNWerner Sembach
2023-10-10Input: i8042 - rename i8042-x86ia64io.h to i8042-acpipnpio.hHuacai Chen
2023-04-26Input: i8042 - add quirk for Fujitsu Lifebook A574/HJonathan Denose
2023-02-15Input: i8042 - add Clevo PCX0DX to i8042 quirk tableWerner Sembach
2023-02-15Input: i8042 - add TUXEDO devices to i8042 quirk tablesWerner Sembach
2023-02-15Input: i8042 - merge quirk tablesWerner Sembach
2023-02-15Input: i8042 - move __initconst to fix code styling warningWerner Sembach
2022-11-25Input: i8042 - fix leaking of platform device on module removalChen Jun
2022-08-21Input: gscps2 - check return value of ioremap() in gscps2_probe()Xie Shaowen
2022-04-08amba: Make the remove callback return voidUwe Kleine-König
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-04-21Input: i8042 - fix Pegatron C15B ID entryArnd Bergmann
2021-03-04Input: i8042 - add ASUS Zenbook Flip to noselftest listMarcos Paulo de Souza
2021-03-04tty: convert tty_ldisc_ops 'read()' function to take a kernel pointerLinus Torvalds
2021-02-10Input: i8042 - unbreak Pegatron C15BAlexey Dobriyan
2020-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2020-12-09Input: i8042 - add Acer laptops to the i8042 reset listChris Chiu
2020-12-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2020-11-30Input: i8042 - add ByteSpeed touchpad to noloop tablePo-Hsu Lin
2020-11-24Input: i8042 - fix error return code in i8042_setup_aux()Luo Meng
2020-11-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2020-10-26Input: i8042 - allow insmod to succeed on devices without an i8042 controllerHans de Goede
2020-10-25Merge branch 'parisc-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2020-10-22hil/parisc: Disable HIL driver when it gets stuckHelge Deller
2020-10-18Merge branch 'next' into for-linusDmitry Torokhov
2020-10-14Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-10-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2020-09-28Input: i8042 - add nopnp quirk for Acer Aspire 5 A515Jiri Kosina
2020-09-28Input: hyperv-keyboard: Use VMBUS_RING_SIZE() for ringbuffer sizesBoqun Feng
2020-09-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2020-09-16Input: sun4i-ps2 - fix handling of platform_get_irq() errorKrzysztof Kozlowski
2020-09-08Input: i8042 - add Entroware Proteus EL07R4 to nomux and reset listsHans de Goede
2020-08-15Merge tag 'sh-for-5.9' of git://git.libc.org/linux-shLinus Torvalds
2020-08-14input: i8042 - Remove special Cayman handlingGeert Uytterhoeven
2020-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2020-08-04Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-04Merge tag 'tasklets-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-08-03Merge tag 'rm-unicore32' of git://git.kernel.org/pub/scm/linux/kernel/git/rpp...Linus Torvalds
2020-07-30treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()Kees Cook
2020-07-21Merge branch 'for-linus' into nextDmitry Torokhov
2020-07-16treewide: Remove uninitialized_var() usageKees Cook
2020-07-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2020-07-07Input: Use fallthrough pseudo-keywordGustavo A. R. Silva