summaryrefslogtreecommitdiff
path: root/drivers/scsi/mpt3sas
AgeCommit message (Expand)Author
2020-11-04scsi: mpt3sas: Handle vSES vphy object during HBA resetSreekanth Reddy
2020-11-04scsi: mpt3sas: Add bypass_dirty_port_flag parameterSreekanth Reddy
2020-11-04scsi: mpt3sas: Handling HBA vSES deviceSreekanth Reddy
2020-11-04scsi: mpt3sas: Set valid PhysicalPort in SMPPassThroughSreekanth Reddy
2020-11-04scsi: mpt3sas: Update hba_port objects after host resetSreekanth Reddy
2020-11-04scsi: mpt3sas: Get sas_device objects using device's rphySreekanth Reddy
2020-11-04scsi: mpt3sas: Rename transport_del_phy_from_an_existing_port()Sreekanth Reddy
2020-11-04scsi: mpt3sas: Get device objects using sas_address & portIDSreekanth Reddy
2020-11-04scsi: mpt3sas: Update hba_port's sas_address & phy_maskSreekanth Reddy
2020-11-04scsi: mpt3sas: Rearrange _scsih_mark_responding_sas_device()Sreekanth Reddy
2020-11-04scsi: mpt3sas: Allocate memory for hba_port objectsSreekanth Reddy
2020-11-04scsi: mpt3sas: Define hba_port structureSreekanth Reddy
2020-11-02scsi: mpt3sas: Fix timeouts observed while reenabling IRQSreekanth Reddy
2020-10-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-09-15scsi: mpt3sas: A small correction in _base_process_reply_queueTomas Henzl
2020-09-15scsi: mpt3sas: Fix sync irqsTomas Henzl
2020-09-15scsi: mpt3sas: Detect tampered Aero and Sea adaptersSreekanth Reddy
2020-09-15Merge branch '5.9/scsi-fixes' into 5.10/scsi-ufsMartin K. Petersen
2020-09-08Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-09-02scsi: mpt3sas: Don't call disable_irq from IRQ poll handlerTomas Henzl
2020-08-24scsi: mpt3sas: Remove pci-dma-compat wrapper APISuraj Upadhyay
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-20scsi: mpt3sas: Remove superfluous memset()Li Heng
2020-08-20scsi: mpt3sas: Update driver version to 35.100.00.00Suganath Prabu S
2020-08-20scsi: mpt3sas: Postprocessing of target and LUN resetSuganath Prabu S
2020-08-20scsi: mpt3sas: Add functions to check if any cmd is outstanding on Target and...Suganath Prabu S
2020-08-20scsi: mpt3sas: Rename and export interrupt mask/unmask functionsSuganath Prabu S
2020-08-20scsi: mpt3sas: Cancel the running work during host resetSuganath Prabu S
2020-08-20scsi: mpt3sas: Dump system registers for debuggingSuganath Prabu S
2020-08-20scsi: mpt3sas: Memset config_cmds.reply buffer with zerosSuganath Prabu S
2020-08-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-07-08scsi: mpt3sas: Fix kdoc comments formatDamien Le Moal
2020-07-08scsi: mpt3sas: Fix set but unused variableDamien Le Moal
2020-07-07scsi: mpt3sas: Fix error returns in BRM_status_showJohannes Thumshirn
2020-07-02scsi: mpt3sas: Fix unlock imbalanceDamien Le Moal
2020-06-15scsi: mpt3sas: Fix spelling mistakeFlavio Suligoi
2020-06-13Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-02scsi: mpt3sas: Fix memset() in non-RDPQ modeSuganath Prabu S
2020-05-26scsi: mpt3sas: Fix reply queue count in non RDPQ modeSuganath Prabu S
2020-05-11scsi: mpt3sas: Remove unused including <linux/version.h>Samuel Zou
2020-05-11scsi: mpt3sas: Fix double free warningsSuganath Prabu S
2020-05-07scsi: mpt3sas: Disable DIF when prot_mask set to zeroSreekanth Reddy
2020-05-07scsi: mpt3sas: Capture IOC data for debugging purposesSuganath Prabu
2020-05-07scsi: mpt3sas: Use true, false for ioc->use_32bit_dmaJason Yan
2020-04-24scsi: mpt3sas: Remove NULL check before freeing functionJason Yan
2020-04-24scsi: mpt3sas: Update mpt3sas version to 33.101.00.00Suganath Prabu
2020-04-24scsi: mpt3sas: Handle RDPQ DMA allocation in same 4G regionSuganath Prabu
2020-04-24scsi: mpt3sas: Separate out RDPQ allocation to new functionSuganath Prabu
2020-04-24scsi: mpt3sas: Rename function name is_MSB_are_sameSuganath Prabu