1. 214cc39 Revert "usb: gadget: storage: Remove warning message" by Greg Kroah-Hartman · 6 years ago
  2. f254e65a Merge tag 'usb-for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 6 years ago
  3. ecefae6 docs: usb: rename files to .rst and add them to drivers-api by Mauro Carvalho Chehab · 6 years ago
  4. e70b3f5 usb: gadget: storage: Remove warning message by EJ Hsu · 6 years ago
  5. ba9f6f8 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  6. 9ae24af usb: gadget: storage: Fix Spectre v1 vulnerability by Gustavo A. R. Silva · 6 years ago
  7. 0351505 signal: Don't send siginfo to kthreads. by Eric W. Biederman · 7 years ago
  8. 961366a signal: Remove the siginfo paramater from kernel_dqueue_signal by Eric W. Biederman · 7 years ago
  9. 1fcba97 usb: gadget: storage: Remove reference counting by Jaejoong Kim · 7 years ago
  10. 7a051e8 usb: gadget: storage: Add error handling for no memory by Jaejoong Kim · 7 years ago
  11. abc36be Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfs by Linus Torvalds · 7 years ago
  12. 5fd54ac USB: add SPDX identifiers to all remaining files in drivers/usb/ by Greg Kroah-Hartman · 7 years ago
  13. 9736390 usb: gadget: make config_item_type structures const by Bhumika Goyal · 7 years ago
  14. 1fbbb78 USB: g_mass_storage: Fix deadlock when driver is unbound by Alan Stern · 7 years ago
  15. 05a4a33 gadget/f_mass_storage: stop messing with the address limit by Christoph Hellwig · 7 years ago
  16. bee9186 usb: gadget: f_mass_storage: Fix the logic to iterate all common->luns by Axel Lin · 8 years ago
  17. 225785a USB: f_mass_storage: improve memory barriers and synchronization by Alan Stern · 8 years ago
  18. 78db441 USB: f_mass_storage: improve async notification handling by Alan Stern · 8 years ago
  19. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  20. 6ac4709 usb: gadget: Add per-lun inquiry string by Philipp Gesang · 9 years ago
  21. fe5a6c4 usb: gadget: storage: get rid of fsg_num_buffers_validate() by Felipe Balbi · 9 years ago
  22. f78bbca usb: f_mass_storage: test whether thread is running before starting another by Michal Nazarewicz · 9 years ago
  23. 364e8dd Merge tag 'configfs-for-linus' of git://git.infradead.org/users/hch/configfs by Linus Torvalds · 9 years ago
  24. 1ae1602 configfs: switch ->default groups to a linked list by Christoph Hellwig · 9 years ago
  25. 59a3ced usb: gadget: f_mass_storage: Enable SuperSpeedPlus by John Youn · 9 years ago
  26. eaef50c usb: gadget: Update usb_assign_descriptors for SuperSpeedPlus by John Youn · 9 years ago
  27. 9aa3d65 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  28. be0e6f2 signal: turn dequeue_signal_lock() into kernel_dequeue_signal() by Oleg Nesterov · 9 years ago
  29. 4a90cb2 usb-gadget/f_mass_storage: use per-attribute show and store methods by Christoph Hellwig · 9 years ago
  30. 1cecd54 usb: gadget: f_mass_storage: eliminate abuse of ep->driver data by Robert Baldyga · 9 years ago
  31. 2e6c72b usb: gadget: mass_storage: allow for deeper queue lengths by Felipe Balbi · 9 years ago
  32. 4a1e921 usb: gadget: f_mass_storage: add mising <linux/uaccess.h> by Felipe Balbi · 10 years ago
  33. adab433 usb: gadget: remove gadget_chips.h by Robert Baldyga · 10 years ago
  34. dd02ea5 usb: gadget: mass_storage: Use static array for luns by Krzysztof Opasiak · 10 years ago
  35. 5542f58 usb: gadget: mass_storage: Fix freeing luns sysfs implementation by Krzysztof Opasiak · 10 years ago
  36. 8078f31 usb: gadget: f_mass_storage: stop thread in bind failure case by Sanjay Singh Rawat · 10 years ago
  37. a4cc421 usb: gadget: f_mass_storage: check quirk instead of UDC name by Robert Baldyga · 10 years ago
  38. 75ddead usb: gadget: storage-common: Set FSG_MAX_LUNS to 16 by Krzysztof Opasiak · 10 years ago
  39. bab7a1f usb: gadget: mass_storage: Place EXPORT_SYMBOL_GPL() after func definition by Krzysztof Opasiak · 10 years ago
  40. 903588a usb: gadget: mass_storage: Free buffers if create lun fails by Krzysztof Opasiak · 10 years ago
  41. 8515bac usb: f_mass_storage: limit number of reported LUNs by Michal Nazarewicz · 10 years ago
  42. 9bf39ab vfs: add file_path() helper by Miklos Szeredi · 10 years ago
  43. 1c41a95 Merge tag 'usb-for-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 10 years ago
  44. c7b364f USB: gadget: f_mass_storage: use static attribute groups for sysfs entries by Takashi Iwai · 10 years ago
  45. fddc26f usb: gadget: f_mass_storage: use defined constant instead of numeric value by Tal Shorer · 10 years ago
  46. 4953ef6 usb: gadget: f_mass_storage: simplify start_transfer slightly by Michal Nazarewicz · 10 years ago
  47. 00a2430 usb: gadget: Gadget directory cleanup - group usb functions by Andrzej Pietrasiewicz · 11 years ago[Renamed from drivers/usb/gadget/f_mass_storage.c]
  48. 2cf93be usb: gadget: f_mass_storage: call try_to_freeze only when its safe by George Cherian · 11 years ago
  49. f91d2f4 usb: gadget: storage: fix sparse warning by Felipe Balbi · 11 years ago
  50. 655403c usb: gadget: mass storage: fix return of delayed status by Pratyush Anand · 11 years ago
  51. a1924d8 usb/gadget: f_mass_storage: use string literal as format in dev_set_name by Andrzej Pietrasiewicz · 11 years ago
  52. 5bb7289 usb: gadget: f_mass_storage: style corrections, cleanup & simplification by Andrzej Pietrasiewicz · 11 years ago
  53. b879863 usb: gadget: storage_common: pass filesem to fsg_store_cdrom by Andrzej Pietrasiewicz · 11 years ago
  54. 7a93d04 usb: gadget: f_mass_storage: remove compatibility layer by Andrzej Pietrasiewicz · 11 years ago
  55. ef0aa4b usb: gadget: f_mass_storage: add configfs support by Andrzej Pietrasiewicz · 11 years ago
  56. 77850ae usb: gadget: storage_common: make attribute operations more generic by Andrzej Pietrasiewicz · 11 years ago
  57. 2412fbf usb: gadget: mass_storage: convert to new interface of f_mass_storage by Andrzej Pietrasiewicz · 11 years ago
  58. e5eaa0d usb: gadget: f_mass_storage: convert to new function interface with backward compatibility by Andrzej Pietrasiewicz · 11 years ago
  59. 5de862d usb: gadget: f_mass_storage: create fsg_common_run_thread for use in fsg_common_init by Andrzej Pietrasiewicz · 11 years ago
  60. 23682e3 usb: gadget: f_mass_storage: create fsg_common_set_inquiry_string for use in fsg_common_init by Andrzej Pietrasiewicz · 11 years ago
  61. b27c08c usb: gadget: f_mass_storage: create lun creation helpers for use in fsg_common_init by Andrzej Pietrasiewicz · 11 years ago
  62. a891d7a usb: gadget: f_mass_storage: create fsg_common_set_cdev for use in fsg_common_init by Andrzej Pietrasiewicz · 11 years ago
  63. 7063417 usb: gadget: f_mass_storage: create lun handling helpers for use in fsg_common_init by Andrzej Pietrasiewicz · 11 years ago
  64. 6313caa usb: gadget: f_mass_storage: create fsg_common_set_num_buffers for use in fsg_common_init by Andrzej Pietrasiewicz · 11 years ago
  65. b24650d usb: gadget: f_mass_storage: create fsg_common_setup for use in fsg_common_init by Andrzej Pietrasiewicz · 11 years ago
  66. bd528d4 usb: gadget: f_mass_storage: make sysfs interface optional by Andrzej Pietrasiewicz · 11 years ago
  67. 8502d66 usb: gadget: f_mass_storage: create _fsg_common_free_buffers by Andrzej Pietrasiewicz · 11 years ago
  68. 4610f19 usb: gadget: f_mass_storage: use usb_gstrings_attach by Andrzej Pietrasiewicz · 11 years ago
  69. 8b903fd usb: gadget: f_mass_storage: add a level of indirection for luns storage by Andrzej Pietrasiewicz · 11 years ago
  70. f3fed36 usb: gadget: f_mass_storage: factor out a header file by Andrzej Pietrasiewicz · 11 years ago
  71. 6fdc5dd usb: gadget: create a utility module for mass_storage by Andrzej Pietrasiewicz · 11 years ago
  72. 7f2ccc8 usb: gadget: f_mass_storage: reset endpoint driver data when disabled by Peter Oh · 11 years ago
  73. ce26bd2 USB: gadget: audit sysfs attribute permissions by Greg Kroah-Hartman · 11 years ago
  74. 136c489 usb: gadget: f_mass_storage: use NULL instead of 0 by Jingoo Han · 12 years ago
  75. 758b463 usb: gadget: f_mass_storage: fix default product name by Andrzej Pietrasiewicz · 12 years ago
  76. d68c277 usb: gadget: f_mass_storage: add missing memory barrier for thread_wakeup_needed by UCHINO Satoshi · 12 years ago
  77. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  78. 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
  79. 98f3a1b usb: gadget: mass_storage: remove >= 0 check for unsigned type by Sebastian Andrzej Siewior · 12 years ago
  80. 2b50800 usb: gadget: f_mass_storage: remove unused operations by Andrzej Pietrasiewicz · 12 years ago
  81. 8575f7a usb: gadget: storage_common: Drop #ifdefs used for the sake of FSG. by Michal Nazarewicz · 12 years ago
  82. 10287ba usb: gadget: always update HS/SS descriptors and create a copy of them by Sebastian Andrzej Siewior · 12 years ago
  83. ed9cbda usb: gadget: remove usb_gadget_controller_number() by Sebastian Andrzej Siewior · 12 years ago
  84. cc2683c usb: gadget: Provide a default implementation of default manufacturer string by Sebastian Andrzej Siewior · 12 years ago
  85. 48a31af usb: gadget: mass_storage: make "file" and "ro" read only in some cases by Michal Nazarewicz · 13 years ago
  86. a8287a4 usb: gadget: mass_storage: add documentation by Michal Nazarewicz · 13 years ago
  87. 1a12af1 usb: gadget: mass_storage: remove unused options by Michal Nazarewicz · 13 years ago
  88. fa84c57 usb: gadget: f_mass_storage: change default value of the removable parameter by Michal Nazarewicz · 13 years ago
  89. 6a1e1d7 Merge tag 'gadget-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 13 years ago
  90. c248460 usb: gadget: f_mass_storage: remove deprecated fsg_add() by Michal Nazarewicz · 13 years ago
  91. c85dcda USB: gadget: storage gadgets send wrong error code for unknown commands by Alan Stern · 13 years ago
  92. f9b0f51 Merge tag 'gadget-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 13 years ago
  93. 775dafd usb/gadget: use common defines within the storage gadget by Sebastian Andrzej Siewior · 13 years ago
  94. 7ac4704 usb/storage: a couple defines from drivers/usb/storage/transport.h to include/linux/usb/storage.h by Sebastian Andrzej Siewior · 13 years ago
  95. 4b5203f usb: gadget: f_mass_storage: Use "bool" instead of "int" in fsg_module_parameters by Fabio Estevam · 13 years ago
  96. fcc0bb5 usb: gadget: f_mass_storage: remove one FSG_NO_INTR_EP by Sebastian Andrzej Siewior · 13 years ago
  97. 54b8360 usb: gadget: update Michal Nazarewicz's email address by Michal Nazarewicz · 13 years ago
  98. 55b81e6 Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 13 years ago
  99. f44b915 usb: gadget: storage: release superspeed descriptors. by Yu Xu · 13 years ago
  100. 9823a52 usb: gadget: Use kcalloc instead of kzalloc to allocate array by Thomas Meyer · 13 years ago