1. 1a89623 HID: hidraw: free list for all error in hidraw_open by Amit Nagal · 13 years ago
  2. dd2ed48 HID: 'name' and 'phys' in 'struct hid_device' can never be NULL by Daniel Mack · 13 years ago
  3. d2a1cfe HID: hidraw: fix comments by Jiri Kosina · 13 years ago
  4. 65b0619 Merge branches 'dragonrise', 'hidraw-feature', 'multitouch', 'ntrig', 'roccat', 'upstream' and 'upstream-fixes' into for-linus by Jiri Kosina · 13 years ago
  5. b4dbde9 HID: Add Support for Setting and Getting Feature Reports from hidraw by Alan Ott · 13 years ago
  6. 3a22ebe HID: hidraw: fix hidraw_disconnect() by Stefan Achatz · 13 years ago
  7. cf28a67 HID: hidraw: Replace Confusing += Operator with = by Alan Ott · 13 years ago
  8. ae5e49c HID: hidraw: add compatibility ioctl() for 32-bit applications. by Alan Ott · 14 years ago
  9. 2ade0c1 Merge branch 'master' into upstream by Jiri Kosina · 14 years ago
  10. 4291ee3 HID: Add and use hid_<level>: dev_<level> equivalents by Joe Perches · 14 years ago
  11. 5bea766 HID: add hid_hw_open/close/power() handlers by Dmitry Torokhov · 14 years ago
  12. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  13. c3d9d74 Merge branches 'upstream' and 'upstream-fixes' into for-linus by Jiri Kosina · 14 years ago
  14. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  15. cb17468 HID: hidraw: fix window in hidraw_release by Jiri Slaby · 14 years ago
  16. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  17. e42dee9 HID: hidraw, fix a NULL pointer dereference in hidraw_write by Antonio Ospite · 14 years ago
  18. d20d5ff HID: hidraw, fix a NULL pointer dereference in hidraw_ioctl by Antonio Ospite · 14 years ago
  19. 83efb8f HID: remove unused variable from hidraw_read by Stefan Achatz · 14 years ago
  20. ef77ad5 Merge branches 'upstream-fixes', 'bkl-removal', 'debugfs-fixes' and 'hid-suspend' into for-linus by Jiri Kosina · 14 years ago
  21. 7426ef5 Merge branch 'upstream' into for-linus by Jiri Kosina · 14 years ago
  22. 81cd584 HID: hidraw: fix indentation by Antonio Ospite · 14 years ago
  23. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  24. 0a50454 HID: remove excessive _EMERG messages from hidraw by Jiri Kosina · 14 years ago
  25. 2e57480 HID: remove BKL from hidraw by Jiri Kosina · 14 years ago
  26. d4bfa03 HID: make raw reports possible for both feature and output reports by Jiri Kosina · 14 years ago
  27. 03266d2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 15 years ago
  28. b0e1495 HID: fix possible deadlock in hidraw_read by Jiri Kosina · 15 years ago
  29. a99bbaf headers: remove sched.h from poll.h by Alexey Dobriyan · 15 years ago
  30. bbe281f HID: hidraw -- fix comment about accepted devices by Jiri Kosina · 15 years ago
  31. 38089c6 HID: hidraw -- fix missing unlocks in unlocked_ioctl by Dan Carpenter · 15 years ago
  32. 0361a28 HID: autosuspend support for USB HID by Oliver Neukum · 16 years ago
  33. dfd395af HID: unlock properly on error paths in hidraw_ioctl() by Dan Carpenter · 15 years ago
  34. ed42350 Merge branch 'upstream-fixes' into for-next by Jiri Kosina · 16 years ago
  35. b8a832b HID: fix reference count leak hidraw by Oliver Neukum · 16 years ago
  36. aae6c28 HID: set proper dev.parent in hidraw by Jiri Kosina · 16 years ago
  37. 9188e79 HID: add phys and name ioctls to hidraw by Jiri Kosina · 16 years ago
  38. 7d672cd HID: fix locking in hidraw_open() by Oliver Neukum · 16 years ago
  39. 0f2c594 HID: fix lock imbalance in hidraw by Jiri Slaby · 16 years ago
  40. 140ae3e HID: fix hidraw_exit section mismatch by Jiri Slaby · 16 years ago
  41. a9b1261 device create: misc: convert device_create_drvdata to device_create by Greg Kroah-Hartman · 16 years ago
  42. 2b107d6 HID: fix incorrent length condition in hidraw_write() by Jiri Kosina · 16 years ago
  43. c500c97 HID: hid, make parsing event driven by Jiri Slaby · 16 years ago
  44. b22d837 Merge branches 'upstream' and 'upstream-fixes' into for-linus by Jiri Kosina · 16 years ago
  45. 4db1c62 HID: fix memory leak in hidraw_release by Jiri Kosina · 16 years ago
  46. 979c407 HID: Push down BKL into ioctl handler in hidraw by Alan Cox · 16 years ago
  47. 0fd15a1 device create: hid: convert device_create to device_create_drvdata by Greg Kroah-Hartman · 16 years ago
  48. 702e57d HID: cdev lock_kernel() pushdown by Jonathan Corbet · 16 years ago
  49. ba25f9d Use helpers to obtain task pid in printks by Pavel Emelyanov · 17 years ago
  50. 57d292b HID: fix HIDIOCGRDESC memory access in hidraw by Jiri Kosina · 17 years ago
  51. 709d27c HID: hidraw_connect() memleak fix by Mariusz Kozlowski · 17 years ago
  52. 86166b7 HID: add hidraw interface by Jiri Kosina · 17 years ago