summaryrefslogtreecommitdiff
path: root/drivers/scsi/megaraid
AgeCommit message (Expand)Author
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
2014-11-24megaraid_sas: dndinaness related bug fixesSumit.Saxena@avagotech.com
2014-11-24megaraid_sas: corrected return of wait_event from abort frame pathSumit.Saxena@avagotech.com
2014-11-24megaraid_sas: make HBA operational after LD_MAP_SYNC DCMD in OCR pathSumit.Saxena@avagotech.com
2014-11-24megaraid_sas: online Firmware upgrade support for Extended VD featureSumit.Saxena@avagotech.com
2014-11-24megaraid_sas: update MAINTAINERS and copyright information for megaraid driversSumit.Saxena@avagotech.com
2014-11-24megaraid_sas: driver version upgrade and remove some meta data of driverSumit.Saxena@avagotech.com
2014-11-20treewide: fix typo in printk and KconfigMasanari Iida
2014-11-12scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig
2014-11-10megaraid_sas: fix bug in handling return value of pci_enable_msix_range()Jiang Liu
2014-09-16megaraid_sas : Driver version updateSumit.Saxena@avagotech.com