index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
hidraw.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-3
/
+3
2013-02-23
new helper: file_inode(file)
Al Viro
1
-3
/
+3
2013-02-19
HID: hidraw: print message when succesfully initialized
Jiri Kosina
1
-0
/
+1
2012-11-28
HID: hidraw: fix signaling SIGIO when hidraw reports an event
Andrew Duggan
1
-0
/
+8
2012-11-26
HID: hidraw: fix nonblock read return EAGAIN after device removed
Founder Fang
1
-4
/
+4
2012-11-01
HID: hidraw: put old deallocation mechanism in place
Jiri Kosina
1
-26
/
+43
2012-10-01
Merge branch 'upstream' into for-linus
Jiri Kosina
1
-4
/
+11
2012-10-01
HID: hidraw: don't deallocate memory when it is in use
Ratan Nalumasu
1
-43
/
+26
2012-08-15
HID: hidraw: improve error handling in hidraw_init()
Alexey Khoroshilov
1
-4
/
+11
2012-07-20
HID: hidraw: fix list->buffer memleak
Matthieu CASTET
1
-1
/
+11
2012-04-27
HID: hidraw: add proper error handling to raw event reporting
Jiri Kosina
1
-6
/
+13
2011-10-25
Merge branch 'upstream' into for-linus
Jiri Kosina
1
-1
/
+2
2011-09-27
HID: hidraw: open count should not increase if error
Amit Nagal
1
-1
/
+3
2011-09-20
HID: hidraw: protect hidraw_disconnect() better
James Hogan
1
-2
/
+2
2011-09-07
HID: hidraw: free list for all error in hidraw_open
Amit Nagal
1
-1
/
+2
2011-05-18
HID: 'name' and 'phys' in 'struct hid_device' can never be NULL
Daniel Mack
1
-12
/
+2
2011-03-27
HID: hidraw: fix comments
Jiri Kosina
1
-8
/
+8
2011-03-17
Merge branches 'dragonrise', 'hidraw-feature', 'multitouch', 'ntrig', 'roccat...
Jiri Kosina
1
-9
/
+103
2011-02-11
HID: Add Support for Setting and Getting Feature Reports from hidraw
Alan Ott
1
-6
/
+100
2011-02-01
HID: hidraw: fix hidraw_disconnect()
Stefan Achatz
1
-2
/
+2
2011-01-31
HID: hidraw: Replace Confusing += Operator with =
Alan Ott
1
-1
/
+1
2011-01-04
HID: hidraw: add compatibility ioctl() for 32-bit applications.
Alan Ott
1
-0
/
+3
2010-12-10
Merge branch 'master' into upstream
Jiri Kosina
1
-1
/
+0
2010-12-10
HID: Add and use hid_<level>: dev_<level> equivalents
Joe Perches
1
-5
/
+7
2010-12-08
HID: add hid_hw_open/close/power() handlers
Dmitry Torokhov
1
-12
/
+9
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
1
-1
/
+0
2010-10-24
Merge branches 'upstream' and 'upstream-fixes' into for-linus
Jiri Kosina
1
-4
/
+10
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
1
-0
/
+1
2010-10-20
HID: hidraw: fix window in hidraw_release
Jiri Slaby
1
-4
/
+10
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
1
-0
/
+1
2010-10-06
HID: hidraw, fix a NULL pointer dereference in hidraw_write
Antonio Ospite
1
-0
/
+6
2010-10-06
HID: hidraw, fix a NULL pointer dereference in hidraw_ioctl
Antonio Ospite
1
-0
/
+5
2010-05-25
HID: remove unused variable from hidraw_read
Stefan Achatz
1
-2
/
+0
2010-05-19
Merge branches 'upstream-fixes', 'bkl-removal', 'debugfs-fixes' and 'hid-susp...
Jiri Kosina
1
-22
/
+26
[next]