summaryrefslogtreecommitdiffstats
path: root/drivers/input/serio/hyperv-keyboard.c
AgeCommit message (Expand)AuthorLines
2020-01-25Input: hyperv-keyboard: Add the support of hibernationDexuan Cui-0/+27
2019-08-20Input: hyperv-keyboard: Use in-place iterator API in the channel callbackDexuan Cui-29/+6
2019-07-15Input: hyperv-keyboard - remove dependencies on PAGE_SIZE for ring bufferMaya Nakamura-2/+2
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner-9/+1
2019-04-23Input: hyperv-keyboard - add module descriptionJoseph Salisbury-0/+2
2018-12-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-1/+1
2018-11-15Input: hyper-v - fix wakeup from suspend-to-idleVitaly Kuznetsov-1/+1
2018-07-03use the new async probing feature for the hyperv driversArjan van de Ven-0/+3
2017-01-21Input: serio - drop unnecessary calls to device_init_wakeupGuenter Roeck-1/+0
2015-12-21Drivers: hv: vmbus: fix the building warning with hyperv-keyboardDexuan Cui-10/+0
2014-08-06Input: hyperv-keyboard - register as a wakeup sourceDexuan Cui-0/+13
2014-01-12Input: hyperv-keyboard - pass through 0xE1 prefixK. Y. Srinivasan-1/+3
2013-09-19Input: add a driver to support Hyper-V synthetic keyboardK. Y. Srinivasan-0/+437