1. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · Mon Feb 03 07:36:16 2020 -0700
  2. 77498e6 usb: reload watchdog during ums command by Patrick Delaunay · Thu Apr 18 17:18:39 2019 +0200
  3. 585e199 usb: gadget: Do not call board_usb_xxx() directly in USB gadget drivers by Jean-Jacques Hiblot · Thu Nov 29 10:52:41 2018 +0100
  4. 591188e cmd: add missing line breaks for pr_err() by Seung-Woo Kim · Mon Jun 04 16:04:51 2018 +0900
  5. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  6. 81e1042 treewide: replace with error() with pr_err() by Masahiro Yamada · Sat Sep 16 14:10:41 2017 +0900
  7. 0ec3244 cmd: usb_mass_storage: Staticize do_usb_mass_storage() by Fabio Estevam · Fri May 27 22:37:11 2016 -0300
  8. 9b9c3f3 cmd: usb_mass_storage: Use NULL for pointer by Fabio Estevam · Fri May 27 22:37:10 2016 -0300
  9. 5ee5796 dm: usb: Use blk_dread/write() instead of direct calls by Simon Glass · Tue Jul 05 17:10:17 2016 -0600
  10. b55b6fe cmd/usb_mass_storage.c: Rework ums_init() ret logic slightly by Tom Rini · Wed Apr 20 10:59:32 2016 -0400
  11. 9fc9245 usb: ums - expose selected partition/s by John Tobias · Wed Apr 13 12:06:51 2016 -0700
  12. 2f26fff dm: block: Rename device number member dev to devnum by Simon Glass · Mon Feb 29 15:25:51 2016 -0700
  13. e6649a6 dm: blk: Rename get_device() to blk_get_device_by_str() by Simon Glass · Mon Feb 29 15:25:43 2016 -0700
  14. e339475 dm: Drop the block_dev_desc_t typedef by Simon Glass · Mon Feb 29 15:25:34 2016 -0700
  15. 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]
  16. 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]
  17. 9e7d588 ums: support multiple LUNs at once by Stephen Warren · Mon Dec 07 11:38:50 2015 -0700
  18. e73f296 block: pass block dev not num to read/write/erase() by Stephen Warren · Mon Dec 07 11:38:48 2015 -0700
  19. a73bda4 Move console definitions into a new console.h file by Simon Glass · Sun Nov 08 23:47:45 2015 -0700
  20. 726c123 cmd_usb_mass_storage: Use 'USB Mass Storage' in the help text by Fabio Estevam · Sat Feb 28 15:11:46 2015 -0300
  21. 3ab2d77 usb: gadget: UMS: Invoke board specific USB cleanup interface by Inha Song · Tue Mar 03 17:32:05 2015 +0100
  22. 4763e16 usb: modify usb_gadget_handle_interrupts to take controller index by Kishon Vijay Abraham I · Mon Feb 23 18:40:23 2015 +0530
  23. dec5dd6 cmd_usb_mass_storage: Remove extra 'ums' string in the usage text by Fabio Estevam · Wed Feb 25 13:03:19 2015 -0300
  24. e4e98cd ums: allow the user to specify the device type by Stephen Warren · Mon May 05 10:40:18 2014 -0600
  25. 5e8c227 ums: move all variable declarations to the start of the block by Stephen Warren · Mon May 05 10:40:17 2014 -0600
  26. 5c7648b ums: use get_device() not find_mmc_device(); by Stephen Warren · Mon May 05 10:40:16 2014 -0600
  27. 803876d ums: move IO support code to common location by Stephen Warren · Mon May 05 10:40:15 2014 -0600
  28. c611a6b usb: ums: add error handling for failed registration by Stephen Warren · Thu May 01 15:42:10 2014 -0600
  29. 69cb0bb USB: gadget: added a saner gadget downloader registration API by Mateusz Zalega · Mon Apr 28 21:13:28 2014 +0200
  30. 21fe3f7 usb: dfu: fix boards wo USB cable detection by Mateusz Zalega · Wed Apr 30 13:07:48 2014 +0200
  31. e92cc56 usb: ums: wait for usb cable connection before enter ums mode by Przemyslaw Marczak · Tue Jan 07 15:08:37 2014 +0100
  32. 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
  33. 0e1e709 usb: ums: allows using every mmc device with ums. by Przemyslaw Marczak · Wed Oct 23 14:30:43 2013 +0200
  34. 674b1a6 usb: ums: code refactoring to improve reusability on other boards. by Przemyslaw Marczak · Wed Oct 23 14:30:42 2013 +0200
  35. d862f89 usb: new board-specific USB init interface by Mateusz Zalega · Fri Oct 04 19:22:26 2013 +0200
  36. 7221cc2 usb:gadget:Remove redundant #includes for USB composite gadget and its functions by Lukasz Majewski · Tue Sep 17 15:58:22 2013 +0200
  37. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  38. 44a6ac9 usb:gadget: USB Mass Storage Gadget support by Lukasz Majewski · Tue Mar 05 12:10:17 2013 +0100