aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/mvsas
AgeCommit message (Expand)AuthorFilesLines
2024-03-25Merge patch series "Add LIBSAS_SHT_BASE for libsas"Martin K. Petersen1-18/+1
2024-03-25scsi: mvsas: Use LIBSAS_SHT_BASEJohn Garry1-18/+1
2024-03-25scsi: mvsas: Add libsas SATA sysfs attributes groupIgor Pylypiv1-0/+7
2023-08-21scsi: libsas: Delete sas_ssp_task.task_prioJohn Garry1-2/+1
2023-08-21scsi: libsas: Delete sas_ssp_task.enable_first_burstJohn Garry1-6/+2
2023-08-21scsi: libsas: Delete struct scsi_coreJohn Garry1-2/+2
2023-08-21scsi: libsas: Delete enum sas_phy_typeJohn Garry1-1/+0
2023-08-21scsi: libsas: Delete enum sas_classJohn Garry1-1/+0
2023-08-21scsi: libsas: Delete sas_ha_struct.lldd_moduleJohn Garry1-1/+0
2023-05-31scsi: Add HAS_IOPORT dependenciesNiklas Schnelle1-1/+1
2023-03-24scsi: mvsas: Declare SCSI host template constBart Van Assche1-1/+1
2022-10-22scsi: mvsas: Use sas_task_find_rq() for taggingJohn Garry4-23/+29
2022-10-22scsi: mvsas: Delete mvs_tag_init()John Garry3-10/+0
2022-10-18scsi: mvsas: Use sas_find_attached_phy_id() instead of open coding itJason Yan1-12/+5
2022-04-06scsi: mvsas: Add PCI ID of RocketRaid 2640Alexey Galakhov1-0/+1
2022-02-22scsi: mvsas: Fix a set-but-not-used warningBart Van Assche1-2/+4
2022-02-19scsi: libsas: Add sas_abort_task()John Garry1-117/+1
2022-02-19scsi: libsas: Add sas_query_task()John Garry1-8/+1
2022-02-19scsi: libsas: Add sas_lu_reset()John Garry1-3/+1
2022-02-19scsi: libsas: Add sas_clear_task_set()John Garry3-13/+1
2022-02-19scsi: libsas: Add sas_abort_task_set()John Garry3-13/+1
2022-02-19scsi: libsas: Add sas_task.tmfJohn Garry1-9/+6
2022-02-19scsi: libsas: Add struct sas_tmf_taskJohn Garry2-15/+10
2022-02-19scsi: libsas: Delete lldd_clear_aca callbackJohn Garry3-13/+0
2022-02-19scsi: libsas: Use enum for response frame DATAPRES fieldJohn Garry1-1/+1
2022-02-11scsi: libsas: Drop SAS_TASK_AT_INITIATORJohn Garry1-5/+1
2022-01-31scsi: mvsas: Replace snprintf() with sysfs_emit()Yang Guang1-2/+2
2021-12-22scsi: mvsas: Add spin_lock/unlock() to protect asd_sas_port->phy_listXiang Chen1-0/+5
2021-10-16scsi: mvsas: Switch to attribute groupsBart Van Assche1-5/+7
2021-06-22scsi: mvsas: Use DEVICE_ATTR_RO()/RW() macroZhen Lei1-17/+9
2021-06-22scsi: libsas: Add LUN number check in .slave_alloc callbackYufen Yu1-0/+1
2021-06-02scsi: libsas: Introduce more SAM status code aliases in enum exec_statusBart Van Assche1-5/+5
2021-04-01scsi: mvsas: Avoid -Wempty-body warningArnd Bergmann1-1/+1
2021-01-22scsi: mvsas: Switch back to original libsas event notifiersAhmed S. Darwish1-4/+4
2021-01-22scsi: mvsas: Pass gfp_t flags to libsas event notifiersAhmed S. Darwish1-9/+10
2021-01-22scsi: libsas: Remove notifier indirectionJohn Garry1-9/+5
2020-08-20scsi: mvsas: Remove superfluous memset()Li Heng1-4/+0
2020-08-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-4/+4
2020-07-24scsi: mvsas: Move 'core_nr' inside #ifdef and remove unused variable 'res_flag'Lee Jones1-4/+4
2020-06-15scsi: Wire up ata_scsi_dma_need_drain for SAS HBA driversChristoph Hellwig1-0/+1
2020-04-17scsi: mvsas: remove unused symbol 'mvs_th'Jason Yan1-2/+0
2020-04-17scsi: mvsas: make mvst_host_attrs staticJason Yan1-2/+2
2020-03-11scsi: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-01-03compat_ioctl: scsi: handle HDIO commands from driversArnd Bergmann1-0/+3
2019-09-30scsi: mvsas: remove redundant assignment to variable rcColin Ian King1-1/+1
2019-07-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-4/+1
2019-06-20scsi: libsas: aic94xx: hisi_sas: mvsas: pm8001: Use dev_is_expander()John Garry2-4/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 457Thomas Gleixner1-19/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167Thomas Gleixner10-169/+10
2019-03-19scsi: mvsas: clean up a few indentation issuesColin Ian King3-3/+5
2018-12-18scsi: flip the default on use_clusteringChristoph Hellwig1-1/+0
2018-10-23scsi: mvsas: Remove set but not used variable 'id'YueHaibing1-2/+1
2018-10-23scsi: mvsas: Use dma_pool_zallocSabyasachi Gupta1-2/+1
2018-10-17scsi: mvsas: fully convert to the generic DMA APIChristoph Hellwig2-24/+9
2018-03-01scsi: mvsas: fix wrong endianness of sgpio apiWilfried Weissmann1-11/+12
2017-11-21treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook1-2/+2
2017-11-01scsi: sas: Convert timers to use timer_setup()Kees Cook3-11/+8
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 Perier2-6/+6
2017-04-21scsi: sas: move scsi_remove_host call into sas_remove_hostJohannes Thumshirn1-1/+0
2016-12-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-1/+1
2016-11-16scsi: mvsas: fix command_active typoArnd Bergmann1-1/+1
2016-10-31mvsas: fix error return code in mvs_task_prep()Wei Yongjun1-1/+3
2016-09-26scsi: mvsas: Mark symbols static where possibleBaoyou Xie3-37/+39
2016-05-09libata/libsas: Define ATA_CMD_NCQ_NON_DATAHannes Reinecke1-1/+2
2016-05-09libsas: enable FPDMA SEND/RECEIVEHannes Reinecke1-1/+3
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 Weissmann5-0/+225
2015-12-03Merge branch 'mkp-fixes' into fixesJames Bottomley1-2/+2
2015-11-30mvsas: fix misleading indentationLuis de Bethencourt1-2/+2
2015-11-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-2/+1
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-10-27mvsas: Fix NULL pointer dereference in mvs_slot_task_freeDāvis Mosāns1-0/+2
2015-09-08Merge 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-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
2015-04-17mvsas: fix panic on expander attached SATA devicesJames Bottomley1-4/+1
2014-12-18Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linusJames Bottomley1-1/+0
2014-12-11Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds1-2/+2
2014-12-04scsi: remove ->change_queue_type methodChristoph Hellwig1-1/+0
2014-11-27libsas: remove task_collector modeChristoph Hellwig3-136/+5
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-11-05libsas: use ata_dev_classify()Hannes Reinecke1-2/+2
2014-08-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-10/+14
2014-06-20drivers: scsi: mvsas: fix compiling issue by adding 'MVS_' for "enum pci_inte...Chen Gang2-34/+34
2014-06-19scsi: mvsas: mv_sas.c: Fix for possible null pointer dereferenceRickard Strandqvist1-10/+14
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-10-14treewide: Fix typo in printkMasanari Iida1-1/+1
2013-07-23[SCSI] mvsas: Fix kernel panic on tile due to unaligned data accessJames Bottomley2-3/+9
2013-06-04[SCSI] libsas: implement > 16 byte CDB supportJames Bottomley1-1/+2
2013-05-10[SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device...James Bottomley3-11/+11
2013-04-15[SCSI] mvsas: Use PCI_VENDOR_ID_MARVELL_EXT for 0x1b4bMyron Stowe1-3/+3
2013-02-22[SCSI] mvsas: fixed timeout issue when removing moduleXiangliang Yu2-2/+9
2013-01-03Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman6-23/+21
2012-11-30[SCSI] mvsas: fix undefined bit shiftXi Wang2-13/+3
2012-09-14[SCSI] mvsas: Fix oops when ata commond timeout.Jianpeng Ma1-1/+1
2012-07-20[SCSI] mvsas: remove unused variable in mvs_task_exec()Dan Carpenter1-1/+0
2012-07-20[SCSI] libsas: trim sas_task of slow path infrastructureDan Williams1-10/+10
2012-03-22Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...Linus Torvalds2-10/+3
2012-03-20scsi: remove the second argument of k[un]map_atomic()Cong Wang1-2/+2
2012-02-29[SCSI] libsas: async ata scanningDan Williams1-1/+0
2012-02-29[SCSI] libsas: fix sas_find_local_phy(), take phy referencesDan Williams1-1/+2
2012-02-19[SCSI] libsas: remove ata_port.lock management duties from llddsDan Williams1-6/+0
2012-02-19[SCSI] libsas: introduce sas_drain_work()Dan Williams1-1/+1
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-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds5-65/+68
2011-10-02[SCSI] isci: export phy events via ->lldd_control_phy()Dan Williams1-1/+1
2011-10-02[SCSI] mvsas: update driver versionXiangliang Yu1-1/+1
2011-10-02[SCSI] mvsas: fixed SMP request watchdog timeout issue.Xiangliang Yu2-0/+5
2011-10-02[SCSI] mvsas: expander write performance enhancementXiangliang Yu2-0/+10
2011-10-02[SCSI] mvsas: change SL mode0 register valueXiangliang Yu1-0/+8
2011-10-02[SCSI] mvsas: fixed wrong destination when hiting NAK for command frameXiangliang Yu1-0/+10
2011-10-02[SCSI] mvsas: fixed some disk spin up issueXiangliang Yu2-0/+16
2011-10-02[SCSI] mvsas: add support for 9480 device idXiangliang Yu1-0/+9
2011-10-02[SCSI] mvsas: fix expander link errorXiangliang Yu1-3/+3
2011-10-02[SCSI] mvsas: remove mvs_slave_{alloc|configure}Dan Williams3-34/+2
2011-09-15Merge branch 'master' into for-nextJiri Kosina9-484/+975
2011-09-15Remove unneeded version.h includes from drivers/scsi/Jesper Juhl1-1/+0
2011-08-27[SCSI] libsas: export sas_alloc_task()Dan Williams1-26/+3
2011-07-26[SCSI] mvsas: Add support for interrupt taskletXiangliang Yu5-26/+40
2011-07-26[SCSI] mvsas: update commentsXiangliang Yu7-55/+24
2011-07-26[SCSI] mvsas: misc improvementsXiangliang Yu7-113/+127
2011-07-26[SCSI] mvsas: Add new macros and functionsXiangliang Yu7-56/+169
2011-07-26[SCSI] mvsas: Remove unused macros, variables and functionsXiangliang Yu7-189/+20
2011-07-26[SCSI] mvsas: fix 94xx hotplug issueXiangliang Yu5-35/+42
2011-07-26[SCSI] mvsas: Add driver version and interrupt coalescing to device attribute...Xiangliang Yu4-2/+126
2011-07-26[SCSI] mvsas: add support for 94xx phy tuning and multiple revisionsXiangliang Yu4-14/+382
2011-07-26[SCSI] mvsas: Add support for Non specific NCQ error interruptXiangliang Yu6-1/+52
2011-05-01[SCSI] mvsas: add support for Task collector mode and fixed relative bugsXiangliang Yu11-152/+294
2011-05-01[SCSI] mvsas: add support for Marvell 88SE9445/88SE9485Xiangliang Yu2-0/+22
2011-03-23[SCSI] mvsas: Add support for HighPoint RR27xx series HBAHighPoint Linux Team1-0/+7
2011-03-17scsi: change to new flag variablematt mooney1-3/+1
2010-07-28[SCSI] Unify SAM_ and SAM_STAT_ macrosJames Bottomley1-8/+8
2010-07-27[SCSI] mvsas: fix potential NULL dereferenceJiri Slaby1-1/+3
2010-04-11[SCSI] mvsas: fix hot plug handling and IO issuesSrinivas5-80/+186
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
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 Cheng2-0/+8
2009-05-23[SCSI] mvsas: remove all the casts from void * or to void *Andy Yan1-18/+16
2009-05-23[SCSI] mvsas: performance improvement using domain_device->lldd_devAndy Yan2-16/+16
2009-05-23[SCSI] mvsas: correct bit map usageAndy Yan1-2/+1
2009-05-23[SCSI] mvsas: bug fix, null pointer may be usedAndy Yan1-4/+4
2009-05-23[SCSI] mvsas: bug fix of dead lockAndy Yan1-8/+6
2009-05-23[SCSI] mvsas: bug fix with setting task management frame typeAndy Yan1-3/+5
2009-05-20[SCSI] mvsas: add support for 94xx; layout change; bug fixesAndy Yan11-1377/+3893
2009-05-20[SCSI] mvsas: split driver into multiple filesJeff Garzik8-2112/+2273
2009-05-20[SCSI] mvsas: move into new directory drivers/scsi/mvsas/Jeff Garzik3-0/+3283