summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/mpt3sas (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | scsi: mpt3sas: Fix return value check of dma_get_required_mask()Sreekanth Reddy2022-09-161-1/+1
* | scsi: mpt3sas: Fix use-after-free warningSreekanth Reddy2022-09-071-1/+1
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2022-08-052-6/+5
|\
| * Merge branch '5.19/scsi-fixes' into 5.20/scsi-stagingMartin K. Petersen2022-07-071-11/+12
| |\
| * | scsi: mpt3sas: Remove flush_scheduled_work() callTetsuo Handa2022-06-221-1/+0
| * | scsi: mpt3sas: Fix whitespace and spelling mistakeZhang Jiaming2022-06-221-4/+4
| * | scsi: mpt3sas: Fix typo in commentRen Yu2022-06-221-1/+1
* | | scsi: mpt3sas: Stop fw fault watchdog work item during system shutdownDavid Jeffery2022-07-271-0/+1
| |/ |/|
* | scsi: mpt3sas: Fix out-of-bounds compiler warningHelge Deller2022-06-081-11/+12
|/
* scsi: mpt3sas: Update driver version to 42.100.00.00Sreekanth Reddy2022-05-201-2/+2
* scsi: mpt3sas: Fix junk chars displayed while printing ChipNameSreekanth Reddy2022-05-201-1/+1
* scsi: mpt3sas: Use cached ATA Information VPD pageMartin K. Petersen2022-05-021-10/+8
* scsi: mpt3sas: Fix adapter replyPostRegisterIndex declarationDamien Le Moal2022-04-262-5/+6
* scsi: mpt3sas: Fix event callback log_code value handlingDamien Le Moal2022-04-261-3/+3
* scsi: mpt3sas: Fix ioc->base_readl() useDamien Le Moal2022-04-261-7/+6
* scsi: mpt3sas: Fix writel() useDamien Le Moal2022-04-261-5/+5
* scsi: mpt3sas: Fix _ctl_set_task_mid() TaskMID checkDamien Le Moal2022-04-261-5/+6
* scsi: mpt3sas: Fail reset operation if config request timed outSreekanth Reddy2022-04-071-3/+6
* scsi: mpt3sas: Fix mpt3sas_check_same_4gb_region() kdoc commentDamien Le Moal2022-04-071-2/+1
* Merge branch '5.18/scsi-queue' into 5.18/scsi-fixesMartin K. Petersen2022-04-071-1/+4
|\
| * scsi: mpt3sas: Fix use after free in _scsih_expander_node_remove()Damien Le Moal2022-03-301-1/+4
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2022-03-252-31/+18
|\|
| * scsi: mpt3sas: Fix incorrect 4GB boundary checkSreekanth Reddy2022-03-091-13/+12
| * scsi: mpt3sas: Remove scsi_dma_map() error messagesSreekanth Reddy2022-03-091-15/+3
| * scsi: mpt3sas: Convert to flexible arraysKees Cook2022-02-081-3/+3
* | scsi: mpt3sas: Page fault in reply q processingMatt Lupfer2022-03-151-2/+3
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2022-01-222-6/+85
|\
| * scsi: mpt3sas: Update persistent trigger pages from sysfs interfaceSuganath Prabu S2022-01-052-6/+85
* | 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: Fix system going into read-only modeSreekanth Reddy2021-11-192-1/+60
* scsi: mpt3sas: Fix kernel panic during drive powercycle testSreekanth Reddy2021-11-191-1/+1
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2021-11-053-48/+66
|\
| * scsi: mpt3sas: Make mpt3sas_dev_attrs staticJiapeng Chong2021-10-211-1/+1
| * scsi: mpt3sas: Switch to attribute groupsBart Van Assche2021-10-173-39/+57
| * scsi: mpt3sas: Call scsi_done() directlyBart Van Assche2021-10-171-9/+9
* | scsi: mpt3sas: Fix reference tag handling for WRITE_INSERTMartin K. Petersen2021-10-291-3/+6
|/
* scsi: mpt3sas: Clean up some inconsistent indentingColin Ian King2021-09-142-3/+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-035-77/+501
|\
| * scsi: mpt3sas: Use the proper SCSI midlayer interfaces for PIMartin K. Petersen2021-08-251-30/+13
| * Merge branch '5.14/scsi-fixes' into 5.15/scsi-stagingMartin K. Petersen2021-08-123-17/+25
| |\
| * | scsi: mpt3sas: Use scsi_cmd_to_rq() instead of scsi_cmnd.requestBart Van Assche2021-08-122-5/+5
| * | scsi: mpt3sas: Introduce sas_ncq_prio_supported sysfs sttributeDamien Le Moal2021-08-101-0/+19
| * | scsi: mpt3sas: Update driver version to 39.100.00.00Suganath Prabu S2021-08-101-2/+2
| * | scsi: mpt3sas: Use firmware recommended queue depthSuganath Prabu S2021-08-105-6/+165
| * | scsi: mpt3sas: Bump driver version to 38.100.00.00Sreekanth Reddy2021-08-101-3/+3
| * | scsi: mpt3sas: Add io_uring iopoll supportSreekanth Reddy2021-08-103-32/+296
* | | 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-203-17/+26
|/