summaryrefslogtreecommitdiffstats
path: root/drivers/message/fusion/mptctl.c
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] mptctl : Remove printk which floods unnecessary messages to var/log/me...Kashyap, Desai2009-10-291-4/+1Star
* [SCSI] mpt fusion: Code Cleanup patchKashyap, Desai2009-06-101-3/+3
* [SCSI] mpt fusion: rewrite of ioctl_cmds internal generated functionKashyap, Desai2009-06-101-293/+357
* [SCSI] mpt fusion: config path optimized, completion queue is usedKashyap, Desai2009-06-101-15/+16
* [SCSI] mpt fusion: Fixing 1078 data corruption issue for 36GB memory regionKashyap, Desai2009-06-101-18/+19
* [SCSI] fusion: Move a dereference below a NULL testJulia Lawall2009-01-021-2/+3
* saner FASYNC handling on file closeAl Viro2008-11-011-7/+0Star
* [SCSI] replace __FUNCTION__ with __func__Harvey Harrison2008-07-271-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-07-161-2/+2
|\
| * [SCSI] mpt fusion : Updated copyright statment with 2008 includedPrakash, Sathya2008-06-051-2/+2
* | mpt: fasync BKL pushdownJonathan Corbet2008-07-021-1/+5
|/
* drivers/message/: Spelling fixesJoe Perches2008-02-031-4/+4
* [SCSI] mptctl : shutup uninitialized variable warningsEric Moore2007-10-121-5/+3Star
* [SCSI] mpt fusion: add use of shost_priv and remove all the typecastingEric Moore2007-10-121-5/+5
* [SCSI] mpt fusion: rename vdev to vdeviceEric Moore2007-10-121-9/+9
* [SCSI] mpt fusion: standardize printks and debug infoEric Moore2007-10-121-116/+117
* [SCSI] mpt fusion: mostly kmalloc + memset conversion to kzallocMariusz Kozlowski2007-10-121-24/+12Star
* [SCSI] mpt fusion: Change company name from LSI Logic to LSIPrakash, Sathya2007-10-121-5/+5
* [SCSI] mpt fusion: Change call back indices to u8 from intPrakash, Sathya2007-10-121-2/+3
* [SCSI] mpt fusion: Usage of high priority request FIFO to send task managemen...Prakash, Sathya2007-10-121-16/+28
* [SCSI] mpt fusion: Changes in mptctl.c for logging supportPrakash, Sathya2007-07-281-125/+141
* [SCSI] mpt fusion: update MAINTAINERS (fusion part)Eric Moore2007-06-171-1/+1
* [PATCH] mark struct file_operations const 4Arjan van de Ven2007-02-121-1/+1
* [SCSI] fusion - bump version - 3.04.04Eric Moore2007-02-031-1/+1
* [SCSI] fusion - error handling bug fix'sEric Moore2007-02-031-1/+1
* [SCSI] fusion - Greater than 255 target and lun supportEric Moore2007-02-031-108/+51Star
* [SCSI] fusion: MODULE_VERSION supportEric Moore2007-01-061-2/+3
* [SCSI] mptfusion: misc fix'sEric Moore2006-07-131-2/+2
* [SCSI] fusion - static fix'sMoore, Eric2006-03-141-1/+1
* [SCSI] fusion - move some debug firmware event debug msgs to verbose levelMoore, Eric2006-03-141-3/+3
* [SCSI] fusion - mptctl -adding asyn event notification supportMoore, Eric2006-02-041-0/+79
* [SCSI] fusion - mptctl -firmware download fixMoore, Eric2006-02-041-15/+20
* [SCSI] fusion - mptctl - backplane istwi fixMoore, Eric2006-02-041-12/+62
* [SCSI] fusion - mptctl -sense width fixMoore, Eric2006-02-041-2/+6
* [SCSI] fusion - mptctl - Event Log FixMoore, Eric2006-02-041-3/+2Star
* [SCSI] fusion - mtctl - change to wait_event_timeoutMoore, Eric2006-02-041-6/+5Star
* [SCSI] fusion - mptctl - adding support for bus_type=SASMoore, Eric2006-02-041-3/+5
* [SCSI] fusion - mptctl - MPTCOMMAND - adding function types.Moore, Eric2006-02-041-0/+21
* [SCSI] fusion: convert semaphores to mutexesChristoph Hellwig2006-01-141-6/+6
* [PATCH] don't include ioctl32.h in driversChristoph Hellwig2006-01-101-2/+0Star
* [SCSI] mptfusion - mapping fixs required support for transport layers.Moore, Eric Dean2005-12-141-2/+2
* [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2005-11-091-1/+0Star
* [SCSI] fusion SAS support (mptsas driver) updatesMoore, Eric Dean2005-09-191-2/+2
* [SCSI] fusion: endianess fixesChristoph Hellwig2005-09-051-1/+1
* [SCSI] fusion: extended config header supportChristoph Hellwig2005-09-051-6/+6
* [SCSI] fusion-kfree-cleanupMoore, Eric Dean2005-05-201-11/+11
* [SCSI] mptfusion: mptctl Remove credits and update copyrightMoore, Eric Dean2005-05-201-37/+9Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+2878