index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd
/
usb_mass_storage.c
Age
Commit message (
Expand
)
Author
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-06
cmd: Remove <common.h> and add needed includes
Tom Rini
2024-03-22
usb: gadget: UMS: support multiple sector sizes
Caleb Connolly
2023-09-24
common: Drop linux/printk.h from common header
Simon Glass
2023-09-15
cmd: ums: Use plain udevice for UDC controller interaction
Marek Vasut
2023-03-30
cmd: ums: abort mounting by pressing any key
Svyatoslav Ryhel
2022-09-18
cyclic: Use schedule() instead of WATCHDOG_RESET()
Stefan Roese
2021-10-30
cmd: usb_mass_storage: Use part_get_info_by_dev_and_name_or_num
Sean Anderson
2021-01-31
cmd: usb_mass_storage: show device interface name
Marek Szyprowski
2020-09-01
usb: gadget: Fix controller index in UMS
Ye Li
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
common: Drop part.h from common header
Simon Glass
2020-05-18
part: Drop disk_partition_t typedef
Simon Glass
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2019-04-21
usb: reload watchdog during ums command
Patrick Delaunay
2018-12-07
usb: gadget: Do not call board_usb_xxx() directly in USB gadget drivers
Jean-Jacques Hiblot
2018-06-07
cmd: add missing line breaks for pr_err()
Seung-Woo Kim
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-10-04
treewide: replace with error() with pr_err()
Masahiro Yamada
2017-06-18
cmd: usb_mass_storage: Staticize do_usb_mass_storage()
Fabio Estevam
2017-06-18
cmd: usb_mass_storage: Use NULL for pointer
Fabio Estevam
2016-07-27
dm: usb: Use blk_dread/write() instead of direct calls
Simon Glass
2016-04-20
cmd/usb_mass_storage.c: Rework ums_init() ret logic slightly
Tom Rini
2016-04-20
usb: ums - expose selected partition/s
John Tobias
2016-03-14
dm: block: Rename device number member dev to devnum
Simon Glass
2016-03-14
dm: blk: Rename get_device() to blk_get_device_by_str()
Simon Glass
2016-03-14
dm: Drop the block_dev_desc_t typedef
Simon Glass
2016-01-25
Remove the cmd_ prefix from command files
Simon Glass