summaryrefslogtreecommitdiff
path: root/drivers/scsi/megaraid/megaraid_sas_base.c
AgeCommit message (Expand)Author
2017-05-08drivers/scsi/megaraid: remove expensive inline from megasas_return_cmdAndi Kleen
2017-03-13scsi: megaraid_sas: add correct return type check for ldio hint logic for raid1Shivasharan S
2017-03-13scsi: megaraid_sas: enable intx only if msix request failsShivasharan S
2017-02-15scsi: megaraid_sas: array overflow in megasas_dump_frame()Dan Carpenter
2017-02-13scsi: megaraid_sas: Indentation and smatch warning fixesShivasharan S
2017-02-13scsi: megaraid_sas: Cleanup VD_EXT_DEBUG and SPAN_DEBUG related debug printsShivasharan S
2017-02-13scsi: megaraid_sas: Bail out the driver load if ld_list_query failsShivasharan S
2017-02-13scsi: megaraid_sas: megasas_return_cmd does not memset IO frame to zeroShivasharan S
2017-02-13scsi: megaraid_sas: Change max_cmd from u32 to u16 in all functionsShivasharan S
2017-02-13scsi: megaraid_sas: latest controller OCR capability from FW before sending s...Shivasharan S
2017-02-13scsi: megaraid_sas: avoid unaligned access in ioctl pathShivasharan S
2017-02-13scsi: megaraid_sas: reduce size of fusion_context and use vmalloc if kmalloc ...Shivasharan S
2017-02-13scsi: megaraid_sas: add print in device removal pathShivasharan S
2017-02-13scsi: megaraid_sas: enhance debug logs in OCR contextShivasharan S
2017-02-13scsi: megaraid_sas: NVME interface target prop addedShivasharan S
2017-02-13scsi: megaraid_sas: NVME Interface detection and prop settingsShivasharan S
2017-02-13scsi: megaraid_sas: change issue_dcmd to return void from intShivasharan S
2017-02-13scsi: megaraid_sas: Use DID_REQUEUEShivasharan S
2017-02-13scsi: megaraid_sas: RAID map is accessed for SYS PDs when use_seqnum_jbod_fp ...Shivasharan S
2017-02-13scsi: megaraid_sas: Refactor MEGASAS_IS_LOGICAL macro using sdevShivasharan S
2017-02-13Revert "scsi: megaraid_sas: Enable or Disable Fast path based on the PCI Thre...Shivasharan S
2017-01-10scsi: megaraid_sas: Implement the PD Map support for SAS3.5 Generic Megaraid ...Sasikumar Chandrasekaran
2017-01-10scsi: megaraid_sas: Enable or Disable Fast path based on the PCI Threshold Ba...Sasikumar Chandrasekaran
2017-01-10scsi: megaraid_sas: Add the Support for SAS3.5 Generic Megaraid Controllers C...Sasikumar Chandrasekaran
2017-01-10scsi: megaraid_sas: Dynamic Raid Map Changes for SAS3.5 Generic Megaraid Cont...Sasikumar Chandrasekaran
2017-01-10scsi: megaraid_sas: SAS3.5 Generic Megaraid Controllers Stream Detection and ...Sasikumar Chandrasekaran
2017-01-10scsi: megaraid_sas: 128 MSIX SupportSasikumar Chandrasekaran
2017-01-10scsi: megaraid_sas: Add new pci device Ids for SAS3.5 Generic Megaraid Contro...Sasikumar Chandrasekaran
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-07scsi: megaraid_sas: switch to pci_alloc_irq_vectorsHannes Reinecke
2016-11-16scsi: megaraid-sas: request irqs laterTomas Henzl
2016-11-14scsi: megaraid_sas: add in missing white spaces in error messages textColin Ian King
2016-11-08scsi: megaraid_sas: Send SYNCHRONIZE_CACHE for VD to firmwareKashyap Desai
2016-11-08scsi: megaraid_sas: Do not fire DCMDs during PCI shutdown/detachKashyap Desai
2016-10-24scsi: megaraid_sas: Fix data integrity failure for JBOD (passthrough) devicesKashyap Desai
2016-10-07Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2016-09-19scsi: megaraid_sas: clean function declarations in megaraid_sas_base.c upBaoyou Xie
2016-09-14scsi: megaraid_sas: add in missing white space in error message textColin Ian King
2016-08-30scsi: megaraid_sas: Fix the search of first memory barChristophe JAILLET
2016-08-23scsi: megaraid_sas: Use memdup_user() rather than duplicating its implementationMarkus Elfring
2016-08-10megaraid_sas: Fix probing cards without io portYinghai Lu
2016-07-13megaraid_sas: Do not fire MR_DCMD_PD_LIST_QUERY to controllers which do not s...Sumit Saxena
2016-05-05megaraid_sas: Downgrade two success messages to infoAndy Lutomirski
2016-04-15megaraid_sas: task management code optimizationsSumit Saxena
2016-04-15megaraid_sas: reduce memory footprints in kdump modeSumit Saxena
2016-03-18megaraid_sas: add missing curly braces in ioctl handlerArnd Bergmann
2016-03-10megaraid_sas: Don't issue kill adapter for MFI controllers in case of PD list...Sumit Saxena
2016-02-23megaraid_sas: Add an i/o barrierTomas Henzl
2016-02-23megaraid_sas: Fix SMAP issueSumit Saxena
2016-02-23megaraid_sas: Fix for IO failing post OCR in SRIOV environmentSumit Saxena