index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
mpt3sas
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-16
scsi: mpt3sas: Fix two kernel-doc headers
Bart Van Assche
1
-2
/
+2
2021-04-13
scsi: mpt3sas: Fix out-of-bounds warnings in _ctl_addnl_diag_query
Gustavo A. R. Silva
2
-11
/
+6
2021-04-06
scsi: mpt3sas: Block PCI config access from userspace during reset
Sreekanth Reddy
1
-0
/
+4
2021-04-06
scsi: mpt3sas: Fix endianness for ActiveCablePowerRequirement
Sreekanth Reddy
1
-1
/
+2
2021-04-06
scsi: mpt3sas: Only one vSES is present even when IOC has multi vSES
Sreekanth Reddy
1
-1
/
+3
2021-04-06
Merge branch '5.12/scsi-fixes' into 5.13/scsi-staging
Martin K. Petersen
2
-3
/
+7
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: Fix a few kernel-doc issues
Lee Jones
1
-8
/
+10
2021-03-19
scsi: mpt3sas: Update driver version to 37.101.00.00
Suganath Prabu S
1
-2
/
+2
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
2
-47
/
+113
2021-03-17
scsi: mpt3sas: Replace unnecessary dynamic allocation with a static one
Gustavo A. R. Silva
2
-17
/
+9
2021-03-17
scsi: mpt3sas: Do not use GFP_KERNEL in atomic context
Christophe JAILLET
1
-1
/
+1
2021-03-16
scsi: mpt3sas: Fix some kernel-doc misnaming issues
Lee Jones
1
-8
/
+8
2021-03-16
scsi: mpt3sas: Fix a couple of misdocumented functions/params
Lee Jones
1
-3
/
+4
2021-03-16
scsi: mpt3sas: Fix a bunch of potential naming doc-rot
Lee Jones
1
-5
/
+5
2021-03-16
scsi: mpt3sas: Move a little data from the stack onto the heap
Lee Jones
1
-12
/
+26
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-03-05
scsi: core: Add scsi_device_busy() wrapper
Ming Lei
1
-1
/
+1
2021-02-09
scsi: mpt3sas: Update driver version to 37.100.00.00
Suganath Prabu S
1
-2
/
+2
2021-02-09
scsi: mpt3sas: Additional diagnostic buffer query interface
Suganath Prabu S
6
-4
/
+177
2021-02-09
scsi: mpt3sas: Add support for shared host tagset for CPU hotplug
Sreekanth Reddy
3
-18
/
+75
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-06
scsi: mpt3sas: Fix spelling mistake in Kconfig "compatiblity" -> "compatibility"
Colin Ian King
1
-1
/
+1
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
7
-233
/
+2806
2020-12-09
scsi: mpt3sas: Signedness bug in _base_get_diag_triggers()
Dan Carpenter
1
-1
/
+1
2020-12-09
scsi: mpt3sas: Update driver version to 36.100.00.00
Suganath Prabu S
1
-3
/
+3
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
3
-1
/
+224
2020-12-09
scsi: mpt3sas: Add persistent SCSI sense trigger page
Suganath Prabu S
3
-0
/
+222
2020-12-09
scsi: ufs: Remove unused macro definition POWER_DESC_MAX_SIZE
Bean Huo
0
-0
/
+0
2020-12-09
scsi: mpt3sas: Add persistent Event trigger page
Suganath Prabu S
3
-0
/
+226
2020-12-09
scsi: mpt3sas: Add persistent Master trigger page
Suganath Prabu S
3
-0
/
+203
2020-12-09
scsi: mpt3sas: Add persistent trigger pages support
Suganath Prabu S
4
-0
/
+303
2020-12-09
scsi: mpt3sas: Sync time periodically between driver and firmware
Suganath Prabu S
2
-3
/
+104
2020-12-01
scsi: mpt3sas: Increase IOCInit request timeout to 30s
Sreekanth Reddy
1
-1
/
+1
2020-12-01
scsi: mpt3sas: Fix ioctl timeout
Suganath Prabu S
1
-1
/
+1
2020-12-01
scsi: mpt3sas: Remove in_interrupt()
Ahmed S. Darwish
1
-1
/
+3
2020-11-26
scsi: mpt3sas_scsih: Use generic power management
Vaibhav Gupta
1
-21
/
+13
2020-11-26
scsi: mpt3sas_scsih: Drop PCI Wakeup calls from .resume
Vaibhav Gupta
1
-1
/
+0
2020-11-11
scsi: mpt3sas: mpt3sas_scsih: Fix function documentation formatting
Lee Jones
1
-4
/
+4
2020-11-05
scsi: mpt3sas: Bump driver version to 35.101.00.00
Sreekanth Reddy
1
-2
/
+2
[next]