summaryrefslogtreecommitdiff
path: root/drivers/scsi/scsi.c
AgeCommit message (Expand)Author
2019-02-19dm: scsi: report correct device numberHeinrich Schuchardt
2018-11-14blk: Call part_init() in the post_probe() methodBin Meng
2018-09-10Remove <inttypes.h> includes and PRI* usages in printf() entirelyMasahiro Yamada
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-09-11blk: dm: make blk_create_device() take a number of block instead of a sizeJean-Jacques Hiblot
2017-08-16env: Rename common functions related to setenv()Simon Glass
2017-08-01dm: mmc: Allow disabling driver model in SPLSimon Glass
2017-07-11dm: scsi: Drop scsi_init() when driver model is usedSimon Glass
2017-07-11dm: scsi: Split out the bus scanning codeSimon Glass
2017-07-11dm: scsi: Adjust return value of scsi_exec()Simon Glass
2017-07-11dm: scsi: Document and rename the scsi_scan() parameterSimon Glass
2017-07-11dm: scsi: Add a device pointer to scan_exec(), scsi_bus_reset()Simon Glass
2017-07-11dm: scsi: Indent the confusing #ifdefsSimon Glass
2017-07-11dm: scsi: Use the uclass platform dataSimon Glass
2017-07-11dm: scsi: Drop the ccb typedefSimon Glass
2017-07-11scsi: Move drivers into new drivers/scsi directorySimon Glass