summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/mpt3sas
AgeCommit message (Expand)Author
2021-03-24scsi: mpt3sas: Fix error return code of mpt3sas_base_attach()Jia-Ju Bai
2021-03-16scsi: mpt3sas: Do not use GFP_KERNEL in atomic contextChristophe JAILLET
2021-02-08scsi: mpt3sas: Update driver version to 37.100.00.00Suganath Prabu S
2021-02-08scsi: mpt3sas: Additional diagnostic buffer query interfaceSuganath Prabu S
2021-02-08scsi: mpt3sas: Add support for shared host tagset for CPU hotplugSreekanth Reddy
2021-02-08scsi: mpt3sas: Fix ReplyPostFree pool allocationSreekanth Reddy
2021-01-22scsi: mpt3sas: Simplify bool comparisonYANG LI
2021-01-05scsi: mpt3sas: Fix spelling mistake in Kconfig "compatiblity" -> "compatibility"Colin Ian King
2021-01-01Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-12-16Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-12-09scsi: mpt3sas: Signedness bug in _base_get_diag_triggers()Dan Carpenter
2020-12-09scsi: mpt3sas: Update driver version to 36.100.00.00Suganath Prabu S
2020-12-09scsi: mpt3sas: Handle trigger page after firmware updateSuganath Prabu S
2020-12-09scsi: mpt3sas: Add persistent MPI trigger pageSuganath Prabu S
2020-12-09scsi: mpt3sas: Add persistent SCSI sense trigger pageSuganath Prabu S
2020-12-09scsi: ufs: Remove unused macro definition POWER_DESC_MAX_SIZEBean Huo
2020-12-09scsi: mpt3sas: Add persistent Event trigger pageSuganath Prabu S
2020-12-09scsi: mpt3sas: Add persistent Master trigger pageSuganath Prabu S
2020-12-09scsi: mpt3sas: Add persistent trigger pages supportSuganath Prabu S
2020-12-09scsi: mpt3sas: Sync time periodically between driver and firmwareSuganath Prabu S
2020-12-01scsi: mpt3sas: Increase IOCInit request timeout to 30sSreekanth Reddy
2020-12-01scsi: mpt3sas: Fix ioctl timeoutSuganath Prabu S
2020-12-01scsi: mpt3sas: Remove in_interrupt()Ahmed S. Darwish
2020-11-25scsi: mpt3sas_scsih: Use generic power managementVaibhav Gupta
2020-11-25scsi: mpt3sas_scsih: Drop PCI Wakeup calls from .resumeVaibhav Gupta
2020-11-10scsi: mpt3sas: mpt3sas_scsih: Fix function documentation formattingLee Jones
2020-11-04scsi: mpt3sas: Bump driver version to 35.101.00.00Sreekanth Reddy
2020-11-04scsi: mpt3sas: Add module parameter multipath_on_hbaSreekanth Reddy
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