Age | Commit message (Expand) | Author |
2013-10-02 | HID: hidraw: close underlying device at removal of last reader | Manoj Chourasia |
2013-09-04 | Merge branch 'master' into for-3.12/upstream | Jiri Kosina |
2013-08-26 | HID: hidraw: Add spinlock in struct hidraw to protect list | Yonghua Zheng |
2013-08-09 | HID: hidraw: correctly deallocate memory on device disconnect | Manoj Chourasia |
2013-07-31 | HID: hidraw: fix improper mutex release | Yonghua Zheng |
2013-02-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-02-22 | new helper: file_inode(file) | Al Viro |
2013-02-19 | HID: hidraw: print message when succesfully initialized | Jiri Kosina |
2012-11-28 | HID: hidraw: fix signaling SIGIO when hidraw reports an event | Andrew Duggan |
2012-11-26 | HID: hidraw: fix nonblock read return EAGAIN after device removed | Founder Fang |
2012-11-01 | HID: hidraw: put old deallocation mechanism in place | Jiri Kosina |
2012-10-01 | Merge branch 'upstream' into for-linus | Jiri Kosina |
2012-10-01 | HID: hidraw: don't deallocate memory when it is in use | Ratan Nalumasu |
2012-08-15 | HID: hidraw: improve error handling in hidraw_init() | Alexey Khoroshilov |
2012-07-20 | HID: hidraw: fix list->buffer memleak | Matthieu CASTET |
2012-04-27 | HID: hidraw: add proper error handling to raw event reporting | Jiri Kosina |
2011-10-25 | Merge branch 'upstream' into for-linus | Jiri Kosina |
2011-09-27 | HID: hidraw: open count should not increase if error | Amit Nagal |
2011-09-20 | HID: hidraw: protect hidraw_disconnect() better | James Hogan |
2011-09-07 | HID: hidraw: free list for all error in hidraw_open | Amit Nagal |
2011-05-18 | HID: 'name' and 'phys' in 'struct hid_device' can never be NULL | Daniel Mack |
2011-03-27 | HID: hidraw: fix comments | Jiri Kosina |
2011-03-17 | Merge branches 'dragonrise', 'hidraw-feature', 'multitouch', 'ntrig', 'roccat... | Jiri Kosina |
2011-02-11 | HID: Add Support for Setting and Getting Feature Reports from hidraw | Alan Ott |
2011-02-01 | HID: hidraw: fix hidraw_disconnect() | Stefan Achatz |
2011-01-31 | HID: hidraw: Replace Confusing += Operator with = | Alan Ott |
2011-01-04 | HID: hidraw: add compatibility ioctl() for 32-bit applications. | Alan Ott |
2010-12-10 | Merge branch 'master' into upstream | Jiri Kosina |
2010-12-10 | HID: Add and use hid_<level>: dev_<level> equivalents | Joe Perches |
2010-12-08 | HID: add hid_hw_open/close/power() handlers | Dmitry Torokhov |
2010-11-17 | BKL: remove extraneous #include <smp_lock.h> | Arnd Bergmann |
2010-10-23 | Merge branches 'upstream' and 'upstream-fixes' into for-linus | Jiri Kosina |
2010-10-22 | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds |
2010-10-20 | HID: hidraw: fix window in hidraw_release | Jiri Slaby |
2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann |
2010-10-06 | 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-05-25 | HID: remove unused variable from hidraw_read | Stefan Achatz |
2010-05-19 | Merge branches 'upstream-fixes', 'bkl-removal', 'debugfs-fixes' and 'hid-susp... | Jiri Kosina |
2010-05-19 | Merge branch 'upstream' into for-linus | Jiri Kosina |
2010-05-11 | HID: hidraw: fix indentation | Antonio Ospite |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-25 | HID: remove excessive _EMERG messages from hidraw | Jiri Kosina |
2010-03-25 | HID: remove BKL from hidraw | Jiri Kosina |
2010-02-03 | HID: make raw reports possible for both feature and output reports | Jiri Kosina |
2009-10-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-10-12 | HID: fix possible deadlock in hidraw_read | Jiri Kosina |
2009-10-04 | headers: remove sched.h from poll.h | Alexey Dobriyan |
2009-06-04 | HID: hidraw -- fix comment about accepted devices | Jiri Kosina |
2009-04-07 | HID: hidraw -- fix missing unlocks in unlocked_ioctl | Dan Carpenter |