1. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago
  2. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
  3. 5c1444f cmd: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  4. 00e9e0c usb: gadget: UMS: support multiple sector sizes by Caleb Connolly · 8 months ago
  5. bdd5f81 common: Drop linux/printk.h from common header by Simon Glass · 1 year, 2 months ago
  6. 7786e70 cmd: ums: Use plain udevice for UDC controller interaction by Marek Vasut · 1 year, 3 months ago
  7. bb8068d cmd: ums: abort mounting by pressing any key by Svyatoslav Ryhel · 1 year, 8 months ago
  8. 80877fa cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · 2 years, 3 months ago
  9. 159b8f5 cmd: usb_mass_storage: Use part_get_info_by_dev_and_name_or_num by Sean Anderson · 3 years, 1 month ago
  10. 80e832f cmd: usb_mass_storage: show device interface name by Marek Szyprowski · 4 years ago
  11. be30ec1 usb: gadget: Fix controller index in UMS by Ye Li · 4 years, 5 months ago
  12. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  13. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
  14. 655306c common: Drop part.h from common header by Simon Glass · 4 years, 7 months ago
  15. c1c4a8f part: Drop disk_partition_t typedef by Simon Glass · 4 years, 7 months ago
  16. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
  17. 77498e6 usb: reload watchdog during ums command by Patrick Delaunay · 6 years ago
  18. 585e199 usb: gadget: Do not call board_usb_xxx() directly in USB gadget drivers by Jean-Jacques Hiblot · 6 years ago
  19. 591188e cmd: add missing line breaks for pr_err() by Seung-Woo Kim · 6 years ago
  20. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  21. 81e1042 treewide: replace with error() with pr_err() by Masahiro Yamada · 7 years ago
  22. 0ec3244 cmd: usb_mass_storage: Staticize do_usb_mass_storage() by Fabio Estevam · 8 years ago
  23. 9b9c3f3 cmd: usb_mass_storage: Use NULL for pointer by Fabio Estevam · 8 years ago
  24. 5ee5796 dm: usb: Use blk_dread/write() instead of direct calls by Simon Glass · 8 years ago
  25. b55b6fe cmd/usb_mass_storage.c: Rework ums_init() ret logic slightly by Tom Rini · 9 years ago
  26. 9fc9245 usb: ums - expose selected partition/s by John Tobias · 9 years ago
  27. 2f26fff dm: block: Rename device number member dev to devnum by Simon Glass · 9 years ago
  28. e6649a6 dm: blk: Rename get_device() to blk_get_device_by_str() by Simon Glass · 9 years ago
  29. e339475 dm: Drop the block_dev_desc_t typedef by Simon Glass · 9 years ago
  30. 5f861a7 Remove the cmd_ prefix from command files by Simon Glass · 9 years ago[Renamed from cmd/cmd_usb_mass_storage.c]
  31. 29499a0 Move all command code into its own directory by Simon Glass · 9 years ago[Renamed from common/cmd_usb_mass_storage.c]
  32. 9e7d588 ums: support multiple LUNs at once by Stephen Warren · 9 years ago
  33. e73f296 block: pass block dev not num to read/write/erase() by Stephen Warren · 9 years ago
  34. a73bda4 Move console definitions into a new console.h file by Simon Glass · 9 years ago
  35. 726c123 cmd_usb_mass_storage: Use 'USB Mass Storage' in the help text by Fabio Estevam · 10 years ago
  36. 3ab2d77 usb: gadget: UMS: Invoke board specific USB cleanup interface by Inha Song · 10 years ago
  37. 4763e16 usb: modify usb_gadget_handle_interrupts to take controller index by Kishon Vijay Abraham I · 10 years ago
  38. dec5dd6 cmd_usb_mass_storage: Remove extra 'ums' string in the usage text by Fabio Estevam · 10 years ago
  39. e4e98cd ums: allow the user to specify the device type by Stephen Warren · 11 years ago
  40. 5e8c227 ums: move all variable declarations to the start of the block by Stephen Warren · 11 years ago
  41. 5c7648b ums: use get_device() not find_mmc_device(); by Stephen Warren · 11 years ago
  42. 803876d ums: move IO support code to common location by Stephen Warren · 11 years ago
  43. c611a6b usb: ums: add error handling for failed registration by Stephen Warren · 11 years ago
  44. 69cb0bb USB: gadget: added a saner gadget downloader registration API by Mateusz Zalega · 11 years ago
  45. 21fe3f7 usb: dfu: fix boards wo USB cable detection by Mateusz Zalega · 11 years ago
  46. e92cc56 usb: ums: wait for usb cable connection before enter ums mode by Przemyslaw Marczak · 11 years ago
  47. 06ef7cc usb: ums: add ums exit feature by ctrl+c or by detach usb cable by Przemyslaw Marczak · 11 years ago
  48. 0e1e709 usb: ums: allows using every mmc device with ums. by Przemyslaw Marczak · 11 years ago
  49. 674b1a6 usb: ums: code refactoring to improve reusability on other boards. by Przemyslaw Marczak · 11 years ago
  50. d862f89 usb: new board-specific USB init interface by Mateusz Zalega · 11 years ago
  51. 7221cc2 usb:gadget:Remove redundant #includes for USB composite gadget and its functions by Lukasz Majewski · 11 years ago
  52. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  53. 44a6ac9 usb:gadget: USB Mass Storage Gadget support by Lukasz Majewski · 12 years ago