aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/serio
AgeCommit message (Expand)Author
2022-01-05Input: i8042 - enable deferred probe quirk for ASUS UM325UASamuel Čavoj
2022-01-05Input: i8042 - add deferred probe supportTakashi Iwai
2021-11-17Input: 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-02-10Input: i8042 - unbreak Pegatron C15BAlexey Dobriyan
2020-12-16Input: i8042 - add Acer laptops to the i8042 reset listChris Chiu
2020-12-11Input: i8042 - fix error return code in i8042_setup_aux()Luo Meng
2020-12-08Input: i8042 - add ByteSpeed touchpad to noloop tablePo-Hsu Lin
2020-12-02Input: i8042 - allow insmod to succeed on devices without an i8042 controllerHans de Goede
2020-11-05hil/parisc: Disable HIL driver when it gets stuckHelge Deller
2020-10-29Input: sun4i-ps2 - fix handling of platform_get_irq() errorKrzysztof Kozlowski
2020-10-07Input: i8042 - add nopnp quirk for Acer Aspire 5 A515Jiri Kosina
2020-09-23Input: i8042 - add Entroware Proteus EL07R4 to nomux and reset listsHans de Goede
2020-07-22Input: i8042 - add Lenovo XiaoXin Air 12 to i8042 nomux listDavid Pedersen
2020-06-24input: i8042 - Remove special PowerPC handlingNathan Chancellor
2020-06-03Input: i8042 - add ThinkPad S230u to i8042 reset listKevin Locke
2020-04-17Input: i8042 - add Acer Aspire 5738z to nomux listHans de Goede
2019-09-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2019-08-29Input: i8042 - enable wakeup on a stable struct deviceStephen Boyd
2019-08-20Input: hyperv-keyboard: Use in-place iterator API in the channel callbackDexuan Cui
2019-08-14Input: remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2019-07-15Input: hyperv-keyboard - remove dependencies on PAGE_SIZE for ring bufferMaya Nakamura
2019-07-08Merge branch 'pm-sleep'Rafael J. Wysocki
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-19PM: suspend: Rename pm_suspend_via_s2idle()Rafael J. Wysocki
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 178Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 151Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2019-05-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2019-05-10Merge branch 'next' into for-linusDmitry Torokhov
2019-05-07Input: libps2 - mark expected switch fall-throughGustavo A. R. Silva
2019-04-23Input: hyperv-keyboard - add module descriptionJoseph Salisbury
2019-04-23Input: olpc_apsp - depend on ARCH_MMPJean Delvare
2019-04-04Input: i8042 - signal wakeup from atkbd/psmouseDmitry Torokhov
2019-03-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2019-03-03Merge branch 'next' into for-linusDmitry Torokhov
2019-02-18Input: i8042 - rework DT node name comparisonsRob Herring
2019-02-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2019-02-09Input: ps2-gpio - flush TX work when closing portDmitry Torokhov
2019-01-31Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-01-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2019-01-24Revert "Input: olpc_apsp - enable the SP clock"Lubomir Rintel
2019-01-16Input: olpc_apsp - assign priv->dev earlierLubomir Rintel