index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd
/
usb_mass_storage.c
Age
Commit message (
Expand
)
Author
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