index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
mpt3sas
/
mpt3sas_base.c
Age
Commit message (
Expand
)
Author
2024-03-16
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2024-02-26
scsi: mpt3sas: Prevent sending diag_reset when the controller is ready
Ranjan Kumar
2024-01-24
scsi: mpt3sas: Reload SBR without rebooting HBA
Ranjan Kumar
2023-11-15
scsi: mpt3sas: Replace a dynamic allocation with a local variable
James Seo
2023-11-15
scsi: mpt3sas: Fix typo of "TRIGGER"
James Seo
2023-11-15
scsi: mpt3sas: Remove the iounit_pg8 member of the per-adapter struct
James Seo
2023-11-15
scsi: mpt3sas: Use struct_size() for struct size calculations
James Seo
2023-10-24
scsi: mpt3sas: Fix loop logic
Ranjan Kumar
2023-08-30
scsi: mpt3sas: Remove volatile qualifier
Ranjan Kumar
2023-08-30
scsi: mpt3sas: Perform additional retries if doorbell read returns 0
Ranjan Kumar
2023-04-11
scsi: mpt3sas: Remove HBA BIOS version in the kernel log
Ranjan Kumar
2023-03-31
Merge branch '6.3/scsi-fixes' into 6.4/scsi-staging
Martin K. Petersen
2023-03-24
scsi: mpt3sas: Don't print sense pool info twice
Jerry Snitselaar
2023-03-09
scsi: mpt3sas: Drop redundant pci_enable_pcie_error_reporting()
Bjorn Helgaas
2023-02-22
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2023-02-08
scsi: mpt3sas: Fix a memory leak
Tomas Henzl
2022-11-17
scsi: mpt3sas: Remove usage of dma_get_required_mask() API
Sreekanth Reddy
2022-10-25
scsi: mpt3sas: re-do lost mpt3sas DMA mask fix
Sreekanth Reddy
2022-09-25
scsi: mpt3sas: Revert "scsi: mpt3sas: Fix ioc->base_readl() use"
Damien Le Moal
2022-09-25
scsi: mpt3sas: Revert "scsi: mpt3sas: Fix writel() use"
Damien Le Moal
2022-09-01
scsi: mpt3sas: Don't change DMA mask while reallocating pools
Sreekanth Reddy
2022-08-31
scsi: mpt3sas: Add support for ATTO ExpressSAS H12xx GT devices
Bradley Grove
2022-07-07
Merge branch '5.19/scsi-fixes' into 5.20/scsi-staging
Martin K. Petersen
2022-06-21
scsi: mpt3sas: Fix whitespace and spelling mistake
Zhang Jiaming
2022-06-07
scsi: mpt3sas: Fix out-of-bounds compiler warning
Helge Deller
2022-05-19
scsi: mpt3sas: Fix junk chars displayed while printing ChipName
Sreekanth Reddy
2022-04-25
scsi: mpt3sas: Fix adapter replyPostRegisterIndex declaration
Damien Le Moal
2022-04-25
scsi: mpt3sas: Fix ioc->base_readl() use
Damien Le Moal
2022-04-25
scsi: mpt3sas: Fix writel() use
Damien Le Moal
2022-04-06
scsi: mpt3sas: Fix mpt3sas_check_same_4gb_region() kdoc comment
Damien Le Moal
2022-03-24
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-03-14
scsi: mpt3sas: Page fault in reply q processing
Matt Lupfer
2022-03-08
scsi: mpt3sas: Fix incorrect 4GB boundary check
Sreekanth Reddy
2022-03-08
scsi: mpt3sas: Remove scsi_dma_map() error messages
Sreekanth Reddy
2021-12-10
scsi: mpt3sas: Use irq_set_affinity_and_hint()
Nitesh Narayan Lal
2021-11-18
scsi: mpt3sas: Fix incorrect system timestamp
Sreekanth Reddy
2021-09-13
scsi: mpt3sas: Call cpu_relax() before calling udelay()
Sreekanth Reddy
2021-09-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-08-11
Merge branch '5.14/scsi-fixes' into 5.15/scsi-staging
Martin K. Petersen
2021-08-11
scsi: mpt3sas: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
2021-08-09
scsi: mpt3sas: Fix incorrectly assigned error return and check
Colin Ian King
2021-08-09
scsi: mpt3sas: Use firmware recommended queue depth
Suganath Prabu S
2021-08-09
scsi: mpt3sas: Add io_uring iopoll support
Sreekanth Reddy
2021-07-19
scsi: mpt3sas: Transition IOC to Ready state during shutdown
Sreekanth Reddy
2021-06-18
scsi: mpt3sas: Fix Coverity reported issue
Suganath Prabu S
2021-06-02
scsi: mpt3sas: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-05-31
scsi: mpt3sas: Handle firmware faults during second half of IOC init
Suganath Prabu S
2021-05-31
scsi: mpt3sas: Handle firmware faults during first half of IOC init
Suganath Prabu S
2021-05-10
scsi: mpt3sas: Documentation cleanup
Randy Dunlap
2021-04-15
scsi: mpt3sas: Fix two kernel-doc headers
Bart Van Assche
[next]