summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/mvsas
Commit message (Expand)AuthorAgeFilesLines
* 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 superfluous memset()Li Heng2020-08-201-4/+0
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-08-061-4/+4
|\
| * scsi: mvsas: Move 'core_nr' inside #ifdef and remove unused variable 'res_flag'Lee Jones2020-07-241-4/+4
* | scsi: Wire up ata_scsi_dma_need_drain for SAS HBA driversChristoph Hellwig2020-06-151-0/+1
|/
* scsi: mvsas: remove unused symbol 'mvs_th'Jason Yan2020-04-171-2/+0
* scsi: mvsas: make mvst_host_attrs staticJason Yan2020-04-171-2/+2
* scsi: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-03-111-1/+1
* compat_ioctl: scsi: handle HDIO commands from driversArnd Bergmann2020-01-031-0/+3
* 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-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