aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/message/fusion/mptbase.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-3/+88
2008-07-12[SCSI] mpt fusion : Adding FAULT Reset polling workPrakash, Sathya1-0/+86
2008-07-12[SCSI] fusion: default MSI to disabled for SPI and FC controllersJames Bottomley1-3/+8
2008-06-05[SCSI] mpt fusion : Updated copyright statment with 2008 includedPrakash, Sathya1-1/+1
2008-06-05[SCSI] mpt fusion: make struct mpt_proc_root_dir staticAdrian Bunk1-2/+1
2008-04-07[SCSI] mpt fusion: fix up msi_enable in mpt_suspendJames Bottomley1-1/+1
2008-04-07[SCSI] mpt fusion: convert inactive_list_mutex to a mutexMatthias Kaehlcke1-5/+5
2008-04-07[SCSI] mpt fusion: Enable MSI by default for SAS controllersPrakash, Sathya1-5/+12
2008-03-18[SCSI] mpt fusion: Power Management fixes for MPT SAS PCI-E controllersPrakash, Sathya1-120/+156
2008-03-03docbook: fix fusion source filesRandy Dunlap1-12/+13
2008-02-22[SCSI] mptbase: fix use-after-free'sAdrian Bunk1-2/+2
2008-02-11[SCSI] mpt fusion: Request I/O resources only when requiredPrakash, Sathya1-7/+43
2008-02-11[SCSI] mpt fusion: Avoid racing when mptsas and mptcl module are loaded in parallelPrakash, Sathya1-1/+3
2008-01-23[SCSI] mpt fusion: Fix for module unload problem in flash less controller environmentPrakash, Sathya1-42/+52
2007-10-12[SCSI] mpt fusion: Fix sparse warningsEric Moore1-11/+16
2007-10-12[SCSI] mpt fusion: adding/removing white spaceEric Moore1-11/+11
2007-10-12[SCSI] mpt fusion: standardize printks and debug infoEric Moore1-141/+138
2007-10-12[SCSI] mpt fusion: fix two potential mem leaksJesper Juhl1-6/+7
2007-10-12[SCSI] mpt fusion: Change company name from LSI Logic to LSIPrakash, Sathya1-3/+3
2007-10-12[SCSI] mpt fusion: Change call back indices to u8 from intPrakash, Sathya1-101/+119
2007-10-12[SCSI] mpt fusion: Usage of high priority request FIFO to send task management commandsPrakash, Sathya1-0/+33
2007-10-12[SCSI] mpt fusion: Add support for ATTO 4LD: Rebranded LSI 53C1030Eric Moore1-0/+32
2007-07-31[SCSI] mpt fusion: make logging a global sysfs parameterJames Bottomley1-1/+16
2007-07-28[SCSI] mpt fusion: Changes in mptbase.c for logging supportPrakash, Sathya1-233/+234
2007-07-18[SCSI] mpt fusion: add support for Brocade branded LSI FC HBAPrakash, Sathya1-62/+275
2007-07-18[SCSI] mpt fusion: add sysfs attributes to display IOC parametersPrakash, Sathya1-0/+45
2007-06-17[SCSI] mpt fusion: fc loginfo using defines from the headerEric Moore1-7/+31
2007-06-17[SCSI] mpt fusion: update MAINTAINERS (fusion part)Eric Moore1-1/+1
2007-05-09Fix occurrences of "the the "Michael Opdenacker1-1/+1
2007-03-20[SCSI] fusion: honour return value of pci_enable_device() in mpt_resume()Horms1-1/+4
2007-03-20[SCSI] fusion: kernel-doc warning fixesRandy Dunlap1-15/+7
2007-02-02[SCSI] fusion - bump version - 3.04.04Eric Moore1-1/+1
2007-02-02[SCSI] fusion - error handling bug fix'sEric Moore1-7/+7
2007-02-02[SCSI] fusion - inactive raid support, and raid event bug fix'sEric Moore1-56/+222
2007-02-02[SCSI] fusion - iocstatus, loginfo, and event debug updatesEric Moore1-84/+468
2007-02-02[SCSI] fusion - Greater than 255 target and lun supportEric Moore1-7/+22
2007-01-06[SCSI] fusion: MODULE_VERSION supportEric Moore1-1/+2
2006-12-07[PATCH] kernel-doc: fix fusion and i2o docsRandy Dunlap1-118/+137
2006-11-30Fix typos in doc and commentsJan Engelhardt1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-3/+2
2006-07-13[SCSI] mptfusion: misc fix'sEric Moore1-3/+4
2006-07-13[SCSI] mptfusion: firmware download boot fix'sEric Moore1-8/+18
2006-07-13[SCSI] mptfusion: sas loginfo updateEric Moore1-18/+36
2006-07-13[SCSI] mptfusion: mptctl panic when loadingEric Moore1-6/+6
2006-07-03Merge ../scsi-misc-2.6James Bottomley1-27/+48
2006-07-02[PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-30[SCSI] mptbase: mpt_interrupt should return IRQ_NONEEric Moore1-7/+8
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-30typo fixes: occuring -> occurringAdrian Bunk1-1/+1
2006-06-28[SCSI] mptsas: Adding 1078 ROC supportEric Moore1-20/+40