summaryrefslogtreecommitdiff
path: root/cmd/usb_mass_storage.c
AgeCommit message (Expand)Author
2019-04-21usb: reload watchdog during ums commandPatrick Delaunay
2018-12-07usb: gadget: Do not call board_usb_xxx() directly in USB gadget driversJean-Jacques Hiblot
2018-06-07cmd: add missing line breaks for pr_err()Seung-Woo Kim
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-10-04treewide: replace with error() with pr_err()Masahiro Yamada
2017-06-18cmd: usb_mass_storage: Staticize do_usb_mass_storage()Fabio Estevam
2017-06-18cmd: usb_mass_storage: Use NULL for pointerFabio Estevam
2016-07-27dm: usb: Use blk_dread/write() instead of direct callsSimon Glass
2016-04-20cmd/usb_mass_storage.c: Rework ums_init() ret logic slightlyTom Rini
2016-04-20usb: ums - expose selected partition/sJohn Tobias
2016-03-14dm: block: Rename device number member dev to devnumSimon Glass
2016-03-14dm: blk: Rename get_device() to blk_get_device_by_str()Simon Glass
2016-03-14dm: Drop the block_dev_desc_t typedefSimon Glass
2016-01-25Remove the cmd_ prefix from command filesSimon Glass