index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
mpt3sas
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: mpt3sas: Fix two kernel-doc headers
Bart Van Assche
2021-04-15
1
-2
/
+2
*
scsi: mpt3sas: Fix out-of-bounds warnings in _ctl_addnl_diag_query
Gustavo A. R. Silva
2021-04-13
2
-11
/
+6
*
scsi: mpt3sas: Block PCI config access from userspace during reset
Sreekanth Reddy
2021-04-05
1
-0
/
+4
*
scsi: mpt3sas: Fix endianness for ActiveCablePowerRequirement
Sreekanth Reddy
2021-04-05
1
-1
/
+2
*
scsi: mpt3sas: Only one vSES is present even when IOC has multi vSES
Sreekanth Reddy
2021-04-05
1
-1
/
+3
*
Merge branch '5.12/scsi-fixes' into 5.13/scsi-staging
Martin K. Petersen
2021-04-05
2
-3
/
+7
|
\
|
*
scsi: mpt3sas: Fix error return code of mpt3sas_base_attach()
Jia-Ju Bai
2021-03-24
1
-2
/
+6
|
*
scsi: mpt3sas: Do not use GFP_KERNEL in atomic context
Christophe JAILLET
2021-03-16
1
-1
/
+1
*
|
scsi: mpt3sas: Fix a typo
Bhaskar Chowdhury
2021-03-24
1
-1
/
+1
*
|
scsi: mpt3sas: Fix a few kernel-doc issues
Lee Jones
2021-03-18
1
-8
/
+10
*
|
scsi: mpt3sas: Update driver version to 37.101.00.00
Suganath Prabu S
2021-03-18
1
-2
/
+2
*
|
scsi: mpt3sas: Force reply post array allocations to be within same 4 GB region
Suganath Prabu S
2021-03-18
1
-16
/
+39
*
|
scsi: mpt3sas: Force reply post buffer allocations to be within same 4 GB region
Suganath Prabu S
2021-03-18
1
-17
/
+42
*
|
scsi: mpt3sas: Force reply buffer allocations to be within same 4 GB region
Suganath Prabu S
2021-03-18
1
-23
/
+40
*
|
scsi: mpt3sas: Force sense buffer allocations to be within same 4 GB region
Suganath Prabu S
2021-03-18
1
-46
/
+40
*
|
scsi: mpt3sas: Force chain buffer allocations to be within same 4 GB region
Suganath Prabu S
2021-03-18
1
-26
/
+57
*
|
scsi: mpt3sas: Force PCIe scatterlist allocations to be within same 4 GB region
Suganath Prabu S
2021-03-17
2
-47
/
+113
*
|
scsi: mpt3sas: Replace unnecessary dynamic allocation with a static one
Gustavo A. R. Silva
2021-03-17
2
-17
/
+9
*
|
scsi: mpt3sas: Fix some kernel-doc misnaming issues
Lee Jones
2021-03-15
1
-8
/
+8
*
|
scsi: mpt3sas: Fix a couple of misdocumented functions/params
Lee Jones
2021-03-15
1
-3
/
+4
*
|
scsi: mpt3sas: Fix a bunch of potential naming doc-rot
Lee Jones
2021-03-15
1
-5
/
+5
*
|
scsi: mpt3sas: Move a little data from the stack onto the heap
Lee Jones
2021-03-15
1
-12
/
+26
*
|
scsi: mpt3sas: Fix misspelling of _base_put_smid_default_atomic()
Lee Jones
2021-03-15
1
-1
/
+1
*
|
scsi: core: Replace sdev->device_busy with sbitmap
Ming Lei
2021-03-04
1
-2
/
+1
*
|
scsi: core: Add scsi_device_busy() wrapper
Ming Lei
2021-03-04
1
-1
/
+1
|
/
*
scsi: mpt3sas: Update driver version to 37.100.00.00
Suganath Prabu S
2021-02-08
1
-2
/
+2
*
scsi: mpt3sas: Additional diagnostic buffer query interface
Suganath Prabu S
2021-02-08
6
-4
/
+177
*
scsi: mpt3sas: Add support for shared host tagset for CPU hotplug
Sreekanth Reddy
2021-02-08
3
-18
/
+75
*
scsi: mpt3sas: Fix ReplyPostFree pool allocation
Sreekanth Reddy
2021-02-08
1
-1
/
+2
*
scsi: mpt3sas: Simplify bool comparison
YANG LI
2021-01-22
1
-2
/
+2
*
scsi: mpt3sas: Fix spelling mistake in Kconfig "compatiblity" -> "compatibility"
Colin Ian King
2021-01-05
1
-1
/
+1
*
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
7
-233
/
+2806
|
\
|
|
*
scsi: mpt3sas: Update driver version to 36.100.00.00
Suganath Prabu S
2020-12-09
1
-3
/
+3
|
*
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
3
-1
/
+224
|
*
scsi: mpt3sas: Add persistent SCSI sense trigger page
Suganath Prabu S
2020-12-09
3
-0
/
+222
|
*
scsi: mpt3sas: Add persistent Event trigger page
Suganath Prabu S
2020-12-09
3
-0
/
+226
|
*
scsi: mpt3sas: Add persistent Master trigger page
Suganath Prabu S
2020-12-09
3
-0
/
+203
|
*
scsi: mpt3sas: Add persistent trigger pages support
Suganath Prabu S
2020-12-09
4
-0
/
+303
|
*
scsi: mpt3sas: Sync time periodically between driver and firmware
Suganath Prabu S
2020-12-09
2
-3
/
+104
|
*
scsi: mpt3sas: Remove in_interrupt()
Ahmed S. Darwish
2020-12-01
1
-1
/
+3
|
*
scsi: mpt3sas_scsih: Use generic power management
Vaibhav Gupta
2020-11-25
1
-21
/
+13
|
*
scsi: mpt3sas_scsih: Drop PCI Wakeup calls from .resume
Vaibhav Gupta
2020-11-25
1
-1
/
+0
|
*
scsi: mpt3sas: mpt3sas_scsih: Fix function documentation formatting
Lee Jones
2020-11-10
1
-4
/
+4
|
*
scsi: mpt3sas: Bump driver version to 35.101.00.00
Sreekanth Reddy
2020-11-04
1
-2
/
+2
|
*
scsi: mpt3sas: Add module parameter multipath_on_hba
Sreekanth Reddy
2020-11-04
4
-7
/
+76
|
*
scsi: mpt3sas: Handle vSES vphy object during HBA reset
Sreekanth Reddy
2020-11-04
1
-0
/
+233
|
*
scsi: mpt3sas: Add bypass_dirty_port_flag parameter
Sreekanth Reddy
2020-11-04
3
-30
/
+44
[next]