summaryrefslogtreecommitdiff
path: root/drivers/scsi/mpt3sas
AgeCommit message (Expand)AuthorFilesLines
2020-11-11scsi: mpt3sas: mpt3sas_scsih: Fix function documentation formattingLee Jones1-4/+4
2020-11-05scsi: mpt3sas: Bump driver version to 35.101.00.00Sreekanth Reddy1-2/+2
2020-11-05scsi: mpt3sas: Add module parameter multipath_on_hbaSreekanth Reddy4-7/+76
2020-11-05scsi: mpt3sas: Handle vSES vphy object during HBA resetSreekanth Reddy1-0/+233
2020-11-05scsi: mpt3sas: Add bypass_dirty_port_flag parameterSreekanth Reddy3-30/+44
2020-11-05scsi: mpt3sas: Handling HBA vSES deviceSreekanth Reddy3-11/+198
2020-11-05scsi: mpt3sas: Set valid PhysicalPort in SMPPassThroughSreekanth Reddy3-6/+72
2020-11-05scsi: mpt3sas: Update hba_port objects after host resetSreekanth Reddy1-0/+338
2020-11-05scsi: mpt3sas: Get sas_device objects using device's rphySreekanth Reddy3-6/+47
2020-11-05scsi: mpt3sas: Rename transport_del_phy_from_an_existing_port()Sreekanth Reddy2-12/+30
2020-11-05scsi: mpt3sas: Get device objects using sas_address & portIDSreekanth Reddy3-87/+178
2020-11-05scsi: mpt3sas: Update hba_port's sas_address & phy_maskSreekanth Reddy3-27/+126
2020-11-05scsi: mpt3sas: Rearrange _scsih_mark_responding_sas_device()Sreekanth Reddy1-58/+58
2020-11-05scsi: mpt3sas: Allocate memory for hba_port objectsSreekanth Reddy1-4/+69
2020-11-05scsi: mpt3sas: Define hba_port structureSreekanth Reddy1-1/+34
2020-10-15Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds5-74/+398
2020-09-16scsi: mpt3sas: A small correction in _base_process_reply_queueTomas Henzl1-1/+1
2020-09-16scsi: mpt3sas: Fix sync irqsTomas Henzl1-5/+9
2020-09-16scsi: mpt3sas: Detect tampered Aero and Sea adaptersSreekanth Reddy1-16/+105
2020-09-15Merge branch '5.9/scsi-fixes' into 5.10/scsi-ufsMartin K. Petersen1-1/+1
2020-09-08Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-1/+1
2020-09-03scsi: mpt3sas: Don't call disable_irq from IRQ poll handlerTomas Henzl1-1/+1
2020-08-25scsi: mpt3sas: Remove pci-dma-compat wrapper APISuraj Upadhyay1-6/+4
2020-08-24treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva3-6/+6
2020-08-21scsi: mpt3sas: Remove superfluous memset()Li Heng1-1/+0
2020-08-21scsi: mpt3sas: Update driver version to 35.100.00.00Suganath Prabu S1-2/+2
2020-08-21scsi: mpt3sas: Postprocessing of target and LUN resetSuganath Prabu S3-5/+139
2020-08-21scsi: mpt3sas: Add functions to check if any cmd is outstanding on Target and...Suganath Prabu S3-19/+88
2020-08-21scsi: mpt3sas: Rename and export interrupt mask/unmask functionsSuganath Prabu S2-13/+13
2020-08-21scsi: mpt3sas: Cancel the running work during host resetSuganath Prabu S2-5/+16
2020-08-21scsi: mpt3sas: Dump system registers for debuggingSuganath Prabu S1-0/+20
2020-08-21scsi: mpt3sas: Memset config_cmds.reply buffer with zerosSuganath Prabu S1-1/+1
2020-08-07Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds5-18/+23
2020-07-08scsi: mpt3sas: Fix kdoc comments formatDamien Le Moal2-12/+18
2020-07-08scsi: mpt3sas: Fix set but unused variableDamien Le Moal1-4/+3
2020-07-08scsi: mpt3sas: Fix error returns in BRM_status_showJohannes Thumshirn1-4/+6
2020-07-03scsi: mpt3sas: Fix unlock imbalanceDamien Le Moal1-1/+1
2020-06-16scsi: mpt3sas: Fix spelling mistakeFlavio Suligoi2-2/+2
2020-06-13Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds1-4/+4
2020-06-13treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada1-4/+4
2020-06-03scsi: mpt3sas: Fix memset() in non-RDPQ modeSuganath Prabu S1-4/+1
2020-05-27scsi: mpt3sas: Fix reply queue count in non RDPQ modeSuganath Prabu S1-4/+5
2020-05-12scsi: mpt3sas: Remove unused including <linux/version.h>Samuel Zou1-1/+0
2020-05-12scsi: mpt3sas: Fix double free warningsSuganath Prabu S1-0/+2
2020-05-08scsi: mpt3sas: Disable DIF when prot_mask set to zeroSreekanth Reddy1-2/+2
2020-05-08scsi: mpt3sas: Capture IOC data for debugging purposesSuganath Prabu4-4/+179
2020-05-08scsi: mpt3sas: Use true, false for ioc->use_32bit_dmaJason Yan1-1/+1
2020-04-25scsi: mpt3sas: Remove NULL check before freeing functionJason Yan1-2/+1
2020-04-24scsi: mpt3sas: Update mpt3sas version to 33.101.00.00Suganath Prabu1-2/+2
2020-04-24scsi: mpt3sas: Handle RDPQ DMA allocation in same 4G regionSuganath Prabu2-46/+109