index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
mpt3sas
/
mpt3sas_base.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-20
Merge patch series "mpt3sas driver udpates"
Martin K. Petersen
1
-0
/
+11
2025-02-20
scsi: mpt3sas: Add support for MCTP Passthrough commands
Shivasharan S
1
-0
/
+11
2025-02-18
scsi: mpt3sas: Fix a locking bug in an error path
Bart Van Assche
1
-5
/
+7
2025-01-10
Merge branch '6.13/scsi-fixes' into 6.14/scsi-staging
Martin K. Petersen
1
-1
/
+6
2025-01-02
scsi: mpt3sas: Set ioc->manu_pg11.EEDPTagMode directly to 1
Paul Menzel
1
-2
/
+1
2025-01-02
scsi: mpt3sas: Add details to EEDPTagMode error message
Paul Menzel
1
-1
/
+1
2024-12-04
scsi: mpt3sas: Diag-Reset when Doorbell-In-Use bit is set during driver load time
Ranjan Kumar
1
-1
/
+6
2024-09-29
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-3
/
+2
2024-09-19
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-2
/
+2
2024-09-12
scsi: mpt3sas: Remove trailing space after \n newline
Colin Ian King
1
-3
/
+2
2024-08-22
scsi: Expand all create*_workqueue() invocations
Bart Van Assche
1
-2
/
+2
2024-07-29
Merge branch '6.11/scsi-queue' into 6.11/scsi-fixes
Martin K. Petersen
1
-2
/
+18
2024-07-22
scsi: mpt3sas: Avoid IOMMU page faults on REPORT ZONES
Damien Le Moal
1
-2
/
+18
2024-06-14
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-0
/
+19
2024-06-05
scsi: mpt3sas: Avoid test/set_bit() operating in non-allocated memory
Breno Leitao
1
-0
/
+19
2024-05-31
scsi: mpt3sas: Avoid possible run-time warning with long manufacturer strings
Kees Cook
1
-1
/
+1
2024-05-21
Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci
Linus Torvalds
1
-1
/
+1
2024-05-16
scsi: mpt3sas: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY
Damien Le Moal
1
-1
/
+1
2024-03-25
Merge patch series "scsi: replace deprecated strncpy"
Martin K. Petersen
1
-1
/
+1
2024-03-16
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-32
/
+67
2024-03-10
scsi: mpt3sas: Replace deprecated strncpy() with strscpy()
Justin Stitt
1
-1
/
+1
2024-02-26
scsi: mpt3sas: Prevent sending diag_reset when the controller is ready
Ranjan Kumar
1
-1
/
+3
2024-01-24
scsi: mpt3sas: Reload SBR without rebooting HBA
Ranjan Kumar
1
-32
/
+67
2023-11-15
scsi: mpt3sas: Replace a dynamic allocation with a local variable
James Seo
1
-14
/
+5
2023-11-15
scsi: mpt3sas: Fix typo of "TRIGGER"
James Seo
1
-3
/
+3
2023-11-15
scsi: mpt3sas: Remove the iounit_pg8 member of the per-adapter struct
James Seo
1
-3
/
+4
2023-11-15
scsi: mpt3sas: Use struct_size() for struct size calculations
James Seo
1
-2
/
+1
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
[next]