Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
dbfa32cc80d2f685f20e16150d9a1df40cb89d73
/
drivers
/
scsi
/
scsi.c
dbfa32c
blk: Switch over to using uclass IDs
by Simon Glass
· Thu Aug 11 19:34:59 2022 -0600
368c3d5
scsi: call device_probe() after scanning
by AKASHI Takahiro
· Tue Mar 08 20:36:39 2022 +0900
1a46224
scsi: Drop CONFIG_SYS_SCSI_MAX_DEVICE
by Simon Glass
· Mon Jan 31 07:49:36 2022 -0700
37b870f
pci: scsi: pci: Drop DM_PCI check from scsi
by Simon Glass
· Sun Aug 01 18:54:32 2021 -0600
c52ee3e
scsi: Add ata_swap_buf_le16() to support big-endian platforms
by Stefan Roese
· Wed Apr 07 09:12:36 2021 +0200
b75b15b
dm: treewide: Rename ..._platdata variables to just ..._plat
by Simon Glass
· Thu Dec 03 16:55:23 2020 -0700
71fa5b4
dm: treewide: Rename 'platdata' variables to just 'plat'
by Simon Glass
· Thu Dec 03 16:55:18 2020 -0700
0f2af88
common: Drop log.h from common header
by Simon Glass
· Sun May 10 11:40:05 2020 -0600
1ea9789
common: Drop bootstage.h from common header
by Simon Glass
· Sun May 10 11:40:00 2020 -0600
655306c
common: Drop part.h from common header
by Simon Glass
· Sun May 10 11:39:58 2020 -0600
2094809
scsi: Add dma direction member to command structure
by Faiz Abbas
· Tue Oct 15 18:24:35 2019 +0530
3645a48
scsi: Retry inquiry 3 times to overcome Unit Attention condition
by Faiz Abbas
· Tue Oct 15 18:24:34 2019 +0530
b26c614
scsi: Add max_bytes_per_req to scsi_platdata
by Faiz Abbas
· Tue Oct 15 18:24:33 2019 +0530
76a6fa6
scsi: Simplify scsi_read()/_write()
by Faiz Abbas
· Tue Oct 15 18:24:32 2019 +0530
07dc93c
env: Move env_set_ulong() to env.h
by Simon Glass
· Thu Aug 01 09:46:47 2019 -0600
c5382b7
dm: scsi: report correct device number
by Heinrich Schuchardt
· Tue Feb 05 18:06:24 2019 +0100
cbc3da8
blk: Call part_init() in the post_probe() method
by Bin Meng
· Mon Oct 15 02:21:07 2018 -0700
c7570a3
Remove <inttypes.h> includes and PRI* usages in printf() entirely
by Masahiro Yamada
· Mon Aug 06 20:47:40 2018 +0900
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
99b324a
blk: dm: make blk_create_device() take a number of block instead of a size
by Jean-Jacques Hiblot
· Fri Jun 09 16:45:18 2017 +0200
4d949a2
env: Rename common functions related to setenv()
by Simon Glass
· Thu Aug 03 12:22:10 2017 -0600
5f4bd8c
dm: mmc: Allow disabling driver model in SPL
by Simon Glass
· Tue Jul 04 13:31:19 2017 -0600
57e7c2a
dm: scsi: Drop scsi_init() when driver model is used
by Simon Glass
· Wed Jun 14 21:28:47 2017 -0600
600d001
dm: scsi: Split out the bus scanning code
by Simon Glass
· Wed Jun 14 21:28:45 2017 -0600
a140e86
dm: scsi: Adjust return value of scsi_exec()
by Simon Glass
· Wed Jun 14 21:28:44 2017 -0600
4822873
dm: scsi: Document and rename the scsi_scan() parameter
by Simon Glass
· Wed Jun 14 21:28:41 2017 -0600
11b2b62
dm: scsi: Add a device pointer to scan_exec(), scsi_bus_reset()
by Simon Glass
· Wed Jun 14 21:28:40 2017 -0600
0ada891
dm: scsi: Indent the confusing #ifdefs
by Simon Glass
· Wed Jun 14 21:28:35 2017 -0600
b08fbff
dm: scsi: Use the uclass platform data
by Simon Glass
· Wed Jun 14 21:28:31 2017 -0600
5fb559d
dm: scsi: Drop the ccb typedef
by Simon Glass
· Wed Jun 14 21:28:30 2017 -0600
3def006
scsi: Move drivers into new drivers/scsi directory
by Simon Glass
· Wed Jun 14 21:28:27 2017 -0600
[Renamed from common/scsi.c]
1674098
scsi: Drop scsi_print_error()
by Simon Glass
· Wed Jun 14 21:28:23 2017 -0600
3833441
scsi: Drop sym53c8xx driver
by Simon Glass
· Wed Jun 14 21:28:22 2017 -0600
cdf96eb
scsi: dm: split scsi_scan()
by Jean-Jacques Hiblot
· Mon Apr 24 11:51:26 2017 +0200
ffde9dde
dm: scsi: fix divide-by-0 error in scsi_scan()
by Jean-Jacques Hiblot
· Fri Apr 07 13:42:08 2017 +0200
37e721c
scsi: move the partition initialization out of the scsi detection
by Jean-Jacques Hiblot
· Fri Apr 07 13:42:07 2017 +0200
0c447f0
scsi: make the LUN a parameter of scsi_detect_dev()
by Jean-Jacques Hiblot
· Fri Apr 07 13:42:06 2017 +0200
9c49b8c
scsi: dm: Unbind all scsi based block devices before new scan
by Michal Simek
· Mon Jan 02 09:40:09 2017 +0100
c886f35
dm: Add support for scsi/sata based devices
by Michal Simek
· Thu Sep 08 15:06:45 2016 +0200
edcfdbd
Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze"
by Tom Rini
· Fri Dec 09 07:56:54 2016 -0500
4b72702
dm: Add support for scsi/sata based devices
by Michal Simek
· Thu Sep 08 15:06:45 2016 +0200
6241b52
scsi: Separate SCSI private block description initialization
by Michal Simek
· Wed Nov 30 12:50:58 2016 +0100
5dc196f
scsi: Change scsi_scan() to be able to return value
by Michal Simek
· Wed Nov 30 12:12:31 2016 +0100
9ec32f3
scsi: Make private functions static
by Michal Simek
· Wed Nov 30 11:53:43 2016 +0100
8544df8
scsi: Remove completely unused functions
by Michal Simek
· Wed Nov 30 11:54:52 2016 +0100
de6840a
scsi: Simplify scsi_read/scsi_write()
by Michal Simek
· Fri Nov 18 16:22:42 2016 +0100
4091749
scsi: Move pccb buffer initalization directly to scsi_detect_dev
by Michal Simek
· Fri Nov 18 16:14:24 2016 +0100
3c0073b
scsi: Take lun from device block description
by Michal Simek
· Fri Nov 18 15:52:51 2016 +0100
ebbde65
scsi: Extract device detection algorithm
by Michal Simek
· Fri Nov 18 15:42:13 2016 +0100
ac0a18d1
scsi: Extract block device initialization
by Michal Simek
· Fri Nov 18 15:27:00 2016 +0100
987a955
dm: scsi: if_typename should be scsi
by Ed Swarthout
· Wed Jun 01 08:11:24 2016 -0500
5bf96dc
dm: scsi: Add support for driver-model block devices
by Simon Glass
· Sun May 01 11:36:24 2016 -0600
9a68432
dm: scsi: Drop the get_dev() function
by Simon Glass
· Sun May 01 11:36:16 2016 -0600
c8e89ab
dm: scsi: Separate the non-command code into its own file
by Simon Glass
· Sun May 01 11:36:09 2016 -0600