index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
serio
/
hyperv-keyboard.c
Age
Commit message (
Expand
)
Author
2023-01-17
Drivers: hv: Make remove callback of hyperv driver void returned
Dawei Li
2022-08-18
Input: move from strlcpy with unused retval to strscpy
Wolfram Sang
2020-09-28
Input: hyperv-keyboard: Use VMBUS_RING_SIZE() for ringbuffer sizes
Boqun Feng
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