summaryrefslogtreecommitdiff
path: root/common/scsi.c
AgeCommit message (Expand)Author
2017-01-09scsi: dm: Unbind all scsi based block devices before new scanMichal Simek
2016-12-20dm: Add support for scsi/sata based devicesMichal Simek
2016-12-09Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze"Tom Rini
2016-12-08dm: Add support for scsi/sata based devicesMichal Simek
2016-12-02scsi: Separate SCSI private block description initializationMichal Simek
2016-12-02scsi: Change scsi_scan() to be able to return valueMichal Simek
2016-12-02scsi: Make private functions staticMichal Simek
2016-12-02scsi: Remove completely unused functionsMichal Simek
2016-12-02scsi: Simplify scsi_read/scsi_write()Michal Simek
2016-12-02scsi: Move pccb buffer initalization directly to scsi_detect_devMichal Simek
2016-12-02scsi: Take lun from device block descriptionMichal Simek
2016-12-02scsi: Extract device detection algorithmMichal Simek
2016-12-02scsi: Extract block device initializationMichal Simek
2016-06-06dm: scsi: if_typename should be scsiEd Swarthout
2016-05-17dm: scsi: Add support for driver-model block devicesSimon Glass
2016-05-17dm: scsi: Drop the get_dev() functionSimon Glass
2016-05-17dm: scsi: Separate the non-command code into its own fileSimon Glass