summaryrefslogtreecommitdiff
path: root/drivers/scsi/elx/efct/efct_driver.c
AgeCommit message (Expand)AuthorFilesLines
2022-11-26scsi: efct: Fix possible memleak in efct_device_init()Chen Zhongjin1-0/+1
2022-01-10scsi: efct: Remove useless DMA-32 fallback configurationChristophe JAILLET1-7/+4
2021-12-17scsi: efct: Don't pass GFP_DMA to dma_alloc_coherent()Christoph Hellwig1-1/+1
2021-09-29scsi: elx: efct: Switch from 'pci_' to 'dma_' APIChristophe JAILLET1-4/+2
2021-06-19scsi: elx: efct: Fix spelling mistake "Unexected" -> "Unexpected"Colin Ian King1-1/+1
2021-06-16scsi: elx: efct: Driver initialization routinesJames Smart1-0/+786