summaryrefslogtreecommitdiff
path: root/drivers/scsi/mvsas
AgeCommit message (Expand)Author
2023-08-21scsi: libsas: Delete sas_ssp_task.task_prioJohn Garry
2023-08-21scsi: libsas: Delete sas_ssp_task.enable_first_burstJohn Garry
2023-08-21scsi: libsas: Delete struct scsi_coreJohn Garry
2023-08-21scsi: libsas: Delete enum sas_phy_typeJohn Garry
2023-08-21scsi: libsas: Delete enum sas_classJohn Garry
2023-08-21scsi: libsas: Delete sas_ha_struct.lldd_moduleJohn Garry
2023-05-31scsi: Add HAS_IOPORT dependenciesNiklas Schnelle
2023-03-24scsi: mvsas: Declare SCSI host template constBart Van Assche
2022-10-22scsi: mvsas: Use sas_task_find_rq() for taggingJohn Garry
2022-10-22scsi: mvsas: Delete mvs_tag_init()John Garry
2022-10-18scsi: mvsas: Use sas_find_attached_phy_id() instead of open coding itJason Yan
2022-04-06scsi: mvsas: Add PCI ID of RocketRaid 2640Alexey Galakhov
2022-02-22scsi: mvsas: Fix a set-but-not-used warningBart Van Assche
2022-02-19scsi: libsas: Add sas_abort_task()John Garry
2022-02-19scsi: libsas: Add sas_query_task()John Garry
2022-02-19scsi: libsas: Add sas_lu_reset()John Garry
2022-02-19scsi: libsas: Add sas_clear_task_set()John Garry
2022-02-19scsi: libsas: Add sas_abort_task_set()John Garry
2022-02-19scsi: libsas: Add sas_task.tmfJohn Garry
2022-02-19scsi: libsas: Add struct sas_tmf_taskJohn Garry
2022-02-19scsi: libsas: Delete lldd_clear_aca callbackJohn Garry
2022-02-19scsi: libsas: Use enum for response frame DATAPRES fieldJohn Garry
2022-02-11scsi: libsas: Drop SAS_TASK_AT_INITIATORJohn Garry
2022-01-31scsi: mvsas: Replace snprintf() with sysfs_emit()Yang Guang
2021-12-22scsi: mvsas: Add spin_lock/unlock() to protect asd_sas_port->phy_listXiang Chen
2021-10-16scsi: mvsas: Switch to attribute groupsBart Van Assche
2021-06-22scsi: mvsas: Use DEVICE_ATTR_RO()/RW() macroZhen Lei
2021-06-22scsi: libsas: Add LUN number check in .slave_alloc callbackYufen Yu
2021-06-02scsi: libsas: Introduce more SAM status code aliases in enum exec_statusBart Van Assche
2021-04-01scsi: mvsas: Avoid -Wempty-body warningArnd Bergmann
2021-01-22scsi: mvsas: Switch back to original libsas event notifiersAhmed S. Darwish
2021-01-22scsi: mvsas: Pass gfp_t flags to libsas event notifiersAhmed S. Darwish
2021-01-22scsi: libsas: Remove notifier indirectionJohn Garry
2020-08-20scsi: mvsas: Remove superfluous memset()Li Heng
2020-08-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-07-24scsi: mvsas: Move 'core_nr' inside #ifdef and remove unused variable 'res_flag'Lee Jones
2020-06-15scsi: Wire up ata_scsi_dma_need_drain for SAS HBA driversChristoph Hellwig
2020-04-17scsi: mvsas: remove unused symbol 'mvs_th'Jason Yan
2020-04-17scsi: mvsas: make mvst_host_attrs staticJason Yan
2020-03-11scsi: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-01-03compat_ioctl: scsi: handle HDIO commands from driversArnd Bergmann
2019-09-30scsi: mvsas: remove redundant assignment to variable rcColin Ian King
2019-07-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-06-20scsi: libsas: aic94xx: hisi_sas: mvsas: pm8001: Use dev_is_expander()John Garry
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 457Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167Thomas Gleixner
2019-03-19scsi: mvsas: clean up a few indentation issuesColin Ian King
2018-12-18scsi: flip the default on use_clusteringChristoph Hellwig
2018-10-23scsi: mvsas: Remove set but not used variable 'id'YueHaibing
2018-10-23scsi: mvsas: Use dma_pool_zallocSabyasachi Gupta