aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/megaraid.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-31[SCSI] megaraid_old: convert to use the data buffer accessorsFUJITA Tomonori1-106/+25
2007-05-26[SCSI] megaraid: fix compiler warningsMartin Bligh1-5/+5
2007-05-08[SCSI] megaraid: replace yield() with cond_resched()Amol Lad1-1/+2
2007-05-08[SCSI] megaraid: fix warnings when CONFIG_PROC_FS=nwalter harms1-6/+11
2007-05-02PCI: Convert to alloc_pci_dev()Michael Ellerman1-1/+1
2007-02-16[SCSI] megaraid: pci_module_init to pci_register_driverRichard Knutsson1-1/+1
2007-02-12[PATCH] mark struct file_operations const 6Arjan van de Ven1-1/+1
2006-12-05[SCSI] megaraid: fix MMIO castsJeff Garzik1-5/+8
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-4/+2
2006-09-23[SCSI] megaraid: Make megaraid_ioctl() check copy_to_user() return valueJesper Juhl1-2/+3
2006-08-06[SCSI] Improve inquiry printingMatthew Wilcox1-3/+1
2006-07-02[PATCH] irq-flags: scsi: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-23[PATCH] More BUG_ON conversionEric Sesterhenn1-1/+1
2006-06-10Merge ../linux-2.6James Bottomley1-1/+0
2006-06-06[SCSI] fix up request buffer reference in various scsi driversChristoph Hellwig1-2/+2
2006-04-19[SCSI] megaraid: unused variableAndrew Morton1-1/+0
2006-03-28[PATCH] Replace 0xff.. with correct DMA_xBIT_MASKMatthias Gehre1-3/+4
2006-02-12[SCSI] megaraid_legacy: kobject_register failureJu, Seokmann1-1/+1
2006-01-12[SCSI] turn most scsi semaphores into mutexesArjan van de Ven1-3/+3
2005-12-15Merge by hand (conflicts in scsi_lib.c)James Bottomley1-1/+1
2005-12-13[SCSI] megaraid_legacy: removed PCI ID overlap from the driv erJu, Seokmann1-18/+9
2005-12-08[SCSI] Fix incorrect pointer in megaraid.c MODE_SENSE emulationMark Lord1-1/+1
2005-11-29[PATCH] fix megaraid.c lockingChristoph Hellwig1-15/+14
2005-11-09[SCSI] remove Scsi_Pointer typedefChristoph Hellwig1-1/+1
2005-11-06[SCSI] megaraid (legacy): remove scsi_assign_lock usageChristoph Hellwig1-19/+13
2005-10-03[SCSI] Legacy MegaRAID: Fix READ CAPACITYJames Bottomley1-20/+50
2005-07-26Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6Linus Torvalds1-39/+8
2005-06-27[PATCH] PCI: make drivers use the pci shutdown callback instead of the driver core callback.Greg Kroah-Hartman1-5/+3
2005-06-26[SCSI] remove scsi_cmnd->stateChristoph Hellwig1-22/+4
2005-06-26[SCSI] megaraid: fix compilation after eh locking changesJames Bottomley1-17/+4
2005-06-21[PATCH] megaraid build fixbobl1-1/+1
2005-06-17[SCSI] allow sleeping in ->eh_device_reset_handler()Jeff Garzik1-1/+13
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+5122