summaryrefslogtreecommitdiff
path: root/cmd/usb_mass_storage.c
AgeCommit message (Expand)AuthorFilesLines
2017-10-04treewide: replace with error() with pr_err()Masahiro Yamada1-3/+3
2017-06-18cmd: usb_mass_storage: Staticize do_usb_mass_storage()Fabio Estevam1-1/+1
2017-06-18cmd: usb_mass_storage: Use NULL for pointerFabio Estevam1-1/+1
2016-07-27dm: usb: Use blk_dread/write() instead of direct callsSimon Glass1-2/+2
2016-04-20cmd/usb_mass_storage.c: Rework ums_init() ret logic slightlyTom Rini1-13/+5
2016-04-20usb: ums - expose selected partition/sJohn Tobias1-10/+29
2016-03-15dm: block: Rename device number member dev to devnumSimon Glass1-1/+1
2016-03-15dm: blk: Rename get_device() to blk_get_device_by_str()Simon Glass1-1/+1
2016-03-15dm: Drop the block_dev_desc_t typedefSimon Glass1-3/+3
2016-01-25Remove the cmd_ prefix from command filesSimon Glass1-0/+235