index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
mpt3sas
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-21
Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
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-04-12
scsi: mpt3sas: Switch to using ->device_configure
Christoph Hellwig
1
-10
/
+8
2024-03-25
Merge patch series "scsi: replace deprecated strncpy"
Martin K. Petersen
2
-10
/
+10
2024-03-17
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
5
-34
/
+138
2024-03-11
scsi: mpt3sas: Replace deprecated strncpy() with strscpy()
Justin Stitt
2
-10
/
+10
2024-02-27
scsi: mpt3sas: Prevent sending diag_reset when the controller is ready
Ranjan Kumar
1
-1
/
+3
2024-01-25
scsi: mpt3sas: Update driver version to 48.100.00.00
Ranjan Kumar
1
-2
/
+2
2024-01-25
scsi: mpt3sas: Reload SBR without rebooting HBA
Ranjan Kumar
5
-32
/
+136
2023-11-15
scsi: mpt3sas: Suppress a warning in debug kernel
Tomas Henzl
3
-18
/
+26
2023-11-15
scsi: mpt3sas: Replace dynamic allocations with local variables
James Seo
1
-25
/
+12
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
3
-28
/
+28
2023-11-15
scsi: mpt3sas: Fix an outdated comment
James Seo
1
-1
/
+1
2023-11-15
scsi: mpt3sas: Remove the iounit_pg8 member of the per-adapter struct
James Seo
2
-5
/
+4
2023-11-15
scsi: mpt3sas: Use struct_size() for struct size calculations
James Seo
4
-22
/
+11
2023-11-15
scsi: mpt3sas: Make MPI26_CONFIG_PAGE_PIOUNIT_1::PhyData[] a flexible array
James Seo
1
-6
/
+3
2023-11-15
scsi: mpt3sas: Make MPI2_CONFIG_PAGE_SASIOUNIT_1::PhyData[] a flexible array
James Seo
1
-6
/
+3
2023-11-15
scsi: mpt3sas: Make MPI2_CONFIG_PAGE_SASIOUNIT_0::PhyData[] a flexible array
James Seo
1
-7
/
+3
2023-11-15
scsi: mpt3sas: Make MPI2_CONFIG_PAGE_RAID_VOL_0::PhysDisk[] a flexible array
James Seo
1
-7
/
+3
2023-11-15
scsi: mpt3sas: Make MPI2_CONFIG_PAGE_IO_UNIT_8::Sensor[] a flexible array
James Seo
1
-7
/
+3
2023-11-15
scsi: mpt3sas: Use flexible arrays when obviously possible
James Seo
3
-165
/
+75
2023-11-03
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-2
/
+2
2023-10-25
scsi: mpt3sas: Fix loop logic
Ranjan Kumar
1
-2
/
+2
2023-10-17
scsi: mpt3sas: Fix in error path
Tomas Henzl
1
-1
/
+3
2023-08-31
scsi: mpt3sas: Remove volatile qualifier
Ranjan Kumar
3
-6
/
+6
2023-08-31
scsi: mpt3sas: Perform additional retries if doorbell read returns 0
Ranjan Kumar
2
-13
/
+34
2023-04-12
scsi: mpt3sas: Fix an issue when driver is being removed
Tomas Henzl
1
-2
/
+2
2023-04-12
scsi: mpt3sas: Remove HBA BIOS version in the kernel log
Ranjan Kumar
1
-8
/
+2
2023-04-01
Merge branch '6.3/scsi-fixes' into 6.4/scsi-staging
Martin K. Petersen
2
-7
/
+12
2023-03-25
scsi: mpt3sas: Don't print sense pool info twice
Jerry Snitselaar
1
-5
/
+0
2023-03-25
Merge patch series "Constify most SCSI host templates"
Martin K. Petersen
1
-2
/
+2
2023-03-25
scsi: mpt3sas: Declare SCSI host template const
Bart Van Assche
1
-2
/
+2
2023-03-10
scsi: mpt3sas: Drop redundant pci_enable_pcie_error_reporting()
Bjorn Helgaas
2
-6
/
+0
2023-03-08
scsi: mpt3sas: Fix NULL pointer access in mpt3sas_transport_port_add()
Wenchao Hao
1
-2
/
+12
2023-02-23
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2
-1
/
+4
2023-02-09
scsi: mpt3sas: Fix a memory leak
Tomas Henzl
1
-0
/
+3
2023-01-19
scsi: mpt3sas: Demote log level for trace buffer allocation to info
Paul Menzel
1
-1
/
+1
2022-12-30
Merge branch '6.2/mpt-mpi' into 6.2/scsi-fixes
Martin K. Petersen
1
-2
/
+1
2022-12-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-0
/
+2
2022-11-26
scsi: mpt3sas: Fix possible resource leaks in mpt3sas_transport_port_add()
Yang Yingliang
1
-0
/
+2
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-10-07
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
6
-27
/
+387
2022-10-07
Merge tag 'for-6.1/block-2022-10-03' of git://git.kernel.dk/linux
Linus Torvalds
1
-3
/
+2
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-16
scsi: mpt3sas: Fix return value check of dma_get_required_mask()
Sreekanth Reddy
1
-1
/
+1
2022-09-07
scsi: mpt3sas: Fix use-after-free warning
Sreekanth Reddy
1
-1
/
+1
2022-09-01
scsi: mpt3sas: Update driver version to 43.100.00.00
Sreekanth Reddy
1
-2
/
+2
[next]