summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/megaraid
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] scsi: megaraid_{mm,mbox}: 64-bit DMA capability fixAndrey Mirkin2006-10-161-1/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-052-3/+3
* [SCSI] SCSI megaraid_sas: handle thrown errorsJeff Garzik2006-10-041-12/+30
* [SCSI] megaraid_sas: sets ioctl timeout and updates version,changelogSumant Patro2006-10-042-7/+12
* [SCSI] megaraid_sas: adds tasklet for cmd completionSumant Patro2006-10-042-22/+45
* [SCSI] megaraid_sas: prints pending cmds before setting hw_crit_errorSumant Patro2006-10-042-0/+94
* [SCSI] megaraid_sas: function pointer for disable interruptSumant Patro2006-10-042-23/+33
* [SCSI] megaraid_sas: frame count optimizationSumant Patro2006-10-041-25/+47
* [SCSI] megaraid_sas: FW transition and q size changesSumant Patro2006-10-042-8/+38
* [SCSI] megaraid: Use the proper type to hold the irq number.Eric W. Biederman2006-09-261-1/+1
* Merge ../linux-2.6James Bottomley2006-08-276-11/+51
|\
| * [SCSI] megaraid_{mm,mbox}: a fix on "kernel unaligned access address" issueJu, Seokmann2006-07-283-3/+7
| * [SCSI] megaraid_{mm,mbox}: a fix on INQUIRY with EVPDJu, Seokmann2006-07-282-0/+11
| * [SCSI] megaraid_{mm,mbox}: 64-bit DMA capability checkerJu, Seokmann2006-07-283-8/+33
* | [SCSI] megaraid_sas: pci_module_init to pci_register_driver conversionMichal Piotrowski2006-08-191-1/+1
* | [SCSI] convert to PCI_DEVICE() macroHenrik Kretzschmar2006-08-191-25/+9
* | [SCSI] megaraid: Add support for change_queue_depthbrking@charter.net2006-07-281-0/+16
|/
* Merge ../scsi-misc-2.6James Bottomley2006-07-032-13/+40
|\
| * [SCSI] megaraid_sas: zcr with fixSumant Patro2006-06-262-13/+40
* | [PATCH] irq-flags: scsi: Use the new IRQF_ constantsThomas Gleixner2006-07-022-2/+2
|/
* [PATCH] megaraid_mbox: fix section mismatch warningsRandy Dunlap2006-06-251-1/+1
* Merge ../linux-2.6James Bottomley2006-06-103-24/+48
|\
| * [SCSI] megaraid_{mm,mbox}: fix a bug in reset handlerJu, Seokmann2006-04-272-20/+46
| * [SCSI] megaraid/megaraid_mm.c: fix a NULL pointer dereferenceAdrian Bunk2006-04-191-4/+2
* | [SCSI] megaraid_sas: switch fw_outstanding to an atomic_tSumant Patro2006-06-062-18/+11
|/
* [PATCH] s/;;/;/gAlexey Dobriyan2006-03-241-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-03-221-1/+1
|\
| * Fix "frist", "fisrt", typosUwe Zeisberger2006-03-221-1/+1
* | [SCSI] megaraid_sas: fix extended timeout handlingChristoph Hellwig2006-03-141-20/+6
|/
* [SCSI] megaraid_sas: fix physical disk handlingChristoph Hellwig2006-02-271-14/+15
* [SCSI] megaraid_sas: support for 1078 type controller addedSumant Patro2006-02-042-18/+129
* [SCSI] megaraid_sas: register 16 byte CDB capabilityJoshua Giles2006-02-042-4/+5
* [SCSI] megaraid_sas: new template defined to represent each type of controllersSumant Patro2006-01-292-42/+109
* [SCSI] megaraid_sas: cleanup queue command pathSumant Patro2006-01-292-119/+53
* [PATCH] Unlinline a bunch of other functionsArjan van de Ven2006-01-142-14/+14
* [SCSI] turn most scsi semaphores into mutexesArjan van de Ven2006-01-121-3/+4
* [PATCH] don't include ioctl32.h in driversChristoph Hellwig2006-01-101-1/+0
* [SCSI] megaraid_{mbox,mm} : remove PCI Id overlaping between megaraid_legacy ...Ju, Seokmann2005-12-133-77/+11
* Merge by hand (whitespace conflicts in libata.h)James Bottomley2005-11-103-3/+0
|\
| * [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2005-11-093-3/+0
* | Merge by hand (conflicts between pending drivers and kfree cleanups)James Bottomley2005-11-083-71/+17
|\ \ | |/ |/|
| * [SCSI] megaraid_mbox: remove scsi_assign_lock usageChristoph Hellwig2005-11-062-66/+17
| * [SCSI] megaraid_sas: fix EH lockingChristoph Hellwig2005-11-061-5/+0
* | [PATCH] kfree cleanup: drivers/scsiJesper Juhl2005-11-072-11/+5
|/
* Merge by HandJames Bottomley2005-11-041-3/+2
|\
| * [SCSI] use sfoo_printk() in driversJeff Garzik2005-10-281-3/+2
* | [PATCH] PCI: Convert megaraid to use pci_driver shutdown methodRussell King2005-10-281-6/+4
|/
* [PATCH] missing include in megaraid_sasAl Viro2005-10-041-0/+1
* [SCSI] MegaRAID SAS RAID: new driverBagalkote, Sreenivas2005-09-264-0/+3957
* [SCSI] remove scsi_set_deviceChristoph Hellwig2005-06-261-1/+0