index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
mpt3sas
/
mpt3sas_base.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: mpt3sas: Fix junk chars displayed while printing ChipName
Sreekanth Reddy
2022-05-20
1
-1
/
+1
*
scsi: mpt3sas: Fix adapter replyPostRegisterIndex declaration
Damien Le Moal
2022-04-26
1
-4
/
+5
*
scsi: mpt3sas: Fix ioc->base_readl() use
Damien Le Moal
2022-04-26
1
-7
/
+6
*
scsi: mpt3sas: Fix writel() use
Damien Le Moal
2022-04-26
1
-5
/
+5
*
scsi: mpt3sas: Fix mpt3sas_check_same_4gb_region() kdoc comment
Damien Le Moal
2022-04-07
1
-2
/
+1
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-03-25
1
-28
/
+15
|
\
|
*
scsi: mpt3sas: Fix incorrect 4GB boundary check
Sreekanth Reddy
2022-03-09
1
-13
/
+12
|
*
scsi: mpt3sas: Remove scsi_dma_map() error messages
Sreekanth Reddy
2022-03-09
1
-15
/
+3
*
|
scsi: mpt3sas: Page fault in reply q processing
Matt Lupfer
2022-03-15
1
-2
/
+3
|
/
*
scsi: mpt3sas: Use irq_set_affinity_and_hint()
Nitesh Narayan Lal
2021-12-10
1
-11
/
+10
*
scsi: mpt3sas: Fix incorrect system timestamp
Sreekanth Reddy
2021-11-19
1
-2
/
+2
*
scsi: mpt3sas: Call cpu_relax() before calling udelay()
Sreekanth Reddy
2021-09-14
1
-1
/
+3
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-09-03
1
-24
/
+293
|
\
|
*
Merge branch '5.14/scsi-fixes' into 5.15/scsi-staging
Martin K. Petersen
2021-08-12
1
-16
/
+16
|
|
\
|
*
|
scsi: mpt3sas: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
2021-08-12
1
-2
/
+2
|
*
|
scsi: mpt3sas: Use firmware recommended queue depth
Suganath Prabu S
2021-08-10
1
-0
/
+70
|
*
|
scsi: mpt3sas: Add io_uring iopoll support
Sreekanth Reddy
2021-08-10
1
-22
/
+221
*
|
|
scsi: mpt3sas: Fix incorrectly assigned error return and check
Colin Ian King
2021-08-10
1
-1
/
+1
|
|
/
|
/
|
*
|
scsi: mpt3sas: Transition IOC to Ready state during shutdown
Sreekanth Reddy
2021-07-20
1
-16
/
+16
|
/
*
scsi: mpt3sas: Fix Coverity reported issue
Suganath Prabu S
2021-06-19
1
-1
/
+1
*
scsi: mpt3sas: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-06-02
1
-0
/
+1
*
scsi: mpt3sas: Handle firmware faults during second half of IOC init
Suganath Prabu S
2021-06-01
1
-4
/
+4
*
scsi: mpt3sas: Handle firmware faults during first half of IOC init
Suganath Prabu S
2021-06-01
1
-73
/
+180
*
scsi: mpt3sas: Documentation cleanup
Randy Dunlap
2021-05-10
1
-49
/
+50
*
scsi: mpt3sas: Fix two kernel-doc headers
Bart Van Assche
2021-04-16
1
-2
/
+2
*
scsi: mpt3sas: Block PCI config access from userspace during reset
Sreekanth Reddy
2021-04-06
1
-0
/
+4
*
Merge branch '5.12/scsi-fixes' into 5.13/scsi-staging
Martin K. Petersen
2021-04-06
1
-2
/
+6
|
\
|
*
scsi: mpt3sas: Fix error return code of mpt3sas_base_attach()
Jia-Ju Bai
2021-03-25
1
-2
/
+6
*
|
scsi: mpt3sas: Fix a typo
Bhaskar Chowdhury
2021-03-25
1
-1
/
+1
*
|
scsi: mpt3sas: Force reply post array allocations to be within same 4 GB region
Suganath Prabu S
2021-03-19
1
-16
/
+39
*
|
scsi: mpt3sas: Force reply post buffer allocations to be within same 4 GB region
Suganath Prabu S
2021-03-19
1
-17
/
+42
*
|
scsi: mpt3sas: Force reply buffer allocations to be within same 4 GB region
Suganath Prabu S
2021-03-19
1
-23
/
+40
*
|
scsi: mpt3sas: Force sense buffer allocations to be within same 4 GB region
Suganath Prabu S
2021-03-19
1
-46
/
+40
*
|
scsi: mpt3sas: Force chain buffer allocations to be within same 4 GB region
Suganath Prabu S
2021-03-19
1
-26
/
+57
*
|
scsi: mpt3sas: Force PCIe scatterlist allocations to be within same 4 GB region
Suganath Prabu S
2021-03-17
1
-47
/
+112
*
|
scsi: mpt3sas: Fix misspelling of _base_put_smid_default_atomic()
Lee Jones
2021-03-16
1
-1
/
+1
*
|
scsi: core: Replace sdev->device_busy with sbitmap
Ming Lei
2021-03-04
1
-2
/
+1
|
/
*
scsi: mpt3sas: Additional diagnostic buffer query interface
Suganath Prabu S
2021-02-09
1
-1
/
+4
*
scsi: mpt3sas: Add support for shared host tagset for CPU hotplug
Sreekanth Reddy
2021-02-09
1
-17
/
+33
*
scsi: mpt3sas: Fix ReplyPostFree pool allocation
Sreekanth Reddy
2021-02-09
1
-1
/
+2
*
scsi: mpt3sas: Simplify bool comparison
YANG LI
2021-01-23
1
-2
/
+2
*
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2021-01-01
1
-1
/
+1
|
\
|
*
scsi: mpt3sas: Signedness bug in _base_get_diag_triggers()
Dan Carpenter
2020-12-09
1
-1
/
+1
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-12-16
1
-3
/
+434
|
\
|
|
*
scsi: mpt3sas: Handle trigger page after firmware update
Suganath Prabu S
2020-12-09
1
-1
/
+49
|
*
scsi: mpt3sas: Add persistent MPI trigger page
Suganath Prabu S
2020-12-09
1
-1
/
+60
|
*
scsi: mpt3sas: Add persistent SCSI sense trigger page
Suganath Prabu S
2020-12-09
1
-0
/
+59
|
*
scsi: mpt3sas: Add persistent Event trigger page
Suganath Prabu S
2020-12-09
1
-0
/
+60
|
*
scsi: mpt3sas: Add persistent Master trigger page
Suganath Prabu S
2020-12-09
1
-0
/
+46
|
*
scsi: mpt3sas: Add persistent trigger pages support
Suganath Prabu S
2020-12-09
1
-0
/
+70
[next]