summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/mpt3sas/mpt3sas_base.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* scsi: mpt3sas: Use irq_set_affinity_and_hint()Nitesh Narayan Lal2021-12-101-11/+10
* scsi: mpt3sas: Fix incorrect system timestampSreekanth Reddy2021-11-191-2/+2
* scsi: mpt3sas: Call cpu_relax() before calling udelay()Sreekanth Reddy2021-09-141-1/+3
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2021-09-031-24/+293
|\
| * Merge branch '5.14/scsi-fixes' into 5.15/scsi-stagingMartin K. Petersen2021-08-121-16/+16
| |\
| * | scsi: mpt3sas: Use scsi_cmd_to_rq() instead of scsi_cmnd.requestBart Van Assche2021-08-121-2/+2
| * | scsi: mpt3sas: Use firmware recommended queue depthSuganath Prabu S2021-08-101-0/+70
| * | scsi: mpt3sas: Add io_uring iopoll supportSreekanth Reddy2021-08-101-22/+221
* | | scsi: mpt3sas: Fix incorrectly assigned error return and checkColin Ian King2021-08-101-1/+1
| |/ |/|
* | scsi: mpt3sas: Transition IOC to Ready state during shutdownSreekanth Reddy2021-07-201-16/+16
|/
* scsi: mpt3sas: Fix Coverity reported issueSuganath Prabu S2021-06-191-1/+1
* scsi: mpt3sas: Fix fall-through warnings for ClangGustavo A. R. Silva2021-06-021-0/+1
* scsi: mpt3sas: Handle firmware faults during second half of IOC initSuganath Prabu S2021-06-011-4/+4
* scsi: mpt3sas: Handle firmware faults during first half of IOC initSuganath Prabu S2021-06-011-73/+180
* scsi: mpt3sas: Documentation cleanupRandy Dunlap2021-05-101-49/+50
* scsi: mpt3sas: Fix two kernel-doc headersBart Van Assche2021-04-161-2/+2
* scsi: mpt3sas: Block PCI config access from userspace during resetSreekanth Reddy2021-04-061-0/+4
* Merge branch '5.12/scsi-fixes' into 5.13/scsi-stagingMartin K. Petersen2021-04-061-2/+6
|\
| * scsi: mpt3sas: Fix error return code of mpt3sas_base_attach()Jia-Ju Bai2021-03-251-2/+6
* | scsi: mpt3sas: Fix a typoBhaskar Chowdhury2021-03-251-1/+1
* | scsi: mpt3sas: Force reply post array allocations to be within same 4 GB regionSuganath Prabu S2021-03-191-16/+39
* | scsi: mpt3sas: Force reply post buffer allocations to be within same 4 GB regionSuganath Prabu S2021-03-191-17/+42
* | scsi: mpt3sas: Force reply buffer allocations to be within same 4 GB regionSuganath Prabu S2021-03-191-23/+40
* | scsi: mpt3sas: Force sense buffer allocations to be within same 4 GB regionSuganath Prabu S2021-03-191-46/+40
* | scsi: mpt3sas: Force chain buffer allocations to be within same 4 GB regionSuganath Prabu S2021-03-191-26/+57
* | scsi: mpt3sas: Force PCIe scatterlist allocations to be within same 4 GB regionSuganath Prabu S2021-03-171-47/+112
* | scsi: mpt3sas: Fix misspelling of _base_put_smid_default_atomic()Lee Jones2021-03-161-1/+1
* | scsi: core: Replace sdev->device_busy with sbitmapMing Lei2021-03-041-2/+1
|/
* scsi: mpt3sas: Additional diagnostic buffer query interfaceSuganath Prabu S2021-02-091-1/+4
* scsi: mpt3sas: Add support for shared host tagset for CPU hotplugSreekanth Reddy2021-02-091-17/+33
* scsi: mpt3sas: Fix ReplyPostFree pool allocationSreekanth Reddy2021-02-091-1/+2
* scsi: mpt3sas: Simplify bool comparisonYANG LI2021-01-231-2/+2
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2021-01-011-1/+1
|\
| * scsi: mpt3sas: Signedness bug in _base_get_diag_triggers()Dan Carpenter2020-12-091-1/+1
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-12-161-3/+434
|\|
| * scsi: mpt3sas: Handle trigger page after firmware updateSuganath Prabu S2020-12-091-1/+49
| * scsi: mpt3sas: Add persistent MPI trigger pageSuganath Prabu S2020-12-091-1/+60
| * scsi: mpt3sas: Add persistent SCSI sense trigger pageSuganath Prabu S2020-12-091-0/+59
| * scsi: mpt3sas: Add persistent Event trigger pageSuganath Prabu S2020-12-091-0/+60
| * scsi: mpt3sas: Add persistent Master trigger pageSuganath Prabu S2020-12-091-0/+46
| * scsi: mpt3sas: Add persistent trigger pages supportSuganath Prabu S2020-12-091-0/+70
| * scsi: mpt3sas: Sync time periodically between driver and firmwareSuganath Prabu S2020-12-091-2/+91
* | scsi: mpt3sas: Increase IOCInit request timeout to 30sSreekanth Reddy2020-12-011-1/+1
* | scsi: mpt3sas: Fix timeouts observed while reenabling IRQSreekanth Reddy2020-11-031-0/+7
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-10-151-21/+46
|\
| * scsi: mpt3sas: A small correction in _base_process_reply_queueTomas Henzl2020-09-161-1/+1
| * scsi: mpt3sas: Fix sync irqsTomas Henzl2020-09-161-5/+9
| * Merge branch '5.9/scsi-fixes' into 5.10/scsi-ufsMartin K. Petersen2020-09-151-1/+1
| |\
| * | scsi: mpt3sas: Remove superfluous memset()Li Heng2020-08-211-1/+0
| * | scsi: mpt3sas: Postprocessing of target and LUN resetSuganath Prabu S2020-08-211-1/+5