summaryrefslogtreecommitdiff
path: root/drivers/scsi/megaraid
AgeCommit message (Expand)Author
2019-06-27scsi: megaraid_sas: Handle sequence JBOD map failure at driver levelChandrakanth Patil
2019-06-27scsi: megaraid_sas: Don't send FPIO to RL Bypass queueChandrakanth Patil
2019-06-27scsi: megaraid_sas: In probe context, retry IOC INIT once if firmware is in f...Chandrakanth Patil
2019-06-27scsi: megaraid_sas: Release Mutex lock before OCR in case of DCMD timeoutChandrakanth Patil
2019-06-27scsi: megaraid_sas: Call disable_irq from process IRQ pollChandrakanth Patil
2019-06-27scsi: megaraid_sas: Remove few debug counters from IO pathChandrakanth Patil
2019-06-27scsi: megaraid_sas: Add support for Non-secure Aero PCI IDsChandrakanth Patil
2019-06-27scsi: megaraid_sas: Add 32 bit atomic descriptor support to AERO adaptersChandrakanth Patil
2019-06-20scsi: megaraid_sas: Use struct_size() helperGustavo A. R. Silva
2019-06-18scsi: megaraid_sas: Remove unused including <linux/version.h>YueHaibing
2019-06-18scsi: megaraid_sas: use DEVICE_ATTR_{RO, RW}Tomas Henzl
2019-06-18scsi: megaraid_sas: use octal permissions instead of constantsTomas Henzl
2019-06-18scsi: megaraid_sas: make max_sectors visible in sysTomas Henzl
2019-06-18scsi: megaraid_sas: remove set but not used variables 'buff_addr' and 'ci_h'YueHaibing
2019-06-18scsi: megaraid_sas: remove set but not used variable 'sge_sz'YueHaibing
2019-06-18scsi: megaraid_sas: remove set but not used variables 'host' and 'wait_time'YueHaibing
2019-06-18scsi: megaraid_sas: remove set but not used variable 'cur_state'YueHaibing
2019-06-18scsi: megaraid_sas: Update driver version to 07.708.03.00Shivasharan S
2019-06-18scsi: megaraid_sas: Export RAID map through debugfsShivasharan S
2019-06-18scsi: megaraid_sas: Fix MSI-X vector printShivasharan S
2019-06-18scsi: megaraid_sas: Add debug prints for device listShivasharan S
2019-06-18scsi: megaraid_sas: Add prints in suspend and resume pathShivasharan S
2019-06-18scsi: megaraid_sas: Print firmware interrupt statusShivasharan S
2019-06-18scsi: megaraid_sas: Print FW fault informationShivasharan S
2019-06-18scsi: megaraid_sas: Export RAID map id through sysfsShivasharan S
2019-06-18scsi: megaraid_sas: Print BAR information from driverShivasharan S
2019-06-18scsi: megaraid_sas: Dump system registers for debuggingShivasharan S
2019-06-18scsi: megaraid_sas: Dump system interface regs from sysfsShivasharan S
2019-06-18scsi: megaraid_sas: Add formatting option for megasas_dumpShivasharan S
2019-06-18scsi: megaraid_sas: Enhance internal DCMD timeout printsShivasharan S
2019-06-18scsi: megaraid_sas: Enhance prints in OCR and TM pathShivasharan S
2019-06-18scsi: megaraid_sas: Load balance completions across all MSI-XShivasharan S
2019-06-18scsi: megaraid_sas: IRQ poll to avoid CPU hard lockupsShivasharan S
2019-06-18scsi: megaraid_sas: Block PCI config space access from userspace during OCRShivasharan S
2019-06-18scsi: megaraid_sas: Rework code around controller resetShivasharan S
2019-06-18scsi: megaraid_sas: fw_reset_no_pci_access required for MFI adapters onlyShivasharan S
2019-06-18scsi: megaraid_sas: Remove unused variable target_indexShivasharan S
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-08Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-04-18scsi: megaraid_sas: fix spelling mistake "oustanding" -> "outstanding"Colin Ian King
2019-04-15scsi: megaraid_sas: Make megasas_host_device_list_query() staticYueHaibing
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon
2019-03-16Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-03-09Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-03-06scsi: megaraid_sas: reduce module load timeSteve Sistare
2019-02-26scsi: megaraid_sas: Remove a bunch of set but not used variablesYueHaibing
2019-02-19scsi: megaraid_sas: return error when create DMA pool failedJason Yan
2019-02-12scsi: megaraid_sas: driver version updateShivasharan S