index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
2016-01-08
Merge branch 'jejb-scsi' into misc
James Bottomley
2
-2
/
+10
2016-01-06
mpt3sas: A correction in unmap_resources
Tomas Henzl
1
-1
/
+3
2015-12-03
Merge branch 'mkp-fixes' into fixes
James Bottomley
2
-2
/
+10
2015-12-03
mpt3sas: fix Kconfig dependency problem for mpt2sas back compatibility
James Bottomley
1
-0
/
+1
2015-12-01
mpt3sas: Add dummy Kconfig option for backwards compatibility
Martin K. Petersen
1
-0
/
+8
2015-11-13
mpt3sas: Fix use sas_is_tlr_enabled API before enabling MPI2_SCSIIO_CONTROL_T...
Sreekanth Reddy
1
-2
/
+1
2015-11-13
mpt3sas: fix inline markers on non inline function declarations
Stephen Rothwell
1
-2
/
+2
2015-11-12
mpt3sas: Bump mpt3sas driver version to 09.102.00.00
Sreekanth Reddy
1
-2
/
+2
2015-11-12
mpt3sas: Single driver module which supports both SAS 2.0 & SAS 3.0 HBAs
Sreekanth Reddy
9
-442
/
+879
2015-11-12
mpt2sas, mpt3sas: Update the driver versions
Sreekanth Reddy
1
-5
/
+10
2015-11-12
mpt3sas: setpci reset kernel oops fix
Sreekanth Reddy
4
-9
/
+71
2015-11-12
mpt3sas: Added OEM Gen2 PnP ID branding names
Sreekanth Reddy
2
-114
/
+305
2015-11-12
mpt3sas: Refcount fw_events and fix unsafe list usage
Sreekanth Reddy
1
-22
/
+94
2015-11-12
mpt3sas: Refcount sas_device objects and fix unsafe list usage
Sreekanth Reddy
3
-157
/
+365
2015-11-12
mpt3sas: sysfs attribute to report Backup Rail Monitor Status
Sreekanth Reddy
3
-0
/
+116
2015-11-12
mpt3sas: Ported WarpDrive product SSS6200 support
Sreekanth Reddy
5
-46
/
+327
2015-11-12
mpt3sas: fix for driver fails EEH, recovery from injected pci bus error
Sreekanth Reddy
2
-1
/
+19
2015-11-12
mpt3sas: Manage MSI-X vectors according to HBA device type
Sreekanth Reddy
3
-18
/
+31
2015-11-12
mpt3sas: Don't send PHYDISK_HIDDEN RAID action request on SAS2 HBAs
Sreekanth Reddy
1
-2
/
+17
2015-11-12
mpt3sas: Build MPI SGL LIST on GEN2 HBAs and IEEE SGL LIST on GEN3 HBAs
Sreekanth Reddy
1
-13
/
+168
2015-11-12
mpt2sas, mpt3sas: Remove SCSI_MPTXSAS_LOGGING entry from Kconfig
Sreekanth Reddy
6
-77
/
+10
2015-11-12
mpt3sas: Define 'hba_mpi_version_belonged' IOC variable
Sreekanth Reddy
5
-8
/
+61
2015-11-12
mpt2sas: Move Gen2 HBA's device registration to a separate file
Sreekanth Reddy
1
-1
/
+4
2015-11-12
mpt3sas: Move Gen3 HBA's device registration to a separate file
Sreekanth Reddy
5
-159
/
+261
2015-11-12
mpt3sas: Added mpt2sas driver definitions
Sreekanth Reddy
4
-145
/
+191
2015-08-27
mpt3sas : Bump mpt3sas driver version to 9.100.00.00
Sreekanth Reddy
1
-2
/
+2
2015-08-27
mpt3sas: When device is blocked followed by unblock fails, unfreeze the I/Os
Sreekanth Reddy
1
-14
/
+75
2015-08-27
mpt3sas: Call dma_mapping_error() API after mapping an address with dma_map_s...
Sreekanth Reddy
1
-2
/
+2
2015-08-27
mpt3sas: Use alloc_ordered_workqueue() API instead of create_singlethread_wor...
Sreekanth Reddy
1
-2
/
+2
2015-08-27
mpt3sas: Added support for customer specific branding
Sreekanth Reddy
2
-6
/
+39
2015-08-27
mpt3sas: Return host busy error status to SML when DMA mapping of scatter gat...
Sreekanth Reddy
1
-2
/
+2
2015-08-27
mpt3sas: Complete the SCSI command with DID_RESET status for log_info value 0...
Sreekanth Reddy
2
-0
/
+5
2015-08-27
mpt3sas: MPI 2.5 Rev K (2.5.6) specifications
Sreekanth Reddy
2
-5
/
+17
2015-08-27
mpt3sas: Bump mpt3sas driver version to v6.100.00.00
Sreekanth Reddy
1
-2
/
+2
2015-08-27
mpt3sas: Add branding string support for OEM custom HBA
Sreekanth Reddy
2
-0
/
+45
2015-08-27
mpt3sas: Add branding string support for OEM's HBA
Sreekanth Reddy
2
-0
/
+47
2015-08-27
mpt3sas: MPI 2.5 Rev J (2.5.5) specification and 2.00.34 header files
Sreekanth Reddy
3
-5
/
+18
2015-08-27
mpt3sas: Update MPI2 strings to MPI2.5
Sreekanth Reddy
2
-3
/
+1
2015-08-27
mpt3sas: Bump mpt3sas Driver version to v5.100.00.00
Sreekanth Reddy
1
-2
/
+2
2015-08-27
mpt3sas: Provides the physical location of sas drives
Sreekanth Reddy
2
-39
/
+203
2015-08-27
mpt3sas: MPI 2.5 Rev I (2.5.4) specifications.
Sreekanth Reddy
3
-9
/
+28
2015-08-27
mpt3sas: Remove redundancy code while freeing the controller resources.
Sreekanth Reddy
1
-25
/
+32
2015-08-27
mpt3sas: Don't block the drive when drive addition under the control of SML
Sreekanth Reddy
3
-1
/
+28
2015-08-27
mpt3sas: Get IOC_FACTS information using handshake protocol only after HBA ca...
Sreekanth Reddy
1
-0
/
+68
2015-08-27
mpt3sas: Added Combined Reply Queue feature to extend up-to 96 MSIX vector su...
Sreekanth Reddy
2
-9
/
+98
2015-08-26
mpt2sas, mpt3sas: Abort initialization if no memory I/O resources detected
Sreekanth Reddy
1
-7
/
+9
2015-01-13
mpt2sas, mpt3sas: set cpu affinity for each MSIX vectors
Sreekanth Reddy
2
-3
/
+22
2015-01-13
mpt2sas, mpt3sas: Update attribution language to Avago
Sreekanth Reddy
10
-11
/
+21
2015-01-13
mpt2sas, mpt3sas: fix upper bound for the module parameter max_sgl_entries
Sreekanth Reddy
1
-2
/
+8
2015-01-13
mpt2sas, mpt3sas: Fail the host reset initiated due to discovery related I/O ...
Sreekanth Reddy
1
-0
/
+8
[next]