aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/megaraid/megaraid_sas.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-01-06[SCSI] megaraid_sas: Update module authorSumant Patro1-3/+3
2006-11-22[SCSI] megaraid_sas: make 2 functions staticAdrian Bunk1-2/+2
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2006-10-04[SCSI] SCSI megaraid_sas: handle thrown errorsJeff Garzik1-12/+30
2006-10-04[SCSI] megaraid_sas: sets ioctl timeout and updates version,changelogSumant Patro1-4/+8
2006-10-04[SCSI] megaraid_sas: adds tasklet for cmd completionSumant Patro1-22/+44
2006-10-04[SCSI] megaraid_sas: prints pending cmds before setting hw_crit_errorSumant Patro1-0/+92
2006-10-04[SCSI] megaraid_sas: function pointer for disable interruptSumant Patro1-23/+32
2006-10-04[SCSI] megaraid_sas: frame count optimizationSumant Patro1-25/+47
2006-10-04[SCSI] megaraid_sas: FW transition and q size changesSumant Patro1-6/+29
2006-08-19[SCSI] megaraid_sas: pci_module_init to pci_register_driver conversionMichal Piotrowski1-1/+1
2006-08-19[SCSI] convert to PCI_DEVICE() macroHenrik Kretzschmar1-25/+9
2006-07-03Merge ../scsi-misc-2.6James Bottomley1-8/+24
2006-07-02[PATCH] irq-flags: scsi: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-26[SCSI] megaraid_sas: zcr with fixSumant Patro1-8/+24
2006-06-06[SCSI] megaraid_sas: switch fw_outstanding to an atomic_tSumant Patro1-16/+10
2006-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-1/+1
2006-03-22Fix "frist", "fisrt", typosUwe Zeisberger1-1/+1
2006-03-14[SCSI] megaraid_sas: fix extended timeout handlingChristoph Hellwig1-20/+6
2006-02-27[SCSI] megaraid_sas: fix physical disk handlingChristoph Hellwig1-14/+15
2006-02-04[SCSI] megaraid_sas: support for 1078 type controller addedSumant Patro1-1/+97
2006-02-04[SCSI] megaraid_sas: register 16 byte CDB capabilityJoshua Giles1-1/+2
2006-01-29[SCSI] megaraid_sas: new template defined to represent each type of controllersSumant Patro1-39/+94
2006-01-29[SCSI] megaraid_sas: cleanup queue command pathSumant Patro1-112/+48
2006-01-14[PATCH] Unlinline a bunch of other functionsArjan van de Ven1-9/+9
2006-01-12[SCSI] turn most scsi semaphores into mutexesArjan van de Ven1-3/+4
2005-11-10Merge by hand (whitespace conflicts in libata.h)James Bottomley1-1/+0
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering1-1/+0
2005-11-06[SCSI] megaraid_sas: fix EH lockingChristoph Hellwig1-5/+0
2005-10-28[SCSI] use sfoo_printk() in driversJeff Garzik1-3/+2
2005-10-04[PATCH] missing include in megaraid_sasAl Viro1-0/+1
2005-09-26[SCSI] MegaRAID SAS RAID: new driverBagalkote, Sreenivas1-0/+2805