summaryrefslogtreecommitdiff
path: root/drivers/scsi/mvsas/mv_init.c
AgeCommit message (Expand)Author
2023-08-21scsi: libsas: Delete struct scsi_coreJohn Garry
2023-08-21scsi: libsas: Delete enum sas_phy_typeJohn Garry
2023-08-21scsi: libsas: Delete enum sas_classJohn Garry
2023-08-21scsi: libsas: Delete sas_ha_struct.lldd_moduleJohn Garry
2023-03-24scsi: mvsas: Declare SCSI host template constBart Van Assche
2022-10-22scsi: mvsas: Use sas_task_find_rq() for taggingJohn Garry
2022-10-22scsi: mvsas: Delete mvs_tag_init()John Garry
2022-04-06scsi: mvsas: Add PCI ID of RocketRaid 2640Alexey Galakhov
2022-02-22scsi: mvsas: Fix a set-but-not-used warningBart Van Assche
2022-02-19scsi: libsas: Add sas_clear_task_set()John Garry
2022-02-19scsi: libsas: Add sas_abort_task_set()John Garry
2022-02-19scsi: libsas: Delete lldd_clear_aca callbackJohn Garry
2022-01-31scsi: mvsas: Replace snprintf() with sysfs_emit()Yang Guang
2021-10-16scsi: mvsas: Switch to attribute groupsBart Van Assche
2021-06-22scsi: mvsas: Use DEVICE_ATTR_RO()/RW() macroZhen Lei
2021-06-22scsi: libsas: Add LUN number check in .slave_alloc callbackYufen Yu
2020-08-20scsi: mvsas: Remove superfluous memset()Li Heng
2020-08-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-07-24scsi: mvsas: Move 'core_nr' inside #ifdef and remove unused variable 'res_flag'Lee Jones
2020-06-15scsi: Wire up ata_scsi_dma_need_drain for SAS HBA driversChristoph Hellwig
2020-04-17scsi: mvsas: remove unused symbol 'mvs_th'Jason Yan
2020-04-17scsi: mvsas: make mvst_host_attrs staticJason Yan
2020-01-03compat_ioctl: scsi: handle HDIO commands from driversArnd Bergmann
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167Thomas Gleixner
2018-12-18scsi: flip the default on use_clusteringChristoph Hellwig
2018-10-17scsi: mvsas: fully convert to the generic DMA APIChristoph Hellwig
2017-11-01scsi: sas: Convert timers to use timer_setup()Kees Cook
2017-08-25scsi: libsas: move bus_reset_handler() to target_reset_handler()Hannes Reinecke
2017-08-10scsi: mvsas: replace kfree with scsi_host_putPan Bian
2017-08-07scsi: mvsas: Replace PCI pool old APIRomain Perier
2017-04-21scsi: sas: move scsi_remove_host call into sas_remove_hostJohannes Thumshirn
2016-04-15mvsas: Generalize Marvell 9485 in pci_device_idLeonid Moiseichuk
2016-01-07Merge branch 'jejb-scsi' into miscJames Bottomley
2016-01-06mvsas: Add SGPIO support to Marvell 94xxWilfried Weissmann
2015-12-03Merge branch 'mkp-fixes' into fixesJames Bottomley
2015-11-13mvsas: don't allow negative timeoutsDan Carpenter
2015-11-12Merge tag '4.4-scsi-mkp' into miscJames Bottomley
2015-11-09scsi: use host wide tags by defaultChristoph Hellwig
2015-11-09mvsas: remove SCSI host before detaching from SAS transportJack Wang
2015-09-08Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-08-12mvsas: always iounmap resourcesJohannes Thumshirn
2015-08-10cleanup IORESOURCE_CACHEABLE vs ioremap()Dan Williams
2015-05-31scsi: Do not set cmd_per_lun to 1 in the host templateHannes Reinecke
2014-12-04scsi: remove ->change_queue_type methodChristoph Hellwig
2014-11-27libsas: remove task_collector modeChristoph Hellwig
2014-11-24scsi: avoid ->change_queue_depth indirection for queue full trackingChristoph Hellwig
2014-11-12scsi: always assign block layer tags if enabledChristoph Hellwig
2014-06-02mvsas: Recognise device/subsystem 9485/9485 as 88SE9485Ben Hutchings
2013-10-14SCSI: remove unnecessary pci_set_drvdata()Jingoo Han
2013-05-10[SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device...James Bottomley