summaryrefslogtreecommitdiff
path: root/drivers/scsi/mpt3sas/mpt3sas_scsih.c
AgeCommit message (Expand)Author
2021-04-05scsi: mpt3sas: Fix endianness for ActiveCablePowerRequirementSreekanth Reddy
2021-04-05scsi: mpt3sas: Only one vSES is present even when IOC has multi vSESSreekanth Reddy
2021-04-05Merge branch '5.12/scsi-fixes' into 5.13/scsi-stagingMartin K. Petersen
2021-03-18scsi: mpt3sas: Fix a few kernel-doc issuesLee Jones
2021-03-16scsi: mpt3sas: Do not use GFP_KERNEL in atomic contextChristophe JAILLET
2021-03-15scsi: mpt3sas: Move a little data from the stack onto the heapLee Jones
2021-03-04scsi: core: Add scsi_device_busy() wrapperMing Lei
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
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: 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: 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-10-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-09-15scsi: mpt3sas: Detect tampered Aero and Sea adaptersSreekanth Reddy
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
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: Cancel the running work during host resetSuganath 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-03-31scsi: mpt3sas: Fix kernel panic observed on soft HBA unplugSreekanth Reddy
2020-03-11scsi: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-01-02scsi: mpt3sas: Print function name in which cmd timed outSreekanth Reddy
2020-01-02scsi: mpt3sas: Optimize mpt3sas driver loggingSreekanth Reddy
2020-01-02scsi: mpt3sas: print in which path firmware fault occurredSreekanth Reddy
2020-01-02scsi: mpt3sas: Handle CoreDump state from watchdog threadSreekanth Reddy
2020-01-02scsi: mpt3sas: renamed _base_after_reset_handler functionSreekanth Reddy
2020-01-02scsi: mpt3sas: Add support for NVMe shutdownSreekanth Reddy
2019-10-24scsi: mpt3sas: change allocation optionTomas Henzl
2019-09-30scsi: mpt3sas: Register trace buffer based on NVDATA settingsSreekanth Reddy
2019-09-23Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-08-29scsi: mpt3sas: Introduce module parameter to override queue depthSreekanth Reddy
2019-08-28PCI: Move ASPM declarations to linux/pci.hKrzysztof Wilczynski
2019-08-07scsi: mpt3sas: Run SAS DEVICE STATUS CHANGE EVENT from ISRSuganath Prabu
2019-08-07scsi: mpt3sas: Reduce the performance dropSuganath Prabu
2019-08-07scsi: mpt3sas: Add sysfs to know supported featuresSuganath Prabu
2019-08-07scsi: mpt3sas: Allow ioctls to blocked access status NVMeSuganath Prabu
2019-08-07scsi: mpt3sas: Enumerate SES of a managed PCIe switchSuganath Prabu