summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/mvsas/mv_init.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: mvsas: Use sas_task_find_rq() for taggingJohn Garry2022-10-221-4/+5
* scsi: mvsas: Delete mvs_tag_init()John Garry2022-10-221-2/+0
* scsi: mvsas: Add PCI ID of RocketRaid 2640Alexey Galakhov2022-04-061-0/+1
* scsi: mvsas: Fix a set-but-not-used warningBart Van Assche2022-02-221-2/+4
* scsi: libsas: Add sas_clear_task_set()John Garry2022-02-191-1/+1
* scsi: libsas: Add sas_abort_task_set()John Garry2022-02-191-1/+1
* scsi: libsas: Delete lldd_clear_aca callbackJohn Garry2022-02-191-1/+0
* scsi: mvsas: Replace snprintf() with sysfs_emit()Yang Guang2022-01-311-2/+2
* scsi: mvsas: Switch to attribute groupsBart Van Assche2021-10-161-5/+7
* scsi: mvsas: Use DEVICE_ATTR_RO()/RW() macroZhen Lei2021-06-221-17/+9
* scsi: libsas: Add LUN number check in .slave_alloc callbackYufen Yu2021-06-221-0/+1
* 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
* compat_ioctl: scsi: handle HDIO commands from driversArnd Bergmann2020-01-031-0/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167Thomas Gleixner2019-05-301-17/+1
* scsi: flip the default on use_clusteringChristoph Hellwig2018-12-181-1/+0
* scsi: mvsas: fully convert to the generic DMA APIChristoph Hellwig2018-10-171-18/+3
* scsi: sas: Convert timers to use timer_setup()Kees Cook2017-11-011-2/+1
* 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-071-3/+3
* scsi: sas: move scsi_remove_host call into sas_remove_hostJohannes Thumshirn2017-04-211-1/+0
* 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-061-0/+2
|/ /
* | 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
|/
* 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
* scsi: remove ->change_queue_type methodChristoph Hellwig2014-12-041-1/+0
* libsas: remove task_collector modeChristoph Hellwig2014-11-271-22/+0
* 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
* 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
* [SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device...James Bottomley2013-05-101-1/+1
* [SCSI] mvsas: Use PCI_VENDOR_ID_MARVELL_EXT for 0x1b4bMyron Stowe2013-04-151-3/+3
* Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-10/+9
* [SCSI] libsas: async ata scanningDan Williams2012-02-291-1/+0
* [SCSI] libsas: kill sas_slave_destroyDan Williams2012-02-191-1/+0
* [SCSI] mv_sas: OCZ RevoDrive3 & zDrive R4 supportRobin H. Johnson2011-10-311-0/+10