aboutsummaryrefslogtreecommitdiff
path: root/drivers/message/fusion/mptbase.c
AgeCommit message (Expand)Author
2013-04-09procfs: new helper - PDE_DATA(inode)Al Viro
2012-09-14[SCSI] Fusion MPT: disable pci device when mpt map resoures failedHanjun Guo
2012-05-31Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-05-31drivers/message/fusion: use pci_dev->revisionSergei Shtylyov
2012-05-22[SCSI] mptfusion: unlock on error in mpt_config()Dan Carpenter
2012-02-27PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_deviceYinghai Lu
2011-12-15[SCSI] fusion: ensure NUL-termination of MptCallbacksName elementsFerenc Wagner
2011-08-27[SCSI] mptfusion: Fix for device offline while doing aggressive HBA resetkashyap.desai@lsi.com
2011-08-27[SCSI] mptfusion: Better handling of DEAD IOC PCI-E Link down error conditionkashyap.desai@lsi.com
2011-04-26treewide: cleanup continuations and remove logging message whitespaceJoe Perches
2011-03-31Fix common misspellingsLucas De Marchi
2011-02-12[SCSI] mptfusion: Support SAS2.0 Devices with SAS1.0 ControllersKashyap, Desai
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König
2010-09-05[SCSI] drivers/message/fusion: Return -ENOMEM on memory allocation failureJulia Lawall
2010-08-14fusion: add function parameter names to kernel-docRandy Dunlap
2010-08-14fusion: fix non-kernel-doc comment blockRandy Dunlap
2010-08-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2010-08-12Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds
2010-08-11fusion: fix kernel-doc warningsRandy Dunlap
2010-08-11mpt fusion: convert to seq_fileAlexey Dobriyan
2010-08-11param: use module_param in drivers/message/fusion/mptbase.cRusty Russell
2010-08-11[SCSI] drivers/message/fusion: Adjust confusing if indentationJulia Lawall
2010-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-07-28[SCSI] mptfusion: release resources in error return pathTomas Henzl
2010-07-28[SCSI] mptfusion: Extra debug prints added relavent to Device missing delay e...Kashyap, Desai
2010-07-27[SCSI] mptfusion: print Doorbell register in a case of hard reset and timeoutKei Tokunaga
2010-07-27[SCSI] mpt fusion: Cleanup some duplicate calls in mptbase.cBandan Das
2010-07-27[SCSI] mptfusion: Added missing reset for ioc_reset_in_progress in SoftResetKashyap, Desai
2010-07-27[SCSI] mptfusion: Set fw_events_off to 1 at driver load time.Kashyap, Desai
2010-06-16fix typos concerning "initiali[zs]e"Uwe Kleine-König
2010-04-11[SCSI] mptfusion: mpt config will do Hard Reset based upon retry countsKashyap, Desai
2010-04-11[SCSI] mptfusion: Added new less expensive RESET (Message Unit Reset)Kashyap, Desai
2010-01-18[SCSI] fusion: fix warning when not using procfsErik Ekman
2010-01-17[SCSI] mptsas: Fix issue with chain pools allocation on katmaiAnatolij Gustschin
2009-12-10[SCSI] mpt fusion: Fix 32 bit platforms with 64 bit resources.Pravin Bathija
2009-09-21trivial: fix typos "man[ae]g?ment" -> "management"Uwe Kleine-Koenig
2009-09-12[SCSI] mptsas : PAE Kernel more than 4 GB kernel panicKashyap, Desai
2009-08-22[SCSI] mptsas : Code cleanup of host page alloc and diag reset.Kashyap, Desai
2009-06-19convert some DMA_nnBIT_MASK() callersAndrew Morton
2009-06-14fusion: fix recent kernel-doc problemsRandy Dunlap
2009-06-09[SCSI] mpt fusion: RAID device handling and Dual port Raid support is addedKashyap, Desai
2009-06-09[SCSI] mpt fusion: Put IOC into ready state if it not already in ready stateKashyap, Desai
2009-06-09[SCSI] mpt fusion: Code Cleanup patchKashyap, Desai
2009-06-09[SCSI] mpt fusion: Firmware event implementation using seperate WorkQueueKashyap, Desai
2009-06-09[SCSI] mpt fusion: Adding DeviceResetCtx for internal Device reset frameKashyap, Desai
2009-06-09[SCSI] mpt fusion: rewrite taskmgmt request and completion routinesKashyap, Desai
2009-06-09[SCSI] mpt fusion: rewrite of all internal generated functionsKashyap, Desai
2009-06-09[SCSI] mpt fusion: config path optimized, completion queue is usedKashyap, Desai
2009-06-09[SCSI] mpt fusion: Optimized SendEvent notification Using Doorbell instead FIFOKashyap, Desai
2009-06-09[SCSI] mpt fusion: Added support for MPT discovery completion checkKashyap, Desai