aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/megaraid/megaraid_sas_base.c
AgeCommit message (Expand)Author
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
2016-02-23megaraid: fix null pointer check in megasas_detach_one().Maurizio Lombardi
2016-02-23megaraid_sas: Introduce module parameter for SCSI command timeoutSumit Saxena
2016-02-23megaraid_sas: MFI adapter OCR changesSumit Saxena
2016-02-23megaraid_sas: Make adprecovery variable atomicSumit Saxena
2016-02-23megaraid_sas: Dual queue depth supportSumit Saxena
2016-02-23megaraid_sas: Code optimization build_and_issue_cmd return-typeSumit Saxena
2016-02-23megaraid_sas: Reply Descriptor Post Queue (RDPQ) supportSumit Saxena
2016-02-23megaraid_sas: Update device queue depth based on interface typeSumit Saxena
2016-02-23megaraid_sas: Task management supportSumit Saxena
2016-02-23megaraid_sas: MFI IO timeout handlingSumit Saxena
2016-02-23megaraid_sas: Do not allow PCI access during OCRSumit Saxena
2015-11-12Merge tag '4.4-scsi-mkp' into miscJames Bottomley
2015-11-09scsi: use host wide tags by defaultChristoph Hellwig
2015-11-09megaraid_sas: Make tape drives visible on PERC5 controllersSumit Saxena
2015-11-02megaraid_sas : SMAP restriction--do not access user memory from IOCTL codesumit.saxena@avagotech.com
2015-10-29megaraid_sas: Make PI enabled VD 8 byte DMA alignedsumit.saxena@avagotech.com
2015-10-29megaraid_sas: Initialize tasklet before setting up IRQssumit.saxena@avagotech.com
2015-10-29megaraid_sas: Indicate online firmware upgrade support for Secure JBOD featuresumit.saxena@avagotech.com
2015-10-29megaraid_sas: Update OCR capability on controller properties changesumit.saxena@avagotech.com
2015-10-29megaraid_sas: Do not use PAGE_SIZE for max_sectorssumit.saxena@avagotech.com
2015-10-29megaraid_sas: Support for Cutlass (12 Gbps) controllersumit.saxena@avagotech.com
2015-10-29megaraid_sas: Support for Intruder (12 Gbps) controllersumit.saxena@avagotech.com
2015-10-29megaraid_sas: Remove PCI id checkssumit.saxena@avagotech.com
2015-10-29megaraid_sas: Expose TAPE drives unconditionallysumit.saxena@avagotech.com
2015-10-29megaraid_sas: Code refactor for use of requestorIdsumit.saxena@avagotech.com
2015-10-29megaraid_sas: Print critical firmware event messagessumit.saxena@avagotech.com
2015-10-29megaraid_sas: JBOD sequence number supportsumit.saxena@avagotech.com
2015-10-29megaraid_sas: Increase timeout to 60 secs for abort frames during shutdownsumit.saxena@avagotech.com
2015-08-26megaraid_sas: fix whitespace errorsBjorn Helgaas
2015-08-26megaraid_sas: use dev_printk when possibleBjorn Helgaas
2015-06-23Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2015-06-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-06-13megaraid: fix irq setup process regressionTomas Henzl
2015-06-01megaraid_sas : Modify return value of megasas_issue_blocked_cmd() and wait_an...Sumit.Saxena@avagotech.com
2015-05-26megaraid_sas: fix kerneldocGeert Uytterhoeven
2015-05-25megaraid_sas : swap whole register in megasas_register_aenChristoph Hellwig
2015-05-25megaraid_sas : add missing byte swaps to the sriov codeChristoph Hellwig
2015-05-25megaraid_sas : move endianness conversion into caller of megasas_get_seq_numChristoph Hellwig
2015-05-25megaraid_sas : add endianness conversions for all onesChristoph Hellwig
2015-05-25megaraid_sas : add endianness annotationsChristoph Hellwig
2015-05-25megaraid_sas : add missing __iomem annotationsChristoph Hellwig