| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-10-13 | 1 | -3/+2 |
|\ |
|
| * | HID: fix possible deadlock in hidraw_read | Jiri Kosina | 2009-10-12 | 1 | -3/+2 |
* | | headers: remove sched.h from poll.h | Alexey Dobriyan | 2009-10-04 | 1 | -0/+1 |
|/ |
|
* | HID: hidraw -- fix comment about accepted devices | Jiri Kosina | 2009-06-04 | 1 | -4/+1 |
* | HID: hidraw -- fix missing unlocks in unlocked_ioctl | Dan Carpenter | 2009-04-07 | 1 | -4/+8 |
* | HID: autosuspend support for USB HID | Oliver Neukum | 2009-03-25 | 1 | -3/+14 |
* | HID: unlock properly on error paths in hidraw_ioctl() | Dan Carpenter | 2009-02-17 | 1 | -5/+9 |
* | Merge branch 'upstream-fixes' into for-next | Jiri Kosina | 2009-01-04 | 1 | -1/+1 |
|\ |
|
| * | HID: fix reference count leak hidraw | Oliver Neukum | 2009-01-04 | 1 | -1/+1 |
* | | HID: set proper dev.parent in hidraw | Jiri Kosina | 2009-01-04 | 1 | -1/+1 |
* | | HID: add phys and name ioctls to hidraw | Jiri Kosina | 2009-01-04 | 1 | -0/+28 |
|/ |
|
* | HID: fix locking in hidraw_open() | Oliver Neukum | 2008-11-13 | 1 | -14/+16 |
* | HID: fix lock imbalance in hidraw | Jiri Slaby | 2008-10-23 | 1 | -0/+1 |
* | HID: fix hidraw_exit section mismatch | Jiri Slaby | 2008-10-17 | 1 | -1/+1 |
* | device create: misc: convert device_create_drvdata to device_create | Greg Kroah-Hartman | 2008-10-16 | 1 | -3/+2 |
* | HID: fix incorrent length condition in hidraw_write() | Jiri Kosina | 2008-10-14 | 1 | -1/+1 |
* | HID: hid, make parsing event driven | Jiri Slaby | 2008-10-14 | 1 | -3/+3 |
* | Merge branches 'upstream' and 'upstream-fixes' into for-linus | Jiri Kosina | 2008-07-23 | 1 | -0/+2 |
|\ |
|
| * | HID: fix memory leak in hidraw_release | Jiri Kosina | 2008-07-23 | 1 | -0/+2 |
* | | HID: Push down BKL into ioctl handler in hidraw | Alan Cox | 2008-07-23 | 1 | -22/+24 |
|/ |
|
* | device create: hid: convert device_create to device_create_drvdata | Greg Kroah-Hartman | 2008-07-21 | 1 | -2/+3 |
* | HID: cdev lock_kernel() pushdown | Jonathan Corbet | 2008-06-20 | 1 | -0/+3 |
* | Use helpers to obtain task pid in printks | Pavel Emelyanov | 2007-10-19 | 1 | -2/+2 |
* | HID: fix HIDIOCGRDESC memory access in hidraw | Jiri Kosina | 2007-10-15 | 1 | -3/+9 |
* | HID: hidraw_connect() memleak fix | Mariusz Kozlowski | 2007-10-14 | 1 | -4/+10 |
* | HID: add hidraw interface | Jiri Kosina | 2007-10-14 | 1 | -0/+395 |