Stefan Achatz
|
83efb8fe67
HID: remove unused variable from hidraw_read
|
15 years ago |
Jiri Kosina
|
ef77ad5e67
Merge branches 'upstream-fixes', 'bkl-removal', 'debugfs-fixes' and 'hid-suspend' into for-linus
|
15 years ago |
Jiri Kosina
|
7426ef52b4
Merge branch 'upstream' into for-linus
|
15 years ago |
Antonio Ospite
|
81cd584394
HID: hidraw: fix indentation
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Jiri Kosina
|
0a504541b3
HID: remove excessive _EMERG messages from hidraw
|
15 years ago |
Jiri Kosina
|
2e57480b2a
HID: remove BKL from hidraw
|
15 years ago |
Jiri Kosina
|
d4bfa033ed
HID: make raw reports possible for both feature and output reports
|
15 years ago |
Linus Torvalds
|
03266d28ca
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
|
15 years ago |
Jiri Kosina
|
b0e14951ee
HID: fix possible deadlock in hidraw_read
|
15 years ago |
Alexey Dobriyan
|
a99bbaf5ee
headers: remove sched.h from poll.h
|
15 years ago |
Jiri Kosina
|
bbe281fad6
HID: hidraw -- fix comment about accepted devices
|
16 years ago |
Dan Carpenter
|
38089c658b
HID: hidraw -- fix missing unlocks in unlocked_ioctl
|
16 years ago |
Oliver Neukum
|
0361a28d3f
HID: autosuspend support for USB HID
|
16 years ago |
Dan Carpenter
|
dfd395aff4
HID: unlock properly on error paths in hidraw_ioctl()
|
16 years ago |
Jiri Kosina
|
ed42350e02
Merge branch 'upstream-fixes' into for-next
|
16 years ago |
Oliver Neukum
|
b8a832b1c0
HID: fix reference count leak hidraw
|
16 years ago |
Jiri Kosina
|
aae6c286da
HID: set proper dev.parent in hidraw
|
16 years ago |
Jiri Kosina
|
9188e79ec3
HID: add phys and name ioctls to hidraw
|
16 years ago |
Oliver Neukum
|
7d672cd750
HID: fix locking in hidraw_open()
|
16 years ago |
Jiri Slaby
|
0f2c5945a9
HID: fix lock imbalance in hidraw
|
16 years ago |
Jiri Slaby
|
140ae3eb6f
HID: fix hidraw_exit section mismatch
|
16 years ago |
Greg Kroah-Hartman
|
a9b12619f7
device create: misc: convert device_create_drvdata to device_create
|
17 years ago |
Jiri Kosina
|
2b107d629d
HID: fix incorrent length condition in hidraw_write()
|
17 years ago |
Jiri Slaby
|
c500c97140
HID: hid, make parsing event driven
|
17 years ago |
Jiri Kosina
|
b22d837006
Merge branches 'upstream' and 'upstream-fixes' into for-linus
|
17 years ago |
Jiri Kosina
|
4db1c62c99
HID: fix memory leak in hidraw_release
|
17 years ago |
Alan Cox
|
979c407e3b
HID: Push down BKL into ioctl handler in hidraw
|
17 years ago |
Greg Kroah-Hartman
|
0fd15a18d8
device create: hid: convert device_create to device_create_drvdata
|
17 years ago |
Jonathan Corbet
|
702e57d9ef
HID: cdev lock_kernel() pushdown
|
17 years ago |