aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-hyperv.c
AgeCommit message (Expand)Author
2019-12-10HID: hyperv: Use in-place iterator API in the channel callbackDexuan Cui
2019-06-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner
2019-06-01HID: hyperv: Add a module description lineJoseph 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-10-05HID: hyperv: pr_err() strings should end with newlinesArvind Yadav
2015-01-26HID: hyperv: match wait_for_completion_timeout return typeNicholas Mc Guire
2014-08-04HID: hyperv: register as a wakeup sourceDexuan Cui
2014-04-01Merge branch 'for-3.15/hid-core-ll-transport-cleanup' into for-linusJiri Kosina
2014-03-28HID: hyperv: fix _raw_request() prototypeJiri Kosina
2014-03-28HID: hyperv: Implement a stub raw_request() entry pointK. Y. Srinivasan
2014-02-17HID: hyperv: make sure input buffer is big enoughDavid Herrmann
2013-08-02Drivers: hv: remove HV_DRV_VERSIONOlaf Hering
2013-06-03HID: hyperv: convert alloc+memcpy to memdupThomas Meyer
2013-01-25Drivers: hid: hid-hyperv: Use consolidated GUID definitionsK. Y. Srinivasan
2012-05-17HID: hyperv: Set the hid drvdata correctlyK. Y. Srinivasan
2012-05-01HID: hid-hyperv: Do not use hid_parse_report() directlyHenrik Rydberg
2012-02-02HID: hyperv: Properly disconnect the input deviceK. Y. Srinivasan
2011-12-01HID: hv_mouse: Properly add the hid deviceK. Y. Srinivasan
2011-11-22HID: Move the hid-hyperv driver out of stagingK. Y. Srinivasan