index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
mpt3sas
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-11
mpt3sas: Used "synchronize_irq()"API to synchronize timed-out IO & TMs
Chaitra P B
3
-10
/
+12
2016-05-11
mpt3sas: Set maximum transfer length per IO to 4MB for VDs
Chaitra P B
2
-0
/
+10
2016-05-11
mpt3sas: Updating mpt3sas driver version to 13.100.00.00
Chaitra P B
1
-2
/
+2
2016-05-11
mpt3sas: Fix initial Reference tag field for 4K PI drives.
Chaitra P B
1
-1
/
+1
2016-05-11
mpt3sas: Handle active cable exception event
Chaitra P B
2
-0
/
+18
2016-05-11
mpt3sas: Update MPI header to 2.00.42
Chaitra P B
4
-15
/
+65
2016-04-25
mpt3sas - remove unused fw_event_work elements
Joe Lawrence
1
-6
/
+4
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
2
-3
/
+3
2016-03-23
mpt3sas: Don't overreach ioc->reply_post[] during initialization
Calvin Owens
1
-17
/
+16
2016-03-09
mpt3sas: Remove unnecessary synchronize_irq() before free_irq()
Lars-Peter Clausen
1
-1
/
+0
2016-02-23
mpt3sas: Free memory pools before retrying to allocate with different value.
Suganath prabu Subramani
1
-0
/
+1
2016-02-23
mpt3sas: Remove cpumask_clear for zalloc_cpumask_var and don't free free_cpu_...
Suganath prabu Subramani
1
-2
/
+1
2016-02-23
mpt3sas: Updating mpt3sas driver version to 12.100.00.00
Suganath prabu Subramani
1
-3
/
+3
2016-02-23
mpt3sas: Fix for Asynchronous completion of timedout IO and task abort of tim...
Suganath prabu Subramani
4
-14
/
+25
2016-02-23
mpt3sas: Updated MPI Header to 2.00.42
Suganath prabu Subramani
5
-8
/
+14
2016-02-23
mpt3sas: Add support for configurable Chain Frame Size
Suganath prabu Subramani
2
-6
/
+29
2016-02-23
mpt3sas: Added smp_affinity_enable module parameter.
Suganath Prabu Subramani
1
-11
/
+26
2016-02-23
mpt3sas: Make use of additional HighPriority credit message frames for sendin...
Suganath prabu Subramani
3
-16
/
+228
2016-02-23
mpt3sas: Never block the Enclosure device
Suganath prabu Subramani
2
-1
/
+22
2016-02-23
mpt3sas: Fix static analyzer(coverity) tool identified defects
Suganath prabu Subramani
3
-4
/
+5
2016-02-23
mpt3sas: Used IEEE SGL instead of MPI SGL while framing a SMP Passthrough req...
Suganath prabu Subramani
1
-19
/
+4
2016-02-23
mpt3sas: Added support for high port count HBA variants.
Suganath prabu Subramani
11
-59
/
+423
2016-01-07
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-11-30
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-12
mpt3sas: fix inline markers on non inline function declarations
Stephen Rothwell
1
-2
/
+2
2015-11-11
mpt3sas: Bump mpt3sas driver version to 09.102.00.00
Sreekanth Reddy
1
-2
/
+2
2015-11-11
mpt3sas: Single driver module which supports both SAS 2.0 & SAS 3.0 HBAs
Sreekanth Reddy
9
-442
/
+879
2015-11-11
mpt2sas, mpt3sas: Update the driver versions
Sreekanth Reddy
1
-5
/
+10
2015-11-11
mpt3sas: setpci reset kernel oops fix
Sreekanth Reddy
4
-9
/
+71
2015-11-11
mpt3sas: Added OEM Gen2 PnP ID branding names
Sreekanth Reddy
2
-114
/
+305
2015-11-11
mpt3sas: Refcount fw_events and fix unsafe list usage
Sreekanth Reddy
1
-22
/
+94
2015-11-11
mpt3sas: Refcount sas_device objects and fix unsafe list usage
Sreekanth Reddy
3
-157
/
+365
2015-11-11
mpt3sas: sysfs attribute to report Backup Rail Monitor Status
Sreekanth Reddy
3
-0
/
+116
2015-11-11
mpt3sas: Ported WarpDrive product SSS6200 support
Sreekanth Reddy
5
-46
/
+327
2015-11-11
mpt3sas: fix for driver fails EEH, recovery from injected pci bus error
Sreekanth Reddy
2
-1
/
+19
2015-11-11
mpt3sas: Manage MSI-X vectors according to HBA device type
Sreekanth Reddy
3
-18
/
+31
2015-11-11
mpt3sas: Don't send PHYDISK_HIDDEN RAID action request on SAS2 HBAs
Sreekanth Reddy
1
-2
/
+17
2015-11-11
mpt3sas: Build MPI SGL LIST on GEN2 HBAs and IEEE SGL LIST on GEN3 HBAs
Sreekanth Reddy
1
-13
/
+168
2015-11-11
mpt2sas, mpt3sas: Remove SCSI_MPTXSAS_LOGGING entry from Kconfig
Sreekanth Reddy
6
-77
/
+10
2015-11-11
mpt3sas: Define 'hba_mpi_version_belonged' IOC variable
Sreekanth Reddy
5
-8
/
+61
2015-11-11
mpt2sas: Move Gen2 HBA's device registration to a separate file
Sreekanth Reddy
1
-1
/
+4
2015-11-11
mpt3sas: Move Gen3 HBA's device registration to a separate file
Sreekanth Reddy
5
-159
/
+261
2015-11-11
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
[next]