1. f8800d4 usb: gadget: f_fs: fix sparse warning by Felipe Balbi · 11 years ago
  2. b658499 usb: gadget: FunctionFS: add configfs support by Andrzej Pietrasiewicz · 11 years ago
  3. 3d8d72a usb: gadget: FunctionFS: Remove compatibility layer by Andrzej Pietrasiewicz · 11 years ago
  4. 5920cda usb: gadget: FunctionFS: convert to new function interface with backward compatibility by Andrzej Pietrasiewicz · 11 years ago
  5. 4b187fc usb: gadget: FunctionFS: add devices management code by Andrzej Pietrasiewicz · 11 years ago
  6. e72c39c usb: gadget: FunctionFS: create utility file by Andrzej Pietrasiewicz · 11 years ago
  7. e6f3862 usb: gadget: FunctionFS: Remove VLAIS usage from gadget code by Andrzej Pietrasiewicz · 11 years ago
  8. 219580e usb: f_fs: check quirk to pad epout buf size when not aligned to maxpacketsize by Michal Nazarewicz · 11 years ago
  9. 7fa6803 usb: gadget: f_fs: remove loop from I/O function by Michal Nazarewicz · 11 years ago
  10. 16735d0 tree-wide: use reinit_completion instead of INIT_COMPLETION by Wolfram Sang · 11 years ago
  11. bdd78f2 Merge tag 'fixes-for-v3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 11 years ago
  12. 8854894 usb: gadget: f_fs: fix error handling by Robert Baldyga · 11 years ago
  13. 2606b28 USB: Fix breakage in ffs_fs_mount() by Al Viro · 11 years ago
  14. df49899 usb: gadget: gadgetfs: potential use after free in unbind() by Dan Carpenter · 11 years ago
  15. 3273097 gadgetfs: don't bother with fops->owner by Al Viro · 11 years ago
  16. 7f78e03 fs: Limit sys_mount to only request filesystem modules. by Eric W. Biederman · 11 years ago
  17. 67635d3 Merge 3.8-rc5 into usb-next by Greg Kroah-Hartman · 12 years ago
  18. b810075 usb: gadget: FunctionFS: Fix missing braces in parse_opts by Benoit Goby · 12 years ago
  19. afd2e18 usb: gadget: FunctionFS: Use kstrtoul() by Michal Nazarewicz · 12 years ago
  20. 10287ba usb: gadget: always update HS/SS descriptors and create a copy of them by Sebastian Andrzej Siewior · 12 years ago
  21. aab174f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  22. 437589a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  23. 260ef31 usb/gadget: fix misannotations by Al Viro · 12 years ago
  24. b9b73f7 userns: Convert usb functionfs to use kuid/kgid where appropriate by Eric W. Biederman · 12 years ago
  25. ea0e627 usb: gadget: add multiple definition guards by Andrzej Pietrasiewicz · 12 years ago
  26. 560f118 usb: gadget: ffs: add HID descriptor support. by Koen Beel · 12 years ago
  27. 581791f FunctionFS: enable multiple functions by Andrzej Pietrasiewicz · 12 years ago
  28. 4f06539 f_fs: ffs_func_free: cleanup requests allocated by autoconfig by Peter Korsgaard · 12 years ago
  29. 92b0abf usb: gadget: eliminate NULL pointer dereference (bugfix) by Andrzej Pietrasiewicz · 12 years ago
  30. e2190a9 usb: gadget: FunctionFS: clear FFS_FL_BOUND flag on unbind (bugfix) by Andrzej Pietrasiewicz · 12 years ago
  31. e2a0883 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  32. 48fde70 switch open-coded instances of d_make_root() to new helper by Al Viro · 13 years ago
  33. 647d558 usb: gadget: f_fs: Remove lock is held before freeing checks by Andi Kleen · 12 years ago
  34. 54b8360 usb: gadget: update Michal Nazarewicz's email address by Michal Nazarewicz · 13 years ago
  35. 55b81e6 Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 13 years ago
  36. 5b5f956 functionfs: unfuck failure exits on mount by Al Viro · 13 years ago
  37. 9823a52 usb: gadget: Use kcalloc instead of kzalloc to allocate array by Thomas Meyer · 13 years ago
  38. f940fcd usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed by Paul Gortmaker · 13 years ago
  39. 28c9fc6 usb gadget: clean up FSF boilerplate text by Klaus Schwarzkopf · 13 years ago
  40. 72c973d usb: gadget: add usb_endpoint_descriptor to struct usb_ep by Tatyana Brokhman · 13 years ago
  41. ce1fd35 USB: gadget: f_fs: even zero-length packets require a buffer by Marek Szyprowski · 14 years ago
  42. 36facad Merge branch 'usb-next' into musb-merge by Greg Kroah-Hartman · 14 years ago
  43. 537baab usb: gadget: f_fs: Remove redundant unlikely() by Tobias Klauser · 14 years ago
  44. aa02f17 usb: gadget: g_fs: Fix compilation warning by Michal Nazarewicz · 14 years ago
  45. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  46. d8df0b6 usb: gadget: f_fs: remove custom printk() wrappers by Michal Nazarewicz · 14 years ago
  47. 5ab54cf usb: gadget: FunctionFS: fix typos and coding style by Michal Nazarewicz · 14 years ago
  48. cc7e605 drivers/usb/gadget: Remove unnecessary semicolons by Joe Perches · 14 years ago
  49. fc14f2f convert get_sb_single() users by Al Viro · 14 years ago
  50. 12ba8d1 fix braino in fs: do not assign default i_ino in new_inode by Al Viro · 14 years ago
  51. 85fe402 fs: do not assign default i_ino in new_inode by Christoph Hellwig · 14 years ago
  52. fd7c9a0 USB: gadget: f_fs: use usb_string_ids_n() by Michal Nazarewicz · 14 years ago
  53. 7898aee USB: gadget: f_fs: functionfs_add() renamed to functionfs_bind_config() by Michal Nazarewicz · 14 years ago
  54. 1548b13 usb: gadget: Do not take BKL for gadget->ops->ioctl by Arnd Bergmann · 14 years ago
  55. a4ce96a Fix up trivial spelling errors ('taht' -> 'that') by Linus Torvalds · 14 years ago
  56. b060869 USB: gadget: f_fs.c needs to include pagemap.h by Randy Dunlap · 14 years ago
  57. ddf8abd USB: f_fs: the FunctionFS driver by Michal Nazarewicz · 14 years ago