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
/
mpt2sas
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-11
mpt3sas: Single driver module which supports both SAS 2.0 & SAS 3.0 HBAs
Sreekanth Reddy
4
-695
/
+0
2015-11-11
mpt3sas: Ported WarpDrive product SSS6200 support
Sreekanth Reddy
1
-0
/
+338
2015-11-11
mpt2sas, mpt3sas: Remove SCSI_MPTXSAS_LOGGING entry from Kconfig
Sreekanth Reddy
1
-6
/
+0
2015-11-11
mpt3sas: Define 'hba_mpi_version_belonged' IOC variable
Sreekanth Reddy
1
-0
/
+1
2015-11-11
mpt2sas: Remove .c and .h files from mpt2sas driver
Sreekanth Reddy
8
-22391
/
+0
2015-11-11
mpt2sas: Move Gen2 HBA's device registration to a separate file
Sreekanth Reddy
2
-5
/
+289
2015-11-11
mpt2sas: Use mpi headers from mpt3sas
Christoph Hellwig
10
-7605
/
+6
2015-09-06
mpt2sas: setpci reset kernel oops fix
Nagarajkumar Narayanan
4
-9
/
+67
2015-09-06
mpt2sas: Refcount fw_events and fix unsafe list usage
Calvin Owens
1
-21
/
+91
2015-09-06
mpt2sas: Refcount sas_device objects and fix unsafe list usage
Calvin Owens
3
-154
/
+360
2015-08-26
mpt2sas, mpt3sas: Abort initialization if no memory I/O resources detected
Sreekanth Reddy
1
-7
/
+9
2015-01-13
mpt2sas: Bump driver version to 20.100.00.00
Sreekanth Reddy
1
-2
/
+2
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
8
-9
/
+17
2015-01-13
mpt2sas: map log_info value 0x0x32010081 to DID_RESET
Sreekanth Reddy
1
-0
/
+4
2015-01-13
mpt2sas, mpt3sas: fix upper bound for the module parameter max_sgl_entries
Sreekanth Reddy
1
-3
/
+7
2015-01-13
mpt2sas: MPI2 Rev BB (2.00.20) specification and 2.00.35 header files
Sreekanth Reddy
2
-5
/
+17
2015-01-13
mpt2sas: Bump driver version to 19.100.00.00
Sreekanth Reddy
1
-2
/
+2
2015-01-13
mpt2sas, mpt3sas: Fail the host reset initiated due to discovery related I/O ...
Sreekanth Reddy
1
-0
/
+9
2015-01-13
mpt2sas, mpt3sas: log exceeded temperature thresholds
Sreekanth Reddy
4
-0
/
+80
2015-01-12
mpt2sas: MPI2 Rev AA (2.00.19) specifications
Sreekanth Reddy
4
-11
/
+41
2015-01-09
mpt2sas: issue_reset is uninitialized
Dan Carpenter
1
-4
/
+4
2014-12-18
Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus
James Bottomley
2
-5
/
+1
2014-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2014-12-04
Revert "[SCSI] mpt2sas: Remove phys on topology change."
Sreekanth Reddy
1
-4
/
+1
2014-12-04
scsi: remove ->change_queue_type method
Christoph Hellwig
1
-1
/
+0
2014-11-24
mpt2sas: simplify ->change_queue_depth
Christoph Hellwig
1
-29
/
+5
2014-11-24
scsi: drop reason argument from ->change_queue_depth
Christoph Hellwig
1
-6
/
+4
2014-11-24
scsi: avoid ->change_queue_depth indirection for queue full tracking
Christoph Hellwig
1
-7
/
+3
2014-11-20
Merge Linus' tree to be be to apply submitted patches to newer code than
Jiri Kosina
17
-193
/
+551
2014-11-20
scsi: mpt2sas: fix ioctl in comment
Alex Pilon
1
-1
/
+1
2014-11-12
scsi: don't set tagging state from scsi_adjust_queue_depth
Christoph Hellwig
1
-1
/
+1
2014-11-12
scsi: remove ordered_tags scsi_device field
Christoph Hellwig
1
-12
/
+4
2014-11-12
scsi: provide a generic change_queue_type method
Christoph Hellwig
1
-23
/
+1
2014-09-22
mpt2sas: fix undefined reference to `__udivdi3' compilation errors
Sreekanth Reddy
1
-4
/
+4
2014-09-16
mpt3sas, mpt2sas: fix scsi_add_host error handling problems in _scsih_probe
Sreekanth Reddy
1
-2
/
+6
2014-09-16
mpt2sas: Bump mpt2sas driver version to 18.100.00.00
Sreekanth Reddy
1
-2
/
+2
2014-09-16
mpt2sas: Get IOC_FACTS information using handshake protocol only after HBA ca...
Sreekanth Reddy
1
-0
/
+68
2014-09-16
mpt2sas: Added Reply Descriptor Post Queue (RDPQ) Array support
Sreekanth Reddy
2
-61
/
+199
2014-09-16
mpt2sas: Avoid type casting for direct I/O commands
Sreekanth Reddy
1
-77
/
+40
2014-09-16
mpt2sas: Bump mpt2sas driver version to 17.100.00.00
Sreekanth Reddy
1
-2
/
+2
2014-09-16
mpt2sas: Clear PFA Status on SGPIO when PFA Drive is Removed or Replaced
Sreekanth Reddy
2
-9
/
+63
2014-09-16
mpt2sas: Copyright in driver sources is updated for year the 2014
Sreekanth Reddy
9
-9
/
+9
2014-09-16
mpt2sas: MPI2 Rev Y (2.00.17) and Rev Z (2.00.18) specifications
Sreekanth Reddy
8
-31
/
+148
2014-09-16
mpt2sas: Added driver module parameter max_msix_vectors
Sreekanth Reddy
1
-0
/
+14
2014-09-16
mpt2sas: Use pci_enable_msix_exact() instead of pci_enable_msix()
Alexander Gordeev
1
-3
/
+3
2014-07-25
mpt2sas: delay scsi_add_host call to work with scsi-mq
Reddy, Sreekanth
2
-14
/
+13
2014-07-25
mpt2sas: Rework the MSI-X grouping code
Martin K. Petersen
1
-41
/
+23
2014-07-25
mpt2sas: annotate ioc->reply_post_host_index as __iomem
Joe Lawrence
2
-5
/
+6
2014-07-25
mpt2sas: combine fw_event_work and its event_data
Joe Lawrence
1
-22
/
+30
[next]