summaryrefslogtreecommitdiff
path: root/drivers/scsi/mpt2sas/mpt2sas_scsih.c
AgeCommit message (Expand)Author
2015-11-11mpt2sas: Remove .c and .h files from mpt2sas driverSreekanth Reddy
2015-09-06mpt2sas: setpci reset kernel oops fixNagarajkumar Narayanan
2015-09-06mpt2sas: Refcount fw_events and fix unsafe list usageCalvin Owens
2015-09-06mpt2sas: Refcount sas_device objects and fix unsafe list usageCalvin Owens
2015-01-13mpt2sas, mpt3sas: Update attribution language to AvagoSreekanth Reddy
2015-01-13mpt2sas: map log_info value 0x0x32010081 to DID_RESETSreekanth Reddy
2015-01-13mpt2sas, mpt3sas: Fail the host reset initiated due to discovery related I/O ...Sreekanth Reddy
2015-01-13mpt2sas, mpt3sas: log exceeded temperature thresholdsSreekanth Reddy
2014-12-04scsi: remove ->change_queue_type methodChristoph Hellwig
2014-11-24mpt2sas: simplify ->change_queue_depthChristoph Hellwig
2014-11-24scsi: drop reason argument from ->change_queue_depthChristoph Hellwig
2014-11-24scsi: avoid ->change_queue_depth indirection for queue full trackingChristoph Hellwig
2014-11-12scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig
2014-11-12scsi: remove ordered_tags scsi_device fieldChristoph Hellwig
2014-11-12scsi: provide a generic change_queue_type methodChristoph Hellwig
2014-09-22mpt2sas: fix undefined reference to `__udivdi3' compilation errorsSreekanth Reddy
2014-09-16mpt3sas, mpt2sas: fix scsi_add_host error handling problems in _scsih_probeSreekanth Reddy
2014-09-16mpt2sas: Avoid type casting for direct I/O commandsSreekanth Reddy
2014-09-16mpt2sas: Clear PFA Status on SGPIO when PFA Drive is Removed or ReplacedSreekanth Reddy
2014-09-16mpt2sas: Copyright in driver sources is updated for year the 2014Sreekanth Reddy
2014-07-25mpt2sas: delay scsi_add_host call to work with scsi-mqReddy, Sreekanth
2014-07-25mpt2sas: combine fw_event_work and its event_dataJoe Lawrence
2014-07-25mpt2sas: correct scsi_{target,device} hostdata allocationJoe Lawrence
2014-05-28mpt2sas: Remove use of DEF_SCSI_QCMDMatthew Wilcox
2014-05-28mpt2sas: Remove uses of serial_numberMatthew Wilcox
2014-04-28[SCSI] mpt2sas: Don't disable device twice at suspend.Tyler Stachecki
2013-09-03[SCSI] mpt2sas: Fix for kernel panic when driver loads with HBA connected to ...Sreekanth Reddy
2013-09-03[SCSI] mpt2sas: when Async scanning is enabled then while scanning, devices a...Sreekanth Reddy
2013-09-03[SCSI] mpt2sas: Infinite loop can occur if MPI2_IOCSTATUS_CONFIG_INVALID_PAGE...Sreekanth Reddy
2013-09-03[SCSI] mpt2sas: The copyright in driver sources is updated for the year 2013Sreekanth Reddy
2013-09-03[SCSI] mpt2sas: Change in MPI2_RAID_ACTION_SYSTEM_SHUTDOWN_INITIATED notifica...Sreekanth Reddy
2013-09-03[SCSI] mpt2sas: Null pointer deference possibility in mpt2sas_ctl_event_callb...Sreekanth Reddy
2013-08-26[SCSI] mpt2sas: fix cleanup on controller resource mapping failureJoe Lawrence
2013-06-24[SCSI] mpt2sas: fix for unused variable 'event_data' warningReddy, Sreekanth
2013-06-24[SCSI] mpt2sas: fix firmware failure with wrong task attributeSreekanth Reddy
2013-06-24[SCSI] mpt2sas: Fix for device scan following host reset could get stuck in a...Sreekanth Reddy
2013-06-24[SCSI] mpt2sas: Fix for issue Missing delay not getting set during system bootupReddy, Sreekanth
2013-01-03Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman
2012-10-02Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2012-09-24[SCSI] mpt2sas: Add a module parameter that permits overriding protection cap...Martin K. Petersen
2012-09-24[SCSI] mpt2sas: Return the correct sense key for DIF errorsMartin K. Petersen
2012-09-07scsi: make pci error handlers constStephen Hemminger
2012-08-24[SCSI] mpt2sas: Fix for With post diag reset same set of device gets added, r...sreekanth.reddy@lsi.com
2012-08-24[SCSI] mpt2sas: Fix for staged device discovery functionality of driver not w...sreekanth.reddy@lsi.com
2012-08-24[SCSI] mpt2sas: Fix for max_sectors warning message is stating the incorrect ...sreekanth.reddy@lsi.com
2012-08-24[SCSI] mpt2sas: 2012 source code copyrightsreekanth.reddy@lsi.com
2012-07-20[SCSI] core, classes, mpt2sas: have scsi_internal_device_unblock take new stateMike Christie
2012-05-10[SCSI] mpt2sas: move the scsi_host_put to the right placeTomas Henzl
2012-04-23[SCSI] mpt2sas: Fix for hard drive going OFFLINE when hard reset issued and s...nagalakshmi.nandigama@lsi.com
2012-04-23[SCSI] mpt2sas: Fix linux driver sparse errorsnagalakshmi.nandigama@lsi.com