| Commit message (Expand) | Author | Age | Files | Lines |
* | [SCSI] mpt fusion: Fixing 1078 data corruption issue for 36GB memory region | Kashyap, Desai | 2009-06-10 | 1 | -83/+19 |
* | [SCSI] mpt fusion: Add Firmware debug support | Kashyap, Desai | 2009-01-13 | 1 | -0/+3 |
* | [SCSI] mpt fusion: clear list of outstanding commands on host reset | James Bottomley | 2008-12-16 | 1 | -0/+3 |
* | [SCSI] mptfusion: Increase scsi-timeouts, similariy to the LSI 4.x driver. | Bernd Schubert | 2008-10-23 | 1 | -2/+1 |
* | [SCSI] replace __FUNCTION__ with __func__ | Harvey Harrison | 2008-07-27 | 1 | -2/+2 |
* | [SCSI] mpt fusion : Updated copyright statment with 2008 included | Prakash, Sathya | 2008-06-05 | 1 | -1/+1 |
* | [SCSI] fusion mpt: fix target missing after resetting external raid | Michael Reed | 2008-05-27 | 1 | -8/+0 |
* | SCSI: convert struct class_device to struct device | Tony Jones | 2008-04-20 | 1 | -54/+68 |
* | [SCSI] mpt fusion: convert inactive_list_mutex to a mutex | Matthias Kaehlcke | 2008-04-07 | 1 | -4/+4 |
* | [SCSI] mpt fusion: Power Management fixes for MPT SAS PCI-E controllers | Prakash, Sathya | 2008-03-18 | 1 | -1/+10 |
* | docbook: fix fusion source files | Randy Dunlap | 2008-03-03 | 1 | -9/+5 |
* | drivers/message/: Spelling fixes | Joe Perches | 2008-02-03 | 1 | -1/+1 |
* | [SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZE | FUJITA Tomonori | 2008-01-23 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 2007-10-16 | 1 | -3/+3 |
|\ |
|
| * | Fusion: sg chaining support | Jens Axboe | 2007-10-16 | 1 | -3/+3 |
* | | docbook: fix kernel-api content | Randy Dunlap | 2007-10-16 | 1 | -7/+3 |
|/ |
|
* | [SCSI] mpt fusion: fix up fusion prints using the sdev_printk, dev_printk, an... | Eric Moore | 2007-10-12 | 1 | -2/+2 |
* | [SCSI] mpt fusion: lock down ScsiLookup | Eric Moore | 2007-10-12 | 1 | -77/+135 |
* | [SCSI] mpt fusion: add use of shost_priv and remove all the typecasting | Eric Moore | 2007-10-12 | 1 | -42/+32 |
* | [SCSI] mpt fusion: removing references to hd->ioc | Eric Moore | 2007-10-12 | 1 | -95/+104 |
* | [SCSI] mpt fusion: rename vdev to vdevice | Eric Moore | 2007-10-12 | 1 | -18/+18 |
* | [SCSI] mpt fusion: standardize printks and debug info | Eric Moore | 2007-10-12 | 1 | -68/+72 |
* | [SCSI] mpt fusion: Change company name from LSI Logic to LSI | Prakash, Sathya | 2007-10-12 | 1 | -3/+3 |
* | [SCSI] mpt fusion: Usage of high priority request FIFO to send task managemen... | Prakash, Sathya | 2007-10-12 | 1 | -4/+10 |
* | [SCSI] mpt fusion: Changes in mptscsih.c for logging support | Prakash, Sathya | 2007-07-28 | 1 | -186/+260 |
* | [SCSI] mpt fusion: add sysfs attributes to display IOC parameters | Prakash, Sathya | 2007-07-18 | 1 | -0/+153 |
* | [SCSI] mpt fusion: fix for mounted raid volume filesytem that goes read-only | Eric Moore | 2007-06-17 | 1 | -8/+45 |
* | [SCSI] mpt fusion: cleanup eh handlers | Eric Moore | 2007-06-17 | 1 | -55/+77 |
* | [SCSI] mpt fusion: remove unused header - linux_compat.h | Eric Moore | 2007-06-17 | 1 | -1/+0 |
* | [SCSI] mpt fusion: update MAINTAINERS (fusion part) | Eric Moore | 2007-06-17 | 1 | -1/+1 |
* | [SCSI] Merge up to linux-2.6 head | James Bottomley | 2007-05-31 | 1 | -4/+4 |
|\ |
|
| * | [SCSI] fusion: Fix |/|| confusion | Dave Jones | 2007-05-22 | 1 | -4/+4 |
* | | [SCSI] fusion: convert to use the data buffer accessors | FUJITA Tomonori | 2007-05-30 | 1 | -59/+19 |
|/ |
|
* | [SCSI] fusion: remove VMWare guest OS remounted as read only work around | Eric Moore | 2007-03-20 | 1 | -4/+1 |
* | [SCSI] fusion: honour return value of pci_enable_device() in mpt_resume() | Horms | 2007-03-20 | 1 | -2/+1 |
* | [SCSI] fusion: remove unnecessary code in mptscsih_resume() | Horms | 2007-03-20 | 1 | -12/+0 |
* | [SCSI] fusion: kernel-doc warning fixes | Randy Dunlap | 2007-03-20 | 1 | -5/+10 |
* | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 2007-02-14 | 1 | -1/+0 |
* | [SCSI] fusion - bump version - 3.04.04 | Eric Moore | 2007-02-03 | 1 | -1/+1 |
* | [SCSI] fusion - error handling bug fix's | Eric Moore | 2007-02-03 | 1 | -150/+145 |
* | [SCSI] fusion - inactive raid support, and raid event bug fix's | Eric Moore | 2007-02-03 | 1 | -0/+32 |
* | [SCSI] fusion - iocstatus, loginfo, and event debug updates | Eric Moore | 2007-02-03 | 1 | -14/+115 |
* | [SCSI] fusion - move SPI API over to mptspi.c | Eric Moore | 2007-02-03 | 1 | -284/+0 |
* | [SCSI] fusion - Greater than 255 target and lun support | Eric Moore | 2007-02-03 | 1 | -219/+82 |
* | [SCSI] fusion: MODULE_VERSION support | Eric Moore | 2007-01-06 | 1 | -1/+2 |
* | [SCSI] fusion: power pc and miscellaneous bug fixs | Eric Moore | 2007-01-06 | 1 | -2/+3 |
* | [SCSI] fusion: fibre channel: return DID_ERROR for MPI_IOCSTATUS_SCSI_IOC_TER... | Eric Moore | 2007-01-06 | 1 | -0/+11 |
* | [PATCH] kernel-doc: fix fusion and i2o docs | Randy Dunlap | 2006-12-07 | 1 | -13/+11 |
* | [SCSI] mptfusion: task abort fix's | Eric Moore | 2006-07-13 | 1 | -15/+37 |
* | [SCSI] mptfusion: sas nexus loss support | Eric Moore | 2006-07-13 | 1 | -1/+18 |