1. 5ee5796 dm: usb: Use blk_dread/write() instead of direct calls by Simon Glass · Tue Jul 05 17:10:17 2016 -0600
  2. b55b6fe cmd/usb_mass_storage.c: Rework ums_init() ret logic slightly by Tom Rini · Wed Apr 20 10:59:32 2016 -0400
  3. 9fc9245 usb: ums - expose selected partition/s by John Tobias · Wed Apr 13 12:06:51 2016 -0700
  4. 2f26fff dm: block: Rename device number member dev to devnum by Simon Glass · Mon Feb 29 15:25:51 2016 -0700
  5. e6649a6 dm: blk: Rename get_device() to blk_get_device_by_str() by Simon Glass · Mon Feb 29 15:25:43 2016 -0700
  6. e339475 dm: Drop the block_dev_desc_t typedef by Simon Glass · Mon Feb 29 15:25:34 2016 -0700
  7. 5f861a7 Remove the cmd_ prefix from command files by Simon Glass · Sun Jan 17 20:53:52 2016 -0700[Renamed from cmd/cmd_usb_mass_storage.c]
  8. 29499a0 Move all command code into its own directory by Simon Glass · Sun Jan 17 20:53:51 2016 -0700[Renamed from common/cmd_usb_mass_storage.c]
  9. 9e7d588 ums: support multiple LUNs at once by Stephen Warren · Mon Dec 07 11:38:50 2015 -0700
  10. e73f296 block: pass block dev not num to read/write/erase() by Stephen Warren · Mon Dec 07 11:38:48 2015 -0700
  11. a73bda4 Move console definitions into a new console.h file by Simon Glass · Sun Nov 08 23:47:45 2015 -0700
  12. 726c123 cmd_usb_mass_storage: Use 'USB Mass Storage' in the help text by Fabio Estevam · Sat Feb 28 15:11:46 2015 -0300
  13. 3ab2d77 usb: gadget: UMS: Invoke board specific USB cleanup interface by Inha Song · Tue Mar 03 17:32:05 2015 +0100
  14. 4763e16 usb: modify usb_gadget_handle_interrupts to take controller index by Kishon Vijay Abraham I · Mon Feb 23 18:40:23 2015 +0530
  15. dec5dd6 cmd_usb_mass_storage: Remove extra 'ums' string in the usage text by Fabio Estevam · Wed Feb 25 13:03:19 2015 -0300
  16. e4e98cd ums: allow the user to specify the device type by Stephen Warren · Mon May 05 10:40:18 2014 -0600
  17. 5e8c227 ums: move all variable declarations to the start of the block by Stephen Warren · Mon May 05 10:40:17 2014 -0600
  18. 5c7648b ums: use get_device() not find_mmc_device(); by Stephen Warren · Mon May 05 10:40:16 2014 -0600
  19. 803876d ums: move IO support code to common location by Stephen Warren · Mon May 05 10:40:15 2014 -0600
  20. c611a6b usb: ums: add error handling for failed registration by Stephen Warren · Thu May 01 15:42:10 2014 -0600
  21. 69cb0bb USB: gadget: added a saner gadget downloader registration API by Mateusz Zalega · Mon Apr 28 21:13:28 2014 +0200
  22. 21fe3f7 usb: dfu: fix boards wo USB cable detection by Mateusz Zalega · Wed Apr 30 13:07:48 2014 +0200
  23. e92cc56 usb: ums: wait for usb cable connection before enter ums mode by Przemyslaw Marczak · Tue Jan 07 15:08:37 2014 +0100
  24. 06ef7cc usb: ums: add ums exit feature by ctrl+c or by detach usb cable by Przemyslaw Marczak · Wed Oct 23 14:30:46 2013 +0200
  25. 0e1e709 usb: ums: allows using every mmc device with ums. by Przemyslaw Marczak · Wed Oct 23 14:30:43 2013 +0200
  26. 674b1a6 usb: ums: code refactoring to improve reusability on other boards. by Przemyslaw Marczak · Wed Oct 23 14:30:42 2013 +0200
  27. d862f89 usb: new board-specific USB init interface by Mateusz Zalega · Fri Oct 04 19:22:26 2013 +0200
  28. 7221cc2 usb:gadget:Remove redundant #includes for USB composite gadget and its functions by Lukasz Majewski · Tue Sep 17 15:58:22 2013 +0200
  29. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  30. 44a6ac9 usb:gadget: USB Mass Storage Gadget support by Lukasz Majewski · Tue Mar 05 12:10:17 2013 +0100