summaryrefslogtreecommitdiff
path: root/cmd/usb.c
Commit message (Expand)AuthorAgeFilesLines
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* cmd: usb: ignore blk, emulation devices in usb tree/info displaySuneel Garapati2017-11-261-3/+19
* dm: usb: Adjust the 'usb' command to use blk_common_cmd()Simon Glass2017-08-171-108/+3
* usb: cmd: Print actual packet size for super speed devicesBin Meng2017-07-281-2/+5
* usb: storage: Show number of storage devices detected for DM_USBMichal Simek2017-01-171-1/+1
* usb: dm: Make "usb info" use usb_for_each_root_dev()Hans de Goede2016-07-051-25/+6
* usb: dm: Add a usb_for_each_root_dev() helper functionHans de Goede2016-07-051-3/+12
* cmd: usb: check if_type before using this devicePeng Fan2016-06-181-1/+2
* dm: usb: Drop the get_dev() functionSimon Glass2016-05-171-6/+10
* dm: usb: Do not reprobe usb hosts on "usb tree" commandHans de Goede2016-04-101-2/+6
* usb: kbd: Do not deregister usbkbd twice when using dmHans de Goede2016-04-101-1/+1
* dm: block: Adjust device calls to go through helpers functionSimon Glass2016-03-141-4/+2
* dm: part: Rename some partition functionsSimon Glass2016-03-141-2/+2
* dm: Drop the block_dev_desc_t typedefSimon Glass2016-03-141-1/+1
* Remove the cmd_ prefix from command filesSimon Glass2016-01-251-0/+853