summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/mvsas/mv_sas.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: mvsas: Use sas_task_find_rq() for taggingJohn Garry2022-10-221-13/+22
* scsi: mvsas: Delete mvs_tag_init()John Garry2022-10-221-7/+0
* scsi: mvsas: Use sas_find_attached_phy_id() instead of open coding itJason Yan2022-10-181-12/+5
* scsi: libsas: Add sas_abort_task()John Garry2022-02-191-117/+1
* scsi: libsas: Add sas_query_task()John Garry2022-02-191-8/+1
* scsi: libsas: Add sas_lu_reset()John Garry2022-02-191-3/+1
* scsi: libsas: Add sas_clear_task_set()John Garry2022-02-191-11/+0
* scsi: libsas: Add sas_abort_task_set()John Garry2022-02-191-11/+0
* scsi: libsas: Add sas_task.tmfJohn Garry2022-02-191-9/+6
* scsi: libsas: Add struct sas_tmf_taskJohn Garry2022-02-191-10/+10
* scsi: libsas: Delete lldd_clear_aca callbackJohn Garry2022-02-191-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-5/+1
* scsi: mvsas: Add spin_lock/unlock() to protect asd_sas_port->phy_listXiang Chen2021-12-221-0/+5
* scsi: libsas: Introduce more SAM status code aliases in enum exec_statusBart Van Assche2021-06-021-5/+5
* scsi: mvsas: Switch back to original libsas event notifiersAhmed S. Darwish2021-01-221-4/+4
* scsi: mvsas: Pass gfp_t flags to libsas event notifiersAhmed S. Darwish2021-01-221-9/+10
* scsi: libsas: Remove notifier indirectionJohn Garry2021-01-221-9/+5
* scsi: mvsas: remove redundant assignment to variable rcColin Ian King2019-09-301-1/+1
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-07-111-1/+1
|\
| * scsi: libsas: aic94xx: hisi_sas: mvsas: pm8001: Use dev_is_expander()John Garry2019-06-201-1/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167Thomas Gleixner2019-05-301-17/+1
|/
* scsi: mvsas: clean up a few indentation issuesColin Ian King2019-03-191-1/+1
* scsi: mvsas: Remove set but not used variable 'id'YueHaibing2018-10-231-2/+1
* scsi: mvsas: Use dma_pool_zallocSabyasachi Gupta2018-10-231-2/+1
* scsi: mvsas: fully convert to the generic DMA APIChristoph Hellwig2018-10-171-6/+6
* treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook2017-11-211-2/+2
* scsi: sas: Convert timers to use timer_setup()Kees Cook2017-11-011-8/+7
* scsi: mvsas: Replace PCI pool old APIRomain Perier2017-08-071-3/+3
* mvsas: fix error return code in mvs_task_prep()Wei Yongjun2016-10-311-1/+3
* scsi: mvsas: Mark symbols static where possibleBaoyou Xie2016-09-261-8/+8
* libata/libsas: Define ATA_CMD_NCQ_NON_DATAHannes Reinecke2016-05-091-1/+2
* libsas: enable FPDMA SEND/RECEIVEHannes Reinecke2016-05-091-1/+3
* mvsas: Add SGPIO support to Marvell 94xxWilfried Weissmann2016-01-061-0/+13
* mvsas: fix misleading indentationLuis de Bethencourt2015-11-301-2/+2
* mvsas: Fix NULL pointer dereference in mvs_slot_task_freeDāvis Mosāns2015-10-271-0/+2
* mvsas: fix panic on expander attached SATA devicesJames Bottomley2015-04-171-4/+1
* Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2014-12-111-2/+2
|\
| * libsas: use ata_dev_classify()Hannes Reinecke2014-11-051-2/+2
* | libsas: remove task_collector modeChristoph Hellwig2014-11-271-105/+4
|/
* scsi: mvsas: mv_sas.c: Fix for possible null pointer dereferenceRickard Strandqvist2014-06-191-10/+14
* treewide: Fix typo in printkMasanari Iida2013-10-141-1/+1
* [SCSI] mvsas: Fix kernel panic on tile due to unaligned data accessJames Bottomley2013-07-231-3/+8
* [SCSI] libsas: implement > 16 byte CDB supportJames Bottomley2013-06-041-1/+2
* [SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device...James Bottomley2013-05-101-8/+8
* [SCSI] mvsas: fixed timeout issue when removing moduleXiangliang Yu2013-02-221-2/+8
* Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-2/+2
* [SCSI] mvsas: Fix oops when ata commond timeout.Jianpeng Ma2012-09-141-1/+1
* [SCSI] mvsas: remove unused variable in mvs_task_exec()Dan Carpenter2012-07-201-1/+0
* [SCSI] libsas: trim sas_task of slow path infrastructureDan Williams2012-07-201-10/+10