index
:
linux/linux-stable.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
mpt3sas
/
mpt3sas_scsih.c
Age
Commit message (
Expand
)
Author
2021-06-18
scsi: mpt3sas: Fix error return value in _scsih_expander_add()
Zhen Lei
2021-06-02
Merge branch '5.14/scsi-result' into 5.14/scsi-staging
Martin K. Petersen
2021-06-02
scsi: mpt3sas: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-05-31
scsi: core: Introduce scsi_build_sense()
Hannes Reinecke
2021-05-31
scsi: mpt3sas: Handle firmware faults during second half of IOC init
Suganath Prabu S
2021-05-31
scsi: mpt3sas: Fix deadlock while cancelling the running firmware event
Suganath Prabu S
2021-04-05
scsi: mpt3sas: Fix endianness for ActiveCablePowerRequirement
Sreekanth Reddy
2021-04-05
scsi: mpt3sas: Only one vSES is present even when IOC has multi vSES
Sreekanth Reddy
2021-04-05
Merge branch '5.12/scsi-fixes' into 5.13/scsi-staging
Martin K. Petersen
2021-03-18
scsi: mpt3sas: Fix a few kernel-doc issues
Lee Jones
2021-03-16
scsi: mpt3sas: Do not use GFP_KERNEL in atomic context
Christophe JAILLET
2021-03-15
scsi: mpt3sas: Move a little data from the stack onto the heap
Lee Jones
2021-03-04
scsi: core: Add scsi_device_busy() wrapper
Ming Lei
2021-02-08
scsi: mpt3sas: Additional diagnostic buffer query interface
Suganath Prabu S
2021-02-08
scsi: mpt3sas: Add support for shared host tagset for CPU hotplug
Sreekanth Reddy
2020-12-01
scsi: mpt3sas: Remove in_interrupt()
Ahmed S. Darwish
2020-11-25
scsi: mpt3sas_scsih: Use generic power management
Vaibhav Gupta
2020-11-25
scsi: mpt3sas_scsih: Drop PCI Wakeup calls from .resume
Vaibhav Gupta
2020-11-10
scsi: mpt3sas: mpt3sas_scsih: Fix function documentation formatting
Lee Jones
2020-11-04
scsi: mpt3sas: Add module parameter multipath_on_hba
Sreekanth Reddy
2020-11-04
scsi: mpt3sas: Handle vSES vphy object during HBA reset
Sreekanth Reddy
2020-11-04
scsi: mpt3sas: Add bypass_dirty_port_flag parameter
Sreekanth Reddy
2020-11-04
scsi: mpt3sas: Handling HBA vSES device
Sreekanth Reddy
2020-11-04
scsi: mpt3sas: Set valid PhysicalPort in SMPPassThrough
Sreekanth Reddy
2020-11-04
scsi: mpt3sas: Update hba_port objects after host reset
Sreekanth Reddy
2020-11-04
scsi: mpt3sas: Get sas_device objects using device's rphy
Sreekanth Reddy
2020-11-04
scsi: mpt3sas: Get device objects using sas_address & portID
Sreekanth Reddy
2020-11-04
scsi: mpt3sas: Update hba_port's sas_address & phy_mask
Sreekanth Reddy
2020-11-04
scsi: mpt3sas: Rearrange _scsih_mark_responding_sas_device()
Sreekanth Reddy
2020-11-04
scsi: mpt3sas: Allocate memory for hba_port objects
Sreekanth Reddy
2020-10-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-09-15
scsi: mpt3sas: Detect tampered Aero and Sea adapters
Sreekanth Reddy
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-20
scsi: mpt3sas: Postprocessing of target and LUN reset
Suganath Prabu S
2020-08-20
scsi: mpt3sas: Add functions to check if any cmd is outstanding on Target and...
Suganath Prabu S
2020-08-20
scsi: mpt3sas: Cancel the running work during host reset
Suganath Prabu S
2020-05-07
scsi: mpt3sas: Disable DIF when prot_mask set to zero
Sreekanth Reddy
2020-05-07
scsi: mpt3sas: Capture IOC data for debugging purposes
Suganath Prabu
2020-03-31
scsi: mpt3sas: Fix kernel panic observed on soft HBA unplug
Sreekanth Reddy
2020-03-11
scsi: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-01-02
scsi: mpt3sas: Print function name in which cmd timed out
Sreekanth Reddy
2020-01-02
scsi: mpt3sas: Optimize mpt3sas driver logging
Sreekanth Reddy
2020-01-02
scsi: mpt3sas: print in which path firmware fault occurred
Sreekanth Reddy
2020-01-02
scsi: mpt3sas: Handle CoreDump state from watchdog thread
Sreekanth Reddy
2020-01-02
scsi: mpt3sas: renamed _base_after_reset_handler function
Sreekanth Reddy
2020-01-02
scsi: mpt3sas: Add support for NVMe shutdown
Sreekanth Reddy
2019-10-24
scsi: mpt3sas: change allocation option
Tomas Henzl
2019-09-30
scsi: mpt3sas: Register trace buffer based on NVDATA settings
Sreekanth Reddy
2019-09-23
Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-08-29
scsi: mpt3sas: Introduce module parameter to override queue depth
Sreekanth Reddy
[prev]
[next]