summaryrefslogtreecommitdiffstats
path: root/drivers/message
AgeCommit message (Expand)AuthorLines
2010-08-14fusion: add function parameter names to kernel-docRandy Dunlap-0/+2
2010-08-14fusion: fix non-kernel-doc comment blockRandy Dunlap-1/+1
2010-08-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds-1/+1
2010-08-12Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds-2/+1
2010-08-11fusion: fix kernel-doc warningsRandy Dunlap-2/+0
2010-08-11i2o: check return code from put_user()Kulikov Vasiliy-7/+9
2010-08-11i2o: fix overflow of copy_to_user()Kulikov Vasiliy-1/+1
2010-08-11drivers/message/i2o/exec-osm.c: add missing mutex_unlockJulia Lawall-2/+6
2010-08-11mpt fusion: convert to seq_fileAlexey Dobriyan-142/+119
2010-08-11drivers/message: move dereference after NULL testJulia Lawall-3/+3
2010-08-11param: use module_param in drivers/message/fusion/mptbase.cRusty Russell-2/+1
2010-08-11[SCSI] drivers/message/fusion: Adjust confusing if indentationJulia Lawall-1/+1
2010-08-10Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds-7/+23
2010-08-07scsi/i2o: restore ioctl changesArnd Bergmann-5/+16
2010-08-07block: push down BKL into .open and .releaseArnd Bergmann-0/+5
2010-08-07block: push down BKL into .locked_ioctlArnd Bergmann-17/+5
2010-08-07scsi/i2o_block: cleanup ioctl handlingArnd Bergmann-6/+18
2010-08-07block: remove wrappers for request type/flagsChristoph Hellwig-1/+1
2010-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds-2/+2
2010-07-28[SCSI] mptfusion: release resources in error return pathTomas Henzl-0/+3
2010-07-28[SCSI] mptfusion: Bump version 03.04.17Kashyap, Desai-2/+2
2010-07-28[SCSI] mptfusion: Extra debug prints added relavent to Device missing delay e...Kashyap, Desai-26/+47
2010-07-28[SCSI] mptfusion: Block Error handling for deleting devices or Device in DMDKashyap, Desai-10/+157
2010-07-27[SCSI] mptfusion: print Doorbell register in a case of hard reset and timeoutKei Tokunaga-15/+33
2010-07-27[SCSI] mptsas: fixed hot-removal processingKei Tokunaga-1/+1
2010-07-27[SCSI] mpt fusion: Cleanup some duplicate calls in mptbase.cBandan Das-2/+0
2010-07-27[SCSI] mptfusion: Bump version 03.04.16Kashyap, Desai-2/+2
2010-07-27[SCSI] mptfusion: Added missing reset for ioc_reset_in_progress in SoftResetKashyap, Desai-0/+1
2010-07-27[SCSI] mptfusion: Added code for occationally SATA hotplug failure.Kashyap, Desai-1/+30
2010-07-27[SCSI] mptfusion: schedule_target_reset from all Reset contextKashyap, Desai-21/+56
2010-07-27[SCSI] mptfusion: Added sanity to check B_T mapping for device before adding ...Kashyap, Desai-0/+38
2010-07-27[SCSI] mptfusion: Corrected declaration of device_missing_delayKashyap, Desai-3/+3
2010-07-27[SCSI] mptfusion: Use DID_TRANSPORT_DISRUPTED instead of DID_BUS_BUSYKashyap, Desai-1/+3
2010-07-27[SCSI] mptfusion: Set fw_events_off to 1 at driver load time.Kashyap, Desai-0/+3
2010-07-27[SCSI] mptsas: fix hangs caused by ATA pass-throughRyan Kuester-0/+2
2010-06-16Merge branch 'master' into for-nextJiri Kosina-12/+5
2010-06-16fix typos concerning "initiali[zs]e"Uwe Kleine-König-2/+2
2010-05-27drivers/message/i2o/i2o_config.c: use memdup_userJulia Lawall-8/+3
2010-05-24fusion: fix kernel-doc notationBen Hutchings-4/+2
2010-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds-109/+370
2010-04-26i2o: cleanup some exit pathsDan Carpenter-10/+6
2010-04-11[SCSI] mptfusion: Bump version 03.04.15Kashyap, Desai-2/+2
2010-04-11[SCSI] mptfusion: Proper error handling is added after mpt_config timeoutKashyap, Desai-5/+11
2010-04-11[SCSI] mptfusion: Event data alignment with 4 byte.Kashyap, Desai-1/+1
2010-04-11[SCSI] mptfusion: Check for command status is added after completion.Kashyap, Desai-10/+16
2010-04-11[SCSI] mptfusion: Task abort is not supported for VolumesKashyap, Desai-1/+13
2010-04-11[SCSI] mptfusion: sanity check for vdevice pointer is addedKashyap, Desai-0/+26
2010-04-11[SCSI] mptfusion: Setting period,offset and width for SPI driverKashyap, Desai-0/+5
2010-04-11[SCSI] mptfusion: Proper bus_type check is addedKashyap, Desai-1/+12
2010-04-11[SCSI] mptfusion: mpt_detach is called properly at the time of rmmodKashyap, Desai-5/+6