aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/serio/hyperv-keyboard.c
AgeCommit message (Expand)Author
2023-01-17Drivers: hv: Make remove callback of hyperv driver void returnedDawei Li
2022-08-18Input: move from strlcpy with unused retval to strscpyWolfram Sang
2020-09-28Input: hyperv-keyboard: Use VMBUS_RING_SIZE() for ringbuffer sizesBoqun Feng
2020-01-25Input: hyperv-keyboard: Add the support of hibernationDexuan Cui
2019-08-20Input: hyperv-keyboard: Use in-place iterator API in the channel callbackDexuan Cui
2019-07-15Input: hyperv-keyboard - remove dependencies on PAGE_SIZE for ring bufferMaya Nakamura
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner
2019-04-23Input: hyperv-keyboard - add module descriptionJoseph Salisbury
2018-12-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2018-11-15Input: hyper-v - fix wakeup from suspend-to-idleVitaly Kuznetsov
2018-07-03use the new async probing feature for the hyperv driversArjan van de Ven
2017-01-21Input: serio - drop unnecessary calls to device_init_wakeupGuenter Roeck
2015-12-21Drivers: hv: vmbus: fix the building warning with hyperv-keyboardDexuan Cui
2014-08-06Input: hyperv-keyboard - register as a wakeup sourceDexuan Cui
2014-01-12Input: hyperv-keyboard - pass through 0xE1 prefixK. Y. Srinivasan
2013-09-19Input: add a driver to support Hyper-V synthetic keyboardK. Y. Srinivasan