Age | Commit message (Expand) | Author |
---|---|---|
2018-06-07 | cmd: add missing line breaks for pr_err() | Seung-Woo Kim |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2017-10-04 | treewide: replace with error() with pr_err() | Masahiro Yamada |
2017-06-18 | cmd: usb_mass_storage: Staticize do_usb_mass_storage() | Fabio Estevam |
2017-06-18 | cmd: usb_mass_storage: Use NULL for pointer | Fabio Estevam |
2016-07-27 | dm: usb: Use blk_dread/write() instead of direct calls | Simon Glass |
2016-04-20 | cmd/usb_mass_storage.c: Rework ums_init() ret logic slightly | Tom Rini |
2016-04-20 | usb: ums - expose selected partition/s | John Tobias |
2016-03-14 | dm: block: Rename device number member dev to devnum | Simon Glass |
2016-03-14 | dm: blk: Rename get_device() to blk_get_device_by_str() | Simon Glass |
2016-03-14 | dm: Drop the block_dev_desc_t typedef | Simon Glass |
2016-01-25 | Remove the cmd_ prefix from command files | Simon Glass |