summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/megaraid
AgeCommit message (Expand)Author
2020-12-16Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-12-08Revert "scsi: megaraid_sas: Added support for shared host tagset for cpuhotplug"Linus Torvalds
2020-11-25scsi: megaraid_sas: Update function descriptionVaibhav Gupta
2020-11-25scsi: megaraid_sas: Use generic power managementVaibhav Gupta
2020-11-25scsi: megaraid_sas: Drop PCI wakeup calls from .resumeVaibhav Gupta
2020-11-04scsi: megaraid_sas: Simplify compat_ioctl handlingArnd Bergmann
2020-11-04scsi: megaraid_sas: Check user-provided offsetsArnd Bergmann
2020-10-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-10-06scsi: megaraid_sas: Added support for shared host tagset for cpuhotplugKashyap Desai
2020-09-15scsi: megaraid: Make smp_affinity_enable staticJason Yan
2020-09-08Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-09-02scsi: megaraid_sas: Don't call disable_irq from process IRQ pollTomas Henzl
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-07-24scsi: megaraid_sas: Clear affinity hintTomas Henzl
2020-07-15scsi: megaraid_sas: Remove undefined ENABLE_IRQ_POLL macroChandrakanth Patil
2020-07-08scsi: megaraid: Remove set but unused variableDamien Le Moal
2020-07-08scsi: megaraid: Fix compilation warningsDamien Le Moal
2020-07-08scsi: megaraid: Fix kdoc comments formatDamien Le Moal
2020-05-11scsi: megaraid_sas: Update driver version to 07.714.04.00-rc1Chandrakanth Patil
2020-05-11scsi: megaraid_sas: TM command refire leads to controller firmware crashSumit Saxena
2020-05-11scsi: megaraid_sas: Replace undefined MFI_BIG_ENDIAN macro with __BIG_ENDIAN_...Shivasharan S
2020-05-11scsi: megaraid_sas: Remove IO buffer hole detection logicSumit Saxena
2020-05-11scsi: megaraid_sas: Limit device queue depth to controller queue depthKashyap Desai
2020-04-24scsi: megaraid: Use true, false for bool variablesJason Yan
2020-04-14scsi: megaraid: make two symbols static in megaraid_sas_base.cJason Yan
2020-04-14scsi: megaraid: make some symbols static in megaraid_sas_fusion.cJason Yan
2020-04-14scsi: megaraid: make some symbols static in megaraid_sas_fp.cJason Yan
2020-04-14scsi: megaraid: make two symbols static in megaraid_mbox.cJason Yan
2020-04-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-03-17scsi: megaraid_sas: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai
2020-02-12scsi: megaraid_sas: silence a warningTomas Henzl
2020-02-10scsi: megaraid_sas: fix indentation issueColin Ian King
2020-02-08Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-01-30scsi: megaraid_sas: fixup MSIx interrupt setup during resumeHannes Reinecke
2020-01-29Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-01-15scsi: megaraid_sas: Update driver version to 07.713.01.00-rc1Anand Lodnoor
2020-01-15scsi: megaraid_sas: Use Block layer API to check SCSI device in-flight IO req...Anand Lodnoor
2020-01-15scsi: megaraid_sas: Limit the number of retries for the IOCTLs causing firmwa...Anand Lodnoor
2020-01-15scsi: megaraid_sas: Do not initiate OCR if controller is not in ready stateAnand Lodnoor
2020-01-15scsi: megaraid_sas: Re-Define enum DCMD_RETURN_STATUSAnand Lodnoor
2020-01-15scsi: megaraid_sas: Do not set HBA Operational if FW is not in operational stateAnand Lodnoor
2020-01-15scsi: megaraid_sas: Do not kill HBA if JBOD Seqence map or RAID map is disabledAnand Lodnoor
2020-01-15scsi: megaraid_sas: Do not kill host bus adapter, if adapter is already deadAnand Lodnoor
2020-01-15scsi: megaraid_sas: Update optimal queue depth for SAS and NVMe devicesAnand Lodnoor
2020-01-15scsi: megaraid_sas: Set no_write_same only for Virtual DiskAnand Lodnoor
2020-01-15scsi: megaraid_sas: Reset adapter if FW is not in READY state after device re...Anand Lodnoor
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2019-12-08Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-12-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds