index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
hid-hyperv.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
HID: hyperv: avoid struct memcpy overrun warning
Arnd Bergmann
2023-07-09
1
-6
/
+4
*
Merge tag 'for-linus-2023022201' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-02-22
1
-1
/
+1
|
\
|
*
HID: hyperv: Constify lowlevel HID driver
Thomas Weißschuh
2023-02-06
1
-1
/
+1
*
|
Drivers: hv: Make remove callback of hyperv driver void returned
Dawei Li
2023-01-17
1
-3
/
+1
|
/
*
Merge branch 'for-6.2/hyperv' into for-linus
Jiri Kosina
2022-12-13
1
-21
/
+10
|
\
|
*
HID: hyperv: remove unused struct synthhid_msg
Paulo Miguel Almeida
2022-10-24
1
-12
/
+4
|
*
HID: hyperv: Replace one-element array with flexible-array member
Paulo Miguel Almeida
2022-10-18
1
-10
/
+7
*
|
HID: hyperv: fix possible memory leak in mousevsc_probe()
Yang Yingliang
2022-11-02
1
-1
/
+1
|
/
*
HID: hyperv: Correctly access fields declared as __le16
Michael Kelley
2022-06-08
1
-2
/
+3
*
HID: hyperv: Use VMBUS_RING_SIZE() for ringbuffer sizes
Boqun Feng
2020-09-28
1
-2
/
+2
*
HID: hyperv: NULL check before some freeing functions is not needed.
Lucas Tanure
2020-03-05
1
-4
/
+2
*
HID: hyperv: Add the support of hibernation
Dexuan Cui
2019-11-21
1
-0
/
+34
*
HID: hyperv: Use in-place iterator API in the channel callback
Dexuan Cui
2019-10-01
1
-46
/
+10
*
HID: hv: Remove dependencies on PAGE_SIZE for ring buffer
Maya Nakamura
2019-09-02
1
-2
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
2019-06-13
1
-0
/
+2
|
\
|
*
HID: hyperv: Add a module description line
Joseph Salisbury
2019-06-01
1
-0
/
+2
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
2019-06-05
1
-9
/
+1
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2018-12-04
1
-1
/
+1
|
\
|
*
Input: hyper-v - fix wakeup from suspend-to-idle
Vitaly Kuznetsov
2018-11-15
1
-1
/
+1
*
|
use the new async probing feature for the hyperv drivers
Arjan van de Ven
2018-07-03
1
-0
/
+3
|
/
*
HID: hyperv: pr_err() strings should end with newlines
Arvind Yadav
2017-10-05
1
-1
/
+1
*
HID: hyperv: match wait_for_completion_timeout return type
Nicholas Mc Guire
2015-01-26
1
-1
/
+1
*
HID: hyperv: register as a wakeup source
Dexuan Cui
2014-08-04
1
-0
/
+6
*
Merge branch 'for-3.15/hid-core-ll-transport-cleanup' into for-linus
Jiri Kosina
2014-04-01
1
-0
/
+10
|
\
|
*
HID: hyperv: fix _raw_request() prototype
Jiri Kosina
2014-03-28
1
-1
/
+1
|
*
HID: hyperv: Implement a stub raw_request() entry point
K. Y. Srinivasan
2014-03-28
1
-0
/
+10
*
|
HID: hyperv: make sure input buffer is big enough
David Herrmann
2014-02-17
1
-3
/
+8
|
/
*
Drivers: hv: remove HV_DRV_VERSION
Olaf Hering
2013-08-02
1
-1
/
+0
*
HID: hyperv: convert alloc+memcpy to memdup
Thomas Meyer
2013-06-03
1
-3
/
+1
*
Drivers: hid: hid-hyperv: Use consolidated GUID definitions
K. Y. Srinivasan
2013-01-25
1
-2
/
+1
*
HID: hyperv: Set the hid drvdata correctly
K. Y. Srinivasan
2012-05-17
1
-1
/
+2
*
HID: hid-hyperv: Do not use hid_parse_report() directly
Henrik Rydberg
2012-05-01
1
-2
/
+12
*
HID: hyperv: Properly disconnect the input device
K. Y. Srinivasan
2012-02-02
1
-0
/
+1
*
HID: hv_mouse: Properly add the hid device
K. Y. Srinivasan
2011-12-01
1
-0
/
+4
*
HID: Move the hid-hyperv driver out of staging
K. Y. Srinivasan
2011-11-22
1
-0
/
+582