aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/mvsas (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-04-01scsi: mvsas: Avoid -Wempty-body warningArnd Bergmann1-1/+1
2021-01-22scsi: mvsas: Switch back to original libsas event notifiersAhmed S. Darwish1-4/+4
2021-01-22scsi: mvsas: Pass gfp_t flags to libsas event notifiersAhmed S. Darwish1-9/+10
2021-01-22scsi: libsas: Remove notifier indirectionJohn Garry1-9/+5
2020-08-20scsi: mvsas: Remove superfluous memset()Li Heng1-4/+0
2020-08-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-4/+4
2020-07-24scsi: mvsas: Move 'core_nr' inside #ifdef and remove unused variable 'res_flag'Lee Jones1-4/+4
2020-06-15scsi: Wire up ata_scsi_dma_need_drain for SAS HBA driversChristoph Hellwig1-0/+1
2020-04-17scsi: mvsas: remove unused symbol 'mvs_th'Jason Yan1-2/+0
2020-04-17scsi: mvsas: make mvst_host_attrs staticJason Yan1-2/+2
2020-03-11scsi: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-01-03compat_ioctl: scsi: handle HDIO commands from driversArnd Bergmann1-0/+3
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