aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/mpt2sas/mpt2sas_ctl.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-4/+36
* mpt2sas: Fixed Big Indian Issues on 32 bit PPCKashyap, Desai2011-08-151-5/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-05-201-1/+4
|\
| * [SCSI] mpt2sas : WarpDrive New product SSS6200 support addedKashyap, Desai2011-05-011-1/+4
* | [SCSI] mpt2sas: prevent heap overflows and unchecked readsDan Rosenberg2011-04-241-2/+21
|/
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* [SCSI] mpt2sas: Removed compiler warnnings when logging is disabledKashyap, Desai2010-12-211-1/+1
* Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-221-0/+1
|\
| * llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
* | scsi: autoconvert trivial BKL users to private mutexArnd Bergmann2010-09-151-5/+6
|/
* [SCSI] mpt2sas: driver fails to recover from injected PCIe bus errorsEric Moore2010-07-271-2/+2
* [SCSI] mpt2sas: Copy message frame before releasing to free pool to have a lo...Kashyap, Desai2010-07-271-18/+38
* [SCSI] mpt2sas: Copy sense buffer instead of working on direct memory locationKashyap, Desai2010-07-271-4/+21
* [SCSI] mpt2sas: Tie a log info message to a specific PHY.Kashyap, Desai2010-07-271-0/+42
* [SCSI] mpt2sas: print level KERN_DEBUG is replaced by KERN_INFOKashyap, Desai2010-07-271-34/+34
* [SCSI] mpt2sas: Added sysfs support for trace bufferKashyap, Desai2010-07-271-0/+192
* [SCSI] mpt2sas: Added sysfs counter for ioc resetKashyap, Desai2010-07-271-0/+24
* [SCSI] mpt2sas: Send default descriptor for RAID pass through in mpt2ctlKashyap, Desai2010-04-111-2/+5
* [SCSI] mpt2sas: Copyright 2010.Kashyap, Desai2010-04-111-1/+1
* [SCSI] mpt2sas: removed use of tm_cmds.mutex in IOCTL branch.Kashyap, Desai2010-04-111-6/+7
* [SCSI] mpt2sas: Fix for little endianKashyap, Desai2010-04-111-12/+14
* [SCSI] mpt2sas: Use compat_ptr to setup the pointer compatibility.Kashyap, Desai2010-02-081-8/+4
* [SCSI] mpt2sas: Return -ENODATA on IOCTL timeoutKashyap, Desai2010-02-081-0/+1
* [SCSI] mpt2sas : PPC (power pc) endian bug fix'sKashyap, Desai2009-10-291-5/+6
* [SCSI] mpt2sas: mpt2sas_base_get_sense_buffer_dma should be returning little ...Kashyap, Desai2009-10-291-1/+1
* [SCSI] mpt2sas: Add Extended Type for Diagnostic Buffer supportKashyap, Desai2009-10-291-2/+16
* [SCSI] mpt2sas: Added command line option diag_buffer_enable.Kashyap, Desai2009-10-291-37/+88
* [SCSI] mpt2sas: Support for stopping driver when Firmware encountersKashyap, Desai2009-10-291-2/+39
* [SCSI] mpt2sas: Call init_completion on a per request basis.Kashyap, Desai2009-10-021-0/+4
* [SCSI] mpt2sas: Target Reset will be issued from Interrupt context.Kashyap, Desai2009-10-021-6/+10
* [SCSI] mpt2sas: Added SCSIIO, Internal and high priority memory pools to supp...Kashyap, Desai2009-10-021-2/+2
* [SCSI] mpt2sas: Copyright change to 2009.Kashyap, Desai2009-10-021-1/+1
* [SCSI] mpt2sas: Update driver to MPI2 REV K headers.Kashyap, Desai2009-10-021-13/+22
* [SCSI] mpt2sas: Prevent sending command to FW while Host ResetKashyap, Desai2009-09-051-14/+2
* [SCSI] mpt2sas: add query task support for MPT2COMMAND ioctlEric Moore2009-05-231-11/+21
* [SCSI] mpt2sas : release diagnotic buffers prior host resetEric Moore2009-04-271-68/+138
* [SCSI] mpt2sas : driver name needs to be in the MPT2IOCINFO ioctlEric Moore2009-04-271-3/+3
* [SCSI] mpt2sas : running out of message framesEric Moore2009-04-271-1/+3
* [SCSI] mpt2sas: make global symbols uniqueEric Moore2009-03-171-3/+3
* [SCSI] mpt2sas v00.100.11.15Eric Moore2009-03-131-0/+2516