summaryrefslogtreecommitdiff
path: root/drivers/scsi/mvsas/mv_init.c
AgeCommit message (Expand)AuthorFilesLines
2022-04-07scsi: mvsas: Add PCI ID of RocketRaid 2640Alexey Galakhov1-0/+1
2022-02-23scsi: mvsas: Fix a set-but-not-used warningBart Van Assche1-2/+4
2022-02-19scsi: libsas: Add sas_clear_task_set()John Garry1-1/+1
2022-02-19scsi: libsas: Add sas_abort_task_set()John Garry1-1/+1
2022-02-19scsi: libsas: Delete lldd_clear_aca callbackJohn Garry1-1/+0
2022-02-01scsi: mvsas: Replace snprintf() with sysfs_emit()Yang Guang1-2/+2
2021-10-17scsi: mvsas: Switch to attribute groupsBart Van Assche1-5/+7
2021-06-23scsi: mvsas: Use DEVICE_ATTR_RO()/RW() macroZhen Lei1-17/+9
2021-06-23scsi: libsas: Add LUN number check in .slave_alloc callbackYufen Yu1-0/+1
2020-08-21scsi: mvsas: Remove superfluous memset()Li Heng1-4/+0
2020-08-07Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-4/+4
2020-07-25scsi: mvsas: Move 'core_nr' inside #ifdef and remove unused variable 'res_flag'Lee Jones1-4/+4
2020-06-16scsi: Wire up ata_scsi_dma_need_drain for SAS HBA driversChristoph Hellwig1-0/+1
2020-04-18scsi: mvsas: remove unused symbol 'mvs_th'Jason Yan1-2/+0
2020-04-18scsi: mvsas: make mvst_host_attrs staticJason Yan1-2/+2
2020-01-03compat_ioctl: scsi: handle HDIO commands from driversArnd Bergmann1-0/+3
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167Thomas Gleixner1-17/+1
2018-12-19scsi: flip the default on use_clusteringChristoph Hellwig1-1/+0
2018-10-18scsi: mvsas: fully convert to the generic DMA APIChristoph Hellwig1-18/+3
2017-11-01scsi: sas: Convert timers to use timer_setup()Kees Cook1-2/+1
2017-08-26scsi: libsas: move bus_reset_handler() to target_reset_handler()Hannes Reinecke1-1/+1
2017-08-11scsi: mvsas: replace kfree with scsi_host_putPan Bian1-2/+2
2017-08-07scsi: mvsas: Replace PCI pool old APIRomain Perier1-3/+3
2017-04-21scsi: sas: move scsi_remove_host call into sas_remove_hostJohannes Thumshirn1-1/+0
2016-04-15mvsas: Generalize Marvell 9485 in pci_device_idLeonid Moiseichuk1-18/+1
2016-01-08Merge branch 'jejb-scsi' into miscJames Bottomley1-2/+2
2016-01-06mvsas: Add SGPIO support to Marvell 94xxWilfried Weissmann1-0/+2
2015-12-03Merge branch 'mkp-fixes' into fixesJames Bottomley1-2/+2
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-10scsi: use host wide tags by defaultChristoph Hellwig1-1/+0
2015-11-10mvsas: remove SCSI host before detaching from SAS transportJack Wang1-1/+1
2015-09-09Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-11/+4
2015-08-12mvsas: always iounmap resourcesJohannes Thumshirn1-1/+4
2015-08-11cleanup IORESOURCE_CACHEABLE vs ioremap()Dan Williams1-11/+4
2015-06-01scsi: Do not set cmd_per_lun to 1 in the host templateHannes Reinecke1-1/+0
2014-12-04scsi: remove ->change_queue_type methodChristoph Hellwig1-1/+0
2014-11-27libsas: remove task_collector modeChristoph Hellwig1-22/+0
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-06-02mvsas: Recognise device/subsystem 9485/9485 as 88SE9485Ben Hutchings1-0/+9
2013-10-14SCSI: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2013-05-10[SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device...James Bottomley1-1/+1
2013-04-16[SCSI] mvsas: Use PCI_VENDOR_ID_MARVELL_EXT for 0x1b4bMyron Stowe1-3/+3
2013-01-04Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman1-10/+9
2012-03-01[SCSI] libsas: async ata scanningDan Williams1-1/+0
2012-02-19[SCSI] libsas: kill sas_slave_destroyDan Williams1-1/+0
2011-10-31[SCSI] mv_sas: OCZ RevoDrive3 & zDrive R4 supportRobin H. Johnson1-0/+10
2011-10-02[SCSI] mvsas: add support for 9480 device idXiangliang Yu1-0/+9
2011-10-02[SCSI] mvsas: remove mvs_slave_{alloc|configure}Dan Williams1-2/+2