summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/megaraid (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-07-128-305/+1356
|\
| * scsi: megaraid_sas: Update driver version to 07.710.06.00-rc1Chandrakanth Patil2019-06-271-2/+2
| * scsi: megaraid_sas: Introduce various Aero performance modesChandrakanth Patil2019-06-273-15/+81
| * scsi: megaraid_sas: Use high IOPS queues based on IO workloadChandrakanth Patil2019-06-274-2/+19
| * scsi: megaraid_sas: Set affinity for high IOPS reply queuesChandrakanth Patil2019-06-271-0/+22
| * scsi: megaraid_sas: Enable coalescing for high IOPS queuesChandrakanth Patil2019-06-272-1/+9
| * scsi: megaraid_sas: Add support for High IOPS queuesChandrakanth Patil2019-06-273-17/+135
| * scsi: megaraid_sas: Add support for MPI toolbox commandsChandrakanth Patil2019-06-273-2/+72
| * scsi: megaraid_sas: Offload Aero RAID5/6 division calculations to driverChandrakanth Patil2019-06-274-10/+108
| * scsi: megaraid_sas: RAID1 PCI bandwidth limit algorithm is applicable for onl...Chandrakanth Patil2019-06-273-12/+17
| * scsi: megaraid_sas: megaraid_sas: Add check for count returned by HOST_DEVICE...Chandrakanth Patil2019-06-271-0/+3
| * scsi: megaraid_sas: Handle sequence JBOD map failure at driver levelChandrakanth Patil2019-06-273-38/+55
| * scsi: megaraid_sas: Don't send FPIO to RL Bypass queueChandrakanth Patil2019-06-271-4/+0
| * scsi: megaraid_sas: In probe context, retry IOC INIT once if firmware is in f...Chandrakanth Patil2019-06-271-2/+23
| * scsi: megaraid_sas: Release Mutex lock before OCR in case of DCMD timeoutChandrakanth Patil2019-06-271-0/+13
| * scsi: megaraid_sas: Call disable_irq from process IRQ pollChandrakanth Patil2019-06-272-1/+12
| * scsi: megaraid_sas: Remove few debug counters from IO pathChandrakanth Patil2019-06-272-10/+0
| * scsi: megaraid_sas: Add support for Non-secure Aero PCI IDsChandrakanth Patil2019-06-272-0/+29
| * scsi: megaraid_sas: Add 32 bit atomic descriptor support to AERO adaptersChandrakanth Patil2019-06-272-9/+39
| * scsi: megaraid_sas: Use struct_size() helperGustavo A. R. Silva2019-06-201-4/+2
| * scsi: megaraid_sas: Remove unused including <linux/version.h>YueHaibing2019-06-191-1/+0
| * scsi: megaraid_sas: use DEVICE_ATTR_{RO, RW}Tomas Henzl2019-06-191-26/+18
| * scsi: megaraid_sas: use octal permissions instead of constantsTomas Henzl2019-06-192-11/+11
| * scsi: megaraid_sas: make max_sectors visible in sysTomas Henzl2019-06-191-1/+1
| * scsi: megaraid_sas: remove set but not used variables 'buff_addr' and 'ci_h'YueHaibing2019-06-191-5/+0
| * scsi: megaraid_sas: remove set but not used variable 'sge_sz'YueHaibing2019-06-191-11/+0
| * scsi: megaraid_sas: remove set but not used variables 'host' and 'wait_time'YueHaibing2019-06-191-7/+1
| * scsi: megaraid_sas: remove set but not used variable 'cur_state'YueHaibing2019-06-191-11/+0
| * scsi: megaraid_sas: Update driver version to 07.708.03.00Shivasharan S2019-06-191-2/+2
| * scsi: megaraid_sas: Export RAID map through debugfsShivasharan S2019-06-195-1/+204
| * scsi: megaraid_sas: Fix MSI-X vector printShivasharan S2019-06-191-5/+5
| * scsi: megaraid_sas: Add debug prints for device listShivasharan S2019-06-192-0/+36
| * scsi: megaraid_sas: Add prints in suspend and resume pathShivasharan S2019-06-191-0/+3
| * scsi: megaraid_sas: Print firmware interrupt statusShivasharan S2019-06-191-6/+7
| * scsi: megaraid_sas: Print FW fault informationShivasharan S2019-06-193-12/+20
| * scsi: megaraid_sas: Export RAID map id through sysfsShivasharan S2019-06-191-0/+15
| * scsi: megaraid_sas: Print BAR information from driverShivasharan S2019-06-191-0/+6
| * scsi: megaraid_sas: Dump system registers for debuggingShivasharan S2019-06-191-1/+26
| * scsi: megaraid_sas: Dump system interface regs from sysfsShivasharan S2019-06-191-0/+37
| * scsi: megaraid_sas: Add formatting option for megasas_dumpShivasharan S2019-06-191-12/+18
| * scsi: megaraid_sas: Enhance internal DCMD timeout printsShivasharan S2019-06-191-4/+8
| * scsi: megaraid_sas: Enhance prints in OCR and TM pathShivasharan S2019-06-193-37/+80
| * scsi: megaraid_sas: Load balance completions across all MSI-XShivasharan S2019-06-193-8/+35
| * scsi: megaraid_sas: IRQ poll to avoid CPU hard lockupsShivasharan S2019-06-196-30/+136
| * scsi: megaraid_sas: Block PCI config space access from userspace during OCRShivasharan S2019-06-193-10/+74
| * scsi: megaraid_sas: Rework code around controller resetShivasharan S2019-06-192-13/+11
| * scsi: megaraid_sas: fw_reset_no_pci_access required for MFI adapters onlyShivasharan S2019-06-191-8/+10
| * scsi: megaraid_sas: Remove unused variable target_indexShivasharan S2019-06-191-3/+0
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-307-37/+7
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner2019-05-215-65/+5