summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/aic94xx
AgeCommit message (Expand)AuthorLines
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-6/+6
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-10/+8
2025-11-12scsi: aic94xx: fix use-after-free in device removal pathJunrui Luo-0/+3
2025-08-25scsi: aic94xx: Remove redundant codeQiang Liu-1/+0
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar-3/+3
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner-5/+5
2024-03-25Merge patch series "Add LIBSAS_SHT_BASE for libsas"Martin K. Petersen-19/+2
2024-03-25scsi: aic94xx: Use LIBSAS_SHT_BASEJohn Garry-19/+2
2024-03-25scsi: aic94xx: Add libsas SATA sysfs attributes groupIgor Pylypiv-0/+8
2023-08-21scsi: libsas: Delete sas_ata_task.retry_countJohn Garry-1/+1
2023-08-21scsi: libsas: Delete sas_ata_task.stp_affil_polJohn Garry-5/+1
2023-08-21scsi: libsas: Delete sas_ata_task.set_affil_polJohn Garry-4/+3
2023-08-21scsi: libsas: Delete sas_ssp_task.task_prioJohn Garry-1/+0
2023-08-21scsi: libsas: Delete sas_ssp_task.enable_first_burstJohn Garry-2/+0
2023-08-21scsi: libsas: Delete struct scsi_coreJohn Garry-4/+4
2023-08-21scsi: libsas: Delete enum sas_phy_typeJohn Garry-1/+0
2023-08-21scsi: libsas: Delete enum sas_classJohn Garry-1/+0
2023-08-21scsi: libsas: Delete sas_ha_struct.lldd_moduleJohn Garry-1/+0
2023-05-31scsi: Add HAS_IOPORT dependenciesNiklas Schnelle-1/+1
2023-03-24scsi: aic94xx: Declare SCSI host template constBart Van Assche-1/+1
2023-02-08scsi: aic94xx: Add missing check for dma_map_single()Jiasheng Jiang-0/+3
2022-06-10scsi: libsas: Introduce struct smp_rps_respDamien Le Moal-1/+1
2022-02-19scsi: libsas: Delete lldd_clear_aca callbackJohn Garry-11/+0
2022-02-19scsi: libsas: Use enum for response frame DATAPRES fieldJohn Garry-1/+1
2022-02-11scsi: libsas: Drop SAS_TASK_AT_INITIATORJohn Garry-9/+0
2021-10-18treewide: Replace open-coded flex arrays in unionsKees Cook-2/+4
2021-07-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-0/+1
2021-07-07Merge tag 'Wimplicit-fallthrough-clang-5.14-rc1' of git://git.kernel.org/pub/...Linus Torvalds-1/+3
2021-07-06scsi: aic94xx: Fix fall-through warning for ClangGustavo A. R. Silva-1/+3
2021-06-22scsi: libsas: Add LUN number check in .slave_alloc callbackYufen Yu-0/+1
2021-06-02scsi: libsas: Introduce more SAM status code aliases in enum exec_statusBart Van Assche-1/+1
2021-04-01scsi: aic94xx: Avoid -Wempty-body warningArnd Bergmann-1/+1
2021-03-18scsi: aic94xx: Correct misspelling of function asd_dump_seq_state()Lee Jones-1/+1
2021-03-15scsi: aic94xx: Remove code that has been unused for at least 13 yearsLee Jones-184/+0
2021-03-15scsi: aic94xx: Fix asd_erase_nv_sector()'s headerLee Jones-1/+1
2021-03-15scsi: aic94xx: Fix a couple of misnamed function namesLee Jones-2/+2
2021-01-22scsi: aic94xx: Switch back to original libsas event notifiersAhmed S. Darwish-16/+13
2021-01-22scsi: aic94xx: Pass gfp_t flags to libsas event notifiersAhmed S. Darwish-9/+16
2021-01-22scsi: libsas: Remove notifier indirectionJohn Garry-11/+9
2020-12-02scsi: aic94xx: Fix fall-through warnings for ClangGustavo A. R. Silva-0/+4
2020-10-26scsi: Remove unneeded break statementsTom Rix-1/+0
2020-10-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-8/+0
2020-09-15scsi: aic94xx: Remove unused inline functionYueHaibing-8/+0
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva-6/+6
2020-08-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-10/+13
2020-07-24scsi: aic94xx: Fix kerneldoc formatting issue with 'task'Lee Jones-1/+1
2020-07-24scsi: aic94xx: Fix a couple of kerneldoc formatting issuesLee Jones-2/+2
2020-07-15scsi: aic94xx: Fix a couple of formatting and bitrot issuesLee Jones-3/+3
2020-07-15scsi: aic94xx: Document 'lseq' and repair asd_update_port_links() headerLee Jones-1/+5
2020-07-15scsi: aic94xx: Repair kerneldoc formatting error and remove extra paramLee Jones-2/+1