summaryrefslogtreecommitdiffstats
path: root/drivers/message/fusion/mptctl.c
AgeCommit message (Expand)AuthorLines
2014-09-16mptfusion: simplify roundingRasmus Villemoes-6/+1
2014-07-25mptfusion: use memdup_userJoe Lawrence-13/+5
2014-05-28mptfusion: fix msgContext in mptctl_hp_hostinfoTomas Henzl-3/+3
2013-04-29mptctl: don't wank with fasync in ->release()Al Viro-8/+0
2012-05-31drivers/message/fusion: use pci_dev->revisionSergei Shtylyov-3/+1
2011-03-31Fix common misspellingsLucas De Marchi-2/+2
2011-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds-1/+3
2011-02-12[SCSI] mptfusion: mptctl_release is required in mptctl.cKashyap, Desai-0/+8
2011-01-24[SCSI] mptfusion: Fix memory leak in mptctl_getiocinfo()Jesper Juhl-1/+3
2010-09-15scsi: autoconvert trivial BKL users to private mutexArnd Bergmann-7/+8
2010-07-28[SCSI] mptfusion: Extra debug prints added relavent to Device missing delay e...Kashyap, Desai-2/+4
2010-07-27[SCSI] mptfusion: print Doorbell register in a case of hard reset and timeoutKei Tokunaga-4/+14
2010-07-27[SCSI] mptfusion: schedule_target_reset from all Reset contextKashyap, Desai-3/+11
2010-04-11[SCSI] mptfusion: sanity check for vdevice pointer is addedKashyap, Desai-0/+7
2010-04-11[SCSI] mptfusion: Updated SCSI IO IOCTL error handling.Kashyap, Desai-75/+86
2010-04-11[SCSI] mptfusion: Added new less expensive RESET (Message Unit Reset)Kashyap, Desai-1/+1
2010-04-11[SCSI] mpt: modify mptctl_exit() to call proper deregister functionsKei Tokunaga-1/+12
2010-01-18[SCSI] mptfusion: corrected if condition check for SCSIIO and PASSTHROUGH com...Kashyap, Desai-2/+2
2009-10-29[SCSI] mptctl : Remove printk which floods unnecessary messages to var/log/me...Kashyap, Desai-4/+1
2009-06-09[SCSI] mpt fusion: Code Cleanup patchKashyap, Desai-3/+3
2009-06-09[SCSI] mpt fusion: rewrite of ioctl_cmds internal generated functionKashyap, Desai-293/+357
2009-06-09[SCSI] mpt fusion: config path optimized, completion queue is usedKashyap, Desai-15/+16
2009-06-09[SCSI] mpt fusion: Fixing 1078 data corruption issue for 36GB memory regionKashyap, Desai-18/+19
2009-01-02[SCSI] fusion: Move a dereference below a NULL testJulia Lawall-2/+3
2008-11-01saner FASYNC handling on file closeAl Viro-7/+0
2008-07-27[SCSI] replace __FUNCTION__ with __func__Harvey Harrison-2/+2
2008-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds-2/+2
2008-07-02mpt: fasync BKL pushdownJonathan Corbet-1/+5
2008-06-05[SCSI] mpt fusion : Updated copyright statment with 2008 includedPrakash, Sathya-2/+2
2008-02-03drivers/message/: Spelling fixesJoe Perches-4/+4
2007-10-12[SCSI] mptctl : shutup uninitialized variable warningsEric Moore-5/+3
2007-10-12[SCSI] mpt fusion: add use of shost_priv and remove all the typecastingEric Moore-5/+5
2007-10-12[SCSI] mpt fusion: rename vdev to vdeviceEric Moore-9/+9
2007-10-12[SCSI] mpt fusion: standardize printks and debug infoEric Moore-116/+117
2007-10-12[SCSI] mpt fusion: mostly kmalloc + memset conversion to kzallocMariusz Kozlowski-24/+12
2007-10-12[SCSI] mpt fusion: Change company name from LSI Logic to LSIPrakash, Sathya-5/+5
2007-10-12[SCSI] mpt fusion: Change call back indices to u8 from intPrakash, Sathya-2/+3
2007-10-12[SCSI] mpt fusion: Usage of high priority request FIFO to send task managemen...Prakash, Sathya-16/+28
2007-07-28[SCSI] mpt fusion: Changes in mptctl.c for logging supportPrakash, Sathya-125/+141
2007-06-17[SCSI] mpt fusion: update MAINTAINERS (fusion part)Eric Moore-1/+1
2007-02-12[PATCH] mark struct file_operations const 4Arjan van de Ven-1/+1
2007-02-02[SCSI] fusion - bump version - 3.04.04Eric Moore-1/+1
2007-02-02[SCSI] fusion - error handling bug fix'sEric Moore-1/+1
2007-02-02[SCSI] fusion - Greater than 255 target and lun supportEric Moore-108/+51
2007-01-06[SCSI] fusion: MODULE_VERSION supportEric Moore-2/+3
2006-07-13[SCSI] mptfusion: misc fix'sEric Moore-2/+2
2006-03-14[SCSI] fusion - static fix'sMoore, Eric-1/+1
2006-03-14[SCSI] fusion - move some debug firmware event debug msgs to verbose levelMoore, Eric-3/+3
2006-02-04[SCSI] fusion - mptctl -adding asyn event notification supportMoore, Eric-0/+79
2006-02-04[SCSI] fusion - mptctl -firmware download fixMoore, Eric-15/+20