summaryrefslogtreecommitdiffstats
path: root/drivers/message/fusion
AgeCommit message (Expand)AuthorLines
2012-09-14[SCSI] Fusion MPT: disable pci device when mpt map resoures failedHanjun Guo-7/+11
2012-05-31Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds-11/+5
2012-05-31drivers/message/fusion: use pci_dev->revisionSergei Shtylyov-11/+5
2012-05-22[SCSI] mptfusion: unlock on error in mpt_config()Dan Carpenter-0/+1
2012-05-15tokenring: delete all remaining driver supportPaul Gortmaker-1/+0
2012-02-27PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_deviceYinghai Lu-1/+1
2012-01-10Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...Linus Torvalds-3/+8
2011-12-15[SCSI] mptsas: Add device ID for SAS1068_820XELP.Chandrakala Chavva-0/+3
2011-12-15[SCSI] fusion: ensure NUL-termination of MptCallbacksName elementsFerenc Wagner-3/+5
2011-12-02treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock-1/+1
2011-09-22[SCSI] mptfusion: Added check for SILI bit in READ_16 CDB for DATA UNDERRUN E...nagalakshmi.nandigama@lsi.com-1/+2
2011-08-27[SCSI] mptfusion: Fix for device offline while doing aggressive HBA resetkashyap.desai@lsi.com-5/+47
2011-08-27[SCSI] mptfusion: Bump version 3.4.20kashyap.desai@lsi.com-2/+2
2011-08-27[SCSI] mptfusion: Avoid out of order Event processing due to cpu migrationkashyap.desai@lsi.com-7/+9
2011-08-27[SCSI] mptfusion: Better handling of DEAD IOC PCI-E Link down error conditionkashyap.desai@lsi.com-30/+105
2011-08-27[SCSI] mptfusion: Set max sector count module parameterkashyap.desai@lsi.com-0/+20
2011-07-27[SCSI] mptfusion : Added check for SILI bit in READ_6 CDB for DATA UNDERRUN E...Kashyap, Desai-1/+1
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-12/+10
2011-05-17[SCSI] mptsas: Fix annoying warningBorislav Petkov-2/+2
2011-05-01[SCSI] mptfusion: Bump version 3.4.19Kashyap, Desai-2/+2
2011-05-01[SCSI] mptfusion: Adding inline data padding support for TAPE drive.Kashyap, Desai-0/+22
2011-05-01[SCSI] mptfusion: Remove debug print from mptscsih_qcmd()Kashyap, Desai-4/+1
2011-05-01[SCSI] fusion: do not check serial_number in the abort handlerChristoph Hellwig-5/+3
2011-04-26treewide: cleanup continuations and remove logging message whitespaceJoe Perches-12/+10
2011-03-31Fix common misspellingsLucas De Marchi-18/+18
2011-03-20Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds-1/+1
2011-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds-4/+16
2011-03-17message: change to new flag variablematt mooney-1/+1
2011-02-12[SCSI] mptfusion: Remove bus reset for mptsas moduleKashyap, Desai-1/+0
2011-02-12[SCSI] mptfusion: Support SAS2.0 Devices with SAS1.0 ControllersKashyap, Desai-2/+13
2011-02-12[SCSI] mptfusion: Bump version 03.04.18Kashyap, Desai-2/+2
2011-02-12[SCSI] mptfusion: Fix Incorrect return value in mptscsih_dev_resetKashyap, Desai-3/+4
2011-02-12[SCSI] mptfusion: mptctl_release is required in mptctl.cKashyap, Desai-0/+8
2011-01-24[SCSI] mptfusion: Fix memory leak in mptctl_getiocinfo()Jesper Juhl-1/+3
2010-12-22Merge branch 'master' into for-nextJiri Kosina-5/+10
2010-11-16SCSI host lock push-downJeff Garzik-5/+10
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König-3/+3
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds-1/+3
2010-09-15scsi: autoconvert trivial BKL users to private mutexArnd Bergmann-7/+8
2010-09-05[SCSI] drivers/message/fusion: Return -ENOMEM on memory allocation failureJulia Lawall-1/+3
2010-08-14fusion: add function parameter names to kernel-docRandy Dunlap-0/+2
2010-08-14fusion: fix non-kernel-doc comment blockRandy Dunlap-1/+1
2010-08-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds-1/+1
2010-08-12Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds-2/+1
2010-08-11fusion: fix kernel-doc warningsRandy Dunlap-2/+0
2010-08-11mpt fusion: convert to seq_fileAlexey Dobriyan-142/+119
2010-08-11param: use module_param in drivers/message/fusion/mptbase.cRusty Russell-2/+1
2010-08-11[SCSI] drivers/message/fusion: Adjust confusing if indentationJulia Lawall-1/+1
2010-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds-2/+2
2010-07-28[SCSI] mptfusion: release resources in error return pathTomas Henzl-0/+3