Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | usb: dm: Make "usb info" use usb_for_each_root_dev() | Hans de Goede | 2016-07-05 | -25/+6 |
* | usb: dm: Add a usb_for_each_root_dev() helper function | Hans de Goede | 2016-07-05 | -3/+12 |
* | cmd: usb: check if_type before using this device | Peng Fan | 2016-06-18 | -1/+2 |
* | dm: usb: Drop the get_dev() function | Simon Glass | 2016-05-17 | -6/+10 |
* | dm: usb: Do not reprobe usb hosts on "usb tree" command | Hans de Goede | 2016-04-10 | -2/+6 |
* | usb: kbd: Do not deregister usbkbd twice when using dm | Hans de Goede | 2016-04-10 | -1/+1 |
* | dm: block: Adjust device calls to go through helpers function | Simon Glass | 2016-03-14 | -4/+2 |
* | dm: part: Rename some partition functions | Simon Glass | 2016-03-14 | -2/+2 |
* | dm: Drop the block_dev_desc_t typedef | Simon Glass | 2016-03-14 | -1/+1 |
* | Remove the cmd_ prefix from command files | Simon Glass | 2016-01-25 | -0/+853 |