aboutsummaryrefslogtreecommitdiff
path: root/drivers/hid/hidraw.c
AgeCommit message (Expand)Author
2011-01-04HID: hidraw: add compatibility ioctl() for 32-bit applications.Alan Ott
2010-12-10Merge branch 'master' into upstreamJiri Kosina
2010-12-10HID: Add and use hid_<level>: dev_<level> equivalentsJoe Perches
2010-12-08HID: add hid_hw_open/close/power() handlersDmitry Torokhov
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
2010-10-23Merge branches 'upstream' and 'upstream-fixes' into for-linusJiri Kosina
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-20HID: hidraw: fix window in hidraw_releaseJiri Slaby
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-10-06HID: hidraw, fix a NULL pointer dereference in hidraw_writeAntonio Ospite
2010-10-06HID: hidraw, fix a NULL pointer dereference in hidraw_ioctlAntonio Ospite
2010-05-25HID: remove unused variable from hidraw_readStefan Achatz
2010-05-19Merge branches 'upstream-fixes', 'bkl-removal', 'debugfs-fixes' and 'hid-susp...Jiri Kosina
2010-05-19Merge branch 'upstream' into for-linusJiri Kosina
2010-05-11HID: hidraw: fix indentationAntonio Ospite
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-25HID: remove excessive _EMERG messages from hidrawJiri Kosina
2010-03-25HID: remove BKL from hidrawJiri Kosina
2010-02-03HID: make raw reports possible for both feature and output reportsJiri Kosina
2009-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-10-12HID: fix possible deadlock in hidraw_readJiri Kosina
2009-10-04headers: remove sched.h from poll.hAlexey Dobriyan
2009-06-04HID: hidraw -- fix comment about accepted devicesJiri Kosina
2009-04-07HID: hidraw -- fix missing unlocks in unlocked_ioctlDan Carpenter
2009-03-25HID: autosuspend support for USB HIDOliver Neukum
2009-02-17HID: unlock properly on error paths in hidraw_ioctl()Dan Carpenter
2009-01-04Merge branch 'upstream-fixes' into for-nextJiri Kosina
2009-01-04HID: fix reference count leak hidrawOliver Neukum
2009-01-04HID: set proper dev.parent in hidrawJiri Kosina
2009-01-04HID: add phys and name ioctls to hidrawJiri Kosina
2008-11-13HID: fix locking in hidraw_open()Oliver Neukum
2008-10-23HID: fix lock imbalance in hidrawJiri Slaby
2008-10-17HID: fix hidraw_exit section mismatchJiri Slaby
2008-10-16device create: misc: convert device_create_drvdata to device_createGreg Kroah-Hartman
2008-10-14HID: fix incorrent length condition in hidraw_write()Jiri Kosina
2008-10-14HID: hid, make parsing event drivenJiri Slaby
2008-07-23Merge branches 'upstream' and 'upstream-fixes' into for-linusJiri Kosina
2008-07-23HID: fix memory leak in hidraw_releaseJiri Kosina
2008-07-23HID: Push down BKL into ioctl handler in hidrawAlan Cox
2008-07-21device create: hid: convert device_create to device_create_drvdataGreg Kroah-Hartman
2008-06-20HID: cdev lock_kernel() pushdownJonathan Corbet
2007-10-19Use helpers to obtain task pid in printksPavel Emelyanov
2007-10-15HID: fix HIDIOCGRDESC memory access in hidrawJiri Kosina
2007-10-14HID: hidraw_connect() memleak fixMariusz Kozlowski
2007-10-14HID: add hidraw interfaceJiri Kosina