index
:
litmus-rt-edfsc.git
edf-sc
edfsc-wip
linking-wip
linux-4.9-litmus
wip-joshua
LITMUS^RT with the EDF-SC plugin for Real-Time Systems journal paper
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
usbhid
/
hiddev.c
Commit message (
Expand
)
Author
Age
*
HID: use hid_hw_wait() instead of direct call to usbhid
Benjamin Tissoires
2013-02-25
*
HID: use hid_hw_request() instead of direct call to usbhid
Benjamin Tissoires
2013-02-25
*
HID: hiddev: fix nonblocking read semantics wrt EIO/ERESTARTSYS
Jiri Kosina
2012-11-27
*
HID: hiddev: Remove redundant check on unsigned variable
Tushar Behera
2012-11-16
*
HID: hiddev: Use vzalloc to allocate hiddev_list
Havard Skinnemoen
2012-04-27
*
HID: usbhid: fix dead lock between open and disconect
Ming Lei
2012-02-02
*
switch device_get_devnode() and ->devnode() to umode_t *
Al Viro
2012-01-03
*
HID: hiddev: potential info leak in hiddev_ioctl()
Dan Carpenter
2011-09-26
*
HID: hiddev: fix use after free in hiddev_release
Dan Carpenter
2011-05-26
*
HID: hiddev: fix potential use-after-free
Jiri Kosina
2011-05-24
*
-
.
Merge branches 'doc', 'multitouch', 'upstream' and 'upstream-fixes' into for-...
Jiri Kosina
2011-05-23
|
\
\
|
|
*
HID: hiddev: fix error path in hiddev_read when interrupted
Peter Waechtler
2011-04-29
|
|
/
|
/
|
|
*
HID: hiddev: fix race between hiddev_disconnect and hiddev_release
Jiri Kosina
2011-05-20
|
*
HID: 'name' and 'phys' in 'struct hid_device' can never be NULL
Daniel Mack
2011-05-18
|
*
HID: hiddev: fix brace indent
Dan Carpenter
2011-03-27
|
/
*
Merge branch 'master' into upstream
Jiri Kosina
2010-12-10
|
\
|
*
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
2010-11-17
*
|
HID: Add and use hid_<level>: dev_<level> equivalents
Joe Perches
2010-12-10
*
|
HID: Consolidate device existence checks in hiddev_ioctl
Valentine Barshak
2010-12-07
*
|
HID: Fix race between disconnect and hiddev_ioctl
Valentine Barshak
2010-12-07
|
/
*
-
.
Merge branches 'upstream' and 'upstream-fixes' into for-linus
Jiri Kosina
2010-10-23
|
\
\
|
*
|
HID: usbhid: remove unused hiddev_driver
Alan Stern
2010-09-24
|
|
/
*
|
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-22
|
\
\
|
|
/
|
/
|
|
*
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
*
|
HID: fix hiddev's use of usb_find_interface
Guillaume Chazarain
2010-09-14
|
/
*
HID: hiddev: fix memory corruption due to invalid intfdata
Jiri Kosina
2010-08-13
*
HID: hiddev: protect against disconnect/NULL-dereference race
Chris Ball
2010-08-13
*
HID: hiddev: use usb_find_interface, get rid of BKL
Arnd Bergmann
2010-07-13
*
HID: update BKL comment in hiddev
Jiri Kosina
2010-03-30
*
USB: Push BKL on open down into the drivers
Oliver Neukum
2010-03-02
*
HID: remove BKL from hiddev_ioctl_usage()
Jiri Kosina
2009-11-05
*
Driver-Core: extend devnode callbacks to provide permissions
Kay Sievers
2009-09-19
*
HID: support larger reports than 64 bytes in hiddev
Jiri Kosina
2009-08-20
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-07-22
|
\
|
*
HID: hiddev, fix lock imbalance
Jiri Slaby
2009-06-22
*
|
Driver Core: usb: add nodename support for usb drivers.
Kay Sievers
2009-06-16
|
/
*
Merge branch 'autosuspend' into for-next
Jiri Kosina
2009-03-30
|
\
|
*
HID: autosuspend support for USB HID
Oliver Neukum
2009-03-25
*
|
HID: fix race between usb_register_dev() and hiddev_open()
Oliver Neukum
2009-03-30
*
|
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
Linus Torvalds
2009-03-26
|
\
\
|
|
/
|
/
|
|
*
Rationalize fasync return values
Jonathan Corbet
2009-03-16
*
|
HID: fix waitqueue usage in hiddev
Johannes Weiner
2009-03-10
*
|
HID: fix incorrect free in hiddev
Johannes Weiner
2009-03-10
|
/
*
HID: fix reversed logic in disconnect testing of hiddev
Oliver Neukum
2009-01-29
*
HID: fix hid->hiddev initialization in hiddev_connect()
Jiri Kosina
2009-01-07
*
HID: hiddev cleanup -- handle all error conditions properly
Oliver Neukum
2009-01-03
*
saner FASYNC handling on file close
Al Viro
2008-11-01
*
HID: fix lock imbalance in hiddev
Jiri Slaby
2008-10-22
*
HID: move connect quirks
Jiri Slaby
2008-10-14
*
HID: remove unused variable from hiddev compat ioctl
Jiri Kosina
2008-07-23
[next]