Age | Commit message (Expand) | Author | Files | Lines |
2022-06-08 | HID: hyperv: Correctly access fields declared as __le16 | Michael Kelley | 1 | -2/+3 |
2020-09-28 | HID: hyperv: Use VMBUS_RING_SIZE() for ringbuffer sizes | Boqun Feng | 1 | -2/+2 |
2020-03-05 | HID: hyperv: NULL check before some freeing functions is not needed. | Lucas Tanure | 1 | -4/+2 |
2019-11-22 | HID: hyperv: Add the support of hibernation | Dexuan Cui | 1 | -0/+34 |
2019-10-01 | HID: hyperv: Use in-place iterator API in the channel callback | Dexuan Cui | 1 | -46/+10 |
2019-09-03 | HID: hv: Remove dependencies on PAGE_SIZE for ring buffer | Maya Nakamura | 1 | -2/+2 |
2019-06-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid... | Linus Torvalds | 1 | -0/+2 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 | Thomas Gleixner | 1 | -9/+1 |
2019-06-01 | HID: hyperv: Add a module description line | Joseph Salisbury | 1 | -0/+2 |
2018-12-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -1/+1 |
2018-11-15 | Input: hyper-v - fix wakeup from suspend-to-idle | Vitaly Kuznetsov | 1 | -1/+1 |
2018-07-03 | use the new async probing feature for the hyperv drivers | Arjan van de Ven | 1 | -0/+3 |
2017-10-05 | HID: hyperv: pr_err() strings should end with newlines | Arvind Yadav | 1 | -1/+1 |
2015-01-26 | HID: hyperv: match wait_for_completion_timeout return type | Nicholas Mc Guire | 1 | -1/+1 |
2014-08-04 | HID: hyperv: register as a wakeup source | Dexuan Cui | 1 | -0/+6 |
2014-04-01 | Merge branch 'for-3.15/hid-core-ll-transport-cleanup' into for-linus | Jiri Kosina | 1 | -0/+10 |
2014-03-29 | HID: hyperv: fix _raw_request() prototype | Jiri Kosina | 1 | -1/+1 |
2014-03-29 | HID: hyperv: Implement a stub raw_request() entry point | K. Y. Srinivasan | 1 | -0/+10 |
2014-02-18 | HID: hyperv: make sure input buffer is big enough | David Herrmann | 1 | -3/+8 |
2013-08-02 | Drivers: hv: remove HV_DRV_VERSION | Olaf Hering | 1 | -1/+0 |
2013-06-03 | HID: hyperv: convert alloc+memcpy to memdup | Thomas Meyer | 1 | -3/+1 |
2013-01-25 | Drivers: hid: hid-hyperv: Use consolidated GUID definitions | K. Y. Srinivasan | 1 | -2/+1 |
2012-05-17 | HID: hyperv: Set the hid drvdata correctly | K. Y. Srinivasan | 1 | -1/+2 |
2012-05-01 | HID: hid-hyperv: Do not use hid_parse_report() directly | Henrik Rydberg | 1 | -2/+12 |
2012-02-02 | HID: hyperv: Properly disconnect the input device | K. Y. Srinivasan | 1 | -0/+1 |
2011-12-01 | HID: hv_mouse: Properly add the hid device | K. Y. Srinivasan | 1 | -0/+4 |
2011-11-23 | HID: Move the hid-hyperv driver out of staging | K. Y. Srinivasan | 1 | -0/+582 |