summaryrefslogtreecommitdiffstats
path: root/drivers/input/serio/hyperv-keyboard.c
Commit message (Expand)AuthorAgeFilesLines
* Input: hyperv-keyboard: Use in-place iterator API in the channel callbackDexuan Cui2019-08-201-29/+6
* Input: hyperv-keyboard - remove dependencies on PAGE_SIZE for ring bufferMaya Nakamura2019-07-151-2/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner2019-06-051-9/+1
* Input: hyperv-keyboard - add module descriptionJoseph Salisbury2019-04-231-0/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2018-12-041-1/+1
|\
| * Input: hyper-v - fix wakeup from suspend-to-idleVitaly Kuznetsov2018-11-151-1/+1
* | use the new async probing feature for the hyperv driversArjan van de Ven2018-07-031-0/+3
|/
* Input: serio - drop unnecessary calls to device_init_wakeupGuenter Roeck2017-01-211-1/+0
* Drivers: hv: vmbus: fix the building warning with hyperv-keyboardDexuan Cui2015-12-211-10/+0
* Input: hyperv-keyboard - register as a wakeup sourceDexuan Cui2014-08-061-0/+13
* Input: hyperv-keyboard - pass through 0xE1 prefixK. Y. Srinivasan2014-01-121-1/+3
* Input: add a driver to support Hyper-V synthetic keyboardK. Y. Srinivasan2013-09-191-0/+437
OpenPOWER on IntegriCloud