aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/mvsas/mv_init.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167Thomas Gleixner1-17/+1
2018-12-18scsi: flip the default on use_clusteringChristoph Hellwig1-1/+0
2018-10-17scsi: 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-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 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-07Merge 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-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-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
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_typeJames Bottomley1-1/+1
2013-04-15[SCSI] mvsas: Use PCI_VENDOR_ID_MARVELL_EXT for 0x1b4bMyron Stowe1-3/+3
2013-01-03Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman1-10/+9
2012-02-29[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
2011-07-26[SCSI] mvsas: Add support for interrupt taskletXiangliang Yu1-17/+28
2011-07-26[SCSI] mvsas: update commentsXiangliang Yu1-1/+0
2011-07-26[SCSI] mvsas: misc improvementsXiangliang Yu1-1/+2
2011-07-26[SCSI] mvsas: Add new macros and functionsXiangliang Yu1-10/+11
2011-07-26[SCSI] mvsas: Remove unused macros, variables and functionsXiangliang Yu1-10/+14
2011-07-26[SCSI] mvsas: fix 94xx hotplug issueXiangliang Yu1-4/+11
2011-07-26[SCSI] mvsas: Add driver version and interrupt coalescing to device attributes in sysfsXiangliang Yu1-0/+75
2011-07-26[SCSI] mvsas: add support for 94xx phy tuning and multiple revisionsXiangliang Yu1-0/+3
2011-05-01[SCSI] mvsas: add support for Task collector mode and fixed relative bugsXiangliang Yu1-18/+29
2011-05-01[SCSI] mvsas: add support for Marvell 88SE9445/88SE9485Xiangliang Yu1-0/+20
2011-03-23[SCSI] mvsas: Add support for HighPoint RR27xx series HBAHighPoint Linux Team1-0/+7
2010-04-11[SCSI] mvsas: fix hot plug handling and IO issuesSrinivas1-7/+12
2009-12-10[SCSI] mvsas: add support for Adaptec ASC-1045/1405 SAS/SATA HBASrinivas1-0/+1
2009-10-02[SCSI] mvsas: Support Areca SAS/SATA HBA, ARC-1300/1320Nick Cheng1-0/+4
2009-05-20[SCSI] mvsas: add support for 94xx; layout change; bug fixesAndy Yan1-225/+404
2009-05-20[SCSI] mvsas: split driver into multiple filesJeff Garzik1-0/+524