aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/mvsas
AgeCommit message (Expand)AuthorFilesLines
2020-03-11scsi: Replace zero-length array with flexible-array memberGravatar Gustavo A. R. Silva 1-1/+1
2020-01-03compat_ioctl: scsi: handle HDIO commands from driversGravatar Arnd Bergmann 1-0/+3
2019-09-30scsi: mvsas: remove redundant assignment to variable rcGravatar Colin Ian King 1-1/+1
2019-07-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiGravatar Linus Torvalds 2-4/+1
2019-06-20scsi: libsas: aic94xx: hisi_sas: mvsas: pm8001: Use dev_is_expander()Gravatar John Garry 2-4/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 457Gravatar Thomas Gleixner 1-19/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167Gravatar Thomas Gleixner 10-169/+10
2019-03-19scsi: mvsas: clean up a few indentation issuesGravatar Colin Ian King 3-3/+5
2018-12-18scsi: flip the default on use_clusteringGravatar Christoph Hellwig 1-1/+0
2018-10-23scsi: mvsas: Remove set but not used variable 'id'Gravatar YueHaibing 1-2/+1
2018-10-23scsi: mvsas: Use dma_pool_zallocGravatar Sabyasachi Gupta 1-2/+1
2018-10-17scsi: mvsas: fully convert to the generic DMA APIGravatar Christoph Hellwig 2-24/+9
2018-03-01scsi: mvsas: fix wrong endianness of sgpio apiGravatar Wilfried Weissmann 1-11/+12
2017-11-21treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsGravatar Kees Cook 1-2/+2
2017-11-01scsi: sas: Convert timers to use timer_setup()Gravatar Kees Cook 3-11/+8
2017-08-25scsi: libsas: move bus_reset_handler() to target_reset_handler()Gravatar Hannes Reinecke 1-1/+1
2017-08-10scsi: mvsas: replace kfree with scsi_host_putGravatar Pan Bian 1-2/+2
2017-08-07scsi: mvsas: Replace PCI pool old APIGravatar Romain Perier 2-6/+6
2017-04-21scsi: sas: move scsi_remove_host call into sas_remove_hostGravatar Johannes Thumshirn 1-1/+0
2016-12-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiGravatar Linus Torvalds 1-1/+1
2016-11-16scsi: mvsas: fix command_active typoGravatar Arnd Bergmann 1-1/+1
2016-10-31mvsas: fix error return code in mvs_task_prep()Gravatar Wei Yongjun 1-1/+3
2016-09-26scsi: mvsas: Mark symbols static where possibleGravatar Baoyou Xie 3-37/+39
2016-05-09libata/libsas: Define ATA_CMD_NCQ_NON_DATAGravatar Hannes Reinecke 1-1/+2
2016-05-09libsas: enable FPDMA SEND/RECEIVEGravatar Hannes Reinecke 1-1/+3
2016-04-15mvsas: Generalize Marvell 9485 in pci_device_idGravatar Leonid Moiseichuk 1-18/+1
2016-01-07Merge branch 'jejb-scsi' into miscGravatar James Bottomley 1-2/+2
2016-01-06mvsas: Add SGPIO support to Marvell 94xxGravatar Wilfried Weissmann 5-0/+225
2015-12-03Merge branch 'mkp-fixes' into fixesGravatar James Bottomley 1-2/+2
2015-11-30mvsas: fix misleading indentationGravatar Luis de Bethencourt 1-2/+2
2015-11-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiGravatar Linus Torvalds 1-2/+1
2015-11-13mvsas: don't allow negative timeoutsGravatar Dan Carpenter 1-2/+2
2015-11-12Merge tag '4.4-scsi-mkp' into miscGravatar James Bottomley 1-1/+1
2015-11-09scsi: use host wide tags by defaultGravatar Christoph Hellwig 1-1/+0
2015-11-09mvsas: remove SCSI host before detaching from SAS transportGravatar Jack Wang 1-1/+1
2015-10-27mvsas: Fix NULL pointer dereference in mvs_slot_task_freeGravatar Dāvis Mosāns 1-0/+2
2015-09-08Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-11/+4
2015-08-12mvsas: always iounmap resourcesGravatar Johannes Thumshirn 1-1/+4
2015-08-10cleanup IORESOURCE_CACHEABLE vs ioremap()Gravatar Dan Williams 1-11/+4
2015-05-31scsi: Do not set cmd_per_lun to 1 in the host templateGravatar Hannes Reinecke 1-1/+0
2015-04-17mvsas: fix panic on expander attached SATA devicesGravatar James Bottomley 1-4/+1
2014-12-18Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linusGravatar James Bottomley 1-1/+0
2014-12-11Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Gravatar Linus Torvalds 1-2/+2
2014-12-04scsi: remove ->change_queue_type methodGravatar Christoph Hellwig 1-1/+0
2014-11-27libsas: remove task_collector modeGravatar Christoph Hellwig 3-136/+5
2014-11-24scsi: avoid ->change_queue_depth indirection for queue full trackingGravatar Christoph Hellwig 1-0/+1
2014-11-12scsi: always assign block layer tags if enabledGravatar Christoph Hellwig 1-0/+1
2014-11-05libsas: use ata_dev_classify()Gravatar Hannes Reinecke 1-2/+2
2014-08-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-10/+14
2014-06-20drivers: scsi: mvsas: fix compiling issue by adding 'MVS_' for "enum pci_inte...Gravatar Chen Gang 2-34/+34