summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2025-12-22drivers: scsi: fix double decrement of block count in 64-bit LBA pathBalaji Selvanathan
2025-11-11scsi: Fix the name string memory leak during scsi scanBin Meng
2025-08-07drivers: scsi: fix inaccurate block count reporting in scsi operationsBalaji Selvanathan
2025-07-14scsi: Make static functions consistent using lbaint_tAndrew Goodbody
2025-05-29scsi: Implement get_blk() functionVaradarajan Narayanan
2025-04-10drivers: scsi: Add 'erase' supportVaradarajan Narayanan
2025-04-10scsi: sync cache on writeCaleb Connolly
2025-04-10scsi: fix typo in setup_read_ext()Caleb Connolly
2025-01-31scsi: do not fill the LUN in the second CDB byteNeil Armstrong
2025-01-20blk: Make block subsystems select BLKTom Rini
2024-11-01scsi: fix disk capacity too small by one sectorJulius Lehmann
2024-10-11global: Rename SPL_TPL_ to PHASE_Simon Glass
2024-10-11drivers: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILDSimon Glass
2024-07-22drivers: scsi: Remove duplicate newlinesMarek Vasut
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-07scsi: Remove <common.h> and add needed includesTom Rini
2023-11-20Merge tag 'v2024.01-rc3' into nextTom Rini
2023-11-20scsi: set dma direction to NONE for TEST UNIT READYNikita Yushchenko
2023-11-10scsi: Have scsi_init_dev_desc_priv() use memsetTom Rini
2023-11-07scsi: Forceably finish migration to DM_SCSITom Rini
2023-10-24rockchip: block: blk-uclass: add bounce buffer flag to blk_descJohan Jonker
2023-08-22scsi: Add buffer_aligned check pass-throughMarek Vasut
2023-08-21Merge tag 'v2023.10-rc3' into nextTom Rini
2023-08-17scsi: Cache align temporary bufferMarek Vasut
2023-08-09bootstd: Rename bootdev_setup_sibling_blk()Simon Glass
2023-07-16bootstd: Use bootdev instead of bootdeviceSimon Glass
2023-04-01scsi: typo supporedtHeinrich Schuchardt
2023-01-23bootstd: Add a new pre-scan priority for bootdevsSimon Glass
2023-01-23bootstd: Add a SCSI bootdevSimon Glass
2023-01-23scsi: Remove all children of SCSI devices before rescanningSimon Glass
2023-01-23scsi: Correct allocation of block-device nameSimon Glass
2022-12-23global: Migrate CONFIG_SCSI_DEV_LIST to CFGTom Rini
2022-10-31usb: Update the test to cover reading and writingSimon Glass
2022-09-25sandbox: Convert to use driver model for SCSISimon Glass
2022-09-25sandbox: scsi: Move request-handling code to scsi_emulSimon Glass
2022-09-25blk: Rename if_type to uclass_idSimon Glass
2022-09-16blk: Switch over to using uclass IDsSimon Glass
2022-09-16blk: Select SPL_LEGACY_BLOCK automaticallySimon Glass
2022-09-16blk: Rename HAVE_BLOCK_DEVICESimon Glass
2022-09-16blk: Enable CONFIG_BLK for all mediaSimon Glass
2022-04-09scsi: call device_probe() after scanningAKASHI Takahiro
2022-02-09Convert CONFIG_SCSI_AHCI_PLAT et al to KconfigSimon Glass
2022-02-09scsi: Drop CONFIG_SYS_SCSI_MAX_DEVICESimon Glass
2021-09-04sata: Rename SATA_SUPPORT to SATASimon Glass
2021-08-05pci: scsi: pci: Drop DM_PCI check from scsiSimon Glass
2021-07-06dm: define LOG_CATEGORY for all uclassPatrick Delaunay
2021-04-23scsi: Add ata_swap_buf_le16() to support big-endian platformsStefan Roese
2020-12-13dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass