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
starfive-6.6.48-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
2021-12-10
scsi: mpt3sas: Use irq_set_affinity_and_hint()
Nitesh Narayan Lal
1
-11
/
+10
2021-11-19
scsi: mpt3sas: Fix incorrect system timestamp
Sreekanth Reddy
1
-2
/
+2
2021-09-14
scsi: mpt3sas: Call cpu_relax() before calling udelay()
Sreekanth Reddy
1
-1
/
+3
2021-09-03
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-24
/
+293
2021-08-12
Merge branch '5.14/scsi-fixes' into 5.15/scsi-staging
Martin K. Petersen
1
-16
/
+16
2021-08-12
scsi: mpt3sas: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
1
-2
/
+2
2021-08-10
scsi: mpt3sas: Fix incorrectly assigned error return and check
Colin Ian King
1
-1
/
+1
2021-08-10
scsi: mpt3sas: Use firmware recommended queue depth
Suganath Prabu S
1
-0
/
+70
2021-08-10
scsi: mpt3sas: Add io_uring iopoll support
Sreekanth Reddy
1
-22
/
+221
2021-07-20
scsi: mpt3sas: Transition IOC to Ready state during shutdown
Sreekanth Reddy
1
-16
/
+16
2021-06-19
scsi: mpt3sas: Fix Coverity reported issue
Suganath Prabu S
1
-1
/
+1
2021-06-02
scsi: mpt3sas: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2021-06-01
scsi: mpt3sas: Handle firmware faults during second half of IOC init
Suganath Prabu S
1
-4
/
+4
2021-06-01
scsi: mpt3sas: Handle firmware faults during first half of IOC init
Suganath Prabu S
1
-73
/
+180
2021-05-10
scsi: mpt3sas: Documentation cleanup
Randy Dunlap
1
-49
/
+50
2021-04-16
scsi: mpt3sas: Fix two kernel-doc headers
Bart Van Assche
1
-2
/
+2
2021-04-06
scsi: mpt3sas: Block PCI config access from userspace during reset
Sreekanth Reddy
1
-0
/
+4
2021-04-06
Merge branch '5.12/scsi-fixes' into 5.13/scsi-staging
Martin K. Petersen
1
-2
/
+6
2021-03-25
scsi: mpt3sas: Fix a typo
Bhaskar Chowdhury
1
-1
/
+1
2021-03-25
scsi: mpt3sas: Fix error return code of mpt3sas_base_attach()
Jia-Ju Bai
1
-2
/
+6
2021-03-19
scsi: mpt3sas: Force reply post array allocations to be within same 4 GB region
Suganath Prabu S
1
-16
/
+39
2021-03-19
scsi: mpt3sas: Force reply post buffer allocations to be within same 4 GB region
Suganath Prabu S
1
-17
/
+42
2021-03-19
scsi: mpt3sas: Force reply buffer allocations to be within same 4 GB region
Suganath Prabu S
1
-23
/
+40
2021-03-19
scsi: mpt3sas: Force sense buffer allocations to be within same 4 GB region
Suganath Prabu S
1
-46
/
+40
2021-03-19
scsi: mpt3sas: Force chain buffer allocations to be within same 4 GB region
Suganath Prabu S
1
-26
/
+57
2021-03-17
scsi: mpt3sas: Force PCIe scatterlist allocations to be within same 4 GB region
Suganath Prabu S
1
-47
/
+112
2021-03-16
scsi: mpt3sas: Fix misspelling of _base_put_smid_default_atomic()
Lee Jones
1
-1
/
+1
2021-03-05
scsi: core: Replace sdev->device_busy with sbitmap
Ming Lei
1
-2
/
+1
2021-02-09
scsi: mpt3sas: Additional diagnostic buffer query interface
Suganath Prabu S
1
-1
/
+4
2021-02-09
scsi: mpt3sas: Add support for shared host tagset for CPU hotplug
Sreekanth Reddy
1
-17
/
+33
2021-02-09
scsi: mpt3sas: Fix ReplyPostFree pool allocation
Sreekanth Reddy
1
-1
/
+2
2021-01-23
scsi: mpt3sas: Simplify bool comparison
YANG LI
1
-2
/
+2
2021-01-01
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-1
/
+1
2020-12-17
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-3
/
+434
2020-12-09
scsi: mpt3sas: Signedness bug in _base_get_diag_triggers()
Dan Carpenter
1
-1
/
+1
2020-12-09
scsi: mpt3sas: Handle trigger page after firmware update
Suganath Prabu S
1
-1
/
+49
2020-12-09
scsi: mpt3sas: Add persistent MPI trigger page
Suganath Prabu S
1
-1
/
+60
2020-12-09
scsi: mpt3sas: Add persistent SCSI sense trigger page
Suganath Prabu S
1
-0
/
+59
2020-12-09
scsi: mpt3sas: Add persistent Event trigger page
Suganath Prabu S
1
-0
/
+60
2020-12-09
scsi: mpt3sas: Add persistent Master trigger page
Suganath Prabu S
1
-0
/
+46
2020-12-09
scsi: mpt3sas: Add persistent trigger pages support
Suganath Prabu S
1
-0
/
+70
2020-12-09
scsi: mpt3sas: Sync time periodically between driver and firmware
Suganath Prabu S
1
-2
/
+91
2020-12-01
scsi: mpt3sas: Increase IOCInit request timeout to 30s
Sreekanth Reddy
1
-1
/
+1
2020-11-03
scsi: mpt3sas: Fix timeouts observed while reenabling IRQ
Sreekanth Reddy
1
-0
/
+7
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
[next]