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
starfive-6.6.48-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
/
mpt3sas_base.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-25
scsi: mpt3sas: remove redundant wmb
Sinan Kaya
1
-2
/
+0
2017-02-24
scsi: mpt3sas: switch to pci_alloc_irq_vectors
Hannes Reinecke
1
-57
/
+48
2017-02-01
scsi: mpt3sas: Fix Firmware fault state 0x2100 during heavy 4K RR FIO stress ...
Chaitra P B
1
-0
/
+19
2017-02-01
scsi: mpt3sas: Fix for Crusader to achieve product targets with SAS devices.
Chaitra P B
1
-0
/
+1
2016-11-09
scsi: mpt3sas: Use the new MPI 2.6 32-bit Atomic Request Descriptors for SAS3...
Suganath Prabu Subramani
1
-18
/
+123
2016-11-09
scsi: mpt3sas: Increased/Additional MSIX support for SAS35 devices.
Suganath Prabu Subramani
1
-7
/
+7
2016-11-09
scsi: mpt3sas: Implement device_remove_in_progress check in IOCTL path
Suganath Prabu Subramani
1
-0
/
+19
2016-11-09
scsi: mpt3sas: Fix for incorrect numbers for MSIX vectors enabled when non RD...
Suganath Prabu Subramani
1
-5
/
+7
2016-10-07
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-152
/
+107
2016-08-12
mpt3sas: Fix resume on WarpDrive flash cards
Greg Edwards
1
-11
/
+11
2016-08-09
mpt3sas: Fix warnings exposed by W=1
Calvin Owens
1
-12
/
+6
2016-08-09
mpt3sas: Eliminate dead sleep_flag code
Calvin Owens
1
-140
/
+101
2016-05-11
mpt3sas: Used "synchronize_irq()"API to synchronize timed-out IO & TMs
Chaitra P B
1
-8
/
+7
2016-05-11
mpt3sas: Handle active cable exception event
Chaitra P B
1
-0
/
+5
2016-04-15
mpt3sas: Remove usage of 'struct timeval'
Tina Ruchandani
1
-4
/
+4
2016-04-15
scsi: rename SCSI_MAX_{SG, SG_CHAIN}_SEGMENTS
Ming Lin
1
-2
/
+2
2016-03-23
mpt3sas: Don't overreach ioc->reply_post[] during initialization
Calvin Owens
1
-17
/
+16
2016-03-10
mpt3sas: Remove unnecessary synchronize_irq() before free_irq()
Lars-Peter Clausen
1
-1
/
+0
2016-02-24
mpt3sas: Free memory pools before retrying to allocate with different value.
Suganath prabu Subramani
1
-0
/
+1
2016-02-24
mpt3sas: Remove cpumask_clear for zalloc_cpumask_var and don't free free_cpu_...
Suganath prabu Subramani
1
-2
/
+1
2016-02-24
mpt3sas: Fix for Asynchronous completion of timedout IO and task abort of tim...
Suganath prabu Subramani
1
-9
/
+11
2016-02-24
mpt3sas: Add support for configurable Chain Frame Size
Suganath prabu Subramani
1
-5
/
+22
2016-02-24
mpt3sas: Added smp_affinity_enable module parameter.
Suganath Prabu Subramani
1
-11
/
+26
2016-02-24
mpt3sas: Make use of additional HighPriority credit message frames for sendin...
Suganath prabu Subramani
1
-12
/
+51
2016-02-24
mpt3sas: Added support for high port count HBA variants.
Suganath prabu Subramani
1
-0
/
+5
2016-01-06
mpt3sas: A correction in unmap_resources
Tomas Henzl
1
-1
/
+3
2015-11-12
mpt3sas: Single driver module which supports both SAS 2.0 & SAS 3.0 HBAs
Sreekanth Reddy
1
-5
/
+6
2015-11-12
mpt3sas: setpci reset kernel oops fix
Sreekanth Reddy
1
-0
/
+6
2015-11-12
mpt3sas: Added OEM Gen2 PnP ID branding names
Sreekanth Reddy
1
-105
/
+221
2015-11-12
mpt3sas: Ported WarpDrive product SSS6200 support
Sreekanth Reddy
1
-7
/
+61
2015-11-12
mpt3sas: fix for driver fails EEH, recovery from injected pci bus error
Sreekanth Reddy
1
-1
/
+18
2015-11-12
mpt3sas: Manage MSI-X vectors according to HBA device type
Sreekanth Reddy
1
-18
/
+21
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
1
-6
/
+4
2015-11-12
mpt3sas: Define 'hba_mpi_version_belonged' IOC variable
Sreekanth Reddy
1
-4
/
+4
2015-11-12
mpt3sas: Added mpt2sas driver definitions
Sreekanth Reddy
1
-4
/
+4
2015-08-27
mpt3sas: Added support for customer specific branding
Sreekanth Reddy
1
-2
/
+27
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: Add branding string support for OEM custom HBA
Sreekanth Reddy
1
-0
/
+34
2015-08-27
mpt3sas: Add branding string support for OEM's HBA
Sreekanth Reddy
1
-0
/
+36
2015-08-27
mpt3sas: Update MPI2 strings to MPI2.5
Sreekanth Reddy
1
-2
/
+1
2015-08-27
mpt3sas: Remove redundancy code while freeing the controller resources.
Sreekanth Reddy
1
-25
/
+32
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
1
-8
/
+85
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
1
-3
/
+21
2015-01-13
mpt2sas, mpt3sas: Update attribution language to Avago
Sreekanth Reddy
1
-1
/
+2
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: log exceeded temperature thresholds
Sreekanth Reddy
1
-0
/
+8
2015-01-09
mpt3sas: issue_reset is uninitialized
Dan Carpenter
1
-4
/
+4
[next]