summaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-hyperv.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds2019-06-131-0/+2
|\
| * HID: hyperv: Add a module description lineJoseph Salisbury2019-06-011-0/+2
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner2019-06-051-9/+1Star
|/
* 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
|/
* HID: hyperv: pr_err() strings should end with newlinesArvind Yadav2017-10-051-1/+1
* HID: hyperv: match wait_for_completion_timeout return typeNicholas Mc Guire2015-01-261-1/+1
* HID: hyperv: register as a wakeup sourceDexuan Cui2014-08-041-0/+6
* Merge branch 'for-3.15/hid-core-ll-transport-cleanup' into for-linusJiri Kosina2014-04-011-0/+10
|\
| * HID: hyperv: fix _raw_request() prototypeJiri Kosina2014-03-291-1/+1
| * HID: hyperv: Implement a stub raw_request() entry pointK. Y. Srinivasan2014-03-291-0/+10
* | HID: hyperv: make sure input buffer is big enoughDavid Herrmann2014-02-171-3/+8
|/
* Drivers: hv: remove HV_DRV_VERSIONOlaf Hering2013-08-021-1/+0Star
* HID: hyperv: convert alloc+memcpy to memdupThomas Meyer2013-06-031-3/+1Star
* Drivers: hid: hid-hyperv: Use consolidated GUID definitionsK. Y. Srinivasan2013-01-251-2/+1Star
* HID: hyperv: Set the hid drvdata correctlyK. Y. Srinivasan2012-05-171-1/+2
* HID: hid-hyperv: Do not use hid_parse_report() directlyHenrik Rydberg2012-05-011-2/+12
* HID: hyperv: Properly disconnect the input deviceK. Y. Srinivasan2012-02-021-0/+1
* HID: hv_mouse: Properly add the hid deviceK. Y. Srinivasan2011-12-011-0/+4
* HID: Move the hid-hyperv driver out of stagingK. Y. Srinivasan2011-11-221-0/+582