summaryrefslogtreecommitdiff
path: root/drivers/scsi/mvsas/mv_sas.c
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
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-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
2021-12-22scsi: mvsas: Add spin_lock/unlock() to protect asd_sas_port->phy_listXiang Chen
2021-06-02scsi: libsas: Introduce more SAM status code aliases in enum exec_statusBart Van Assche
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
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-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167Thomas Gleixner
2019-03-19scsi: mvsas: clean up a few indentation issuesColin Ian King
2018-10-23scsi: mvsas: Remove set but not used variable 'id'YueHaibing
2018-10-23scsi: mvsas: Use dma_pool_zallocSabyasachi Gupta
2018-10-17scsi: mvsas: fully convert to the generic DMA APIChristoph Hellwig
2017-11-21treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook
2017-11-01scsi: sas: Convert timers to use timer_setup()Kees Cook
2017-08-07scsi: mvsas: Replace PCI pool old APIRomain Perier
2016-10-31mvsas: fix error return code in mvs_task_prep()Wei Yongjun
2016-09-26scsi: mvsas: Mark symbols static where possibleBaoyou Xie
2016-05-09libata/libsas: Define ATA_CMD_NCQ_NON_DATAHannes Reinecke
2016-05-09libsas: enable FPDMA SEND/RECEIVEHannes Reinecke
2016-01-06mvsas: Add SGPIO support to Marvell 94xxWilfried Weissmann
2015-11-30mvsas: fix misleading indentationLuis de Bethencourt
2015-10-27mvsas: Fix NULL pointer dereference in mvs_slot_task_freeDāvis Mosāns
2015-04-17mvsas: fix panic on expander attached SATA devicesJames Bottomley
2014-12-11Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds
2014-11-27libsas: remove task_collector modeChristoph Hellwig
2014-11-05libsas: use ata_dev_classify()Hannes Reinecke
2014-06-19scsi: mvsas: mv_sas.c: Fix for possible null pointer dereferenceRickard Strandqvist
2013-10-14treewide: Fix typo in printkMasanari Iida
2013-07-23[SCSI] mvsas: Fix kernel panic on tile due to unaligned data accessJames Bottomley
2013-06-04[SCSI] libsas: implement > 16 byte CDB supportJames Bottomley
2013-05-10[SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device...James Bottomley
2013-02-22[SCSI] mvsas: fixed timeout issue when removing moduleXiangliang Yu
2013-01-03Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman
2012-09-14[SCSI] mvsas: Fix oops when ata commond timeout.Jianpeng Ma