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