include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit...
[safe/jmp/linux-2.6] / drivers / message / fusion / mptspi.c
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2009-08-22 Kashyap, Desai[SCSI] mptsas : Removed mptscsih_timer_expired.
2009-06-09 Kashyap, Desai[SCSI] mpt fusion: rewrite of ioctl_cmds internal gener...
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: Fixing 1078 data corruption issue...
2008-07-16 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2008-07-12 Prakash, Sathya[SCSI] mpt fusion : Setting intial period to 0xFF inste...
2008-07-08 James Bottomley[SCSI] mptspi: fix oops in mptspi_dv_renegotiate_work()
2008-06-05 Prakash, Sathya[SCSI] mpt fusion : Updated copyright statment with...
2007-10-12 Eric Moore[SCSI] mpt fusion: fix up fusion prints using the sdev_...
2007-10-12 Eric Moore[SCSI] mpt fusion: lock down ScsiLookup
2007-10-12 Eric Moore[SCSI] mpt fusion: Fix sparse warnings
2007-10-12 Eric Moore[SCSI] mpt fusion: add use of shost_priv and remove...
2007-10-12 Eric Moore[SCSI] mpt fusion: removing references to hd->ioc
2007-10-12 Eric Moore[SCSI] mpt fusion: rename vdev to vdevice
2007-10-12 Eric Moore[SCSI] mpt fusion: standardize printks and debug info
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 Eric Moore[SCSI] mpt fusion: Add support for ATTO 4LD: Rebranded...
2007-07-28 Prakash, Sathya[SCSI] mpt fusion: Changes in mptfc.c mptlan.c mptsas...
2007-07-18 Prakash, Sathya[SCSI] mpt fusion: deregister from transport layer...
2007-07-18 Prakash, Sathya[SCSI] mpt fusion: add sysfs attributes to display...
2007-07-15 Linus TorvaldsMerge /pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
2007-06-17 Eric Moore[SCSI] mpt fusion: remove unused header - linux_compat.h
2007-06-17 Eric Moore[SCSI] mpt fusion: update MAINTAINERS (fusion part)
2007-06-05 Doug Chapman[SCSI] fusion: fix for BZ 8426 - massive slowdown on...
2007-04-30 Eric Moore[SCSI] fusion: fix domain validation loops
2007-04-01 Adrian Bunk[SCSI] fusion: make mptspi_target_destroy() static
2007-03-20 Randy Dunlap[SCSI] fusion: kernel-doc warning fixes
2007-02-14 Tim Schmielau[PATCH] remove many unneeded #includes of sched.h
2007-02-03 Eric Moore[SCSI] fusion - bump version - 3.04.04
2007-02-03 Eric Moore[SCSI] fusion - inactive raid support, and raid event...
2007-02-03 Eric Moore[SCSI] fusion - added mptspi debug
2007-02-03 Eric Moore[SCSI] fusion - move SPI API over to mptspi.c
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-22 David HowellsWorkStruct: make allyesconfig
2006-07-13 Eric Moore[SCSI] mptfusion: misc fix's
2006-06-28 Eric Moore[SCSI] mptsas: Adding 1078 ROC support
2006-06-10 Tom "spot" Callaway[FUSION]: Fix mptspi.c build with CONFIG_PM not set.
2006-05-03 Eric Moore[SCSI] mptspi: revalidate negotiation parameters after...
2006-03-14 Moore, Eric[SCSI] fusion - removing target_id/bus_id from the...
2006-03-14 Moore, Eric[SCSI] fusion - move some debug firmware event debug...
2006-03-01 James Bottomley[SCSI] mptspi: Add transport class Domain Validation
2006-01-31 Moore, Eric[SCSI] fusion: spi bus reset when driver loads
2006-01-14 Christoph Hellwig[SCSI] fusion: kzalloc / kcalloc conversion
2005-12-14 Moore, Eric Dean[SCSI] mptfusion - mapping fixs required support for...
2005-12-14 Moore, Eric Dean[SCSI] mptfusion - cleaning up xxx_probe error handling
2005-12-14 Moore, Eric Dean[SCSI] mptfusion - adding = THIS_MODULE
2005-09-19 Moore, Eric Dean[SCSI] fusion SAS support (mptsas driver) updates
2005-09-05 Christoph Hellwig[SCSI] fusion: whitespace fixes
2005-07-26 Linus TorvaldsMerge /linux/kernel/git/jejb/scsi-for-linus-2.6
2005-07-01 Moore, Eric Dean[SCSI] - mptfusion - convert to new change_queue_depth API
2005-06-28 Greg Kroah-Hartman[PATCH] PCI: make drivers use the pci shutdown callback...
2005-06-26 Christoph Hellwig[SCSI] remove scsi_set_device
2005-05-20 Moore, Eric Dean [SCSI] mptfusion: fix panic loading driver statically...
2005-05-20 Moore, Eric Dean [SCSI] mptfusion: mptspi Adding Stub Driver - SCSI...