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
Age
Commit message (
Expand
)
Author
2024-07-15
Merge tag 'for-6.11/block-20240710' of git://git.kernel.dk/linux
Linus Torvalds
2024-06-28
mpt3sas_scsih: don't set QUEUE_FLAG_NOMERGES
Christoph Hellwig
2024-06-14
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2024-06-11
scsi: mpi3mr: Fix ATA NCQ priority support
Damien Le Moal
2024-06-06
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2024-06-05
scsi: mpt3sas: Avoid test/set_bit() operating in non-allocated memory
Breno Leitao
2024-05-31
scsi: mpt3sas: Avoid possible run-time warning with long manufacturer strings
Kees Cook
2024-05-28
Merge branch '6.10/scsi-queue' into 6.10/scsi-fixes
Martin K. Petersen
2024-05-21
Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-05-16
scsi: mpt3sas: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY
Damien Le Moal
2024-05-15
scsi: mpt3sas: Add missing kerneldoc parameter descriptions
Deming Wang
2024-04-11
scsi: mpt3sas: Switch to using ->device_configure
Christoph Hellwig
2024-03-25
Merge patch series "scsi: replace deprecated strncpy"
Martin K. Petersen
2024-03-16
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2024-03-10
scsi: mpt3sas: Replace deprecated strncpy() with strscpy()
Justin Stitt
2024-02-26
scsi: mpt3sas: Prevent sending diag_reset when the controller is ready
Ranjan Kumar
2024-01-24
scsi: mpt3sas: Update driver version to 48.100.00.00
Ranjan Kumar
2024-01-24
scsi: mpt3sas: Reload SBR without rebooting HBA
Ranjan Kumar
2023-11-15
scsi: mpt3sas: Suppress a warning in debug kernel
Tomas Henzl
2023-11-15
scsi: mpt3sas: Replace dynamic allocations with local variables
James Seo
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: Fix an outdated comment
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-11-15
scsi: mpt3sas: Make MPI26_CONFIG_PAGE_PIOUNIT_1::PhyData[] a flexible array
James Seo
2023-11-15
scsi: mpt3sas: Make MPI2_CONFIG_PAGE_SASIOUNIT_1::PhyData[] a flexible array
James Seo
2023-11-15
scsi: mpt3sas: Make MPI2_CONFIG_PAGE_SASIOUNIT_0::PhyData[] a flexible array
James Seo
2023-11-15
scsi: mpt3sas: Make MPI2_CONFIG_PAGE_RAID_VOL_0::PhysDisk[] a flexible array
James Seo
2023-11-15
scsi: mpt3sas: Make MPI2_CONFIG_PAGE_IO_UNIT_8::Sensor[] a flexible array
James Seo
2023-11-15
scsi: mpt3sas: Use flexible arrays when obviously possible
James Seo
2023-11-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2023-10-24
scsi: mpt3sas: Fix loop logic
Ranjan Kumar
2023-10-16
scsi: mpt3sas: Fix in error path
Tomas Henzl
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: Fix an issue when driver is being removed
Tomas Henzl
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-24
Merge patch series "Constify most SCSI host templates"
Martin K. Petersen
2023-03-24
scsi: mpt3sas: Declare SCSI host template const
Bart Van Assche
2023-03-09
scsi: mpt3sas: Drop redundant pci_enable_pcie_error_reporting()
Bjorn Helgaas
2023-03-07
scsi: mpt3sas: Fix NULL pointer access in mpt3sas_transport_port_add()
Wenchao Hao
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
2023-01-18
scsi: mpt3sas: Demote log level for trace buffer allocation to info
Paul Menzel
2022-12-30
Merge branch '6.2/mpt-mpi' into 6.2/scsi-fixes
Martin K. Petersen
2022-12-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-11-25
scsi: mpt3sas: Fix possible resource leaks in mpt3sas_transport_port_add()
Yang Yingliang
[next]