summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/mvsas
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-07-112-4/+1
|\
| * scsi: libsas: aic94xx: hisi_sas: mvsas: pm8001: Use dev_is_expander()John Garry2019-06-202-4/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 457Thomas Gleixner2019-06-191-19/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167Thomas Gleixner2019-05-3010-169/+10
|/
* scsi: mvsas: clean up a few indentation issuesColin Ian King2019-03-193-3/+5
* scsi: flip the default on use_clusteringChristoph Hellwig2018-12-181-1/+0
* 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-172-24/+9
* scsi: mvsas: fix wrong endianness of sgpio apiWilfried Weissmann2018-03-011-11/+12
* 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-013-11/+8
* scsi: libsas: move bus_reset_handler() to target_reset_handler()Hannes Reinecke2017-08-251-1/+1
* scsi: mvsas: replace kfree with scsi_host_putPan Bian2017-08-101-2/+2
* scsi: mvsas: Replace PCI pool old APIRomain Perier2017-08-072-6/+6
* scsi: sas: move scsi_remove_host call into sas_remove_hostJohannes Thumshirn2017-04-211-1/+0
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2016-12-141-1/+1
|\
| * scsi: mvsas: fix command_active typoArnd Bergmann2016-11-161-1/+1
* | mvsas: fix error return code in mvs_task_prep()Wei Yongjun2016-10-311-1/+3
|/
* scsi: mvsas: Mark symbols static where possibleBaoyou Xie2016-09-263-37/+39
* libata/libsas: Define ATA_CMD_NCQ_NON_DATAHannes Reinecke2016-05-091-1/+2
* libsas: enable FPDMA SEND/RECEIVEHannes Reinecke2016-05-091-1/+3
* mvsas: Generalize Marvell 9485 in pci_device_idLeonid Moiseichuk2016-04-151-18/+1
* Merge branch 'jejb-scsi' into miscJames Bottomley2016-01-071-2/+2
|\
| * Merge branch 'mkp-fixes' into fixesJames Bottomley2015-12-031-2/+2
| |\
| | * mvsas: don't allow negative timeoutsDan Carpenter2015-11-131-2/+2
* | | mvsas: Add SGPIO support to Marvell 94xxWilfried Weissmann2016-01-065-0/+225
* | | mvsas: fix misleading indentationLuis de Bethencourt2015-11-301-2/+2
|/ /
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-11-131-2/+1
|\ \
| * | Merge tag '4.4-scsi-mkp' into miscJames Bottomley2015-11-121-1/+1
| |\|
| | * mvsas: remove SCSI host before detaching from SAS transportJack Wang2015-11-091-1/+1
| * | scsi: use host wide tags by defaultChristoph Hellwig2015-11-091-1/+0
| |/
* / mvsas: Fix NULL pointer dereference in mvs_slot_task_freeDāvis Mosāns2015-10-271-0/+2
|/
* Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-081-11/+4
|\
| * cleanup IORESOURCE_CACHEABLE vs ioremap()Dan Williams2015-08-101-11/+4
* | mvsas: always iounmap resourcesJohannes Thumshirn2015-08-121-1/+4
|/
* scsi: Do not set cmd_per_lun to 1 in the host templateHannes Reinecke2015-05-311-1/+0
* mvsas: fix panic on expander attached SATA devicesJames Bottomley2015-04-171-4/+1
* Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linusJames Bottomley2014-12-181-1/+0
|\
| * scsi: remove ->change_queue_type methodChristoph Hellwig2014-12-041-1/+0
* | 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-273-136/+5
* | scsi: avoid ->change_queue_depth indirection for queue full trackingChristoph Hellwig2014-11-241-0/+1
* | scsi: always assign block layer tags if enabledChristoph Hellwig2014-11-121-0/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-08-061-10/+14
|\
| * scsi: mvsas: mv_sas.c: Fix for possible null pointer dereferenceRickard Strandqvist2014-06-191-10/+14
* | drivers: scsi: mvsas: fix compiling issue by adding 'MVS_' for "enum pci_inte...Chen Gang2014-06-202-34/+34
* | mvsas: Recognise device/subsystem 9485/9485 as 88SE9485Ben Hutchings2014-06-021-0/+9
|/
* SCSI: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-141-1/+0