index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
scsi.c
Age
Commit message (
Expand
)
Author
2026-03-16
scsi: Adjust SCSI inquiry command data length
Macpaul Lin
2025-12-22
drivers: scsi: fix double decrement of block count in 64-bit LBA path
Balaji Selvanathan
2025-11-11
scsi: Fix the name string memory leak during scsi scan
Bin Meng
2025-08-07
drivers: scsi: fix inaccurate block count reporting in scsi operations
Balaji Selvanathan
2025-07-14
scsi: Make static functions consistent using lbaint_t
Andrew Goodbody
2025-04-10
drivers: scsi: Add 'erase' support
Varadarajan Narayanan
2025-04-10
scsi: sync cache on write
Caleb Connolly
2025-04-10
scsi: fix typo in setup_read_ext()
Caleb Connolly
2025-01-31
scsi: do not fill the LUN in the second CDB byte
Neil Armstrong
2024-11-01
scsi: fix disk capacity too small by one sector
Julius Lehmann
2024-07-22
drivers: scsi: Remove duplicate newlines
Marek Vasut
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
scsi: Remove <common.h> and add needed includes
Tom Rini
2023-11-20
Merge tag 'v2024.01-rc3' into next
Tom Rini
2023-11-20
scsi: set dma direction to NONE for TEST UNIT READY
Nikita Yushchenko
2023-11-10
scsi: Have scsi_init_dev_desc_priv() use memset
Tom Rini
2023-11-07
scsi: Forceably finish migration to DM_SCSI
Tom Rini
2023-10-24
rockchip: block: blk-uclass: add bounce buffer flag to blk_desc
Johan Jonker
2023-08-22
scsi: Add buffer_aligned check pass-through
Marek Vasut
2023-08-21
Merge tag 'v2023.10-rc3' into next
Tom Rini
2023-08-17
scsi: Cache align temporary buffer
Marek Vasut
2023-08-09
bootstd: Rename bootdev_setup_sibling_blk()
Simon Glass
2023-01-23
bootstd: Add a SCSI bootdev
Simon Glass
2023-01-23
scsi: Remove all children of SCSI devices before rescanning
Simon Glass
2023-01-23
scsi: Correct allocation of block-device name
Simon Glass
2022-12-23
global: Migrate CONFIG_SCSI_DEV_LIST to CFG
Tom Rini
2022-09-25
blk: Rename if_type to uclass_id
Simon Glass
2022-09-16
blk: Switch over to using uclass IDs
Simon Glass
2022-04-09
scsi: call device_probe() after scanning
AKASHI Takahiro
2022-02-09
scsi: Drop CONFIG_SYS_SCSI_MAX_DEVICE
Simon Glass
2021-08-05
pci: scsi: pci: Drop DM_PCI check from scsi
Simon Glass
2021-04-23
scsi: Add ata_swap_buf_le16() to support big-endian platforms
Stefan Roese
2020-12-13
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
common: Drop bootstage.h from common header
Simon Glass
2020-05-18
common: Drop part.h from common header
Simon Glass
2019-10-23
scsi: Add dma direction member to command structure
Faiz Abbas
2019-10-23
scsi: Retry inquiry 3 times to overcome Unit Attention condition
Faiz Abbas
2019-10-23
scsi: Add max_bytes_per_req to scsi_platdata
Faiz Abbas
2019-10-23
scsi: Simplify scsi_read()/_write()
Faiz Abbas
2019-08-11
env: Move env_set_ulong() to env.h
Simon Glass
2019-02-19
dm: scsi: report correct device number
Heinrich Schuchardt
2018-11-14
blk: Call part_init() in the post_probe() method
Bin Meng
2018-09-10
Remove <inttypes.h> includes and PRI* usages in printf() entirely
Masahiro Yamada
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-09-11
blk: dm: make blk_create_device() take a number of block instead of a size
Jean-Jacques Hiblot
2017-08-16
env: Rename common functions related to setenv()
Simon Glass
2017-08-01
dm: mmc: Allow disabling driver model in SPL
Simon Glass
[next]