index
:
asahi-linux.git
20240806-atcphy-rewrite
aic2
asahi
asahi-6.5-rc1-wip
asahi-dcpext-2022-11-12
asahi-soc/base
asahi-soc/dt
asahi-soc/fixes
asahi-soc/for-next
asahi-soc/mailbox
asahi-soc/maintainers
asahi-soc/pmgr
asahi-soc/prev
asahi-soc/soc
asahi-wip
asahi-wip-6.8
atcphy-20230219
audio/testing
base
bases/000-devicetree
bits/000-devicetree
bits/002-backports
bits/005-maintainers
bits/010-soc
bits/020-dart
bits/030-misc
bits/040-dwc3
bits/050-nvme
bits/060-spi
bits/070-audio
bits/080-wifi
bits/090-spi-hid
bits/100-bluetooth
bits/110-smc
bits/120-spmi
bits/130-cpufreq
bits/140-pci
bits/150-xhci-firmware
bits/160-fpwm
bits/170-atcphy
bits/180-sio
bits/200-dcp
bits/210-gpu
bits/220-tso
bits/230-touchbar
bits/240-isp
clk/new
cpufreq/v1
cpufreq/wip
dcp/dptx-fixes
dcp/sleep
dcp/wtf
dp-altmode-WIP
fixes/6.5
fixes/usb-streams-snafu
gpu/base
gpu/clustering-debug
gpu/compute
gpu/explicit-sync
gpu/history-20230305
gpu/history-6.2
gpu/modpost
gpu/new
gpu/new-bits
gpu/omg-it-works
gpu/pin-init-hack
gpu/pin_init_woes
gpu/prev
gpu/rebase-20230224
gpu/rebase-6.4
gpu/rust-1.74-ice
gpu/rust-drm
gpu/rust-for-later
gpu/rust-for-next
gpu/rust-for-next-merged
gpu/rust-next
gpu/rust-rebased
gpu/rust-submitted
gpu/rust-wip
gpu/rust-wip-5.19
gpu/rust-wip-6.3
gpu/uapi-2024-06
gpu/uapi-revamp
isp/heap-alloc
isp/t602x
isp/t602x-v2
kvm-tso
mailbox/i-hate-mailbox
main
misc/dax-fixes
next-base
nvme/suspend
nvme/wip-clocks
pcie/wip-sd-pm
pmgr-stuff
pmgr/dev
pmgr/nvme-merge
rust/makefile-fix
rust/unsafe_pr
smc/rtkit-patches
smc/work
sound/ivsense-fix
sound/ivsense-improvements
sound/speaker-safety
speakers/enablement-READ-COMMIT-MESSAGE
spmi/work
sven/i2c-pasemi-fixes
t6000/bringup-work
t602x/bringup
t8112/bringup
touchpad/wip
tso/fixes
wifi/bcm4388
wifi/take1
wifi/take2
wifi/take3
wifi/take4
wifi/take5
wifi/v2
wifi/v3-wip-asahi
Unnamed repository; edit this file 'description' to name the repository.
Runxi Yu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
hidraw.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
HID: hidraw: fix memory leak in hidraw_release()
Karthik Alapati
2022-08-25
1
-0
/
+2
*
HID: hidraw: Replace hidraw device table mutex with a rwsem
André Almeida
2021-12-14
1
-17
/
+17
*
HID: hidraw: Add additional hidraw input/output report ioctls.
Dean Camera
2020-11-27
1
-1
/
+23
*
Merge branch 'for-5.6/hidraw' into for-linus
Jiri Kosina
2020-01-27
1
-0
/
+9
|
\
|
*
HID: hidraw: add support uniq ioctl
Marcel Holtmann
2019-12-11
1
-0
/
+9
*
|
HID: hidraw, uhid: Always report EPOLLOUT
Jiri Kosina
2020-01-10
1
-3
/
+4
*
|
HID: hidraw: Fix returning EPOLLOUT from hidraw_poll
Marcel Holtmann
2019-12-09
1
-2
/
+2
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
2019-12-01
1
-5
/
+5
|
\
|
*
HID: hidraw: replace printk() with corresponding pr_xx() variant
Rishi Gupta
2019-10-01
1
-5
/
+5
*
|
compat_ioctl: move more drivers to compat_ptr_ioctl
Arnd Bergmann
2019-10-23
1
-3
/
+1
|
/
*
Merge branch 'for-5.4/hidraw-hiddev-epoll' into for-linus
Jiri Kosina
2019-09-22
1
-1
/
+1
|
\
|
*
hidraw: Return EPOLLOUT from hidraw_poll
Fabian Henneke
2019-08-05
1
-1
/
+1
*
|
HID: hidraw: Fix invalid read in hidraw_ioctl
Alan Stern
2019-08-22
1
-1
/
+1
|
/
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 297
Thomas Gleixner
2019-06-05
1
-9
/
+1
*
HID: hidraw: enforce minors_lock locking via lockdep
Jiri Kosina
2018-11-12
1
-4
/
+4
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
1
-1
/
+1
*
HID: hidraw: Fix crash on HIDIOCGFEATURE with a destroyed device
Rodrigo Rivas Costa
2018-04-09
1
-0
/
+5
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
1
-2
/
+2
*
the rest of drivers/*: annotate ->poll() instances
Al Viro
2017-11-28
1
-1
/
+1
*
HID: hidraw: fix power sequence when closing device
Dmitry Torokhov
2017-10-02
1
-1
/
+1
*
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
1
-1
/
+1
*
Merge branch 'for-4.7/upstream' into for-linus
Jiri Kosina
2016-05-17
1
-3
/
+2
|
\
|
*
HID: hidraw: silence an uninitialized variable warning
Dan Carpenter
2016-04-04
1
-3
/
+2
*
|
HID: hidraw: switch to using memdup_user
Dmitry Torokhov
2016-03-24
1
-9
/
+4
|
/
*
Merge branch 'for-3.15/hid-core-ll-transport-cleanup' into for-linus
Jiri Kosina
2014-04-01
1
-8
/
+19
|
\
|
*
HID: sony: do not rely on hid_output_raw_report
Benjamin Tissoires
2014-03-14
1
-1
/
+2
|
*
HID: hidraw: replace hid_output_raw_report() calls by appropriates ones
Benjamin Tissoires
2014-02-24
1
-5
/
+14
|
*
HID: introduce helper to access hid_output_raw_report()
Benjamin Tissoires
2014-02-17
1
-1
/
+1
|
*
HID: remove hid_get_raw_report in struct hid_device
Benjamin Tissoires
2014-02-17
1
-3
/
+4
*
|
HID: hidraw: fix warning destroying hidraw device files after parent
Fernando Luis Vázquez Cao
2014-02-26
1
-2
/
+2
|
/
*
HID: hidraw: make comment more accurate and nicer
Jiri Kosina
2014-01-06
1
-10
/
+17
*
HID: hidraw: close underlying device at removal of last reader
Manoj Chourasia
2013-10-02
1
-7
/
+14
*
Merge branch 'master' into for-3.12/upstream
Jiri Kosina
2013-09-04
1
-1
/
+1
|
\
|
*
HID: hidraw: fix improper mutex release
Yonghua Zheng
2013-07-31
1
-1
/
+1
*
|
HID: hidraw: Add spinlock in struct hidraw to protect list
Yonghua Zheng
2013-08-26
1
-5
/
+15
*
|
HID: hidraw: correctly deallocate memory on device disconnect
Manoj Chourasia
2013-08-09
1
-35
/
+25
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-26
1
-3
/
+3
|
\
|
*
new helper: file_inode(file)
Al Viro
2013-02-22
1
-3
/
+3
*
|
HID: hidraw: print message when succesfully initialized
Jiri Kosina
2013-02-19
1
-0
/
+1
|
/
*
HID: hidraw: fix signaling SIGIO when hidraw reports an event
Andrew Duggan
2012-11-28
1
-0
/
+8
*
HID: hidraw: fix nonblock read return EAGAIN after device removed
Founder Fang
2012-11-26
1
-4
/
+4
*
HID: hidraw: put old deallocation mechanism in place
Jiri Kosina
2012-11-01
1
-26
/
+43
*
Merge branch 'upstream' into for-linus
Jiri Kosina
2012-10-01
1
-4
/
+11
|
\
|
*
HID: hidraw: improve error handling in hidraw_init()
Alexey Khoroshilov
2012-08-15
1
-4
/
+11
*
|
HID: hidraw: don't deallocate memory when it is in use
Ratan Nalumasu
2012-10-01
1
-43
/
+26
|
/
*
HID: hidraw: fix list->buffer memleak
Matthieu CASTET
2012-07-20
1
-1
/
+11
*
HID: hidraw: add proper error handling to raw event reporting
Jiri Kosina
2012-04-27
1
-6
/
+13
*
Merge branch 'upstream' into for-linus
Jiri Kosina
2011-10-25
1
-1
/
+2
|
\
|
*
HID: hidraw: free list for all error in hidraw_open
Amit Nagal
2011-09-07
1
-1
/
+2
*
|
HID: hidraw: open count should not increase if error
Amit Nagal
2011-09-27
1
-1
/
+3
[next]