index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
serio
/
hyperv-keyboard.c
Age
Commit message (
Expand
)
Author
2020-01-25
Input: hyperv-keyboard: Add the support of hibernation
Dexuan Cui
2019-08-20
Input: hyperv-keyboard: Use in-place iterator API in the channel callback
Dexuan Cui
2019-07-15
Input: hyperv-keyboard - remove dependencies on PAGE_SIZE for ring buffer
Maya Nakamura
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
2019-04-23
Input: hyperv-keyboard - add module description
Joseph Salisbury
2018-12-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2018-11-15
Input: hyper-v - fix wakeup from suspend-to-idle
Vitaly Kuznetsov
2018-07-03
use the new async probing feature for the hyperv drivers
Arjan van de Ven
2017-01-21
Input: serio - drop unnecessary calls to device_init_wakeup
Guenter Roeck
2015-12-21
Drivers: hv: vmbus: fix the building warning with hyperv-keyboard
Dexuan Cui
2014-08-06
Input: hyperv-keyboard - register as a wakeup source
Dexuan Cui
2014-01-12
Input: hyperv-keyboard - pass through 0xE1 prefix
K. Y. Srinivasan
2013-09-19
Input: add a driver to support Hyper-V synthetic keyboard
K. Y. Srinivasan