Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-06-18 | cmd: usb_mass_storage: Staticize do_usb_mass_storage() | Fabio Estevam | 1 | -1/+1 |
2017-06-18 | cmd: usb_mass_storage: Use NULL for pointer | Fabio Estevam | 1 | -1/+1 |
2016-07-27 | dm: usb: Use blk_dread/write() instead of direct calls | Simon Glass | 1 | -2/+2 |
2016-04-20 | cmd/usb_mass_storage.c: Rework ums_init() ret logic slightly | Tom Rini | 1 | -13/+5 |
2016-04-20 | usb: ums - expose selected partition/s | John Tobias | 1 | -10/+29 |
2016-03-15 | dm: block: Rename device number member dev to devnum | Simon Glass | 1 | -1/+1 |
2016-03-15 | dm: blk: Rename get_device() to blk_get_device_by_str() | Simon Glass | 1 | -1/+1 |
2016-03-15 | dm: Drop the block_dev_desc_t typedef | Simon Glass | 1 | -3/+3 |
2016-01-25 | Remove the cmd_ prefix from command files | Simon Glass | 1 | -0/+235 |