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
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
2019-06-19
scsi: mpt3sas: change _base_get_msix_index prototype
Suganath Prabu S
1
-10
/
+20
2019-06-19
scsi: mpt3sas: Add flag high_iops_queues
Suganath Prabu S
1
-5
/
+40
2019-06-19
scsi: mpt3sas: Add Atomic RequestDescriptor support on Aero
Suganath Prabu S
1
-9
/
+109
2019-06-19
scsi: mpt3sas: function pointers of request descriptor
Suganath Prabu S
1
-17
/
+21
2019-05-08
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-28
/
+150
2019-04-13
Merge branch '5.1/scsi-fixes' into 5.2/merge
Martin K. Petersen
1
-0
/
+6
2019-04-08
drivers: Remove explicit invocations of mmiowb()
Will Deacon
1
-1
/
+0
2019-03-28
scsi: mpt3sas: fix indentation issue
Colin Ian King
1
-2
/
+2
2019-03-26
scsi: mpt3sas: Fix kernel panic during expander reset
Sreekanth Reddy
1
-0
/
+6
2019-03-19
scsi: mpt3sas: Improve the threshold value and introduce module param
Suganath Prabu
1
-2
/
+12
2019-03-19
scsi: mpt3sas: Load balance to improve performance and avoid soft lockups
Suganath Prabu
1
-0
/
+21
2019-03-19
scsi: mpt3sas: Irq poll to avoid CPU hard lockups
Suganath Prabu
1
-2
/
+76
2019-03-19
scsi: mpt3sas: simplify interrupt handler
Suganath Prabu
1
-16
/
+33
2019-03-19
scsi: mpt3sas: Fix typo in request_desript_type
Suganath Prabu
1
-9
/
+9
2019-02-27
scsi: mpt3sas: Add missing breaks in switch statements
Gustavo A. R. Silva
1
-0
/
+4
2018-12-20
scsi: mpt3sas: fix memory ordering on 64bit writes
Stephan Günther
1
-1
/
+2
2018-12-13
scsi: mpt3sas: Replace readl with ioc->base_readl
Suganath Prabu
1
-19
/
+20
2018-12-13
scsi: mpt3sas: Add separate function for aero doorbell reads
Suganath Prabu
1
-0
/
+30
2018-11-07
scsi: mpt3sas: Don't modify EEDPTagMode field setting on SAS3.5 HBA devices
Suganath Prabu
1
-1
/
+1
2018-11-07
scsi: mpt3sas: Refactor mpt3sas_wait_for_ioc function
Suganath Prabu
1
-11
/
+9
2018-11-07
scsi: mpt3sas: Separate out mpt3sas_wait_for_ioc
Suganath Prabu
1
-32
/
+41
2018-11-07
scsi: mpt3sas: Added new #define variable IOC_OPERATIONAL_WAIT_COUNT
Suganath Prabu
1
-2
/
+2
2018-10-18
scsi: mpt3sas: switch to generic DMA API
Christoph Hellwig
1
-34
/
+33
2018-10-11
scsi: mpt3sas: Remove unnecessary parentheses and simplify null checks
Nathan Chancellor
1
-2
/
+2
2018-10-11
scsi: mpt3sas: Use dma_pool_zalloc
Souptick Joarder
1
-4
/
+2
2018-10-11
scsi: mpt3sas: Convert logging uses with MPT3SAS_FMT without logging levels
Joe Perches
1
-22
/
+19
2018-10-11
scsi: mpt3sas: Convert logging uses with MPT3SAS_FMT and reply_q_name to %s:
Joe Perches
1
-5
/
+5
2018-10-11
scsi: mpt3sas: Convert uses of pr_<level> with MPT3SAS_FMT to ioc_<level>
Joe Perches
1
-600
/
+465
2018-08-16
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-249
/
+189
2018-08-09
scsi: mpt3sas: Fix calltrace observed while running IO & reset
Sreekanth Reddy
1
-0
/
+1
[next]