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
/
mpt3sas_base.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-15
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-21
/
+46
2020-09-16
scsi: mpt3sas: A small correction in _base_process_reply_queue
Tomas Henzl
1
-1
/
+1
2020-09-16
scsi: mpt3sas: Fix sync irqs
Tomas Henzl
1
-5
/
+9
2020-09-15
Merge branch '5.9/scsi-fixes' into 5.10/scsi-ufs
Martin K. Petersen
1
-1
/
+1
2020-09-08
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-1
/
+1
2020-09-03
scsi: mpt3sas: Don't call disable_irq from IRQ poll handler
Tomas Henzl
1
-1
/
+1
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-08-21
scsi: mpt3sas: Remove superfluous memset()
Li Heng
1
-1
/
+0
2020-08-21
scsi: mpt3sas: Postprocessing of target and LUN reset
Suganath Prabu S
1
-1
/
+5
2020-08-21
scsi: mpt3sas: Rename and export interrupt mask/unmask functions
Suganath Prabu S
1
-13
/
+11
2020-08-21
scsi: mpt3sas: Dump system registers for debugging
Suganath Prabu S
1
-0
/
+20
2020-07-08
scsi: mpt3sas: Fix kdoc comments format
Damien Le Moal
1
-6
/
+8
2020-06-03
scsi: mpt3sas: Fix memset() in non-RDPQ mode
Suganath Prabu S
1
-4
/
+1
2020-05-27
scsi: mpt3sas: Fix reply queue count in non RDPQ mode
Suganath Prabu S
1
-4
/
+5
2020-05-12
scsi: mpt3sas: Fix double free warnings
Suganath Prabu S
1
-0
/
+2
2020-05-08
scsi: mpt3sas: Use true, false for ioc->use_32bit_dma
Jason Yan
1
-1
/
+1
2020-04-25
scsi: mpt3sas: Remove NULL check before freeing function
Jason Yan
1
-2
/
+1
2020-04-24
scsi: mpt3sas: Handle RDPQ DMA allocation in same 4G region
Suganath Prabu
1
-46
/
+106
2020-04-24
scsi: mpt3sas: Separate out RDPQ allocation to new function
Suganath Prabu
1
-34
/
+45
2020-04-24
scsi: mpt3sas: Rename function name is_MSB_are_same
Suganath Prabu
1
-3
/
+3
2020-04-24
scsi: mpt3sas: Don't change the DMA coherent mask after allocations
Christoph Hellwig
1
-48
/
+19
2020-04-22
scsi: mpt3sas: use true,false for bool variables
Jason Yan
1
-2
/
+2
2020-01-10
Merge tag 'block-ioctl-cleanup-5.6' into 5.6/scsi-queue
Martin K. Petersen
1
-1
/
+0
2020-01-03
scsi: mpt3sas: Remove usage of device_busy counter
Sreekanth Reddy
1
-1
/
+17
2020-01-03
scsi: mpt3sas: Print function name in which cmd timed out
Sreekanth Reddy
1
-8
/
+6
2020-01-03
scsi: mpt3sas: Optimize mpt3sas driver logging
Sreekanth Reddy
1
-47
/
+47
2020-01-03
scsi: mpt3sas: print in which path firmware fault occurred
Sreekanth Reddy
1
-13
/
+13
2020-01-03
scsi: mpt3sas: Handle CoreDump state from watchdog thread
Sreekanth Reddy
1
-7
/
+69
2020-01-03
scsi: mpt3sas: Add support IOCs new state named COREDUMP
Sreekanth Reddy
1
-3
/
+108
2020-01-03
scsi: mpt3sas: renamed _base_after_reset_handler function
Sreekanth Reddy
1
-6
/
+17
2019-12-17
scsi: mpt3sas: Fix double free in attach error handling
Dan Carpenter
1
-1
/
+0
2019-10-01
scsi: mpt3sas: Fix module parameter max_msix_vectors
Sreekanth Reddy
1
-2
/
+2
2019-10-01
scsi: mpt3sas: Use Component img header to get Package ver
Sreekanth Reddy
1
-9
/
+23
2019-09-21
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-13
/
+162
2019-08-08
scsi: mpt3sas: Handle fault during HBA initialization
Suganath Prabu
1
-13
/
+62
2019-08-08
scsi: mpt3sas: Enumerate SES of a managed PCIe switch
Suganath Prabu
1
-0
/
+5
2019-08-08
scsi: mpt3sas: Gracefully handle online firmware update
Suganath Prabu
1
-0
/
+93
2019-08-08
scsi: mpt3sas: memset request frame before reusing
Suganath Prabu
1
-0
/
+2
2019-07-30
scsi: mpt3sas: Use 63-bit DMA addressing on SAS35 HBA
Suganath Prabu
1
-5
/
+7
2019-06-27
scsi: mpt3sas: Fix msix load balance on and off settings
Sreekanth Reddy
1
-5
/
+18
2019-06-27
scsi: mpt3sas: Determine smp affinity on per HBA basis
Sreekanth Reddy
1
-4
/
+6
2019-06-27
scsi: mpt3sas: Use configured PCIe link speed, not max
Sreekanth Reddy
1
-9
/
+4
2019-06-27
scsi: mpt3sas: Remove CPU arch check to determine perf_mode
Sreekanth Reddy
1
-15
/
+1
2019-06-20
scsi: mpt3sas: make driver options visible in sys
Tomas Henzl
1
-7
/
+7
2019-06-20
scsi: mpt3sas: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-06-19
scsi: mpt3sas: Introduce perf_mode module parameter
Suganath Prabu S
1
-18
/
+126
2019-06-19
scsi: mpt3sas: Enable interrupt coalescing on high iops
Suganath Prabu S
1
-0
/
+16
2019-06-19
scsi: mpt3sas: Affinity high iops queues IRQs to local node
Suganath Prabu S
1
-11
/
+62
2019-06-19
scsi: mpt3sas: save and use MSI-X index for posting RD
Suganath Prabu S
1
-9
/
+33
2019-06-19
scsi: mpt3sas: Use high iops queues under some circumstances
Suganath Prabu S
1
-1
/
+35
[next]