Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
df3bf6448942d499a90c10788889531a9a985338
/
drivers
/
scsi
/
scsi.c
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
99b324a
blk: dm: make blk_create_device() take a number of block instead of a size
by Jean-Jacques Hiblot
· 7 years ago
4d949a2
env: Rename common functions related to setenv()
by Simon Glass
· 7 years ago
5f4bd8c
dm: mmc: Allow disabling driver model in SPL
by Simon Glass
· 7 years ago
57e7c2a
dm: scsi: Drop scsi_init() when driver model is used
by Simon Glass
· 7 years ago
600d001
dm: scsi: Split out the bus scanning code
by Simon Glass
· 7 years ago
a140e86
dm: scsi: Adjust return value of scsi_exec()
by Simon Glass
· 7 years ago
4822873
dm: scsi: Document and rename the scsi_scan() parameter
by Simon Glass
· 7 years ago
11b2b62
dm: scsi: Add a device pointer to scan_exec(), scsi_bus_reset()
by Simon Glass
· 7 years ago
0ada891
dm: scsi: Indent the confusing #ifdefs
by Simon Glass
· 7 years ago
b08fbff
dm: scsi: Use the uclass platform data
by Simon Glass
· 7 years ago
5fb559d
dm: scsi: Drop the ccb typedef
by Simon Glass
· 7 years ago
3def006
scsi: Move drivers into new drivers/scsi directory
by Simon Glass
· 7 years ago
[Renamed from common/scsi.c]
1674098
scsi: Drop scsi_print_error()
by Simon Glass
· 7 years ago
3833441
scsi: Drop sym53c8xx driver
by Simon Glass
· 7 years ago
cdf96eb
scsi: dm: split scsi_scan()
by Jean-Jacques Hiblot
· 8 years ago
ffde9dde
dm: scsi: fix divide-by-0 error in scsi_scan()
by Jean-Jacques Hiblot
· 8 years ago
37e721c
scsi: move the partition initialization out of the scsi detection
by Jean-Jacques Hiblot
· 8 years ago
0c447f0
scsi: make the LUN a parameter of scsi_detect_dev()
by Jean-Jacques Hiblot
· 8 years ago
9c49b8c
scsi: dm: Unbind all scsi based block devices before new scan
by Michal Simek
· 8 years ago
c886f35
dm: Add support for scsi/sata based devices
by Michal Simek
· 8 years ago
edcfdbd
Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze"
by Tom Rini
· 8 years ago
4b72702
dm: Add support for scsi/sata based devices
by Michal Simek
· 8 years ago
6241b52
scsi: Separate SCSI private block description initialization
by Michal Simek
· 8 years ago
5dc196f
scsi: Change scsi_scan() to be able to return value
by Michal Simek
· 8 years ago
9ec32f3
scsi: Make private functions static
by Michal Simek
· 8 years ago
8544df8
scsi: Remove completely unused functions
by Michal Simek
· 8 years ago
de6840a
scsi: Simplify scsi_read/scsi_write()
by Michal Simek
· 8 years ago
4091749
scsi: Move pccb buffer initalization directly to scsi_detect_dev
by Michal Simek
· 8 years ago
3c0073b
scsi: Take lun from device block description
by Michal Simek
· 8 years ago
ebbde65
scsi: Extract device detection algorithm
by Michal Simek
· 8 years ago
ac0a18d1
scsi: Extract block device initialization
by Michal Simek
· 8 years ago
987a955
dm: scsi: if_typename should be scsi
by Ed Swarthout
· 8 years ago
5bf96dc
dm: scsi: Add support for driver-model block devices
by Simon Glass
· 9 years ago
9a68432
dm: scsi: Drop the get_dev() function
by Simon Glass
· 9 years ago
c8e89ab
dm: scsi: Separate the non-command code into its own file
by Simon Glass
· 9 years ago