summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-07-27crypto: octeontx2 - Remove redundant dev_err()Pan Chuang
2026-07-27crypto: keembay - Remove redundant dev_err()Pan Chuang
2026-07-27crypto: safexcel - Remove redundant dev_err()Pan Chuang
2026-07-27crypto: sl3516 - Remove redundant dev_err()Pan Chuang
2026-07-27crypto: ccree - Remove redundant dev_err()Pan Chuang
2026-07-27crypto: drivers - Remove redundant dev_err()/dev_err_probe()Pan Chuang
2026-07-27crypto: aspeed - Remove redundant dev_err()Pan Chuang
2026-07-27crypto: amlogic - Remove redundant dev_err()Pan Chuang
2026-07-27crypto: allwinner - Remove redundant dev_err()Pan Chuang
2026-07-27crypto: omap-sham - use devm_platform_get_and_ioremap_resourceRosen Penev
2026-07-27crypto: omap-aes - use devm_platform_get_and_ioremap_resourceRosen Penev
2026-07-27crypto: hisilicon/sec - use devm_platform_ioremap_resource in sec_map_ioRosen Penev
2026-07-27crypto: keembay - publish OF module alias for OCS AES/SM4Can Peng
2026-07-27crypto: keembay - Initialize completion before requesting IRQLinmao Li
2026-07-26scsi: core: Drop dev->dma_mask check in evaluating max_sectorsJohn Garry
2026-07-26Merge patch series "ibmvfc: NVMe/FC support over IBM Virtual FC"Martin K. Petersen
2026-07-26scsi: ibmvfc: fail nvme-fc fcp-io and ls requests during transport resetTyrel Datwyler
2026-07-26scsi: ibmvfc: implement nvme-fc FCP abort callbackTyrel Datwyler
2026-07-26scsi: ibmvfc: implement nvme-fc LS abort handling callbackTyrel Datwyler
2026-07-26scsi: ibmvfc: implement nvme-fc IO command submission callbackTyrel Datwyler
2026-07-26scsi: ibmvfc: implement nvme-fc LS submission transport callbackTyrel Datwyler
2026-07-26scsi: ibmvfc: implement LLDD callbacks for mapping nvme-fc queuesTyrel Datwyler
2026-07-26scsi: ibmvfc: declare global function definitionsTyrel Datwyler
2026-07-26scsi: ibmvfc: extend ibmvfc_debug visibility to ibmvfc-nvme.hTyrel Datwyler
2026-07-26scsi: ibmvfc: process NVMe/FC rports in work threadTyrel Datwyler
2026-07-26scsi: ibmvfc: register local nvme fc port after fabric loginTyrel Datwyler
2026-07-26scsi: ibmvfc: implement NVMe/FC stubs for local/remote port registrationTyrel Datwyler
2026-07-26scsi: ibmvfc: update state machine to process NVMe/FC targetsTyrel Datwyler
2026-07-26scsi: ibmvfc: delete NVMe/FC targets as well as SCSITyrel Datwyler
2026-07-26scsi: ibmvfc: allocate targets based on protocolTyrel Datwyler
2026-07-26scsi: ibmvfc: add NVMe/FC Query Target supportTyrel Datwyler
2026-07-26scsi: ibmvfc: add NVMe/FC Process Login supportTyrel Datwyler
2026-07-26scsi: ibmvfc: add NVMe/FC Port Login supportTyrel Datwyler
2026-07-26scsi: ibmvfc: add NVMe/FC Implicit Logout and Move Login supportTyrel Datwyler
2026-07-26scsi: ibmvfc: send NVMe target discovery MADTyrel Datwyler
2026-07-26scsi: ibmvfc: allocate and free NVMe channel group discover bufferTyrel Datwyler
2026-07-26scsi: ibmvfc: add helper to check NVMe/FC support with active channelsTyrel Datwyler
2026-07-26scsi: ibmvfc: add helper for creating protocol specific discovery eventTyrel Datwyler
2026-07-26scsi: ibmvfc: add wrapper to get vhost associated with a channel structTyrel Datwyler
2026-07-26scsi: ibmvfc: add logic for protocol specific fabric loginsTyrel Datwyler
2026-07-26scsi: ibmvfc: alloc/dealloc sub-queues for nvme channelsTyrel Datwyler
2026-07-26scsi: ibmvfc: initialize NVMe channel configuration during driver probeTyrel Datwyler
2026-07-26scsi: ibmvfc: split NVMe support into separate source file and add transport ...Tyrel Datwyler
2026-07-26scsi: ibmvfc: add NVMe/FC protocol interface definitionsTyrel Datwyler
2026-07-26scsi: ibmvfc: move target list from host to protocol specific channel groupsTyrel Datwyler
2026-07-26scsi: ibmvfc: free ibmvfc_target allocations with mempool_freeTyrel Datwyler
2026-07-26scsi: ibmvfc: check for NULL evt in implicit LOGO and target delete pathTyrel Datwyler
2026-07-26scsi: ibmvfc: flush rport_add_work_q during driver teardownTyrel Datwyler
2026-07-26scsi: ibmvfc: don't call locked done variant for MADs on send failureTyrel Datwyler
2026-07-26scsi: ufs: host: Remove redundant dev_err()Pan Chuang