aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/message/fusion/mptspi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-09-25mptfusion: enable no_write_same for vmware scsi disksChris J Arges1-0/+5
2014-07-25mptfusion: remove redundant kfree checksJoe Lawrence1-2/+1
2014-07-25mptfusion: mark file-private functions as staticJoe Lawrence1-1/+1
2014-05-28fusion: Remove use of DEF_SCSI_QCMDMatthew Wilcox1-7/+5
2013-04-09fusion: switch to ->show_info()Al Viro1-1/+1
2013-01-03Drivers: message: remove __dev* attributes.Greg Kroah-Hartman1-1/+1
2011-05-01[SCSI] mptfusion: Adding inline data padding support for TAPE drive.Kashyap, Desai1-0/+22
2010-11-16SCSI host lock push-downJeff Garzik1-1/+3
2010-07-28[SCSI] mptfusion: Extra debug prints added relavent to Device missing delay error handlingKashyap, Desai1-3/+6
2010-04-11[SCSI] mptfusion: Setting period,offset and width for SPI driverKashyap, Desai1-0/+5
2010-04-11[SCSI] mptfusion: Proper bus_type check is addedKashyap, Desai1-0/+5
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-08-22[SCSI] mptsas : Removed mptscsih_timer_expired.Kashyap, Desai1-21/+0
2009-06-09[SCSI] mpt fusion: rewrite of ioctl_cmds internal generated functionKashyap, Desai1-2/+0
2009-06-09[SCSI] mpt fusion: Adding DeviceResetCtx for internal Device reset frameKashyap, Desai1-1/+0
2009-06-09[SCSI] mpt fusion: rewrite taskmgmt request and completion routinesKashyap, Desai1-1/+1
2009-06-09[SCSI] mpt fusion: rewrite of all internal generated functionsKashyap, Desai1-21/+31
2009-06-09[SCSI] mpt fusion: Fixing 1078 data corruption issue for 36GB memory regionKashyap, Desai1-8/+6
2008-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-1/+2
2008-07-12[SCSI] mpt fusion : Setting intial period to 0xFF instead of 0xAPrakash, Sathya1-0/+1
2008-07-08[SCSI] mptspi: fix oops in mptspi_dv_renegotiate_work()James Bottomley1-2/+7
2008-06-05[SCSI] mpt fusion : Updated copyright statment with 2008 includedPrakash, Sathya1-1/+1
2007-10-12[SCSI] mpt fusion: fix up fusion prints using the sdev_printk, dev_printk, and shost_printk APIEric Moore1-9/+9
2007-10-12[SCSI] mpt fusion: lock down ScsiLookupEric Moore1-3/+4
2007-10-12[SCSI] mpt fusion: Fix sparse warningsEric Moore1-11/+11
2007-10-12[SCSI] mpt fusion: add use of shost_priv and remove all the typecastingEric Moore1-12/+11
2007-10-12[SCSI] mpt fusion: removing references to hd->iocEric Moore1-43/+54
2007-10-12[SCSI] mpt fusion: rename vdev to vdeviceEric Moore1-8/+8
2007-10-12[SCSI] mpt fusion: standardize printks and debug infoEric Moore1-25/+29
2007-10-12[SCSI] mpt fusion: Change company name from LSI Logic to LSIPrakash, Sathya1-3/+3
2007-10-12[SCSI] mpt fusion: Change call back indices to u8 from intPrakash, Sathya1-3/+3
2007-10-12[SCSI] mpt fusion: Add support for ATTO 4LD: Rebranded LSI 53C1030Eric Moore1-0/+2
2007-07-28[SCSI] mpt fusion: Changes in mptfc.c mptlan.c mptsas.c and mptspi.c for logging supportPrakash, Sathya1-32/+21
2007-07-18[SCSI] mpt fusion: deregister from transport layer if PCI registration failedPrakash, Sathya1-1/+7
2007-07-18[SCSI] mpt fusion: add sysfs attributes to display IOC parametersPrakash, Sathya1-0/+1
2007-07-15Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-2/+1
2007-06-17[SCSI] mpt fusion: remove unused header - linux_compat.hEric Moore1-1/+0
2007-06-17[SCSI] mpt fusion: update MAINTAINERS (fusion part)Eric Moore1-1/+1
2007-06-05[SCSI] fusion: fix for BZ 8426 - massive slowdown on SCSI CD/DVD driveDoug Chapman1-3/+5
2007-04-30[SCSI] fusion: fix domain validation loopsEric Moore1-2/+21
2007-04-01[SCSI] fusion: make mptspi_target_destroy() staticAdrian Bunk1-1/+1
2007-03-20[SCSI] fusion: kernel-doc warning fixesRandy Dunlap1-6/+5
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2007-02-02[SCSI] fusion - bump version - 3.04.04Eric Moore1-1/+1
2007-02-02[SCSI] fusion - inactive raid support, and raid event bug fix'sEric Moore1-2/+1
2007-02-02[SCSI] fusion - added mptspi debugEric Moore1-0/+66
2007-02-02[SCSI] fusion - move SPI API over to mptspi.cEric Moore1-1/+267
2007-02-02[SCSI] fusion - Greater than 255 target and lun supportEric Moore1-61/+127
2007-01-06[SCSI] fusion: MODULE_VERSION supportEric Moore1-1/+2
2006-12-07[PATCH] kernel-doc: fix fusion and i2o docsRandy Dunlap1-3/+1