aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/mvsas (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-30scsi: mvsas: remove redundant assignment to variable rcColin Ian King1-1/+1
2019-07-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-4/+1
2019-06-20scsi: libsas: aic94xx: hisi_sas: mvsas: pm8001: Use dev_is_expander()John Garry2-4/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 457Thomas Gleixner1-19/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167Thomas Gleixner10-169/+10
2019-03-19scsi: mvsas: clean up a few indentation issuesColin Ian King3-3/+5
2018-12-18scsi: flip the default on use_clusteringChristoph Hellwig1-1/+0
2018-10-23scsi: mvsas: Remove set but not used variable 'id'YueHaibing1-2/+1
2018-10-23scsi: mvsas: Use dma_pool_zallocSabyasachi Gupta1-2/+1
2018-10-17scsi: mvsas: fully convert to the generic DMA APIChristoph Hellwig2-24/+9
2018-03-01scsi: mvsas: fix wrong endianness of sgpio apiWilfried Weissmann1-11/+12
2017-11-21treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook1-2/+2
2017-11-01scsi: sas: Convert timers to use timer_setup()Kees Cook3-11/+8
2017-08-25scsi: libsas: move bus_reset_handler() to target_reset_handler()Hannes Reinecke1-1/+1
2017-08-10scsi: mvsas: replace kfree with scsi_host_putPan Bian1-2/+2
2017-08-07scsi: mvsas: Replace PCI pool old APIRomain Perier2-6/+6
2017-04-21scsi: sas: move scsi_remove_host call into sas_remove_hostJohannes Thumshirn1-1/+0
2016-12-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-1/+1
2016-11-16scsi: mvsas: fix command_active typoArnd Bergmann1-1/+1
2016-10-31mvsas: fix error return code in mvs_task_prep()Wei Yongjun1-1/+3
2016-09-26scsi: mvsas: Mark symbols static where possibleBaoyou Xie3-37/+39
2016-05-09libata/libsas: Define ATA_CMD_NCQ_NON_DATAHannes Reinecke1-1/+2
2016-05-09libsas: enable FPDMA SEND/RECEIVEHannes Reinecke1-1/+3
2016-04-15mvsas: Generalize Marvell 9485 in pci_device_idLeonid Moiseichuk1-18/+1
2016-01-07Merge branch 'jejb-scsi' into miscJames Bottomley1-2/+2
2016-01-06mvsas: Add SGPIO support to Marvell 94xxWilfried Weissmann5-0/+225
2015-12-03Merge branch 'mkp-fixes' into fixesJames Bottomley1-2/+2
2015-11-30mvsas: fix misleading indentationLuis de Bethencourt1-2/+2
2015-11-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-2/+1
2015-11-13mvsas: don't allow negative timeoutsDan Carpenter1-2/+2
2015-11-12Merge tag '4.4-scsi-mkp' into miscJames Bottomley1-1/+1
2015-11-09scsi: use host wide tags by defaultChristoph Hellwig1-1/+0
2015-11-09mvsas: remove SCSI host before detaching from SAS transportJack Wang1-1/+1
2015-10-27mvsas: Fix NULL pointer dereference in mvs_slot_task_freeDāvis Mosāns1-0/+2
2015-09-08Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds1-11/+4
2015-08-12mvsas: always iounmap resourcesJohannes Thumshirn1-1/+4
2015-08-10cleanup IORESOURCE_CACHEABLE vs ioremap()Dan Williams1-11/+4
2015-05-31scsi: Do not set cmd_per_lun to 1 in the host templateHannes Reinecke1-1/+0
2015-04-17mvsas: fix panic on expander attached SATA devicesJames Bottomley1-4/+1
2014-12-18Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linusJames Bottomley1-1/+0
2014-12-11Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libataLinus Torvalds1-2/+2
2014-12-04scsi: remove ->change_queue_type methodChristoph Hellwig1-1/+0
2014-11-27libsas: remove task_collector modeChristoph Hellwig3-136/+5
2014-11-24scsi: avoid ->change_queue_depth indirection for queue full trackingChristoph Hellwig1-0/+1
2014-11-12scsi: always assign block layer tags if enabledChristoph Hellwig1-0/+1
2014-11-05libsas: use ata_dev_classify()Hannes Reinecke1-2/+2
2014-08-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-10/+14
2014-06-20drivers: scsi: mvsas: fix compiling issue by adding 'MVS_' for "enum pci_interrupt_cause"Chen Gang2-34/+34
2014-06-19scsi: mvsas: mv_sas.c: Fix for possible null pointer dereferenceRickard Strandqvist1-10/+14
2014-06-02mvsas: Recognise device/subsystem 9485/9485 as 88SE9485Ben Hutchings1-0/+9