| Commit message (Expand) | Author | Age |
* | Merge branch 'upstream' into for-linus | Jiri Kosina | 2011-10-25 |
|\ |
|
| * | HID: hidraw: free list for all error in hidraw_open | Amit Nagal | 2011-09-07 |
* | | HID: hidraw: open count should not increase if error | Amit Nagal | 2011-09-27 |
* | | HID: hidraw: protect hidraw_disconnect() better | James Hogan | 2011-09-20 |
|/ |
|
* | HID: 'name' and 'phys' in 'struct hid_device' can never be NULL | Daniel Mack | 2011-05-18 |
* | HID: hidraw: fix comments | Jiri Kosina | 2011-03-27 |
*---. | Merge branches 'dragonrise', 'hidraw-feature', 'multitouch', 'ntrig', 'roccat... | Jiri Kosina | 2011-03-17 |
|\ \ \ |
|
| | | * | HID: hidraw: fix hidraw_disconnect() | Stefan Achatz | 2011-02-01 |
| |_|/
|/| | |
|
| | * | HID: hidraw: Replace Confusing += Operator with = | Alan Ott | 2011-01-31 |
| |/
|/| |
|
| * | HID: Add Support for Setting and Getting Feature Reports from hidraw | Alan Ott | 2011-02-11 |
|/ |
|
* | HID: hidraw: add compatibility ioctl() for 32-bit applications. | Alan Ott | 2011-01-04 |
* | 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: add hid_hw_open/close/power() handlers | Dmitry Torokhov | 2010-12-08 |
|/ |
|
*-. | Merge branches 'upstream' and 'upstream-fixes' into for-linus | Jiri Kosina | 2010-10-23 |
|\ \ |
|
| | * | HID: hidraw: fix window in hidraw_release | Jiri Slaby | 2010-10-20 |
| |/ |
|
* | | 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: hidraw, fix a NULL pointer dereference in hidraw_write | Antonio Ospite | 2010-10-06 |
* | | HID: hidraw, fix a NULL pointer dereference in hidraw_ioctl | Antonio Ospite | 2010-10-06 |
|/ |
|
* | HID: remove unused variable from hidraw_read | Stefan Achatz | 2010-05-25 |
*---. | Merge branches 'upstream-fixes', 'bkl-removal', 'debugfs-fixes' and 'hid-susp... | Jiri Kosina | 2010-05-19 |
|\ \ \ |
|
| | * | | HID: remove excessive _EMERG messages from hidraw | Jiri Kosina | 2010-03-25 |
| | * | | HID: remove BKL from hidraw | Jiri Kosina | 2010-03-25 |
| | |/ |
|
* | | | Merge branch 'upstream' into for-linus | Jiri Kosina | 2010-05-19 |
|\ \ \
| |/ /
|/| | |
|
| * | | HID: hidraw: fix indentation | Antonio Ospite | 2010-05-11 |
| |/ |
|
* / | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
|/ |
|
* | HID: make raw reports possible for both feature and output reports | Jiri Kosina | 2010-02-03 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-10-13 |
|\ |
|
| * | HID: fix possible deadlock in hidraw_read | Jiri Kosina | 2009-10-12 |
* | | headers: remove sched.h from poll.h | Alexey Dobriyan | 2009-10-04 |
|/ |
|
* | HID: hidraw -- fix comment about accepted devices | Jiri Kosina | 2009-06-04 |
* | HID: hidraw -- fix missing unlocks in unlocked_ioctl | Dan Carpenter | 2009-04-07 |
* | HID: autosuspend support for USB HID | Oliver Neukum | 2009-03-25 |
* | HID: unlock properly on error paths in hidraw_ioctl() | Dan Carpenter | 2009-02-17 |
* | Merge branch 'upstream-fixes' into for-next | Jiri Kosina | 2009-01-03 |
|\ |
|
| * | HID: fix reference count leak hidraw | Oliver Neukum | 2009-01-03 |
* | | HID: set proper dev.parent in hidraw | Jiri Kosina | 2009-01-03 |
* | | HID: add phys and name ioctls to hidraw | Jiri Kosina | 2009-01-03 |
|/ |
|
* | HID: fix locking in hidraw_open() | Oliver Neukum | 2008-11-13 |
* | HID: fix lock imbalance in hidraw | Jiri Slaby | 2008-10-22 |
* | HID: fix hidraw_exit section mismatch | Jiri Slaby | 2008-10-17 |
* | device create: misc: convert device_create_drvdata to device_create | Greg Kroah-Hartman | 2008-10-16 |
* | HID: fix incorrent length condition in hidraw_write() | Jiri Kosina | 2008-10-14 |
* | HID: hid, make parsing event driven | Jiri Slaby | 2008-10-14 |
* | Merge branches 'upstream' and 'upstream-fixes' into for-linus | Jiri Kosina | 2008-07-23 |
|\ |
|
| * | HID: fix memory leak in hidraw_release | Jiri Kosina | 2008-07-23 |
* | | HID: Push down BKL into ioctl handler in hidraw | Alan Cox | 2008-07-23 |
|/ |
|
* | device create: hid: convert device_create to device_create_drvdata | Greg Kroah-Hartman | 2008-07-22 |