aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/message/fusion (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-27[SCSI] mptfusion : Added check for SILI bit in READ_6 CDB for DATA UNDERRUN ERRATAKashyap, Desai1-1/+1
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-12/+10
2011-05-17[SCSI] mptsas: Fix annoying warningBorislav Petkov1-2/+2
2011-05-01[SCSI] mptfusion: Bump version 3.4.19Kashyap, Desai1-2/+2
2011-05-01[SCSI] mptfusion: Adding inline data padding support for TAPE drive.Kashyap, Desai1-0/+22
2011-05-01[SCSI] mptfusion: Remove debug print from mptscsih_qcmd()Kashyap, Desai1-4/+1
2011-05-01[SCSI] fusion: do not check serial_number in the abort handlerChristoph Hellwig1-5/+3
2011-04-26treewide: cleanup continuations and remove logging message whitespaceJoe Perches1-12/+10
2011-03-31Fix common misspellingsLucas De Marchi5-18/+18
2011-03-20Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6Linus Torvalds1-1/+1
2011-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds5-4/+16
2011-03-17message: change to new flag variablematt mooney1-1/+1
2011-02-12[SCSI] mptfusion: Remove bus reset for mptsas moduleKashyap, Desai1-1/+0
2011-02-12[SCSI] mptfusion: Support SAS2.0 Devices with SAS1.0 ControllersKashyap, Desai4-2/+13
2011-02-12[SCSI] mptfusion: Bump version 03.04.18Kashyap, Desai1-2/+2
2011-02-12[SCSI] mptfusion: Fix Incorrect return value in mptscsih_dev_resetKashyap, Desai1-3/+4
2011-02-12[SCSI] mptfusion: mptctl_release is required in mptctl.cKashyap, Desai1-0/+8
2011-01-24[SCSI] mptfusion: Fix memory leak in mptctl_getiocinfo()Jesper Juhl1-1/+3
2010-12-22Merge branch 'master' into for-nextJiri Kosina3-5/+10
2010-11-16SCSI host lock push-downJeff Garzik3-5/+10
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König3-3/+3
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-1/+3
2010-09-15scsi: autoconvert trivial BKL users to private mutexArnd Bergmann1-7/+8
2010-09-05[SCSI] drivers/message/fusion: Return -ENOMEM on memory allocation failureJulia Lawall1-1/+3
2010-08-14fusion: add function parameter names to kernel-docRandy Dunlap1-0/+2
2010-08-14fusion: fix non-kernel-doc comment blockRandy Dunlap1-1/+1
2010-08-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-1/+1
2010-08-12Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds1-2/+1
2010-08-11fusion: fix kernel-doc warningsRandy Dunlap1-2/+0
2010-08-11mpt fusion: convert to seq_fileAlexey Dobriyan2-142/+119
2010-08-11param: use module_param in drivers/message/fusion/mptbase.cRusty Russell1-2/+1
2010-08-11[SCSI] drivers/message/fusion: Adjust confusing if indentationJulia Lawall1-1/+1
2010-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-2/+2
2010-07-28[SCSI] mptfusion: release resources in error return pathTomas Henzl1-0/+3
2010-07-28[SCSI] mptfusion: Bump version 03.04.17Kashyap, Desai1-2/+2
2010-07-28[SCSI] mptfusion: Extra debug prints added relavent to Device missing delay error handlingKashyap, Desai7-26/+47
2010-07-28[SCSI] mptfusion: Block Error handling for deleting devices or Device in DMDKashyap, Desai3-10/+157
2010-07-27[SCSI] mptfusion: print Doorbell register in a case of hard reset and timeoutKei Tokunaga4-15/+33
2010-07-27[SCSI] mptsas: fixed hot-removal processingKei Tokunaga1-1/+1
2010-07-27[SCSI] mpt fusion: Cleanup some duplicate calls in mptbase.cBandan Das1-2/+0
2010-07-27[SCSI] mptfusion: Bump version 03.04.16Kashyap, Desai1-2/+2
2010-07-27[SCSI] mptfusion: Added missing reset for ioc_reset_in_progress in SoftResetKashyap, Desai1-0/+1
2010-07-27[SCSI] mptfusion: Added code for occationally SATA hotplug failure.Kashyap, Desai1-1/+30
2010-07-27[SCSI] mptfusion: schedule_target_reset from all Reset contextKashyap, Desai4-21/+56
2010-07-27[SCSI] mptfusion: Added sanity to check B_T mapping for device before adding to OSKashyap, Desai2-0/+38
2010-07-27[SCSI] mptfusion: Corrected declaration of device_missing_delayKashyap, Desai2-3/+3
2010-07-27[SCSI] mptfusion: Use DID_TRANSPORT_DISRUPTED instead of DID_BUS_BUSYKashyap, Desai1-1/+3
2010-07-27[SCSI] mptfusion: Set fw_events_off to 1 at driver load time.Kashyap, Desai1-0/+3
2010-07-27[SCSI] mptsas: fix hangs caused by ATA pass-throughRyan Kuester1-0/+2
2010-06-16Merge branch 'master' into for-nextJiri Kosina1-4/+2