aboutsummaryrefslogtreecommitdiff
path: root/drivers/hid/hid-hyperv.c
AgeCommit message (Expand)AuthorFilesLines
2015-01-26HID: hyperv: match wait_for_completion_timeout return typeGravatar Nicholas Mc Guire 1-1/+1
2014-08-04HID: hyperv: register as a wakeup sourceGravatar Dexuan Cui 1-0/+6
2014-04-01Merge branch 'for-3.15/hid-core-ll-transport-cleanup' into for-linusGravatar Jiri Kosina 1-0/+10
2014-03-28HID: hyperv: fix _raw_request() prototypeGravatar Jiri Kosina 1-1/+1
2014-03-28HID: hyperv: Implement a stub raw_request() entry pointGravatar K. Y. Srinivasan 1-0/+10
2014-02-17HID: hyperv: make sure input buffer is big enoughGravatar David Herrmann 1-3/+8
2013-08-02Drivers: hv: remove HV_DRV_VERSIONGravatar Olaf Hering 1-1/+0
2013-06-03HID: hyperv: convert alloc+memcpy to memdupGravatar Thomas Meyer 1-3/+1
2013-01-25Drivers: hid: hid-hyperv: Use consolidated GUID definitionsGravatar K. Y. Srinivasan 1-2/+1
2012-05-17HID: hyperv: Set the hid drvdata correctlyGravatar K. Y. Srinivasan 1-1/+2
2012-05-01HID: hid-hyperv: Do not use hid_parse_report() directlyGravatar Henrik Rydberg 1-2/+12
2012-02-02HID: hyperv: Properly disconnect the input deviceGravatar K. Y. Srinivasan 1-0/+1
2011-12-01HID: hv_mouse: Properly add the hid deviceGravatar K. Y. Srinivasan 1-0/+4
2011-11-22HID: Move the hid-hyperv driver out of stagingGravatar K. Y. Srinivasan 1-0/+582