aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/message/fusion/mptbase.c
Commit message (Expand)AuthorAge
* tree-wide: fix comment/printk typosUwe Kleine-König2010-11-01
* [SCSI] drivers/message/fusion: Return -ENOMEM on memory allocation failureJulia Lawall2010-09-05
* fusion: add function parameter names to kernel-docRandy Dunlap2010-08-14
* fusion: fix non-kernel-doc comment blockRandy Dunlap2010-08-14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2010-08-14
|\
| * [SCSI] drivers/message/fusion: Adjust confusing if indentationJulia Lawall2010-08-11
* | Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds2010-08-12
|\ \
| * | param: use module_param in drivers/message/fusion/mptbase.cRusty Russell2010-08-11
| |/
* | fusion: fix kernel-doc warningsRandy Dunlap2010-08-11
* | mpt fusion: convert to seq_fileAlexey Dobriyan2010-08-11
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-08-04
|\
| * fix typos concerning "initiali[zs]e"Uwe Kleine-König2010-06-16
* | [SCSI] mptfusion: release resources in error return pathTomas Henzl2010-07-28
* | [SCSI] mptfusion: Extra debug prints added relavent to Device missing delay e...Kashyap, Desai2010-07-28
* | [SCSI] mptfusion: print Doorbell register in a case of hard reset and timeoutKei Tokunaga2010-07-27
* | [SCSI] mpt fusion: Cleanup some duplicate calls in mptbase.cBandan Das2010-07-27
* | [SCSI] mptfusion: Added missing reset for ioc_reset_in_progress in SoftResetKashyap, Desai2010-07-27
* | [SCSI] mptfusion: Set fw_events_off to 1 at driver load time.Kashyap, Desai2010-07-27
|/
* [SCSI] mptfusion: mpt config will do Hard Reset based upon retry countsKashyap, Desai2010-04-11
* [SCSI] mptfusion: Added new less expensive RESET (Message Unit Reset)Kashyap, Desai2010-04-11
* [SCSI] fusion: fix warning when not using procfsErik Ekman2010-01-18
* [SCSI] mptsas: Fix issue with chain pools allocation on katmaiAnatolij Gustschin2010-01-17
* [SCSI] mpt fusion: Fix 32 bit platforms with 64 bit resources.Pravin Bathija2009-12-10
* trivial: fix typos "man[ae]g?ment" -> "management"Uwe Kleine-Koenig2009-09-21
* [SCSI] mptsas : PAE Kernel more than 4 GB kernel panicKashyap, Desai2009-09-12
* [SCSI] mptsas : Code cleanup of host page alloc and diag reset.Kashyap, Desai2009-08-22
* convert some DMA_nnBIT_MASK() callersAndrew Morton2009-06-19
* fusion: fix recent kernel-doc problemsRandy Dunlap2009-06-14
* [SCSI] mpt fusion: RAID device handling and Dual port Raid support is addedKashyap, Desai2009-06-09
* [SCSI] mpt fusion: Put IOC into ready state if it not already in ready stateKashyap, Desai2009-06-09
* [SCSI] mpt fusion: Code Cleanup patchKashyap, Desai2009-06-09
* [SCSI] mpt fusion: Firmware event implementation using seperate WorkQueueKashyap, Desai2009-06-09
* [SCSI] mpt fusion: Adding DeviceResetCtx for internal Device reset frameKashyap, Desai2009-06-09
* [SCSI] mpt fusion: rewrite taskmgmt request and completion routinesKashyap, Desai2009-06-09
* [SCSI] mpt fusion: rewrite of all internal generated functionsKashyap, Desai2009-06-09
* [SCSI] mpt fusion: config path optimized, completion queue is usedKashyap, Desai2009-06-09
* [SCSI] mpt fusion: Optimized SendEvent notification Using Doorbell instead FIFOKashyap, Desai2009-06-09
* [SCSI] mpt fusion: Added support for MPT discovery completion checkKashyap, Desai2009-06-09
* [SCSI] mpt fusion: Fixing 1078 data corruption issue for 36GB memory regionKashyap, Desai2009-06-09
* scsi: mpt: suppress debugobjects warningEric Paris2009-04-21
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-07
* dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang2009-04-07
* [SCSI] mpt: fix disable lsi sas to use msi as defaultYinghai Lu2009-02-22
* [SCSI] mpt fusion: Add Firmware debug supportKashyap, Desai2009-01-13
* [SCSI] mpt fusion: Add separate msi enable disable for FC,SPI,SASKashyap, Desai2009-01-13
* [SCSI] fusion: use ARRAY_SIZEJulia Lawall2008-12-29
* [SCSI] fusion: remove excess kernel-doc notationRandy Dunlap2008-12-29
* [SCSI] replace __FUNCTION__ with __func__Harvey Harrison2008-07-27
* driver core: remove KOBJ_NAME_LEN defineKay Sievers2008-07-22
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-07-15
|\