index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
mpt3sas
/
mpt3sas_base.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-24
scsi: mpt3sas: Fix loop logic
Ranjan Kumar
1
-2
/
+2
2023-08-30
scsi: mpt3sas: Remove volatile qualifier
Ranjan Kumar
1
-4
/
+4
2023-08-30
scsi: mpt3sas: Perform additional retries if doorbell read returns 0
Ranjan Kumar
1
-13
/
+33
2023-04-11
scsi: mpt3sas: Remove HBA BIOS version in the kernel log
Ranjan Kumar
1
-8
/
+2
2023-03-31
Merge branch '6.3/scsi-fixes' into 6.4/scsi-staging
Martin K. Petersen
1
-5
/
+0
2023-03-24
scsi: mpt3sas: Don't print sense pool info twice
Jerry Snitselaar
1
-5
/
+0
2023-03-09
scsi: mpt3sas: Drop redundant pci_enable_pcie_error_reporting()
Bjorn Helgaas
1
-5
/
+0
2023-02-22
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-0
/
+3
2023-02-08
scsi: mpt3sas: Fix a memory leak
Tomas Henzl
1
-0
/
+3
2022-11-17
scsi: mpt3sas: Remove usage of dma_get_required_mask() API
Sreekanth Reddy
1
-2
/
+1
2022-10-25
scsi: mpt3sas: re-do lost mpt3sas DMA mask fix
Sreekanth Reddy
1
-1
/
+1
2022-09-25
scsi: mpt3sas: Revert "scsi: mpt3sas: Fix ioc->base_readl() use"
Damien Le Moal
1
-6
/
+7
2022-09-25
scsi: mpt3sas: Revert "scsi: mpt3sas: Fix writel() use"
Damien Le Moal
1
-5
/
+5
2022-09-01
scsi: mpt3sas: Don't change DMA mask while reallocating pools
Sreekanth Reddy
1
-7
/
+14
2022-08-31
scsi: mpt3sas: Add support for ATTO ExpressSAS H12xx GT devices
Bradley Grove
1
-6
/
+167
2022-07-07
Merge branch '5.19/scsi-fixes' into 5.20/scsi-staging
Martin K. Petersen
1
-11
/
+12
2022-06-21
scsi: mpt3sas: Fix whitespace and spelling mistake
Zhang Jiaming
1
-4
/
+4
2022-06-07
scsi: mpt3sas: Fix out-of-bounds compiler warning
Helge Deller
1
-11
/
+12
2022-05-19
scsi: mpt3sas: Fix junk chars displayed while printing ChipName
Sreekanth Reddy
1
-1
/
+1
2022-04-25
scsi: mpt3sas: Fix adapter replyPostRegisterIndex declaration
Damien Le Moal
1
-4
/
+5
2022-04-25
scsi: mpt3sas: Fix ioc->base_readl() use
Damien Le Moal
1
-7
/
+6
2022-04-25
scsi: mpt3sas: Fix writel() use
Damien Le Moal
1
-5
/
+5
2022-04-06
scsi: mpt3sas: Fix mpt3sas_check_same_4gb_region() kdoc comment
Damien Le Moal
1
-2
/
+1
2022-03-24
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-28
/
+15
2022-03-14
scsi: mpt3sas: Page fault in reply q processing
Matt Lupfer
1
-2
/
+3
2022-03-08
scsi: mpt3sas: Fix incorrect 4GB boundary check
Sreekanth Reddy
1
-13
/
+12
2022-03-08
scsi: mpt3sas: Remove scsi_dma_map() error messages
Sreekanth Reddy
1
-15
/
+3
2021-12-10
scsi: mpt3sas: Use irq_set_affinity_and_hint()
Nitesh Narayan Lal
1
-11
/
+10
2021-11-18
scsi: mpt3sas: Fix incorrect system timestamp
Sreekanth Reddy
1
-2
/
+2
2021-09-13
scsi: mpt3sas: Call cpu_relax() before calling udelay()
Sreekanth Reddy
1
-1
/
+3
2021-09-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-24
/
+293
2021-08-11
Merge branch '5.14/scsi-fixes' into 5.15/scsi-staging
Martin K. Petersen
1
-16
/
+16
2021-08-11
scsi: mpt3sas: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
1
-2
/
+2
2021-08-09
scsi: mpt3sas: Fix incorrectly assigned error return and check
Colin Ian King
1
-1
/
+1
2021-08-09
scsi: mpt3sas: Use firmware recommended queue depth
Suganath Prabu S
1
-0
/
+70
2021-08-09
scsi: mpt3sas: Add io_uring iopoll support
Sreekanth Reddy
1
-22
/
+221
2021-07-19
scsi: mpt3sas: Transition IOC to Ready state during shutdown
Sreekanth Reddy
1
-16
/
+16
2021-06-18
scsi: mpt3sas: Fix Coverity reported issue
Suganath Prabu S
1
-1
/
+1
2021-06-02
scsi: mpt3sas: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2021-05-31
scsi: mpt3sas: Handle firmware faults during second half of IOC init
Suganath Prabu S
1
-4
/
+4
2021-05-31
scsi: mpt3sas: Handle firmware faults during first half of IOC init
Suganath Prabu S
1
-73
/
+180
2021-05-10
scsi: mpt3sas: Documentation cleanup
Randy Dunlap
1
-49
/
+50
2021-04-15
scsi: mpt3sas: Fix two kernel-doc headers
Bart Van Assche
1
-2
/
+2
2021-04-05
scsi: mpt3sas: Block PCI config access from userspace during reset
Sreekanth Reddy
1
-0
/
+4
2021-04-05
Merge branch '5.12/scsi-fixes' into 5.13/scsi-staging
Martin K. Petersen
1
-2
/
+6
2021-03-24
scsi: mpt3sas: Fix a typo
Bhaskar Chowdhury
1
-1
/
+1
2021-03-24
scsi: mpt3sas: Fix error return code of mpt3sas_base_attach()
Jia-Ju Bai
1
-2
/
+6
2021-03-18
scsi: mpt3sas: Force reply post array allocations to be within same 4 GB region
Suganath Prabu S
1
-16
/
+39
2021-03-18
scsi: mpt3sas: Force reply post buffer allocations to be within same 4 GB region
Suganath Prabu S
1
-17
/
+42
2021-03-18
scsi: mpt3sas: Force reply buffer allocations to be within same 4 GB region
Suganath Prabu S
1
-23
/
+40
[next]