summaryrefslogtreecommitdiffstats
path: root/drivers/message/fusion/mptspi.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: mptfusion: remove set, but not used, variablesYueHaibing2019-03-191-5/+0Star
* scsi: flip the default on use_clusteringChristoph Hellwig2018-12-191-1/+0Star
* scsi: mpt: Move scsi_remove_host() out of mptscsih_remove_host()Hannes Reinecke2017-04-251-1/+9
* scsi: disable automatic target scanHannes Reinecke2016-04-111-1/+1
* mptfusion: enable no_write_same for vmware scsi disksChris J Arges2014-09-251-0/+5
* mptfusion: remove redundant kfree checksJoe Lawrence2014-07-251-2/+1Star
* mptfusion: mark file-private functions as staticJoe Lawrence2014-07-251-1/+1
* fusion: Remove use of DEF_SCSI_QCMDMatthew Wilcox2014-05-281-7/+5Star
* fusion: switch to ->show_info()Al Viro2013-04-091-1/+1
* Drivers: message: remove __dev* attributes.Greg Kroah-Hartman2013-01-041-1/+1
* [SCSI] mptfusion: Adding inline data padding support for TAPE drive.Kashyap, Desai2011-05-011-0/+22
* SCSI host lock push-downJeff Garzik2010-11-161-1/+3
* [SCSI] mptfusion: Extra debug prints added relavent to Device missing delay e...Kashyap, Desai2010-07-281-3/+6
* [SCSI] mptfusion: Setting period,offset and width for SPI driverKashyap, Desai2010-04-111-0/+5
* [SCSI] mptfusion: Proper bus_type check is addedKashyap, Desai2010-04-111-0/+5
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* [SCSI] mptsas : Removed mptscsih_timer_expired.Kashyap, Desai2009-08-231-21/+0Star
* [SCSI] mpt fusion: rewrite of ioctl_cmds internal generated functionKashyap, Desai2009-06-101-2/+0Star
* [SCSI] mpt fusion: Adding DeviceResetCtx for internal Device reset frameKashyap, Desai2009-06-101-1/+0Star
* [SCSI] mpt fusion: rewrite taskmgmt request and completion routinesKashyap, Desai2009-06-101-1/+1
* [SCSI] mpt fusion: rewrite of all internal generated functionsKashyap, Desai2009-06-101-21/+31
* [SCSI] mpt fusion: Fixing 1078 data corruption issue for 36GB memory regionKashyap, Desai2009-06-101-8/+6Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-07-161-1/+2
|\
| * [SCSI] mpt fusion : Setting intial period to 0xFF instead of 0xAPrakash, Sathya2008-07-121-0/+1
| * [SCSI] mpt fusion : Updated copyright statment with 2008 includedPrakash, Sathya2008-06-051-1/+1
* | [SCSI] mptspi: fix oops in mptspi_dv_renegotiate_work()James Bottomley2008-07-081-2/+7
|/
* [SCSI] mpt fusion: fix up fusion prints using the sdev_printk, dev_printk, an...Eric Moore2007-10-121-9/+9
* [SCSI] mpt fusion: lock down ScsiLookupEric Moore2007-10-121-3/+4
* [SCSI] mpt fusion: Fix sparse warningsEric Moore2007-10-121-11/+11
* [SCSI] mpt fusion: add use of shost_priv and remove all the typecastingEric Moore2007-10-121-12/+11Star
* [SCSI] mpt fusion: removing references to hd->iocEric Moore2007-10-121-43/+54
* [SCSI] mpt fusion: rename vdev to vdeviceEric Moore2007-10-121-8/+8
* [SCSI] mpt fusion: standardize printks and debug infoEric Moore2007-10-121-25/+29
* [SCSI] mpt fusion: Change company name from LSI Logic to LSIPrakash, Sathya2007-10-121-3/+3
* [SCSI] mpt fusion: Change call back indices to u8 from intPrakash, Sathya2007-10-121-3/+3
* [SCSI] mpt fusion: Add support for ATTO 4LD: Rebranded LSI 53C1030Eric Moore2007-10-121-0/+2
* [SCSI] mpt fusion: Changes in mptfc.c mptlan.c mptsas.c and mptspi.c for logg...Prakash, Sathya2007-07-281-32/+21Star
* [SCSI] mpt fusion: deregister from transport layer if PCI registration failedPrakash, Sathya2007-07-181-1/+7
* [SCSI] mpt fusion: add sysfs attributes to display IOC parametersPrakash, Sathya2007-07-181-0/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-07-161-2/+1Star
|\
| * [SCSI] mpt fusion: remove unused header - linux_compat.hEric Moore2007-06-171-1/+0Star
| * [SCSI] mpt fusion: update MAINTAINERS (fusion part)Eric Moore2007-06-171-1/+1
* | [SCSI] fusion: fix for BZ 8426 - massive slowdown on SCSI CD/DVD driveDoug Chapman2007-06-051-3/+5
|/
* [SCSI] fusion: fix domain validation loopsEric Moore2007-04-301-2/+21
* [SCSI] fusion: make mptspi_target_destroy() staticAdrian Bunk2007-04-011-1/+1
* [SCSI] fusion: kernel-doc warning fixesRandy Dunlap2007-03-201-6/+5Star
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0Star
* [SCSI] fusion - bump version - 3.04.04Eric Moore2007-02-031-1/+1
* [SCSI] fusion - inactive raid support, and raid event bug fix'sEric Moore2007-02-031-2/+1Star
* [SCSI] fusion - added mptspi debugEric Moore2007-02-031-0/+66