index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
mpt3sas
Age
Commit message (
Expand
)
Author
2019-03-25
scsi: mpt3sas: Fix kernel panic during expander reset
Sreekanth Reddy
2019-02-27
scsi: mpt3sas: Add missing breaks in switch statements
Gustavo A. R. Silva
2019-02-04
scsi: mpt3sas: Update driver version to 27.102.00.00
Suganath Prabu S
2019-02-04
scsi: mpt3sas: Add support for ATLAS PCIe switch
Suganath Prabu S
2019-02-04
scsi: mpt3sas: Add support for NVMe Switch Adapter
Suganath Prabu S
2019-02-04
scsi: mpt3sas: Rename mpi endpoint device ID macro.
Suganath Prabu S
2018-12-20
scsi: mpt3sas: mpt3sas_scsih: Mark expected switch fall-through
Gustavo A. R. Silva
2018-12-19
scsi: mpt3sas: fix memory ordering on 64bit writes
Stephan Günther
2018-12-18
scsi: flip the default on use_clustering
Christoph Hellwig
2018-12-12
scsi: mpt3sas: Update driver version to 27.101.00.00
Suganath Prabu
2018-12-12
scsi: mpt3sas: Replace readl with ioc->base_readl
Suganath Prabu
2018-12-12
scsi: mpt3sas: Add separate function for aero doorbell reads
Suganath Prabu
2018-12-12
scsi: mpt3sas: Introduce flag for aero based controllers
Suganath Prabu
2018-11-28
scsi: mpt3sas: fix spelling mistake "manufaucturing" -> "manufacturing"
Colin Ian King
2018-11-21
scsi: mpt3sas: Display message on Configurable secure HBA
Sreekanth Reddy
2018-11-06
scsi: mpt3sas: Bump driver version to 27.100.00.00
Suganath Prabu
2018-11-06
scsi: mpt3sas: Fix driver modifying persistent data in Manufacturing page11
Suganath Prabu
2018-11-06
scsi: mpt3sas: Don't modify EEDPTagMode field setting on SAS3.5 HBA devices
Suganath Prabu
2018-11-06
scsi: mpt3sas: Fix Sync cache command failure during driver unload
Suganath Prabu
2018-11-06
scsi: mpt3sas: Call sas_remove_host before removing the target devices
Suganath Prabu
2018-11-06
scsi: mpt3sas: Refactor mpt3sas_wait_for_ioc function
Suganath Prabu
2018-11-06
scsi: mpt3sas: Separate out mpt3sas_wait_for_ioc
Suganath Prabu
2018-11-06
scsi: mpt3sas: Added new #define variable IOC_OPERATIONAL_WAIT_COUNT
Suganath Prabu
2018-11-06
scsi: mpt3sas: Add support for Aero controllers
Suganath Prabu
2018-11-06
scsi: mpt3sas: Update MPI headers to support Aero controllers
Suganath Prabu
2018-10-25
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-10-17
scsi: mpt3sas: switch to generic DMA API
Christoph Hellwig
2018-10-10
scsi: mpt3sas: Remove unnecessary parentheses and simplify null checks
Nathan Chancellor
2018-10-10
scsi: mpt3sas: Use dma_pool_zalloc
Souptick Joarder
2018-10-10
scsi: mpt3sas: Remove unused macro MPT3SAS_FMT
Joe Perches
2018-10-10
scsi: mpt3sas: Convert logging uses with MPT3SAS_FMT without logging levels
Joe Perches
2018-10-10
scsi: mpt3sas: Remove KERN_WARNING from panic uses
Joe Perches
2018-10-10
scsi: mpt3sas: Convert logging uses with MPT3SAS_FMT and reply_q_name to %s:
Joe Perches
2018-10-10
scsi: mpt3sas: Convert mlsleading uses of pr_<level> with MPT3SAS_FMT
Joe Perches
2018-10-10
scsi: mpt3sas: Convert uses of pr_<level> with MPT3SAS_FMT to ioc_<level>
Joe Perches
2018-10-10
scsi: mpt3sas: Add ioc_<level> logging macros
Joe Perches
2018-10-02
PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() calls
Oza Pawandeep
2018-08-15
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-08-14
Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-08-08
scsi: mpt3sas: Fix calltrace observed while running IO & reset
Sreekanth Reddy
2018-08-03
scsi: mpt3sas: Swap I/O memory read value back to cpu endianness
Sreekanth Reddy
2018-07-30
block: move ref_tag calculation func to the block layer
Max Gurtovoy
2018-07-12
scsi: mpt3sas: Fix for regression caused by sparse cleanups
Chaitra P B
2018-06-26
scsi: read host_busy via scsi_host_busy()
Ming Lei
2018-06-19
scsi: mpt3sas: Improve kernel-doc headers
Bart Van Assche
2018-06-19
scsi: mpt3sas: Split _base_reset_handler(), mpt3sas_scsih_reset_handler() and...
Bart Van Assche
2018-06-19
scsi: mpt3sas: Fix a race condition in mpt3sas_base_hard_reset_handler()
Bart Van Assche
2018-06-19
scsi: mpt3sas: Fix _transport_smp_handler() error path
Bart Van Assche
2018-06-19
scsi: mpt3sas: Introduce struct mpt3sas_nvme_cmd
Bart Van Assche
2018-06-19
scsi: mpt3sas: Annotate switch/case fall-through
Bart Van Assche
[next]