aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/megaraid
AgeCommit message (Expand)Author
2014-06-18SCSI: megaraid: missing bounds check in mimd_to_kioc()Dan Carpenter
2013-12-19[SCSI] megaraid: Use resource_size_t for PCI resources, not longBen Collins
2013-11-29[SCSI] Disable WRITE SAME for RAID and virtual host adapter driversMartin K. Petersen
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-10-25[SCSI] megaraid_sas: Fix synchronization problem between sysPD IO path and AE...Sumit.Saxena@lsi.com
2013-10-25[SCSI] megaraid_sas: fixes for few endianess issuesSumit.Saxena@lsi.com
2013-10-14SCSI: remove unnecessary pci_set_drvdata()Jingoo Han
2013-09-15Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2013-09-10[SCSI] megaraid_sas: addded support for big endian architectureSumit.Saxena@lsi.com
2013-09-06[SCSI] megaraid_sas: Version and Changelog updateadam radford
2013-09-06[SCSI] megaraid_sas: Add High Availability clustering support using shared Lo...adam radford
2013-09-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-08-20scsi/megaraid fixed several typos in commentsMatthias Schid
2013-08-02[SCSI] megaraid_sas: megaraid_sas driver init fails in kdump kernelSumit.Saxena@lsi.com
2013-07-09[SCSI] megaraid_sas: fix a bug for 64 bit archesDan Carpenter
2013-07-05[SCSI] megaraid_sas: fix memory leak if SGL has zero length entriesBjørn Mork
2013-06-28[SCSI] megaraid: minor cut and paste error fixed.James Georgas
2013-06-24[SCSI] megaraid_sas: Changelog and driver version updateSumit.Saxena@lsi.com
2013-06-24[SCSI] megaraid_sas: Add support to differentiate between iMR vs MR FirmwareSumit.Saxena@lsi.com
2013-06-24[SCSI] megaraid_sas: Add support for Uneven Span PRL11Sumit.Saxena@lsi.com
2013-06-24[SCSI] megaraid_sas: Add support for Extended MSI-x vectors for 12Gb/s contro...Sumit.Saxena@lsi.com
2013-06-24[SCSI] megaraid_sas: Set IoFlags to enable Fast Path for JBODs for 12 Gb/s co...Sumit.Saxena@lsi.com
2013-06-24[SCSI] megaraid_sas: Add support to display Customer branding details in syslogSumit.Saxena@lsi.com
2013-06-24[SCSI] megaraid_sas: Add support for MegaRAID Fury (device ID-0x005f) 12Gb/s ...Sumit.Saxena@lsi.com
2013-06-24[SCSI] megaraid_sas: Set IO request timeout value provided by OS timeout for ...Sumit.Saxena@lsi.com
2013-06-24[SCSI] megaraid_sas: Free event detail memory without device ID checkSumit.Saxena@lsi.com
2013-06-24[SCSI] megaraid_sas: Update balance count in driver to be in sync of firmwareSumit.Saxena@lsi.com
2013-06-24[SCSI] megaraid_sas: Fix the interrupt mask for Gen2 controllerSumit.Saxena@lsi.com
2013-06-24[SCSI] megaraid_sas: Return DID_ERROR for SCSI IO, when controller is in crit...Sumit.Saxena@lsi.com
2013-05-02[SCSI] megaraid_sas: release lock on error pathDan Carpenter
2013-04-18[SCSI] megaraid_sas: Use correct #define for MSI-X capabilityBjorn Helgaas
2013-02-22[SCSI] megaraid_sas: Version and Changelog updateadam radford
2013-02-22[SCSI] megaraid_sas: Dont load DevHandle unless FastPath enabledadam radford
2013-02-22[SCSI] megaraid_sas: Add 4k FastPath DIF supportadam radford
2013-01-03Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman
2012-12-04megaraid: fix BUG_ON() from incorrect use of delayed workXiaotian Feng
2012-10-09[SCSI] megaraid_sas: Version, Changelog, Copyright updateadam radford
2012-10-09[SCSI] megaraid_sas: Remove duplicate codeadam radford
2012-10-09[SCSI] megaraid_sas: Add SystemPD FastPath supportadam radford
2012-10-09[SCSI] megaraid_sas: Add array boundary check for SystemPDadam radford
2012-10-09[SCSI] megaraid_sas: Load io_request DataLength in bytesadam radford
2012-10-09[SCSI] megaraid_sas: Add module param for configurable MSI-X vector countadam radford
2012-10-09[SCSI] megaraid_sas: Remove un-needed completion_lock spinlock callsadam radford
2012-10-02Merge SCSI misc branch into isci-for-3.6 tagJames Bottomley
2012-09-24[SCSI] megaraid_sas: combine kmalloc+memset into kzallocFengguang Wu
2012-08-24[SCSI] megaraid_sas: Version and Changelog updateadam radford
2012-08-24[SCSI] megaraid_sas: Add resetwaittime module parameteradam radford
2012-08-24[SCSI] megaraid_sas: Add throttlequeuedepth module parameteradam radford
2012-08-22[SCSI] megaraid_sas: Move poll_aen_lock initializerKashyap Desai
2012-07-20[SCSI] megaraid: remove a spurious IRQ enableDan Carpenter