summaryrefslogtreecommitdiff
path: root/drivers/message/fusion/mptscsih.c
AgeCommit message (Expand)AuthorFilesLines
2009-08-23[SCSI] mptsas : Removed mptscsih_timer_expired.Kashyap, Desai1-48/+0
2009-06-15fusion: fix recent kernel-doc problemsRandy Dunlap1-2/+2
2009-06-10[SCSI] mpt fusion: fix up doc book commentsJames Bottomley1-4/+1
2009-06-10[SCSI] mpt fusion: Added support for Broadcast primitives Event handlingKashyap, Desai1-0/+21
2009-06-10[SCSI] mpt fusion: RAID device handling and Dual port Raid support is addedKashyap, Desai1-2/+83
2009-06-10[SCSI] mpt fusion: Code Cleanup patchKashyap, Desai1-112/+62
2009-06-10[SCSI] mpt fusion: rewrite of ioctl_cmds internal generated functionKashyap, Desai1-2/+0
2009-06-10[SCSI] mpt fusion: Adding DeviceResetCtx for internal Device reset frameKashyap, Desai1-15/+4
2009-06-10[SCSI] mpt fusion: rewrite taskmgmt request and completion routinesKashyap, Desai1-295/+164
2009-06-10[SCSI] mpt fusion: rewrite of all internal generated functionsKashyap, Desai1-303/+211
2009-06-10[SCSI] mpt fusion: Fixing 1078 data corruption issue for 36GB memory regionKashyap, Desai1-83/+19
2009-01-13[SCSI] mpt fusion: Add Firmware debug supportKashyap, Desai1-0/+3
2008-12-16[SCSI] mpt fusion: clear list of outstanding commands on host resetJames Bottomley1-0/+3
2008-10-23[SCSI] mptfusion: Increase scsi-timeouts, similariy to the LSI 4.x driver.Bernd Schubert1-2/+1
2008-07-27[SCSI] replace __FUNCTION__ with __func__Harvey Harrison1-2/+2
2008-06-05[SCSI] mpt fusion : Updated copyright statment with 2008 includedPrakash, Sathya1-1/+1
2008-05-27[SCSI] fusion mpt: fix target missing after resetting external raidMichael Reed1-8/+0
2008-04-20SCSI: convert struct class_device to struct deviceTony Jones1-54/+68
2008-04-07[SCSI] mpt fusion: convert inactive_list_mutex to a mutexMatthias Kaehlcke1-4/+4
2008-03-18[SCSI] mpt fusion: Power Management fixes for MPT SAS PCI-E controllersPrakash, Sathya1-1/+10
2008-03-03docbook: fix fusion source filesRandy Dunlap1-9/+5
2008-02-03drivers/message/: Spelling fixesJoe Perches1-1/+1
2008-01-23[SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZEFUJITA Tomonori1-1/+1
2007-10-16Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds1-3/+3
2007-10-16Fusion: sg chaining supportJens Axboe1-3/+3
2007-10-16docbook: fix kernel-api contentRandy Dunlap1-7/+3
2007-10-12[SCSI] mpt fusion: fix up fusion prints using the sdev_printk, dev_printk, an...Eric Moore1-2/+2
2007-10-12[SCSI] mpt fusion: lock down ScsiLookupEric Moore1-77/+135
2007-10-12[SCSI] mpt fusion: add use of shost_priv and remove all the typecastingEric Moore1-42/+32
2007-10-12[SCSI] mpt fusion: removing references to hd->iocEric Moore1-95/+104
2007-10-12[SCSI] mpt fusion: rename vdev to vdeviceEric Moore1-18/+18
2007-10-12[SCSI] mpt fusion: standardize printks and debug infoEric Moore1-68/+72
2007-10-12[SCSI] mpt fusion: Change company name from LSI Logic to LSIPrakash, Sathya1-3/+3
2007-10-12[SCSI] mpt fusion: Usage of high priority request FIFO to send task managemen...Prakash, Sathya1-4/+10
2007-07-28[SCSI] mpt fusion: Changes in mptscsih.c for logging supportPrakash, Sathya1-186/+260
2007-07-18[SCSI] mpt fusion: add sysfs attributes to display IOC parametersPrakash, Sathya1-0/+153
2007-06-18[SCSI] mpt fusion: fix for mounted raid volume filesytem that goes read-onlyEric Moore1-8/+45
2007-06-18[SCSI] mpt fusion: cleanup eh handlersEric Moore1-55/+77
2007-06-18[SCSI] mpt fusion: remove unused header - linux_compat.hEric Moore1-1/+0
2007-06-18[SCSI] mpt fusion: update MAINTAINERS (fusion part)Eric Moore1-1/+1
2007-05-31[SCSI] Merge up to linux-2.6 headJames Bottomley1-4/+4
2007-05-30[SCSI] fusion: convert to use the data buffer accessorsFUJITA Tomonori1-59/+19
2007-05-23[SCSI] fusion: Fix |/|| confusionDave Jones1-4/+4
2007-03-20[SCSI] fusion: remove VMWare guest OS remounted as read only work aroundEric Moore1-4/+1
2007-03-20[SCSI] fusion: honour return value of pci_enable_device() in mpt_resume()Horms1-2/+1
2007-03-20[SCSI] fusion: remove unnecessary code in mptscsih_resume()Horms1-12/+0
2007-03-20[SCSI] fusion: kernel-doc warning fixesRandy Dunlap1-5/+10
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2007-02-03[SCSI] fusion - bump version - 3.04.04Eric Moore1-1/+1
2007-02-03[SCSI] fusion - error handling bug fix'sEric Moore1-150/+145