Age | Commit message (Expand) | Author |
2024-03-25 | Merge patch series "Add LIBSAS_SHT_BASE for libsas" | Martin K. Petersen |
2024-03-25 | scsi: aic94xx: Use LIBSAS_SHT_BASE | John Garry |
2024-03-25 | scsi: aic94xx: Add libsas SATA sysfs attributes group | Igor Pylypiv |
2023-08-21 | scsi: libsas: Delete sas_ata_task.retry_count | John Garry |
2023-08-21 | scsi: libsas: Delete sas_ata_task.stp_affil_pol | John Garry |
2023-08-21 | scsi: libsas: Delete sas_ata_task.set_affil_pol | John Garry |
2023-08-21 | scsi: libsas: Delete sas_ssp_task.task_prio | John Garry |
2023-08-21 | scsi: libsas: Delete sas_ssp_task.enable_first_burst | John Garry |
2023-08-21 | scsi: libsas: Delete struct scsi_core | John Garry |
2023-08-21 | scsi: libsas: Delete enum sas_phy_type | John Garry |
2023-08-21 | scsi: libsas: Delete enum sas_class | John Garry |
2023-08-21 | scsi: libsas: Delete sas_ha_struct.lldd_module | John Garry |
2023-05-31 | scsi: Add HAS_IOPORT dependencies | Niklas Schnelle |
2023-03-24 | scsi: aic94xx: Declare SCSI host template const | Bart Van Assche |
2023-02-08 | scsi: aic94xx: Add missing check for dma_map_single() | Jiasheng Jiang |
2022-06-10 | scsi: libsas: Introduce struct smp_rps_resp | Damien Le Moal |
2022-02-19 | scsi: libsas: Delete lldd_clear_aca callback | John Garry |
2022-02-19 | scsi: libsas: Use enum for response frame DATAPRES field | John Garry |
2022-02-11 | scsi: libsas: Drop SAS_TASK_AT_INITIATOR | John Garry |
2021-10-18 | treewide: Replace open-coded flex arrays in unions | Kees Cook |
2021-07-11 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2021-07-07 | Merge tag 'Wimplicit-fallthrough-clang-5.14-rc1' of git://git.kernel.org/pub/... | Linus Torvalds |
2021-07-06 | scsi: aic94xx: Fix fall-through warning for Clang | Gustavo A. R. Silva |
2021-06-22 | scsi: libsas: Add LUN number check in .slave_alloc callback | Yufen Yu |
2021-06-02 | scsi: libsas: Introduce more SAM status code aliases in enum exec_status | Bart Van Assche |
2021-04-01 | scsi: aic94xx: Avoid -Wempty-body warning | Arnd Bergmann |
2021-03-18 | scsi: aic94xx: Correct misspelling of function asd_dump_seq_state() | Lee Jones |
2021-03-15 | scsi: aic94xx: Remove code that has been unused for at least 13 years | Lee Jones |
2021-03-15 | scsi: aic94xx: Fix asd_erase_nv_sector()'s header | Lee Jones |
2021-03-15 | scsi: aic94xx: Fix a couple of misnamed function names | Lee Jones |
2021-01-22 | scsi: aic94xx: Switch back to original libsas event notifiers | Ahmed S. Darwish |
2021-01-22 | scsi: aic94xx: Pass gfp_t flags to libsas event notifiers | Ahmed S. Darwish |
2021-01-22 | scsi: libsas: Remove notifier indirection | John Garry |
2020-12-02 | scsi: aic94xx: Fix fall-through warnings for Clang | Gustavo A. R. Silva |
2020-10-26 | scsi: Remove unneeded break statements | Tom Rix |
2020-10-14 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2020-09-15 | scsi: aic94xx: Remove unused inline function | YueHaibing |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-08-06 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2020-07-24 | scsi: aic94xx: Fix kerneldoc formatting issue with 'task' | Lee Jones |
2020-07-24 | scsi: aic94xx: Fix a couple of kerneldoc formatting issues | Lee Jones |
2020-07-15 | scsi: aic94xx: Fix a couple of formatting and bitrot issues | Lee Jones |
2020-07-15 | scsi: aic94xx: Document 'lseq' and repair asd_update_port_links() header | Lee Jones |
2020-07-15 | scsi: aic94xx: Repair kerneldoc formatting error and remove extra param | Lee Jones |
2020-07-15 | scsi: aic94xx: Demote seemingly unintentional kerneldoc header | Lee Jones |
2020-06-15 | scsi: Wire up ata_scsi_dma_need_drain for SAS HBA drivers | Christoph Hellwig |
2020-05-11 | scsi: libsas: Replace zero-length array with flexible-array | Gustavo A. R. Silva |
2020-01-03 | compat_ioctl: scsi: handle HDIO commands from drivers | Arnd Bergmann |
2019-07-30 | scsi: aic94xx: Remove unnecessary null check | YueHaibing |
2019-07-11 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |