aboutsummaryrefslogtreecommitdiff
path: root/drivers/message/fusion
AgeCommit message (Expand)Author
2010-07-28[SCSI] mptfusion: Extra debug prints added relavent to Device missing delay e...Kashyap, Desai
2010-07-28[SCSI] mptfusion: Block Error handling for deleting devices or Device in DMDKashyap, Desai
2010-07-27[SCSI] mptfusion: print Doorbell register in a case of hard reset and timeoutKei Tokunaga
2010-07-27[SCSI] mptsas: fixed hot-removal processingKei Tokunaga
2010-07-27[SCSI] mpt fusion: Cleanup some duplicate calls in mptbase.cBandan Das
2010-07-27[SCSI] mptfusion: Bump version 03.04.16Kashyap, Desai
2010-07-27[SCSI] mptfusion: Added missing reset for ioc_reset_in_progress in SoftResetKashyap, Desai
2010-07-27[SCSI] mptfusion: Added code for occationally SATA hotplug failure.Kashyap, Desai
2010-07-27[SCSI] mptfusion: schedule_target_reset from all Reset contextKashyap, Desai
2010-07-27[SCSI] mptfusion: Added sanity to check B_T mapping for device before adding ...Kashyap, Desai
2010-07-27[SCSI] mptfusion: Corrected declaration of device_missing_delayKashyap, Desai
2010-07-27[SCSI] mptfusion: Use DID_TRANSPORT_DISRUPTED instead of DID_BUS_BUSYKashyap, Desai
2010-07-27[SCSI] mptfusion: Set fw_events_off to 1 at driver load time.Kashyap, Desai
2010-07-27[SCSI] mptsas: fix hangs caused by ATA pass-throughRyan Kuester
2010-05-24fusion: fix kernel-doc notationBen Hutchings
2010-04-11[SCSI] mptfusion: Bump version 03.04.15Kashyap, Desai
2010-04-11[SCSI] mptfusion: Proper error handling is added after mpt_config timeoutKashyap, Desai
2010-04-11[SCSI] mptfusion: Event data alignment with 4 byte.Kashyap, Desai
2010-04-11[SCSI] mptfusion: Check for command status is added after completion.Kashyap, Desai
2010-04-11[SCSI] mptfusion: Task abort is not supported for VolumesKashyap, Desai
2010-04-11[SCSI] mptfusion: sanity check for vdevice pointer is addedKashyap, Desai
2010-04-11[SCSI] mptfusion: Setting period,offset and width for SPI driverKashyap, Desai
2010-04-11[SCSI] mptfusion: Proper bus_type check is addedKashyap, Desai
2010-04-11[SCSI] mptfusion: mpt_detach is called properly at the time of rmmodKashyap, Desai
2010-04-11[SCSI] mptfusion: mpt config will do Hard Reset based upon retry countsKashyap, Desai
2010-04-11[SCSI] mptfusion: Updated SCSI IO IOCTL error handling.Kashyap, Desai
2010-04-11[SCSI] mptfusion: Added new less expensive RESET (Message Unit Reset)Kashyap, Desai
2010-04-11[SCSI] mpt: modify mptctl_exit() to call proper deregister functionsKei Tokunaga
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2010-02-17[SCSI] fusion: hold off error recovery while alternate ioc is initializingMichael Reed
2010-02-08[SCSI] mptfusion : mptscsih_abort return value should be SUCCESS instead of v...Kashyap, Desai
2010-01-18[SCSI] mptfusion: Bump version 03.04.14Kashyap, Desai
2010-01-18[SCSI] mptfusion: corrected if condition check for SCSIIO and PASSTHROUGH com...Kashyap, Desai
2010-01-18[SCSI] mptfusion: block device when target is being removed by FWKashyap, Desai
2010-01-18[SCSI] mptfusion: Added sysfs expander manufacture information at the time of...Kashyap, Desai
2010-01-18[SCSI] mptfusion: Added MPI_SCSIIO_CONTROL_HEADOFQ priorityKashyap, Desai
2010-01-18[SCSI] fusion: fix warning when not using procfsErik Ekman
2010-01-17[SCSI] mptsas: Fix issue with chain pools allocation on katmaiAnatolij Gustschin
2009-12-10[SCSI] mpt fusion: Fix 32 bit platforms with 64 bit resources.Pravin Bathija
2009-12-04[SCSI] modify change_queue_depth to take in reason why it is being calledMike Christie
2009-10-29[SCSI] mptfusion: Bump version to 3.04.13Kashyap, Desai
2009-10-29[SCSI] mptspi: Fix for incorrect data underrun errataKashyap, Desai
2009-10-29[SCSI] mptctl : Remove printk which floods unnecessary messages to var/log/me...Kashyap, Desai
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan
2009-09-21trivial: fix typos "man[ae]g?ment" -> "management"Uwe Kleine-Koenig
2009-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2009-09-12[SCSI] mptsas : Bump version to 3.04.12Kashyap, Desai
2009-09-12[SCSI] mptsas : FW event thread and scsi mid layer deadlock in SYNCHRONIZE CA...Kashyap, Desai
2009-09-12[SCSI] mptsas : Send DID_NO_CONNECT for pending IOs of removed deviceKashyap, Desai