summaryrefslogtreecommitdiff
path: root/drivers/input/serio
AgeCommit message (Expand)AuthorFilesLines
2023-03-11treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()Kees Cook1-1/+1
2023-02-22Input: i8042 - add Clevo PCX0DX to i8042 quirk tableWerner Sembach1-0/+7
2023-02-22Input: i8042 - add TUXEDO devices to i8042 quirk tablesWerner Sembach1-0/+129
2023-02-22Input: i8042 - merge quirk tablesWerner Sembach1-500/+590
2023-02-22Input: i8042 - move __initconst to fix code styling warningWerner Sembach1-1/+1
2022-11-25Input: i8042 - fix leaking of platform device on module removalChen Jun1-4/+0
2022-01-05Input: i8042 - enable deferred probe quirk for ASUS UM325UASamuel Čavoj1-0/+7
2022-01-05Input: i8042 - add deferred probe supportTakashi Iwai2-19/+49
2021-11-17Input: i8042 - Add quirk for Fujitsu Lifebook T725Takashi Iwai1-0/+14
2021-04-21Input: i8042 - fix Pegatron C15B ID entryArnd Bergmann1-0/+1
2021-03-04Input: i8042 - add ASUS Zenbook Flip to noselftest listMarcos Paulo de Souza1-0/+4
2021-02-10Input: i8042 - unbreak Pegatron C15BAlexey Dobriyan1-0/+2
2020-12-16Input: i8042 - add Acer laptops to the i8042 reset listChris Chiu1-0/+42
2020-12-11Input: i8042 - fix error return code in i8042_setup_aux()Luo Meng1-1/+2
2020-12-08Input: i8042 - add ByteSpeed touchpad to noloop tablePo-Hsu Lin1-0/+4
2020-12-02Input: i8042 - allow insmod to succeed on devices without an i8042 controllerHans de Goede1-1/+11
2020-11-05hil/parisc: Disable HIL driver when it gets stuckHelge Deller2-7/+22
2020-10-29Input: sun4i-ps2 - fix handling of platform_get_irq() errorKrzysztof Kozlowski1-6/+3
2020-10-07Input: i8042 - add nopnp quirk for Acer Aspire 5 A515Jiri Kosina1-0/+7
2020-09-23Input: i8042 - add Entroware Proteus EL07R4 to nomux and reset listsHans de Goede1-0/+16
2020-07-22Input: i8042 - add Lenovo XiaoXin Air 12 to i8042 nomux listDavid Pedersen1-0/+7
2020-06-24input: i8042 - Remove special PowerPC handlingNathan Chancellor2-59/+0
2020-06-03Input: i8042 - add ThinkPad S230u to i8042 reset listKevin Locke1-0/+7
2020-04-17Input: i8042 - add Acer Aspire 5738z to nomux listHans de Goede1-0/+11
2019-09-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-16/+15
2019-08-30Input: i8042 - enable wakeup on a stable struct deviceStephen Boyd1-11/+14
2019-08-20Input: hyperv-keyboard: Use in-place iterator API in the channel callbackDexuan Cui1-29/+6
2019-08-14Input: remove dev_err() usage after platform_get_irq()Stephen Boyd2-5/+1
2019-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-2/+2
2019-07-15Input: hyperv-keyboard - remove dependencies on PAGE_SIZE for ring bufferMaya Nakamura1-2/+2
2019-07-08Merge branch 'pm-sleep'Rafael J. Wysocki1-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner19-86/+19
2019-06-19PM: suspend: Rename pm_suspend_via_s2idle()Rafael J. Wysocki1-1/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner1-9/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 178Thomas Gleixner2-8/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner1-10/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner4-52/+4
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2-10/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 151Thomas Gleixner1-9/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner1-0/+1
2019-05-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds4-3/+4
2019-05-10Merge branch 'next' into for-linusDmitry Torokhov4-3/+4
2019-05-08Input: libps2 - mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2019-04-23Input: hyperv-keyboard - add module descriptionJoseph Salisbury1-0/+2
2019-04-23Input: olpc_apsp - depend on ARCH_MMPJean Delvare1-0/+1
2019-04-04Input: i8042 - signal wakeup from atkbd/psmouseDmitry Torokhov1-3/+0
2019-03-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-11/+10
2019-03-04Merge branch 'next' into for-linusDmitry Torokhov1-11/+10
2019-02-18Input: i8042 - rework DT node name comparisonsRob Herring1-11/+10