aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/megaraid/megaraid_sas_base.c
Commit message (Expand)AuthorAgeFilesLines
* SCSI: megaraid_sas: Move poll_aen_lock initializerKashyap Desai2012-09-141-1/+2
* megaraid_sas: Fix instance access in megasas_reset_timeradam radford2011-11-111-2/+1
* [SCSI] megaraid_sas: Version and Changelog updateadam radford2011-05-241-1/+1
* [SCSI] megaraid_sas: Add 1078 OCR supportadam radford2011-05-241-17/+17
* [SCSI] megaraid_sas: Fix bug where AENs could be lost in probe() and resume()adam radford2011-05-241-13/+14
* [SCSI] megaraid_sas: Disable interrupts/free_irq() in megasas_shutdown()adam radford2011-05-241-0/+5
* [SCSI] megaraid_sas: Remove MSI-X black list, use MFI_REG_STATE insteadadam radford2011-05-241-13/+12
* [SCSI] remove cmd->serial_number litterChristoph Hellwig2011-05-011-7/+6
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-03-181-1/+1
|\
| * fix typos 'comamnd' -> 'command' in commentsJustin P. Mattock2011-02-021-1/+1
* | [SCSI] megaraid_sas: Version and Changelog updateadam radford2011-02-281-1/+2
* | [SCSI] megaraid_sas: Fix iMR OCR support to work correctlyadam radford2011-02-281-25/+37
* | [SCSI] megaraid_sas: Fix max_sectors for IEEE SGLadam radford2011-02-281-0/+4
* | [SCSI] megaraid_sas: Fix fault state handlingadam radford2011-02-281-1/+3
* | [SCSI] megaraid_sas: Fix tasklet_init calladam radford2011-02-281-1/+1
* | [SCSI] megaraid_sas: Add CFG_CLEARED AENadam radford2011-02-281-0/+1
* | [SCSI] megaraid_sas: Fix probe_one to clear MSI-X flags in kdumpadam radford2011-02-281-1/+18
* | [SCSI] megaraid_sas: Call tasklet_schedule for MSI-Xadam radford2011-02-281-1/+3
* | [SCSI] megaraid_sas: Enable MSI-X before calling megasas_init_fwadam radford2011-02-281-12/+12
* | [SCSI] megaraid_sas: Fix failure gotosadam radford2011-02-281-9/+8
* | [SCSI] megaraid_sas: Sanity check user supplied length before passing it to d...Bjørn Mork2011-02-121-0/+3
* | [SCSI] remove flush_scheduled_work() usagesTejun Heo2011-02-121-4/+2
|/
* [SCSI] megaraid_sas: Add 9565/9285 specific codeadam radford2010-12-221-102/+260
* [SCSI] megaraid_sas: Add struct megasas_instance_template changesadam radford2010-12-221-105/+173
* [SCSI] megaraid_sas: Use lowest memory bar for SR-IOV VF supportadam radford2010-12-221-19/+10
* [SCSI] megaraid_sas: Add MSI-X support and msix_disable module parameteradam radford2010-12-221-7/+34
* [SCSI] megaraid_sas: Update GPL headers.adam radford2010-12-211-16/+23
* [SCSI] megaraid_sas: Rename megaraid_sas.c to megaraid_sas_base.cadam radford2010-12-211-0/+5193