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
2019-03-26
scsi: mpt3sas: Fix kernel panic during expander reset
Sreekanth Reddy
2
-0
/
+18
2019-02-27
scsi: mpt3sas: Add missing breaks in switch statements
Gustavo A. R. Silva
1
-0
/
+4
2019-02-05
scsi: mpt3sas: Update driver version to 27.102.00.00
Suganath Prabu S
1
-2
/
+2
2019-02-05
scsi: mpt3sas: Add support for ATLAS PCIe switch
Suganath Prabu S
2
-0
/
+9
2019-02-05
scsi: mpt3sas: Add support for NVMe Switch Adapter
Suganath Prabu S
2
-0
/
+5
2019-02-05
scsi: mpt3sas: Rename mpi endpoint device ID macro.
Suganath Prabu S
2
-4
/
+4
2018-12-21
scsi: mpt3sas: mpt3sas_scsih: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-12-20
scsi: mpt3sas: fix memory ordering on 64bit writes
Stephan Günther
1
-1
/
+2
2018-12-19
scsi: flip the default on use_clustering
Christoph Hellwig
1
-2
/
+0
2018-12-13
scsi: mpt3sas: Update driver version to 27.101.00.00
Suganath Prabu
1
-2
/
+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
2
-0
/
+32
2018-12-13
scsi: mpt3sas: Introduce flag for aero based controllers
Suganath Prabu
2
-6
/
+9
2018-11-29
scsi: mpt3sas: fix spelling mistake "manufaucturing" -> "manufacturing"
Colin Ian King
1
-1
/
+1
2018-11-22
scsi: mpt3sas: Display message on Configurable secure HBA
Sreekanth Reddy
1
-3
/
+4
2018-11-07
scsi: mpt3sas: Bump driver version to 27.100.00.00
Suganath Prabu
1
-2
/
+2
2018-11-07
scsi: mpt3sas: Fix driver modifying persistent data in Manufacturing page11
Suganath Prabu
1
-4
/
+0
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: Fix Sync cache command failure during driver unload
Suganath Prabu
1
-1
/
+35
2018-11-07
scsi: mpt3sas: Call sas_remove_host before removing the target devices
Suganath Prabu
2
-3
/
+6
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
5
-141
/
+61
2018-11-07
scsi: mpt3sas: Added new #define variable IOC_OPERATIONAL_WAIT_COUNT
Suganath Prabu
4
-7
/
+10
2018-11-07
scsi: mpt3sas: Add support for Aero controllers
Suganath Prabu
1
-0
/
+26
2018-11-07
scsi: mpt3sas: Update MPI headers to support Aero controllers
Suganath Prabu
10
-388
/
+678
2018-10-25
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
8
-2146
/
+1681
2018-10-18
scsi: mpt3sas: switch to generic DMA API
Christoph Hellwig
3
-58
/
+61
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: Remove unused macro MPT3SAS_FMT
Joe Perches
1
-2
/
+0
2018-10-11
scsi: mpt3sas: Convert logging uses with MPT3SAS_FMT without logging levels
Joe Perches
3
-31
/
+28
2018-10-11
scsi: mpt3sas: Remove KERN_WARNING from panic uses
Joe Perches
1
-26
/
+15
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 mlsleading uses of pr_<level> with MPT3SAS_FMT
Joe Perches
2
-39
/
+29
2018-10-11
scsi: mpt3sas: Convert uses of pr_<level> with MPT3SAS_FMT to ioc_<level>
Joe Perches
7
-1982
/
+1533
2018-10-11
scsi: mpt3sas: Add ioc_<level> logging macros
Joe Perches
1
-0
/
+9
2018-10-03
PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() calls
Oza Pawandeep
1
-1
/
+0
2018-08-16
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
8
-830
/
+658
2018-08-14
Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2018-08-09
scsi: mpt3sas: Fix calltrace observed while running IO & reset
Sreekanth Reddy
2
-1
/
+2
2018-08-03
scsi: mpt3sas: Swap I/O memory read value back to cpu endianness
Sreekanth Reddy
1
-8
/
+8
2018-07-30
block: move ref_tag calculation func to the block layer
Max Gurtovoy
1
-1
/
+1
2018-07-13
scsi: mpt3sas: Fix for regression caused by sparse cleanups
Chaitra P B
1
-6
/
+6
2018-06-26
scsi: read host_busy via scsi_host_busy()
Ming Lei
1
-2
/
+2
2018-06-20
scsi: mpt3sas: Improve kernel-doc headers
Bart Van Assche
7
-555
/
+363
2018-06-20
scsi: mpt3sas: Split _base_reset_handler(), mpt3sas_scsih_reset_handler() and...
Bart Van Assche
4
-148
/
+166
2018-06-20
scsi: mpt3sas: Fix a race condition in mpt3sas_base_hard_reset_handler()
Bart Van Assche
2
-10
/
+1
2018-06-20
scsi: mpt3sas: Fix _transport_smp_handler() error path
Bart Van Assche
1
-2
/
+3
2018-06-20
scsi: mpt3sas: Introduce struct mpt3sas_nvme_cmd
Bart Van Assche
2
-11
/
+9
2018-06-20
scsi: mpt3sas: Annotate switch/case fall-through
Bart Van Assche
2
-0
/
+4
[next]