summaryrefslogtreecommitdiff
path: root/cmd/usb.c
AgeCommit message (Expand)Author
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-05-18common: Drop bootstage.h from common headerSimon Glass
2020-05-18common: Drop part.h from common headerSimon Glass
2019-04-09usb: Make portspeed return a read-only stringIsmael Luceno Cortes
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-11-26cmd: usb: ignore blk, emulation devices in usb tree/info displaySuneel Garapati
2017-08-17dm: usb: Adjust the 'usb' command to use blk_common_cmd()Simon Glass
2017-07-28usb: cmd: Print actual packet size for super speed devicesBin Meng
2017-01-17usb: storage: Show number of storage devices detected for DM_USBMichal Simek
2016-07-05usb: dm: Make "usb info" use usb_for_each_root_dev()Hans de Goede
2016-07-05usb: dm: Add a usb_for_each_root_dev() helper functionHans de Goede
2016-06-18cmd: usb: check if_type before using this devicePeng Fan
2016-05-17dm: usb: Drop the get_dev() functionSimon Glass
2016-04-10dm: usb: Do not reprobe usb hosts on "usb tree" commandHans de Goede
2016-04-10usb: kbd: Do not deregister usbkbd twice when using dmHans de Goede
2016-03-14dm: block: Adjust device calls to go through helpers functionSimon Glass
2016-03-14dm: part: Rename some partition functionsSimon Glass
2016-03-14dm: Drop the block_dev_desc_t typedefSimon Glass
2016-01-25Remove the cmd_ prefix from command filesSimon Glass