tree-wide: fix comment/printk typos
[linux-flexiantxendom0-natty.git] / drivers / message / fusion / mptbase.c
2010-11-01 Uwe Kleine-Königtree-wide: fix comment/printk typos
2010-09-05 Julia Lawall[SCSI] drivers/message/fusion: Return -ENOMEM on memory...
2010-08-14 Randy Dunlapfusion: add function parameter names to kernel-doc
2010-08-14 Randy Dunlapfusion: fix non-kernel-doc comment block
2010-08-14 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2010-08-12 Linus TorvaldsMerge branch 'params' of git://git./linux/kernel/git...
2010-08-11 Randy Dunlapfusion: fix kernel-doc warnings
2010-08-11 Alexey Dobriyanmpt fusion: convert to seq_file
2010-08-11 Rusty Russellparam: use module_param in drivers/message/fusion/mptbase.c
2010-08-11 Julia Lawall[SCSI] drivers/message/fusion: Adjust confusing if...
2010-08-04 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2010-07-28 Tomas Henzl[SCSI] mptfusion: release resources in error return...
2010-07-28 Kashyap, Desai[SCSI] mptfusion: Extra debug prints added relavent...
2010-07-27 Kei Tokunaga[SCSI] mptfusion: print Doorbell register in a case...
2010-07-27 Bandan Das[SCSI] mpt fusion: Cleanup some duplicate calls in...
2010-07-27 Kashyap, Desai[SCSI] mptfusion: Added missing reset for ioc_reset_in_...
2010-07-27 Kashyap, Desai[SCSI] mptfusion: Set fw_events_off to 1 at driver...
2010-06-16 Uwe Kleine-Königfix typos concerning "initiali[zs]e"
2010-04-11 Kashyap, Desai[SCSI] mptfusion: mpt config will do Hard Reset based...
2010-04-11 Kashyap, Desai[SCSI] mptfusion: Added new less expensive RESET (Messa...
2010-01-18 Erik Ekman[SCSI] fusion: fix warning when not using procfs
2010-01-17 Anatolij Gustschin[SCSI] mptsas: Fix issue with chain pools allocation...
2009-12-10 Pravin Bathija[SCSI] mpt fusion: Fix 32 bit platforms with 64 bit...
2009-09-21 Uwe Kleine-Koenigtrivial: fix typos "man[ae]g?ment" -> "management"
2009-09-12 Kashyap, Desai[SCSI] mptsas : PAE Kernel more than 4 GB kernel panic
2009-08-22 Kashyap, Desai[SCSI] mptsas : Code cleanup of host page alloc and...
2009-06-19 Andrew Mortonconvert some DMA_nnBIT_MASK() callers
2009-06-14 Randy Dunlapfusion: fix recent kernel-doc problems
2009-06-09 Kashyap, Desai[SCSI] mpt fusion: RAID device handling and Dual port...
2009-06-09 Kashyap, Desai[SCSI] mpt fusion: Put IOC into ready state if it not...
2009-06-09 Kashyap, Desai[SCSI] mpt fusion: Code Cleanup patch
2009-06-09 Kashyap, Desai[SCSI] mpt fusion: Firmware event implementation using...
2009-06-09 Kashyap, Desai[SCSI] mpt fusion: Adding DeviceResetCtx for internal...
2009-06-09 Kashyap, Desai[SCSI] mpt fusion: rewrite taskmgmt request and complet...
2009-06-09 Kashyap, Desai[SCSI] mpt fusion: rewrite of all internal generated...
2009-06-09 Kashyap, Desai[SCSI] mpt fusion: config path optimized, completion...
2009-06-09 Kashyap, Desai[SCSI] mpt fusion: Optimized SendEvent notification...
2009-06-09 Kashyap, Desai[SCSI] mpt fusion: Added support for MPT discovery...
2009-06-09 Kashyap, Desai[SCSI] mpt fusion: Fixing 1078 data corruption issue...
2009-04-21 Eric Parisscsi: mpt: suppress debugobjects warning
2009-04-07 Yang Hongyangdma-mapping: replace all DMA_32BIT_MASK macro with...
2009-04-07 Yang Hongyangdma-mapping: replace all DMA_64BIT_MASK macro with...
2009-02-22 Yinghai Lu[SCSI] mpt: fix disable lsi sas to use msi as default
2009-01-13 Kashyap, Desai[SCSI] mpt fusion: Add Firmware debug support
2009-01-13 Kashyap, Desai[SCSI] mpt fusion: Add separate msi enable disable...
2008-12-29 Julia Lawall[SCSI] fusion: use ARRAY_SIZE
2008-12-29 Randy Dunlap[SCSI] fusion: remove excess kernel-doc notation
2008-07-27 Harvey Harrison[SCSI] replace __FUNCTION__ with __func__
2008-07-22 Kay Sieversdriver core: remove KOBJ_NAME_LEN define
2008-07-16 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2008-07-12 Prakash, Sathya[SCSI] mpt fusion : Adding FAULT Reset polling work
2008-07-12 James Bottomley[SCSI] fusion: default MSI to disabled for SPI and...
2008-06-05 Prakash, Sathya[SCSI] mpt fusion : Updated copyright statment with...
2008-06-05 Adrian Bunk[SCSI] mpt fusion: make struct mpt_proc_root_dir static
2008-04-07 James Bottomley[SCSI] mpt fusion: fix up msi_enable in mpt_suspend
2008-04-07 Matthias Kaehlcke[SCSI] mpt fusion: convert inactive_list_mutex to a...
2008-04-07 Prakash, Sathya[SCSI] mpt fusion: Enable MSI by default for SAS contro...
2008-03-18 Prakash, Sathya[SCSI] mpt fusion: Power Management fixes for MPT SAS...
2008-03-03 Randy Dunlap[SCSI] docbook: fix fusion source files
2008-03-03 Randy Dunlapdocbook: fix fusion source files
2008-02-22 Adrian Bunk[SCSI] mptbase: fix use-after-free's
2008-02-11 Prakash, Sathya[SCSI] mpt fusion: Request I/O resources only when...
2008-02-11 Prakash, Sathya[SCSI] mpt fusion: Avoid racing when mptsas and mptcl...
2008-01-23 Prakash, Sathya[SCSI] mpt fusion: Fix for module unload problem in...
2007-10-12 Eric Moore[SCSI] mpt fusion: Fix sparse warnings
2007-10-12 Eric Moore[SCSI] mpt fusion: adding/removing white space
2007-10-12 Eric Moore[SCSI] mpt fusion: standardize printks and debug info
2007-10-12 Jesper Juhl[SCSI] mpt fusion: fix two potential mem leaks
2007-10-12 Prakash, Sathya[SCSI] mpt fusion: Change company name from LSI Logic...
2007-10-12 Prakash, Sathya[SCSI] mpt fusion: Change call back indices to u8 from int
2007-10-12 Prakash, Sathya[SCSI] mpt fusion: Usage of high priority request FIFO...
2007-10-12 Eric Moore[SCSI] mpt fusion: Add support for ATTO 4LD: Rebranded...
2007-07-31 James Bottomley[SCSI] mpt fusion: make logging a global sysfs parameter
2007-07-28 Prakash, Sathya[SCSI] mpt fusion: Changes in mptbase.c for logging...
2007-07-18 Prakash, Sathya[SCSI] mpt fusion: add support for Brocade branded...
2007-07-18 Prakash, Sathya[SCSI] mpt fusion: add sysfs attributes to display...
2007-06-17 Eric Moore[SCSI] mpt fusion: fc loginfo using defines from the...
2007-06-17 Eric Moore[SCSI] mpt fusion: update MAINTAINERS (fusion part)
2007-05-09 Michael OpdenackerFix occurrences of "the the "
2007-03-20 Horms[SCSI] fusion: honour return value of pci_enable_device...
2007-03-20 Randy Dunlap[SCSI] fusion: kernel-doc warning fixes
2007-02-03 Eric Moore[SCSI] fusion - bump version - 3.04.04
2007-02-03 Eric Moore[SCSI] fusion - error handling bug fix's
2007-02-03 Eric Moore[SCSI] fusion - inactive raid support, and raid event...
2007-02-03 Eric Moore[SCSI] fusion - iocstatus, loginfo, and event debug...
2007-02-03 Eric Moore[SCSI] fusion - Greater than 255 target and lun support
2007-01-06 Eric Moore[SCSI] fusion: MODULE_VERSION support
2006-12-07 Randy Dunlap[PATCH] kernel-doc: fix fusion and i2o docs
2006-11-30 Jan EngelhardtFix typos in doc and comments
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-07-13 Eric Moore[SCSI] mptfusion: misc fix's
2006-07-13 Eric Moore[SCSI] mptfusion: firmware download boot fix's
2006-07-13 Eric Moore[SCSI] mptfusion: sas loginfo update
2006-07-13 Eric Moore[SCSI] mptfusion: mptctl panic when loading
2006-07-03 James BottomleyMerge ../scsi-misc-2.6
2006-07-02 Thomas Gleixner[PATCH] irq-flags: misc drivers: Use the new IRQF_...
2006-07-01 Eric Moore[SCSI] mptbase: mpt_interrupt should return IRQ_NONE
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-30 Adrian Bunktypo fixes: occuring -> occurring
2006-06-28 Eric Moore[SCSI] mptsas: Adding 1078 ROC support
next