summaryrefslogtreecommitdiff
path: root/drivers/scsi/megaraid/megaraid_sas_base.c
AgeCommit message (Expand)Author
2018-11-21scsi: megaraid_sas: fix a missing-check bugWenwen Wang
2017-09-27scsi: megaraid_sas: Return pended IOCTLs with cmd_status MFI_STAT_WRONG_STATE...Shivasharan S
2017-09-27scsi: megaraid_sas: Check valid aen class range to avoid kernel panicShivasharan S
2016-11-10scsi: megaraid_sas: Fix data integrity failure for JBOD (passthrough) devicesKashyap Desai
2016-09-30megaraid: fix null pointer check in megasas_detach_one().Maurizio Lombardi
2016-09-15megaraid_sas: Add an i/o barrierTomas Henzl
2016-09-15megaraid_sas: Fix SMAP issueSumit Saxena
2016-09-15megaraid_sas: Do not allow PCI access during OCRSumit Saxena
2016-09-07megaraid_sas: Fix probing cards without io portYinghai Lu
2016-05-04megaraid_sas: add missing curly braces in ioctl handlerArnd Bergmann
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
2015-05-25megaraid_sas : megasas_complete_outstanding_ioctls() can be statickbuild test robot
2015-05-25megaraid_sas : Support for Avago's Single server High Availability productSumit.Saxena@avagotech.com
2015-05-25megaraid_sas : Add release date and update driver versionSumit.Saxena@avagotech.com
2015-05-25megaraid_sas : Modify driver's meta data to reflect AvagoSumit.Saxena@avagotech.com
2015-05-25megaraid_sas : Use Block layer tag support for internal command indexingSumit.Saxena@avagotech.com
2015-05-25megaraid_sas : Enhanced few printsSumit.Saxena@avagotech.com
2015-05-25megaraid_sas : Move controller's queue depth calculation in adapter specific ...Sumit.Saxena@avagotech.com
2015-05-25megaraid_sas : Add separate functions for building sysPD IOs and non RW LDIOsSumit.Saxena@avagotech.com
2015-05-25megaraid_sas : Add separate function for setting up IRQsSumit.Saxena@avagotech.com
2015-01-09megaraid_sas: remove redundant memset callSumit.Saxena@avagotech.com