summaryrefslogtreecommitdiffstats
path: root/drivers/message/fusion/mptbase.c
Commit message (Expand)AuthorAgeFilesLines
* mptfusion: make adapter prod_name[] a pointerJoe Lawrence2014-07-251-6/+5
* mptfusion: mark file-private functions as staticJoe Lawrence2014-07-251-1/+1
* fusion: Add free msg frames to the head, not tail of listMatthew Wilcox2014-05-281-1/+1
* MPT / PCI: Use pci_stop_and_remove_bus_device_locked()Rafael J. Wysocki2014-01-141-1/+1
* procfs: new helper - PDE_DATA(inode)Al Viro2013-04-091-2/+2
* [SCSI] Fusion MPT: disable pci device when mpt map resoures failedHanjun Guo2012-09-141-7/+11
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-05-311-8/+4
|\
| * drivers/message/fusion: use pci_dev->revisionSergei Shtylyov2012-05-311-8/+4
* | [SCSI] mptfusion: unlock on error in mpt_config()Dan Carpenter2012-05-221-0/+1
|/
* PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_deviceYinghai Lu2012-02-271-1/+1
* [SCSI] fusion: ensure NUL-termination of MptCallbacksName elementsFerenc Wagner2011-12-151-3/+4
* [SCSI] mptfusion: Fix for device offline while doing aggressive HBA resetkashyap.desai@lsi.com2011-08-271-3/+26
* [SCSI] mptfusion: Better handling of DEAD IOC PCI-E Link down error conditionkashyap.desai@lsi.com2011-08-271-1/+62
* treewide: cleanup continuations and remove logging message whitespaceJoe Perches2011-04-261-12/+10
* Fix common misspellingsLucas De Marchi2011-03-311-3/+3
* [SCSI] mptfusion: Support SAS2.0 Devices with SAS1.0 ControllersKashyap, Desai2011-02-121-1/+6
* tree-wide: fix comment/printk typosUwe Kleine-König2010-11-011-1/+1
* [SCSI] drivers/message/fusion: Return -ENOMEM on memory allocation failureJulia Lawall2010-09-051-1/+3
* fusion: add function parameter names to kernel-docRandy Dunlap2010-08-141-0/+2
* fusion: fix non-kernel-doc comment blockRandy Dunlap2010-08-141-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2010-08-141-1/+1
|\
| * [SCSI] drivers/message/fusion: Adjust confusing if indentationJulia Lawall2010-08-111-1/+1
* | Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds2010-08-121-2/+1
|\ \
| * | param: use module_param in drivers/message/fusion/mptbase.cRusty Russell2010-08-111-2/+1
| |/
* | fusion: fix kernel-doc warningsRandy Dunlap2010-08-111-2/+0
* | mpt fusion: convert to seq_fileAlexey Dobriyan2010-08-111-117/+119
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-08-041-2/+2
|\
| * fix typos concerning "initiali[zs]e"Uwe Kleine-König2010-06-161-2/+2
* | [SCSI] mptfusion: release resources in error return pathTomas Henzl2010-07-281-0/+3
* | [SCSI] mptfusion: Extra debug prints added relavent to Device missing delay e...Kashyap, Desai2010-07-281-11/+16
* | [SCSI] mptfusion: print Doorbell register in a case of hard reset and timeoutKei Tokunaga2010-07-271-5/+8
* | [SCSI] mpt fusion: Cleanup some duplicate calls in mptbase.cBandan Das2010-07-271-2/+0
* | [SCSI] mptfusion: Added missing reset for ioc_reset_in_progress in SoftResetKashyap, Desai2010-07-271-0/+1
* | [SCSI] mptfusion: Set fw_events_off to 1 at driver load time.Kashyap, Desai2010-07-271-0/+3
|/
* [SCSI] mptfusion: mpt config will do Hard Reset based upon retry countsKashyap, Desai2010-04-111-2/+7
* [SCSI] mptfusion: Added new less expensive RESET (Message Unit Reset)Kashyap, Desai2010-04-111-2/+168
* [SCSI] fusion: fix warning when not using procfsErik Ekman2010-01-181-2/+3
* [SCSI] mptsas: Fix issue with chain pools allocation on katmaiAnatolij Gustschin2010-01-171-0/+2
* [SCSI] mpt fusion: Fix 32 bit platforms with 64 bit resources.Pravin Bathija2009-12-101-3/+3
* trivial: fix typos "man[ae]g?ment" -> "management"Uwe Kleine-Koenig2009-09-211-2/+2
* [SCSI] mptsas : PAE Kernel more than 4 GB kernel panicKashyap, Desai2009-09-121-5/+5
* [SCSI] mptsas : Code cleanup of host page alloc and diag reset.Kashyap, Desai2009-08-221-54/+30
* convert some DMA_nnBIT_MASK() callersAndrew Morton2009-06-191-4/+4
* fusion: fix recent kernel-doc problemsRandy Dunlap2009-06-141-2/+1
* [SCSI] mpt fusion: RAID device handling and Dual port Raid support is addedKashyap, Desai2009-06-091-0/+167
* [SCSI] mpt fusion: Put IOC into ready state if it not already in ready stateKashyap, Desai2009-06-091-0/+16
* [SCSI] mpt fusion: Code Cleanup patchKashyap, Desai2009-06-091-133/+283
* [SCSI] mpt fusion: Firmware event implementation using seperate WorkQueueKashyap, Desai2009-06-091-0/+10
* [SCSI] mpt fusion: Adding DeviceResetCtx for internal Device reset frameKashyap, Desai2009-06-091-2/+11
* [SCSI] mpt fusion: rewrite taskmgmt request and completion routinesKashyap, Desai2009-06-091-14/+66
OpenPOWER on IntegriCloud