summaryrefslogtreecommitdiff
path: root/drivers/scsi/mpt3sas
AgeCommit message (Expand)Author
2021-07-20scsi: mpt3sas: Fix error return value in _scsih_expander_add()Zhen Lei
2020-06-29scsi: mpt3sas: Fix double free warningsSuganath Prabu S
2020-01-04scsi: mpt3sas: Fix clear pending bit in ioctl statusSreekanth Reddy
2019-11-28scsi: mpt3sas: Fix driver modifying persistent data in Manufacturing page11Suganath Prabu
2019-11-28scsi: mpt3sas: Fix Sync cache command failure during driver unloadSuganath Prabu
2019-08-25scsi: mpt3sas: Use 63-bit DMA addressing on SAS35 HBASuganath Prabu
2018-05-30scsi: mpt3sas: Do not mark fw_event workqueue as WQ_MEM_RECLAIMHannes Reinecke
2018-04-13scsi: mpt3sas: Proper handling of set/clear of "ATA command pending" flag.Chaitra P B
2017-12-25scsi: mpt3sas: Fix IO error occurs on pulling out a drive from RAID1 volume c...Sreekanth Reddy
2017-08-06mpt3sas: Don't overreach ioc->reply_post[] during initializationCalvin Owens
2017-06-07scsi: mpt3sas: Force request partial completion alignmentRam Pai
2017-04-08scsi: mpt3sas: fix hang on ata passthrough commandsJames Bottomley
2017-02-14scsi: mpt3sas: disable ASPM for MPI2 controllersojab
2016-12-02scsi: mpt3sas: Unblock device after controller resetSuganath Prabu S
2016-12-02scsi: mpt3sas: Fix secure erase premature terminationAndrey Grodzovsky
2016-11-18scsi: mpt3sas: Fix for block device of raid exists even after deleting raid diskSreekanth Reddy
2016-10-31mpt3sas: Don't spam logs if logging level is 0Johannes Thumshirn
2016-09-15mpt3sas: Fix for Asynchronous completion of timedout IO and task abort of tim...Suganath prabu Subramani
2016-09-15mpt3sas: A correction in unmap_resourcesTomas Henzl
2016-09-07mpt3sas: Fix resume on WarpDrive flash cardsGreg Edwards
2015-12-03Merge branch 'mkp-fixes' into fixesJames Bottomley
2015-12-03mpt3sas: fix Kconfig dependency problem for mpt2sas back compatibilityJames Bottomley
2015-11-30mpt3sas: Add dummy Kconfig option for backwards compatibilityMartin K. Petersen
2015-11-13mpt3sas: Fix use sas_is_tlr_enabled API before enabling MPI2_SCSIIO_CONTROL_T...Sreekanth Reddy
2015-11-12mpt3sas: fix inline markers on non inline function declarationsStephen Rothwell
2015-11-11mpt3sas: Bump mpt3sas driver version to 09.102.00.00Sreekanth Reddy
2015-11-11mpt3sas: Single driver module which supports both SAS 2.0 & SAS 3.0 HBAsSreekanth Reddy
2015-11-11mpt2sas, mpt3sas: Update the driver versionsSreekanth Reddy
2015-11-11mpt3sas: setpci reset kernel oops fixSreekanth Reddy
2015-11-11mpt3sas: Added OEM Gen2 PnP ID branding namesSreekanth Reddy
2015-11-11mpt3sas: Refcount fw_events and fix unsafe list usageSreekanth Reddy
2015-11-11mpt3sas: Refcount sas_device objects and fix unsafe list usageSreekanth Reddy
2015-11-11mpt3sas: sysfs attribute to report Backup Rail Monitor StatusSreekanth Reddy
2015-11-11mpt3sas: Ported WarpDrive product SSS6200 supportSreekanth Reddy
2015-11-11mpt3sas: fix for driver fails EEH, recovery from injected pci bus errorSreekanth Reddy
2015-11-11mpt3sas: Manage MSI-X vectors according to HBA device typeSreekanth Reddy
2015-11-11mpt3sas: Don't send PHYDISK_HIDDEN RAID action request on SAS2 HBAsSreekanth Reddy
2015-11-11mpt3sas: Build MPI SGL LIST on GEN2 HBAs and IEEE SGL LIST on GEN3 HBAsSreekanth Reddy
2015-11-11mpt2sas, mpt3sas: Remove SCSI_MPTXSAS_LOGGING entry from KconfigSreekanth Reddy
2015-11-11mpt3sas: Define 'hba_mpi_version_belonged' IOC variableSreekanth Reddy
2015-11-11mpt2sas: Move Gen2 HBA's device registration to a separate fileSreekanth Reddy
2015-11-11mpt3sas: Move Gen3 HBA's device registration to a separate fileSreekanth Reddy
2015-11-11mpt3sas: Added mpt2sas driver definitionsSreekanth Reddy
2015-08-27mpt3sas : Bump mpt3sas driver version to 9.100.00.00Sreekanth Reddy
2015-08-27mpt3sas: When device is blocked followed by unblock fails, unfreeze the I/OsSreekanth Reddy
2015-08-27mpt3sas: Call dma_mapping_error() API after mapping an address with dma_map_s...Sreekanth Reddy
2015-08-27mpt3sas: Use alloc_ordered_workqueue() API instead of create_singlethread_wor...Sreekanth Reddy
2015-08-27mpt3sas: Added support for customer specific brandingSreekanth Reddy
2015-08-27mpt3sas: Return host busy error status to SML when DMA mapping of scatter gat...Sreekanth Reddy
2015-08-27mpt3sas: Complete the SCSI command with DID_RESET status for log_info value 0...Sreekanth Reddy