aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/megaraid (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau3-15/+6
2007-07-14[SCSI] megaraid_mbox: use mutex instead of semaphoreMatthias Kaehlcke3-5/+6
2007-05-31[SCSI] megaraid: convert to use the data buffer accessorsFUJITA Tomonori1-121/+44
2007-05-31[SCSI] megaraid_sas: convert to use the data buffer accessorsFUJITA Tomonori1-95/+17
2007-05-29Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2-12/+69
2007-05-24[SCSI] megaraid_sas: intercept cmd timeout and throttle ioSumant Patro2-12/+69
2007-05-21Detach sched.h from mm.hAlexey Dobriyan1-1/+1
2007-05-06[SCSI] megaraid: update version reported by MEGAIOC_QDRVRVERDavid Milburn1-1/+1
2007-02-16[SCSI] megaraid_sas: update version and author infoSumant Patro2-6/+8
2007-02-16[SCSI] megaraid_sas: return sync cache call with successSumant Patro1-0/+12
2007-02-16[SCSI] megaraid_sas: replace pci_alloc_consitent with dma_alloc_coherent in ioctl pathSumant Patro1-6/+6
2007-02-16[SCSI] megaraid_sas: add bios_param in scsi_host_templateSumant Patro1-0/+45
2007-02-16[SCSI] megaraid_sas: do not process cmds if hw_crit_error is setSumant Patro1-1/+12
2007-02-12[PATCH] mark struct file_operations const 6Arjan van de Ven2-2/+2
2007-01-31Merge branch 'linus'James Bottomley1-3/+3
2007-01-13[SCSI] megaraid: more kernel-doc fixesRandy Dunlap2-2/+2
2007-01-13[SCSI] megaraid: fix kernel-docRandy Dunlap6-287/+275
2007-01-13[SCSI] megaraid_{mm,mbox}: init fix for kdumpSumant Patro2-30/+114
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-16[PATCH] scsi: megaraid_{mm,mbox}: 64-bit DMA capability fixAndrey Mirkin1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2-3/+3
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 Patro2-7/+12
2006-10-04[SCSI] megaraid_sas: adds tasklet for cmd completionSumant Patro2-22/+45
2006-10-04[SCSI] megaraid_sas: prints pending cmds before setting hw_crit_errorSumant Patro2-0/+94
2006-10-04[SCSI] megaraid_sas: function pointer for disable interruptSumant Patro2-23/+33
2006-10-04[SCSI] megaraid_sas: frame count optimizationSumant Patro1-25/+47
2006-10-04[SCSI] megaraid_sas: FW transition and q size changesSumant Patro2-8/+38
2006-09-26[SCSI] megaraid: Use the proper type to hold the irq number.Eric W. Biederman1-1/+1
2006-08-27Merge ../linux-2.6James Bottomley6-11/+51
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-28[SCSI] megaraid: Add support for change_queue_depthbrking@charter.net1-0/+16
2006-07-28[SCSI] megaraid_{mm,mbox}: a fix on "kernel unaligned access address" issueJu, Seokmann3-3/+7
2006-07-28[SCSI] megaraid_{mm,mbox}: a fix on INQUIRY with EVPDJu, Seokmann2-0/+11
2006-07-28[SCSI] megaraid_{mm,mbox}: 64-bit DMA capability checkerJu, Seokmann3-8/+33
2006-07-03Merge ../scsi-misc-2.6James Bottomley2-13/+40
2006-07-02[PATCH] irq-flags: scsi: Use the new IRQF_ constantsThomas Gleixner2-2/+2
2006-06-26[SCSI] megaraid_sas: zcr with fixSumant Patro2-13/+40
2006-06-25[PATCH] megaraid_mbox: fix section mismatch warningsRandy Dunlap1-1/+1
2006-06-10Merge ../linux-2.6James Bottomley3-24/+48
2006-06-06[SCSI] megaraid_sas: switch fw_outstanding to an atomic_tSumant Patro2-18/+11
2006-04-27[SCSI] megaraid_{mm,mbox}: fix a bug in reset handlerJu, Seokmann2-20/+46
2006-04-19[SCSI] megaraid/megaraid_mm.c: fix a NULL pointer dereferenceAdrian Bunk1-4/+2
2006-03-24[PATCH] s/;;/;/gAlexey Dobriyan1-1/+1
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