index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
hid-hyperv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-21
HID: hyperv: make pointer arithmetics understandable for FORTIFY_SOURCE
Jiri Kosina
1
-2
/
+2
2026-08-03
HID: hyperv: add KUnit coverage for device info bounds
Michael Bommarito
1
-7
/
+110
2026-08-03
HID: hyperv: validate initial device info bounds
Michael Bommarito
1
-3
/
+24
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+1
2025-04-24
HID: usbhid: Eliminate recurrent out-of-bounds bug in usbhid_parse()
Terry Junge
1
-2
/
+2
2024-11-12
HID: hyperv: streamline driver probe to avoid devres issues
Vitaly Kuznetsov
1
-17
/
+41
2023-07-09
HID: hyperv: avoid struct memcpy overrun warning
Arnd Bergmann
1
-6
/
+4
2023-02-22
Merge tag 'for-linus-2023022201' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2023-02-06
HID: hyperv: Constify lowlevel HID driver
Thomas Weißschuh
1
-1
/
+1
2023-01-17
Drivers: hv: Make remove callback of hyperv driver void returned
Dawei Li
1
-3
/
+1
2022-12-13
Merge branch 'for-6.2/hyperv' into for-linus
Jiri Kosina
1
-21
/
+10
2022-11-02
HID: hyperv: fix possible memory leak in mousevsc_probe()
Yang Yingliang
1
-1
/
+1
2022-10-24
HID: hyperv: remove unused struct synthhid_msg
Paulo Miguel Almeida
1
-12
/
+4
2022-10-18
HID: hyperv: Replace one-element array with flexible-array member
Paulo Miguel Almeida
1
-10
/
+7
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-21
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-02
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-28
HID: hyperv: fix _raw_request() prototype
Jiri Kosina
1
-1
/
+1
2014-03-28
HID: hyperv: Implement a stub raw_request() entry point
K. Y. Srinivasan
1
-0
/
+10
2014-02-17
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-22
HID: Move the hid-hyperv driver out of staging
K. Y. Srinivasan
1
-0
/
+582