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
/
include
/
scsi.h
Age
Commit message (
Expand
)
Author
3 days
scsi: move scsi_scan() call out of scsi_get_blk_by_uuid()
David Lechner
3 days
scsi: document return values of public functions
David Lechner
2025-05-29
scsi: Implement get_blk() function
Varadarajan Narayanan
2025-04-10
drivers: scsi: Add 'erase' support
Varadarajan Narayanan
2024-07-29
include: Remove duplicate newlines
Marek Vasut
2023-11-07
scsi: Forceably finish migration to DM_SCSI
Tom Rini
2023-08-22
scsi: Add buffer_aligned check pass-through
Marek Vasut
2022-10-31
usb: Update the test to cover reading and writing
Simon Glass
2022-09-25
sandbox: scsi: Move structs to header file
Simon Glass
2022-09-25
scsi: Move cmd_phase enum to the header
Simon Glass
2022-09-25
scsi: Tidy up comments for struct scsi_cmd
Simon Glass
2022-02-09
scsi: Drop CONFIG_SYS_SCSI_MAX_DEVICE
Simon Glass
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-12-13
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2019-10-23
scsi: Add dma direction member to command structure
Faiz Abbas
2019-10-23
scsi: Add max_bytes_per_req to scsi_platdata
Faiz Abbas
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-07-11
dm: scsi: Split out the bus scanning code
Simon Glass
2017-07-11
dm: scsi: Add operations for SCSI devices
Simon Glass
2017-07-11
dm: scsi: Document and rename the scsi_scan() parameter
Simon Glass
2017-07-11
dm: scsi: Add a device pointer to scan_exec(), scsi_bus_reset()
Simon Glass
2017-07-11
dm: scsi: Add operations
Simon Glass
2017-07-11
dm: ahci: Unwind the confusing init code
Simon Glass
2017-07-11
dm: scsi: Drop the ccb typedef
Simon Glass
2017-07-11
dm: scsi: Rename struct SCSI_cmd_block to struct scsi_cmd
Simon Glass
2017-07-11
dm: scsi: Rearrange header file for driver model
Simon Glass
2017-07-11
scsi: Drop scsi_print_error()
Simon Glass
2016-12-20
dm: Add support for scsi/sata based devices
Michal Simek
2016-12-09
Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze"
Tom Rini
2016-12-08
dm: Add support for scsi/sata based devices
Michal Simek
2016-12-02
scsi: Change scsi_scan() to be able to return value
Michal Simek
2016-12-02
scsi: Remove completely unused functions
Michal Simek
2015-06-12
ahci: support LBA48 data reads for 2+TB drives
Mark Langsdorf
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-04-01
Consolidate bool type
York Sun
2012-11-02
ahci: Make the AHCI code find the capacity of disks > 128 GB properly
Gabe Black
2012-11-02
scsi: Add function and env var to report number of scsi drives
Stefan Reinauer
2012-05-20
USB: Align buffers at cacheline
Puneet Saxena
2011-07-26
scsi/ahci: add support for non-PCI controllers
Rob Herring
2008-05-21
Big white-space cleanup.
Wolfgang Denk
2003-06-27
* Code cleanup:
LABEL_2003_06_27_2340
wdenk
2002-04-01
Initial revision
wdenk