summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/aic94xx
Commit message (Expand)AuthorAgeFilesLines
* scsi: libsas: Delete sas_ata_task.retry_countJohn Garry2023-08-211-1/+1
* scsi: libsas: Delete sas_ata_task.stp_affil_polJohn Garry2023-08-211-5/+1
* scsi: libsas: Delete sas_ata_task.set_affil_polJohn Garry2023-08-211-4/+3
* scsi: libsas: Delete sas_ssp_task.task_prioJohn Garry2023-08-211-1/+0
* scsi: libsas: Delete sas_ssp_task.enable_first_burstJohn Garry2023-08-211-2/+0
* scsi: libsas: Delete struct scsi_coreJohn Garry2023-08-212-4/+4
* scsi: libsas: Delete enum sas_phy_typeJohn Garry2023-08-211-1/+0
* scsi: libsas: Delete enum sas_classJohn Garry2023-08-211-1/+0
* scsi: libsas: Delete sas_ha_struct.lldd_moduleJohn Garry2023-08-211-1/+0
* scsi: Add HAS_IOPORT dependenciesNiklas Schnelle2023-05-311-1/+1
* scsi: aic94xx: Declare SCSI host template constBart Van Assche2023-03-241-1/+1
* scsi: aic94xx: Add missing check for dma_map_single()Jiasheng Jiang2023-02-081-0/+3
* scsi: libsas: Introduce struct smp_rps_respDamien Le Moal2022-06-101-1/+1
* scsi: libsas: Delete lldd_clear_aca callbackJohn Garry2022-02-193-11/+0
* scsi: libsas: Use enum for response frame DATAPRES fieldJohn Garry2022-02-191-1/+1
* scsi: libsas: Drop SAS_TASK_AT_INITIATORJohn Garry2022-02-111-9/+0
* treewide: Replace open-coded flex arrays in unionsKees Cook2021-10-181-2/+4
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2021-07-111-0/+1
|\
| * scsi: libsas: Add LUN number check in .slave_alloc callbackYufen Yu2021-06-221-0/+1
* | Merge tag 'Wimplicit-fallthrough-clang-5.14-rc1' of git://git.kernel.org/pub/...Linus Torvalds2021-07-071-1/+3
|\ \ | |/ |/|
| * scsi: aic94xx: Fix fall-through warning for ClangGustavo A. R. Silva2021-07-061-1/+3
* | scsi: libsas: Introduce more SAM status code aliases in enum exec_statusBart Van Assche2021-06-021-1/+1
|/
* scsi: aic94xx: Avoid -Wempty-body warningArnd Bergmann2021-04-011-1/+1
* scsi: aic94xx: Correct misspelling of function asd_dump_seq_state()Lee Jones2021-03-181-1/+1
* scsi: aic94xx: Remove code that has been unused for at least 13 yearsLee Jones2021-03-151-184/+0
* scsi: aic94xx: Fix asd_erase_nv_sector()'s headerLee Jones2021-03-151-1/+1
* scsi: aic94xx: Fix a couple of misnamed function namesLee Jones2021-03-151-2/+2
* scsi: aic94xx: Switch back to original libsas event notifiersAhmed S. Darwish2021-01-221-16/+13
* scsi: aic94xx: Pass gfp_t flags to libsas event notifiersAhmed S. Darwish2021-01-221-9/+16
* scsi: libsas: Remove notifier indirectionJohn Garry2021-01-221-11/+9
* scsi: aic94xx: Fix fall-through warnings for ClangGustavo A. R. Silva2020-12-022-0/+4
* scsi: Remove unneeded break statementsTom Rix2020-10-261-1/+0
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-10-141-8/+0
|\
| * scsi: aic94xx: Remove unused inline functionYueHaibing2020-09-151-8/+0
* | treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-232-6/+6
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-08-066-10/+13
|\
| * scsi: aic94xx: Fix kerneldoc formatting issue with 'task'Lee Jones2020-07-241-1/+1
| * scsi: aic94xx: Fix a couple of kerneldoc formatting issuesLee Jones2020-07-241-2/+2
| * scsi: aic94xx: Fix a couple of formatting and bitrot issuesLee Jones2020-07-151-3/+3
| * scsi: aic94xx: Document 'lseq' and repair asd_update_port_links() headerLee Jones2020-07-151-1/+5
| * scsi: aic94xx: Repair kerneldoc formatting error and remove extra paramLee Jones2020-07-151-2/+1
| * scsi: aic94xx: Demote seemingly unintentional kerneldoc headerLee Jones2020-07-151-1/+1
* | scsi: Wire up ata_scsi_dma_need_drain for SAS HBA driversChristoph Hellwig2020-06-151-0/+1
|/
* scsi: libsas: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-05-111-7/+7
* compat_ioctl: scsi: handle HDIO commands from driversArnd Bergmann2020-01-031-0/+3
* scsi: aic94xx: Remove unnecessary null checkYueHaibing2019-07-301-6/+3
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-07-111-3/+1
|\
| * scsi: libsas: aic94xx: hisi_sas: mvsas: pm8001: Use dev_is_expander()John Garry2019-06-201-3/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 457Thomas Gleixner2019-06-191-19/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 411Thomas Gleixner2019-06-0519-357/+19
|/