| Commit message (Expand) | Author | Age | Files | Lines |
* | scsi: mpt: Move scsi_remove_host() out of mptscsih_remove_host() | Hannes Reinecke | 2017-04-24 | 1 | -1/+9 |
* | scsi: disable automatic target scan | Hannes Reinecke | 2016-04-11 | 1 | -1/+1 |
* | mptfusion: enable no_write_same for vmware scsi disks | Chris J Arges | 2014-09-25 | 1 | -0/+5 |
* | mptfusion: remove redundant kfree checks | Joe Lawrence | 2014-07-25 | 1 | -2/+1 |
* | mptfusion: mark file-private functions as static | Joe Lawrence | 2014-07-25 | 1 | -1/+1 |
* | fusion: Remove use of DEF_SCSI_QCMD | Matthew Wilcox | 2014-05-28 | 1 | -7/+5 |
* | fusion: switch to ->show_info() | Al Viro | 2013-04-09 | 1 | -1/+1 |
* | Drivers: message: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 1 | -1/+1 |
* | [SCSI] mptfusion: Adding inline data padding support for TAPE drive. | Kashyap, Desai | 2011-05-01 | 1 | -0/+22 |
* | SCSI host lock push-down | Jeff Garzik | 2010-11-16 | 1 | -1/+3 |
* | [SCSI] mptfusion: Extra debug prints added relavent to Device missing delay e... | Kashyap, Desai | 2010-07-28 | 1 | -3/+6 |
* | [SCSI] mptfusion: Setting period,offset and width for SPI driver | Kashyap, Desai | 2010-04-11 | 1 | -0/+5 |
* | [SCSI] mptfusion: Proper bus_type check is added | Kashyap, Desai | 2010-04-11 | 1 | -0/+5 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | [SCSI] mptsas : Removed mptscsih_timer_expired. | Kashyap, Desai | 2009-08-22 | 1 | -21/+0 |
* | [SCSI] mpt fusion: rewrite of ioctl_cmds internal generated function | Kashyap, Desai | 2009-06-09 | 1 | -2/+0 |
* | [SCSI] mpt fusion: Adding DeviceResetCtx for internal Device reset frame | Kashyap, Desai | 2009-06-09 | 1 | -1/+0 |
* | [SCSI] mpt fusion: rewrite taskmgmt request and completion routines | Kashyap, Desai | 2009-06-09 | 1 | -1/+1 |
* | [SCSI] mpt fusion: rewrite of all internal generated functions | Kashyap, Desai | 2009-06-09 | 1 | -21/+31 |
* | [SCSI] mpt fusion: Fixing 1078 data corruption issue for 36GB memory region | Kashyap, Desai | 2009-06-09 | 1 | -8/+6 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2008-07-15 | 1 | -1/+2 |
|\ |
|
| * | [SCSI] mpt fusion : Setting intial period to 0xFF instead of 0xA | Prakash, Sathya | 2008-07-12 | 1 | -0/+1 |
| * | [SCSI] mpt fusion : Updated copyright statment with 2008 included | Prakash, Sathya | 2008-06-05 | 1 | -1/+1 |
* | | [SCSI] mptspi: fix oops in mptspi_dv_renegotiate_work() | James Bottomley | 2008-07-08 | 1 | -2/+7 |
|/ |
|
* | [SCSI] mpt fusion: fix up fusion prints using the sdev_printk, dev_printk, an... | Eric Moore | 2007-10-12 | 1 | -9/+9 |
* | [SCSI] mpt fusion: lock down ScsiLookup | Eric Moore | 2007-10-12 | 1 | -3/+4 |
* | [SCSI] mpt fusion: Fix sparse warnings | Eric Moore | 2007-10-12 | 1 | -11/+11 |
* | [SCSI] mpt fusion: add use of shost_priv and remove all the typecasting | Eric Moore | 2007-10-12 | 1 | -12/+11 |
* | [SCSI] mpt fusion: removing references to hd->ioc | Eric Moore | 2007-10-12 | 1 | -43/+54 |
* | [SCSI] mpt fusion: rename vdev to vdevice | Eric Moore | 2007-10-12 | 1 | -8/+8 |
* | [SCSI] mpt fusion: standardize printks and debug info | Eric Moore | 2007-10-12 | 1 | -25/+29 |
* | [SCSI] mpt fusion: Change company name from LSI Logic to LSI | Prakash, Sathya | 2007-10-12 | 1 | -3/+3 |
* | [SCSI] mpt fusion: Change call back indices to u8 from int | Prakash, Sathya | 2007-10-12 | 1 | -3/+3 |
* | [SCSI] mpt fusion: Add support for ATTO 4LD: Rebranded LSI 53C1030 | Eric Moore | 2007-10-12 | 1 | -0/+2 |
* | [SCSI] mpt fusion: Changes in mptfc.c mptlan.c mptsas.c and mptspi.c for logg... | Prakash, Sathya | 2007-07-28 | 1 | -32/+21 |
* | [SCSI] mpt fusion: deregister from transport layer if PCI registration failed | Prakash, Sathya | 2007-07-18 | 1 | -1/+7 |
* | [SCSI] mpt fusion: add sysfs attributes to display IOC parameters | Prakash, Sathya | 2007-07-18 | 1 | -0/+1 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2007-07-15 | 1 | -2/+1 |
|\ |
|
| * | [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] fusion: fix for BZ 8426 - massive slowdown on SCSI CD/DVD drive | Doug Chapman | 2007-06-05 | 1 | -3/+5 |
|/ |
|
* | [SCSI] fusion: fix domain validation loops | Eric Moore | 2007-04-30 | 1 | -2/+21 |
* | [SCSI] fusion: make mptspi_target_destroy() static | Adrian Bunk | 2007-04-01 | 1 | -1/+1 |
* | [SCSI] fusion: kernel-doc warning fixes | Randy Dunlap | 2007-03-20 | 1 | -6/+5 |
* | [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-02 | 1 | -1/+1 |
* | [SCSI] fusion - inactive raid support, and raid event bug fix's | Eric Moore | 2007-02-02 | 1 | -2/+1 |
* | [SCSI] fusion - added mptspi debug | Eric Moore | 2007-02-02 | 1 | -0/+66 |
* | [SCSI] fusion - move SPI API over to mptspi.c | Eric Moore | 2007-02-02 | 1 | -1/+267 |
* | [SCSI] fusion - Greater than 255 target and lun support | Eric Moore | 2007-02-02 | 1 | -61/+127 |