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
/
hidraw.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-2
/
+2
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-2
/
+2
2025-09-17
HID: hidraw: tighten ioctl command parsing
Benjamin Tissoires
1
-102
/
+122
2024-08-29
HID: hidraw: add HIDIOCREVOKE ioctl
Peter Hutterer
1
-4
/
+35
2024-07-01
HID: bpf: fix gcc warning and unify __u64 into u64
Benjamin Tissoires
1
-3
/
+3
2024-06-27
HID: bpf: add HID-BPF hooks for hid_hw_output_report
Benjamin Tissoires
1
-1
/
+1
2024-06-27
HID: bpf: prevent infinite recursions with hid_hw_raw_requests hooks
Benjamin Tissoires
1
-2
/
+2
2024-06-27
HID: add source argument to HID low level functions
Benjamin Tissoires
1
-5
/
+5
2024-01-25
HID: hidraw: fix a problem of memory leak in hidraw_release()
Su Hui
1
-2
/
+5
2023-08-05
HID: hidraw: make hidraw_class structure const
Greg Kroah-Hartman
1
-9
/
+9
2023-06-27
Merge branch 'for-6.5/apple' into for-linus
Jiri Kosina
1
-1
/
+1
2023-06-21
HID: hidraw: fix data race on device refcount
Ludvig Michaelsson
1
-2
/
+7
2023-03-17
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
1
-1
/
+1
2022-08-25
HID: hidraw: fix memory leak in hidraw_release()
Karthik Alapati
1
-0
/
+2
2021-12-14
HID: hidraw: Replace hidraw device table mutex with a rwsem
André Almeida
1
-17
/
+17
2020-11-27
HID: hidraw: Add additional hidraw input/output report ioctls.
Dean Camera
1
-1
/
+23
2020-01-27
Merge branch 'for-5.6/hidraw' into for-linus
Jiri Kosina
1
-0
/
+9
2020-01-10
HID: hidraw, uhid: Always report EPOLLOUT
Jiri Kosina
1
-3
/
+4
2019-12-11
HID: hidraw: add support uniq ioctl
Marcel Holtmann
1
-0
/
+9
2019-12-09
HID: hidraw: Fix returning EPOLLOUT from hidraw_poll
Marcel Holtmann
1
-2
/
+2
2019-12-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
1
-5
/
+5
2019-10-23
compat_ioctl: move more drivers to compat_ptr_ioctl
Arnd Bergmann
1
-3
/
+1
2019-10-01
HID: hidraw: replace printk() with corresponding pr_xx() variant
Rishi Gupta
1
-5
/
+5
2019-09-22
Merge branch 'for-5.4/hidraw-hiddev-epoll' into for-linus
Jiri Kosina
1
-1
/
+1
2019-08-22
HID: hidraw: Fix invalid read in hidraw_ioctl
Alan Stern
1
-1
/
+1
2019-08-05
hidraw: Return EPOLLOUT from hidraw_poll
Fabian Henneke
1
-1
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 297
Thomas Gleixner
1
-9
/
+1
2018-11-12
HID: hidraw: enforce minors_lock locking via lockdep
Jiri Kosina
1
-4
/
+4
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-1
/
+1
2018-04-09
HID: hidraw: Fix crash on HIDIOCGFEATURE with a destroyed device
Rodrigo Rivas Costa
1
-0
/
+5
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
1
-2
/
+2
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
1
-1
/
+1
2017-10-02
HID: hidraw: fix power sequence when closing device
Dmitry Torokhov
1
-1
/
+1
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
1
-1
/
+1
2016-05-17
Merge branch 'for-4.7/upstream' into for-linus
Jiri Kosina
1
-3
/
+2
2016-04-04
HID: hidraw: silence an uninitialized variable warning
Dan Carpenter
1
-3
/
+2
2016-03-24
HID: hidraw: switch to using memdup_user
Dmitry Torokhov
1
-9
/
+4
2014-04-01
Merge branch 'for-3.15/hid-core-ll-transport-cleanup' into for-linus
Jiri Kosina
1
-8
/
+19
2014-03-14
HID: sony: do not rely on hid_output_raw_report
Benjamin Tissoires
1
-1
/
+2
2014-02-26
HID: hidraw: fix warning destroying hidraw device files after parent
Fernando Luis Vázquez Cao
1
-2
/
+2
2014-02-24
HID: hidraw: replace hid_output_raw_report() calls by appropriates ones
Benjamin Tissoires
1
-5
/
+14
2014-02-17
HID: introduce helper to access hid_output_raw_report()
Benjamin Tissoires
1
-1
/
+1
2014-02-17
HID: remove hid_get_raw_report in struct hid_device
Benjamin Tissoires
1
-3
/
+4
2014-01-06
HID: hidraw: make comment more accurate and nicer
Jiri Kosina
1
-10
/
+17
2013-10-02
HID: hidraw: close underlying device at removal of last reader
Manoj Chourasia
1
-7
/
+14
2013-09-04
Merge branch 'master' into for-3.12/upstream
Jiri Kosina
1
-1
/
+1
2013-08-26
HID: hidraw: Add spinlock in struct hidraw to protect list
Yonghua Zheng
1
-5
/
+15
2013-08-09
HID: hidraw: correctly deallocate memory on device disconnect
Manoj Chourasia
1
-35
/
+25
2013-07-31
HID: hidraw: fix improper mutex release
Yonghua Zheng
1
-1
/
+1
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-3
/
+3
[next]