aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/aic94xx
AgeCommit message (Expand)AuthorFilesLines
2023-08-21scsi: libsas: Delete sas_ata_task.retry_countGravatar John Garry 1-1/+1
2023-08-21scsi: libsas: Delete sas_ata_task.stp_affil_polGravatar John Garry 1-5/+1
2023-08-21scsi: libsas: Delete sas_ata_task.set_affil_polGravatar John Garry 1-4/+3
2023-08-21scsi: libsas: Delete sas_ssp_task.task_prioGravatar John Garry 1-1/+0
2023-08-21scsi: libsas: Delete sas_ssp_task.enable_first_burstGravatar John Garry 1-2/+0
2023-08-21scsi: libsas: Delete struct scsi_coreGravatar John Garry 2-4/+4
2023-08-21scsi: libsas: Delete enum sas_phy_typeGravatar John Garry 1-1/+0
2023-08-21scsi: libsas: Delete enum sas_classGravatar John Garry 1-1/+0
2023-08-21scsi: libsas: Delete sas_ha_struct.lldd_moduleGravatar John Garry 1-1/+0
2023-05-31scsi: Add HAS_IOPORT dependenciesGravatar Niklas Schnelle 1-1/+1
2023-03-24scsi: aic94xx: Declare SCSI host template constGravatar Bart Van Assche 1-1/+1
2023-02-08scsi: aic94xx: Add missing check for dma_map_single()Gravatar Jiasheng Jiang 1-0/+3
2022-06-10scsi: libsas: Introduce struct smp_rps_respGravatar Damien Le Moal 1-1/+1
2022-02-19scsi: libsas: Delete lldd_clear_aca callbackGravatar John Garry 3-11/+0
2022-02-19scsi: libsas: Use enum for response frame DATAPRES fieldGravatar John Garry 1-1/+1
2022-02-11scsi: libsas: Drop SAS_TASK_AT_INITIATORGravatar John Garry 1-9/+0
2021-10-18treewide: Replace open-coded flex arrays in unionsGravatar Kees Cook 1-2/+4
2021-07-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiGravatar Linus Torvalds 1-0/+1
2021-07-07Merge tag 'Wimplicit-fallthrough-clang-5.14-rc1' of git://git.kernel.org/pub/...Gravatar Linus Torvalds 1-1/+3
2021-07-06scsi: aic94xx: Fix fall-through warning for ClangGravatar Gustavo A. R. Silva 1-1/+3
2021-06-22scsi: libsas: Add LUN number check in .slave_alloc callbackGravatar Yufen Yu 1-0/+1
2021-06-02scsi: libsas: Introduce more SAM status code aliases in enum exec_statusGravatar Bart Van Assche 1-1/+1
2021-04-01scsi: aic94xx: Avoid -Wempty-body warningGravatar Arnd Bergmann 1-1/+1
2021-03-18scsi: aic94xx: Correct misspelling of function asd_dump_seq_state()Gravatar Lee Jones 1-1/+1
2021-03-15scsi: aic94xx: Remove code that has been unused for at least 13 yearsGravatar Lee Jones 1-184/+0
2021-03-15scsi: aic94xx: Fix asd_erase_nv_sector()'s headerGravatar Lee Jones 1-1/+1
2021-03-15scsi: aic94xx: Fix a couple of misnamed function namesGravatar Lee Jones 1-2/+2
2021-01-22scsi: aic94xx: Switch back to original libsas event notifiersGravatar Ahmed S. Darwish 1-16/+13
2021-01-22scsi: aic94xx: Pass gfp_t flags to libsas event notifiersGravatar Ahmed S. Darwish 1-9/+16
2021-01-22scsi: libsas: Remove notifier indirectionGravatar John Garry 1-11/+9
2020-12-02scsi: aic94xx: Fix fall-through warnings for ClangGravatar Gustavo A. R. Silva 2-0/+4
2020-10-26scsi: Remove unneeded break statementsGravatar Tom Rix 1-1/+0
2020-10-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiGravatar Linus Torvalds 1-8/+0
2020-09-15scsi: aic94xx: Remove unused inline functionGravatar YueHaibing 1-8/+0
2020-08-23treewide: Use fallthrough pseudo-keywordGravatar Gustavo A. R. Silva 2-6/+6
2020-08-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiGravatar Linus Torvalds 6-10/+13
2020-07-24scsi: aic94xx: Fix kerneldoc formatting issue with 'task'Gravatar Lee Jones 1-1/+1
2020-07-24scsi: aic94xx: Fix a couple of kerneldoc formatting issuesGravatar Lee Jones 1-2/+2
2020-07-15scsi: aic94xx: Fix a couple of formatting and bitrot issuesGravatar Lee Jones 1-3/+3
2020-07-15scsi: aic94xx: Document 'lseq' and repair asd_update_port_links() headerGravatar Lee Jones 1-1/+5
2020-07-15scsi: aic94xx: Repair kerneldoc formatting error and remove extra paramGravatar Lee Jones 1-2/+1
2020-07-15scsi: aic94xx: Demote seemingly unintentional kerneldoc headerGravatar Lee Jones 1-1/+1
2020-06-15scsi: Wire up ata_scsi_dma_need_drain for SAS HBA driversGravatar Christoph Hellwig 1-0/+1
2020-05-11scsi: libsas: Replace zero-length array with flexible-arrayGravatar Gustavo A. R. Silva 1-7/+7
2020-01-03compat_ioctl: scsi: handle HDIO commands from driversGravatar Arnd Bergmann 1-0/+3
2019-07-30scsi: aic94xx: Remove unnecessary null checkGravatar YueHaibing 1-6/+3
2019-07-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiGravatar Linus Torvalds 1-3/+1
2019-06-20scsi: libsas: aic94xx: hisi_sas: mvsas: pm8001: Use dev_is_expander()Gravatar John Garry 1-3/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 457Gravatar Thomas Gleixner 1-19/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 411Gravatar Thomas Gleixner 19-357/+19