aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/elx/efct/efct_driver.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner1-1/+1
2025-02-03scsi: Constify struct pci_error_handlersChristophe JAILLET1-1/+1
2024-12-09scsi: Constify struct pci_device_idChristophe JAILLET1-1/+1
2024-06-11scsi: Add missing MODULE_DESCRIPTION() macrosJeff Johnson1-0/+1
2022-11-25scsi: 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-16scsi: efct: Don't pass GFP_DMA to dma_alloc_coherent()Christoph Hellwig1-1/+1
2021-09-28scsi: elx: efct: Switch from 'pci_' to 'dma_' APIChristophe JAILLET1-4/+2
2021-06-18scsi: elx: efct: Fix spelling mistake "Unexected" -> "Unexpected"Colin Ian King1-1/+1
2021-06-15scsi: elx: efct: Driver initialization routinesJames Smart1-0/+786