Jiri Kosina
|
3390e579b3
Merge branch 'for-4.7/upstream' into for-linus
|
9 years ago |
Dan Carpenter
|
6edac6fde5
HID: hidraw: silence an uninitialized variable warning
|
9 years ago |
Dmitry Torokhov
|
8f507c8b0f
HID: hidraw: switch to using memdup_user
|
9 years ago |
Jiri Kosina
|
ad295b6d57
Merge branch 'for-3.15/hid-core-ll-transport-cleanup' into for-linus
|
11 years ago |
Benjamin Tissoires
|
e534a93522
HID: sony: do not rely on hid_output_raw_report
|
11 years ago |
Fernando Luis Vázquez Cao
|
47587fc098
HID: hidraw: fix warning destroying hidraw device files after parent
|
11 years ago |
Benjamin Tissoires
|
3a75b24949
HID: hidraw: replace hid_output_raw_report() calls by appropriates ones
|
11 years ago |
Benjamin Tissoires
|
7e845d46b1
HID: introduce helper to access hid_output_raw_report()
|
11 years ago |
Benjamin Tissoires
|
cafebc058b
HID: remove hid_get_raw_report in struct hid_device
|
11 years ago |
Jiri Kosina
|
618345359e
HID: hidraw: make comment more accurate and nicer
|
11 years ago |
Manoj Chourasia
|
0f5a24c660
HID: hidraw: close underlying device at removal of last reader
|
12 years ago |
Jiri Kosina
|
efd15f5f4f
Merge branch 'master' into for-3.12/upstream
|
12 years ago |
Yonghua Zheng
|
277fe44dd8
HID: hidraw: Add spinlock in struct hidraw to protect list
|
12 years ago |
Manoj Chourasia
|
212a871a39
HID: hidraw: correctly deallocate memory on device disconnect
|
12 years ago |
Yonghua Zheng
|
8e552e5359
HID: hidraw: fix improper mutex release
|
12 years ago |
Linus Torvalds
|
d895cb1af1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
Al Viro
|
496ad9aa8e
new helper: file_inode(file)
|
12 years ago |
Jiri Kosina
|
0f690ccf56
HID: hidraw: print message when succesfully initialized
|
12 years ago |
Andrew Duggan
|
b5531318f1
HID: hidraw: fix signaling SIGIO when hidraw reports an event
|
12 years ago |
Founder Fang
|
7611e8d26d
HID: hidraw: fix nonblock read return EAGAIN after device removed
|
12 years ago |
Jiri Kosina
|
df0cfd6990
HID: hidraw: put old deallocation mechanism in place
|
12 years ago |
Jiri Kosina
|
a3cbe10e47
Merge branch 'upstream' into for-linus
|
13 years ago |
Ratan Nalumasu
|
4fe9f8e203
HID: hidraw: don't deallocate memory when it is in use
|
13 years ago |
Alexey Khoroshilov
|
bcb4a75bde
HID: hidraw: improve error handling in hidraw_init()
|
13 years ago |
Matthieu CASTET
|
4c7b417ecb
HID: hidraw: fix list->buffer memleak
|
13 years ago |
Jiri Kosina
|
b6787242f3
HID: hidraw: add proper error handling to raw event reporting
|
13 years ago |
Jiri Kosina
|
b3aec7b686
Merge branch 'upstream' into for-linus
|
13 years ago |
Amit Nagal
|
f554ff8033
HID: hidraw: open count should not increase if error
|
14 years ago |
James Hogan
|
65b01bd561
HID: hidraw: protect hidraw_disconnect() better
|
14 years ago |
Amit Nagal
|
1a8962317f
HID: hidraw: free list for all error in hidraw_open
|
14 years ago |