summaryrefslogtreecommitdiff
path: root/drivers/hid/hidraw.c
Commit message (Expand)AuthorAge
* HID: hidraw: make comment more accurate and nicerJiri Kosina2014-01-06
* HID: hidraw: close underlying device at removal of last readerManoj Chourasia2013-10-02
* Merge branch 'master' into for-3.12/upstreamJiri Kosina2013-09-04
|\
| * HID: hidraw: fix improper mutex releaseYonghua Zheng2013-07-31
* | HID: hidraw: Add spinlock in struct hidraw to protect listYonghua Zheng2013-08-26
* | HID: hidraw: correctly deallocate memory on device disconnectManoj Chourasia2013-08-09
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-26
|\
| * new helper: file_inode(file)Al Viro2013-02-22
* | HID: hidraw: print message when succesfully initializedJiri Kosina2013-02-19
|/
* HID: hidraw: fix signaling SIGIO when hidraw reports an eventAndrew Duggan2012-11-28
* HID: hidraw: fix nonblock read return EAGAIN after device removedFounder Fang2012-11-26
* HID: hidraw: put old deallocation mechanism in placeJiri Kosina2012-11-01
* Merge branch 'upstream' into for-linusJiri Kosina2012-10-01
|\
| * HID: hidraw: improve error handling in hidraw_init()Alexey Khoroshilov2012-08-15
* | HID: hidraw: don't deallocate memory when it is in useRatan Nalumasu2012-10-01
|/
* HID: hidraw: fix list->buffer memleakMatthieu CASTET2012-07-20
* HID: hidraw: add proper error handling to raw event reportingJiri Kosina2012-04-27
* Merge branch 'upstream' into for-linusJiri Kosina2011-10-25
|\
| * HID: hidraw: free list for all error in hidraw_openAmit Nagal2011-09-07
* | HID: hidraw: open count should not increase if errorAmit Nagal2011-09-27
* | HID: hidraw: protect hidraw_disconnect() betterJames Hogan2011-09-20
|/
* HID: 'name' and 'phys' in 'struct hid_device' can never be NULLDaniel Mack2011-05-18
* HID: hidraw: fix commentsJiri Kosina2011-03-27
*---. Merge branches 'dragonrise', 'hidraw-feature', 'multitouch', 'ntrig', 'roccat...Jiri Kosina2011-03-17
|\ \ \
| | | * HID: hidraw: fix hidraw_disconnect()Stefan Achatz2011-02-01
| |_|/ |/| |
| | * HID: hidraw: Replace Confusing += Operator with =Alan Ott2011-01-31
| |/ |/|
| * HID: Add Support for Setting and Getting Feature Reports from hidrawAlan Ott2011-02-11
|/
* HID: hidraw: add compatibility ioctl() for 32-bit applications.Alan Ott2011-01-04
* Merge branch 'master' into upstreamJiri Kosina2010-12-10
|\
| * BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-17
* | HID: Add and use hid_<level>: dev_<level> equivalentsJoe Perches2010-12-10
* | HID: add hid_hw_open/close/power() handlersDmitry Torokhov2010-12-08
|/
*-. Merge branches 'upstream' and 'upstream-fixes' into for-linusJiri Kosina2010-10-23
|\ \
| | * HID: hidraw: fix window in hidraw_releaseJiri Slaby2010-10-20
| |/
* | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-22
|\ \
| * | llseek: automatically add .llseek fopArnd Bergmann2010-10-15
| |/
* | HID: hidraw, fix a NULL pointer dereference in hidraw_writeAntonio Ospite2010-10-06
* | HID: hidraw, fix a NULL pointer dereference in hidraw_ioctlAntonio Ospite2010-10-06
|/
* HID: remove unused variable from hidraw_readStefan Achatz2010-05-25
*---. Merge branches 'upstream-fixes', 'bkl-removal', 'debugfs-fixes' and 'hid-susp...Jiri Kosina2010-05-19
|\ \ \
| | * | HID: remove excessive _EMERG messages from hidrawJiri Kosina2010-03-25
| | * | HID: remove BKL from hidrawJiri Kosina2010-03-25
| | |/
* | | Merge branch 'upstream' into for-linusJiri Kosina2010-05-19
|\ \ \ | |/ / |/| |
| * | HID: hidraw: fix indentationAntonio Ospite2010-05-11
| |/
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* HID: make raw reports possible for both feature and output reportsJiri Kosina2010-02-03
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-10-13
|\
| * HID: fix possible deadlock in hidraw_readJiri Kosina2009-10-12
* | headers: remove sched.h from poll.hAlexey Dobriyan2009-10-04
|/
* HID: hidraw -- fix comment about accepted devicesJiri Kosina2009-06-04