1. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  2. 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
  3. 0f690cc HID: hidraw: print message when succesfully initialized by Jiri Kosina · 11 years ago
  4. b553131 HID: hidraw: fix signaling SIGIO when hidraw reports an event by Andrew Duggan · 12 years ago
  5. 7611e8d HID: hidraw: fix nonblock read return EAGAIN after device removed by Founder Fang · 12 years ago
  6. df0cfd6 HID: hidraw: put old deallocation mechanism in place by Jiri Kosina · 12 years ago
  7. a3cbe10 Merge branch 'upstream' into for-linus by Jiri Kosina · 12 years ago
  8. 4fe9f8e HID: hidraw: don't deallocate memory when it is in use by Ratan Nalumasu · 12 years ago
  9. bcb4a75 HID: hidraw: improve error handling in hidraw_init() by Alexey Khoroshilov · 12 years ago
  10. 4c7b417 HID: hidraw: fix list->buffer memleak by Matthieu CASTET · 12 years ago
  11. b678724 HID: hidraw: add proper error handling to raw event reporting by Jiri Kosina · 12 years ago
  12. b3aec7b Merge branch 'upstream' into for-linus by Jiri Kosina · 13 years ago
  13. f554ff8 HID: hidraw: open count should not increase if error by Amit Nagal · 13 years ago
  14. 65b01bd HID: hidraw: protect hidraw_disconnect() better by James Hogan · 13 years ago
  15. 1a89623 HID: hidraw: free list for all error in hidraw_open by Amit Nagal · 13 years ago
  16. dd2ed48 HID: 'name' and 'phys' in 'struct hid_device' can never be NULL by Daniel Mack · 13 years ago
  17. d2a1cfe HID: hidraw: fix comments by Jiri Kosina · 13 years ago
  18. 65b0619 Merge branches 'dragonrise', 'hidraw-feature', 'multitouch', 'ntrig', 'roccat', 'upstream' and 'upstream-fixes' into for-linus by Jiri Kosina · 13 years ago
  19. b4dbde9 HID: Add Support for Setting and Getting Feature Reports from hidraw by Alan Ott · 14 years ago
  20. 3a22ebe HID: hidraw: fix hidraw_disconnect() by Stefan Achatz · 13 years ago
  21. cf28a67 HID: hidraw: Replace Confusing += Operator with = by Alan Ott · 14 years ago
  22. ae5e49c HID: hidraw: add compatibility ioctl() for 32-bit applications. by Alan Ott · 14 years ago
  23. 2ade0c1 Merge branch 'master' into upstream by Jiri Kosina · 14 years ago
  24. 4291ee3 HID: Add and use hid_<level>: dev_<level> equivalents by Joe Perches · 14 years ago
  25. 5bea766 HID: add hid_hw_open/close/power() handlers by Dmitry Torokhov · 14 years ago
  26. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  27. c3d9d74 Merge branches 'upstream' and 'upstream-fixes' into for-linus by Jiri Kosina · 14 years ago
  28. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  29. cb17468 HID: hidraw: fix window in hidraw_release by Jiri Slaby · 14 years ago
  30. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  31. e42dee9 HID: hidraw, fix a NULL pointer dereference in hidraw_write by Antonio Ospite · 14 years ago
  32. d20d5ff HID: hidraw, fix a NULL pointer dereference in hidraw_ioctl by Antonio Ospite · 14 years ago
  33. 83efb8f HID: remove unused variable from hidraw_read by Stefan Achatz · 14 years ago
  34. ef77ad5 Merge branches 'upstream-fixes', 'bkl-removal', 'debugfs-fixes' and 'hid-suspend' into for-linus by Jiri Kosina · 14 years ago
  35. 7426ef5 Merge branch 'upstream' into for-linus by Jiri Kosina · 14 years ago
  36. 81cd584 HID: hidraw: fix indentation by Antonio Ospite · 14 years ago
  37. 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
  38. 0a50454 HID: remove excessive _EMERG messages from hidraw by Jiri Kosina · 14 years ago
  39. 2e57480 HID: remove BKL from hidraw by Jiri Kosina · 14 years ago
  40. d4bfa03 HID: make raw reports possible for both feature and output reports by Jiri Kosina · 14 years ago
  41. 03266d2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 15 years ago
  42. b0e1495 HID: fix possible deadlock in hidraw_read by Jiri Kosina · 15 years ago
  43. a99bbaf headers: remove sched.h from poll.h by Alexey Dobriyan · 15 years ago
  44. bbe281f HID: hidraw -- fix comment about accepted devices by Jiri Kosina · 15 years ago
  45. 38089c6 HID: hidraw -- fix missing unlocks in unlocked_ioctl by Dan Carpenter · 15 years ago
  46. 0361a28 HID: autosuspend support for USB HID by Oliver Neukum · 16 years ago
  47. dfd395af HID: unlock properly on error paths in hidraw_ioctl() by Dan Carpenter · 15 years ago
  48. ed42350 Merge branch 'upstream-fixes' into for-next by Jiri Kosina · 16 years ago
  49. b8a832b HID: fix reference count leak hidraw by Oliver Neukum · 16 years ago
  50. aae6c28 HID: set proper dev.parent in hidraw by Jiri Kosina · 16 years ago
  51. 9188e79 HID: add phys and name ioctls to hidraw by Jiri Kosina · 16 years ago
  52. 7d672cd HID: fix locking in hidraw_open() by Oliver Neukum · 16 years ago
  53. 0f2c594 HID: fix lock imbalance in hidraw by Jiri Slaby · 16 years ago
  54. 140ae3e HID: fix hidraw_exit section mismatch by Jiri Slaby · 16 years ago
  55. a9b1261 device create: misc: convert device_create_drvdata to device_create by Greg Kroah-Hartman · 16 years ago
  56. 2b107d6 HID: fix incorrent length condition in hidraw_write() by Jiri Kosina · 16 years ago
  57. c500c97 HID: hid, make parsing event driven by Jiri Slaby · 16 years ago
  58. b22d837 Merge branches 'upstream' and 'upstream-fixes' into for-linus by Jiri Kosina · 16 years ago
  59. 4db1c62 HID: fix memory leak in hidraw_release by Jiri Kosina · 16 years ago
  60. 979c407 HID: Push down BKL into ioctl handler in hidraw by Alan Cox · 16 years ago
  61. 0fd15a1 device create: hid: convert device_create to device_create_drvdata by Greg Kroah-Hartman · 16 years ago
  62. 702e57d HID: cdev lock_kernel() pushdown by Jonathan Corbet · 16 years ago
  63. ba25f9d Use helpers to obtain task pid in printks by Pavel Emelyanov · 17 years ago
  64. 57d292b HID: fix HIDIOCGRDESC memory access in hidraw by Jiri Kosina · 17 years ago
  65. 709d27c HID: hidraw_connect() memleak fix by Mariusz Kozlowski · 17 years ago
  66. 86166b7 HID: add hidraw interface by Jiri Kosina · 17 years ago