aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid/hidraw.c
Commit message (Expand)AuthorAge
* 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
* HID: hidraw -- fix missing unlocks in unlocked_ioctlDan Carpenter2009-04-07
* HID: autosuspend support for USB HIDOliver Neukum2009-03-25
* HID: unlock properly on error paths in hidraw_ioctl()Dan Carpenter2009-02-17
* Merge branch 'upstream-fixes' into for-nextJiri Kosina2009-01-03
|\
| * HID: fix reference count leak hidrawOliver Neukum2009-01-03
* | HID: set proper dev.parent in hidrawJiri Kosina2009-01-03
* | HID: add phys and name ioctls to hidrawJiri Kosina2009-01-03
|/
* HID: fix locking in hidraw_open()Oliver Neukum2008-11-13
* HID: fix lock imbalance in hidrawJiri Slaby2008-10-22
* HID: fix hidraw_exit section mismatchJiri Slaby2008-10-17
* device create: misc: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-16
* HID: fix incorrent length condition in hidraw_write()Jiri Kosina2008-10-14
* HID: hid, make parsing event drivenJiri Slaby2008-10-14
* Merge branches 'upstream' and 'upstream-fixes' into for-linusJiri Kosina2008-07-23
|\
| * HID: fix memory leak in hidraw_releaseJiri Kosina2008-07-23
* | HID: Push down BKL into ioctl handler in hidrawAlan Cox2008-07-23
|/
* device create: hid: convert device_create to device_create_drvdataGreg Kroah-Hartman2008-07-22
* HID: cdev lock_kernel() pushdownJonathan Corbet2008-06-20
* Use helpers to obtain task pid in printksPavel Emelyanov2007-10-19
* HID: fix HIDIOCGRDESC memory access in hidrawJiri Kosina2007-10-15
* HID: hidraw_connect() memleak fixMariusz Kozlowski2007-10-14