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