summaryrefslogtreecommitdiff
path: root/drivers/scsi/megaraid
AgeCommit message (Expand)Author
2015-10-29megaraid_sas: Version updatesumit.saxena@avagotech.com
2015-10-29megaraid_sas: Code refactor for use of requestorIdsumit.saxena@avagotech.com
2015-10-29megaraid_sas: Fix validHandles check in I/O pathsumit.saxena@avagotech.com
2015-10-29megaraid_sas: Print critical firmware event messagessumit.saxena@avagotech.com
2015-10-29megaraid_sas: Chip reset if driver fails to get IOC readysumit.saxena@avagotech.com
2015-10-29megaraid_sas: Support for max_io_size 1MBsumit.saxena@avagotech.com
2015-10-29megaraid_sas: Code cleanup-use local variable drv_ops inside megasas_ioc_init...sumit.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-10-29megaraid_sas: Synchronize driver headers with firmware APIssumit.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 tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-06-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-06-15megaraid_sas: fix TRUE and FALSE re-define build errorSuthikulpanit, Suravee
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 : fix megasas_fire_cmd_fusion calling conventionChristoph Hellwig
2015-05-25megaraid_sas : add missing byte swaps to the sriov codeChristoph Hellwig
2015-05-25megaraid_sas : bytewise or should be done on native endian variablesChristoph 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 refiring MFI commandsSumit.Saxena@avagotech.com
2015-05-25megaraid_sas : Add separate function for setting up IRQsSumit.Saxena@avagotech.com
2015-04-16megaraid_sas: use raw_smp_processor_id()Christoph Hellwig
2015-01-09megaraid_sas: driver version updateSumit.Saxena@avagotech.com
2015-01-09megaraid_sas: remove redundant memset callSumit.Saxena@avagotech.com
2015-01-09megaraid_sas: reserve commands for IOCTLs and internal DCMDsSumit.Saxena@avagotech.com
2015-01-09megaraid_sas: complete outstanding IOCTLs before killing adapterSumit.Saxena@avagotech.com
2015-01-09megaraid_sas: disable interrupt_mask before enabling hardware interruptsSumit.Saxena@avagotech.com
2015-01-09megaraid_sas: fix the problem of non-existing VD exposed to hostSumit.Saxena@avagotech.com
2015-01-09megaraid_sas: add support for secure JBODSumit.Saxena@avagotech.com
2015-01-09megaraid_sas: endianness related bug fixes and code optimizationSumit.Saxena@avagotech.com
2014-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-11-24scsi: drop reason argument from ->change_queue_depthChristoph Hellwig
2014-11-24scsi: don't allow setting of queue_depth bigger than can_queueChristoph Hellwig
2014-11-24megaraid_sas: do not process IOCTLs and SCSI commands during driver removalSumit.Saxena@avagotech.com