summaryrefslogtreecommitdiff
path: root/cmd/usb_mass_storage.c
Commit message (Expand)AuthorAgeFilesLines
* usb: gadget: Do not call board_usb_xxx() directly in USB gadget driversJean-Jacques Hiblot2018-12-071-2/+2
* cmd: add missing line breaks for pr_err()Seung-Woo Kim2018-06-071-3/+3
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* treewide: replace with error() with pr_err()Masahiro Yamada2017-10-041-3/+3
* cmd: usb_mass_storage: Staticize do_usb_mass_storage()Fabio Estevam2017-06-181-1/+1
* cmd: usb_mass_storage: Use NULL for pointerFabio Estevam2017-06-181-1/+1
* dm: usb: Use blk_dread/write() instead of direct callsSimon Glass2016-07-271-2/+2
* cmd/usb_mass_storage.c: Rework ums_init() ret logic slightlyTom Rini2016-04-201-13/+5
* usb: ums - expose selected partition/sJohn Tobias2016-04-201-10/+29
* dm: block: Rename device number member dev to devnumSimon Glass2016-03-141-1/+1
* dm: blk: Rename get_device() to blk_get_device_by_str()Simon Glass2016-03-141-1/+1
* dm: Drop the block_dev_desc_t typedefSimon Glass2016-03-141-3/+3
* Remove the cmd_ prefix from command filesSimon Glass2016-01-251-0/+235