aboutsummaryrefslogtreecommitdiff
path: root/drivers/input/serio
AgeCommit message (Expand)AuthorFilesLines
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Gravatar Masahiro Yamada 1-1/+1
2020-06-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 2-0/+4
2020-06-05Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 2-59/+0
2020-05-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 1-0/+7
2020-05-28input: i8042 - Remove special PowerPC handlingGravatar Nathan Chancellor 2-59/+0
2020-05-17Merge branch 'for-linus' into nextGravatar Dmitry Torokhov 1-0/+7
2020-05-12Merge tag 'v5.6' into nextGravatar Dmitry Torokhov 2-1/+28
2020-04-27Input: i8042 - add ThinkPad S230u to i8042 reset listGravatar Kevin Locke 1-0/+7
2020-04-27Revert "Input: i8042 - add ThinkPad S230u to i8042 nomux list"Gravatar Dmitry Torokhov 1-7/+0
2020-04-27Input: i8042 - attach fwnode to serio i8042 kbd deviceGravatar Rajat Jain 2-0/+4
2020-04-20Input: i8042 - add ThinkPad S230u to i8042 nomux listGravatar Kevin Locke 1-0/+7
2020-04-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 1-0/+11
2020-04-01Input: i8042 - add Acer Aspire 5738z to nomux listGravatar Hans de Goede 1-0/+11
2020-02-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 4-1/+228
2020-02-03Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-0/+27
2020-01-25Input: hyperv-keyboard: Add the support of hibernationGravatar Dexuan Cui 1-0/+27
2020-01-22Input: add IOC3 serio driverGravatar Thomas Bogendoerfer 3-0/+227
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheGravatar Christoph Hellwig 1-1/+1
2019-12-19Input: apbps2 - add __iomem to register structGravatar Ben Dooks (Codethink) 1-1/+1
2019-09-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 3-16/+15
2019-08-29Input: i8042 - enable wakeup on a stable struct deviceGravatar Stephen Boyd 1-11/+14
2019-08-20Input: hyperv-keyboard: Use in-place iterator API in the channel callbackGravatar Dexuan Cui 1-29/+6
2019-08-14Input: remove dev_err() usage after platform_get_irq()Gravatar Stephen Boyd 2-5/+1
2019-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 1-2/+2
2019-07-15Input: hyperv-keyboard - remove dependencies on PAGE_SIZE for ring bufferGravatar Maya Nakamura 1-2/+2
2019-07-08Merge branch 'pm-sleep'Gravatar Rafael J. Wysocki 1-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Gravatar Thomas Gleixner 19-86/+19
2019-06-19PM: suspend: Rename pm_suspend_via_s2idle()Gravatar Rafael J. Wysocki 1-1/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Gravatar Thomas Gleixner 1-9/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 178Gravatar Thomas Gleixner 2-8/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Gravatar Thomas Gleixner 1-10/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Gravatar Thomas Gleixner 4-52/+4
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Gravatar Thomas Gleixner 2-10/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 151Gravatar Thomas Gleixner 1-9/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigGravatar Thomas Gleixner 1-0/+1
2019-05-21treewide: Add SPDX license identifier for more missed filesGravatar Thomas Gleixner 1-0/+1
2019-05-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 4-3/+4
2019-05-10Merge branch 'next' into for-linusGravatar Dmitry Torokhov 4-3/+4
2019-05-07Input: libps2 - mark expected switch fall-throughGravatar Gustavo A. R. Silva 1-0/+1
2019-04-23Input: hyperv-keyboard - add module descriptionGravatar Joseph Salisbury 1-0/+2
2019-04-23Input: olpc_apsp - depend on ARCH_MMPGravatar Jean Delvare 1-0/+1
2019-04-04Input: i8042 - signal wakeup from atkbd/psmouseGravatar Dmitry Torokhov 1-3/+0
2019-03-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 1-11/+10
2019-03-03Merge branch 'next' into for-linusGravatar Dmitry Torokhov 1-11/+10
2019-02-18Input: i8042 - rework DT node name comparisonsGravatar Rob Herring 1-11/+10
2019-02-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 1-0/+1
2019-02-09Input: ps2-gpio - flush TX work when closing portGravatar Dmitry Torokhov 1-0/+1
2019-01-31Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-14/+0
2019-01-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 1-1/+2
2019-01-24Revert "Input: olpc_apsp - enable the SP clock"Gravatar Lubomir Rintel 1-14/+0