aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/megaraid (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2006-02-04[SCSI] megaraid_sas: support for 1078 type controller addedSumant Patro2-18/+129
2006-02-04[SCSI] megaraid_sas: register 16 byte CDB capabilityJoshua Giles2-4/+5
2006-01-29[SCSI] megaraid_sas: new template defined to represent each type of controllersSumant Patro2-42/+109
2006-01-29[SCSI] megaraid_sas: cleanup queue command pathSumant Patro2-119/+53
2006-01-14[PATCH] Unlinline a bunch of other functionsArjan van de Ven2-14/+14
2006-01-12[SCSI] turn most scsi semaphores into mutexesArjan van de Ven1-3/+4
2006-01-10[PATCH] don't include ioctl32.h in driversChristoph Hellwig1-1/+0
2005-12-13[SCSI] megaraid_{mbox,mm} : remove PCI Id overlaping between megaraid_legacy and megaraid_{mbox,mm}Ju, Seokmann3-77/+11
2005-11-10Merge by hand (whitespace conflicts in libata.h)James Bottomley3-3/+0
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering3-3/+0
2005-11-08Merge by hand (conflicts between pending drivers and kfree cleanups)James Bottomley3-71/+17
2005-11-07[PATCH] kfree cleanup: drivers/scsiJesper Juhl2-11/+5
2005-11-06[SCSI] megaraid_mbox: remove scsi_assign_lock usageChristoph Hellwig2-66/+17
2005-11-06[SCSI] megaraid_sas: fix EH lockingChristoph Hellwig1-5/+0
2005-11-04Merge by HandJames Bottomley1-3/+2
2005-10-28[SCSI] use sfoo_printk() in driversJeff Garzik1-3/+2
2005-10-28[PATCH] PCI: Convert megaraid to use pci_driver shutdown methodRussell King1-6/+4
2005-10-04[PATCH] missing include in megaraid_sasAl Viro1-0/+1
2005-09-26[SCSI] MegaRAID SAS RAID: new driverBagalkote, Sreenivas4-0/+3957
2005-06-26[SCSI] remove scsi_set_deviceChristoph Hellwig1-1/+0
2005-06-20[PATCH] Driver Core: drivers/s390/net/qeth_sys.c - drivers/usb/gadget/pxa2xx_udc.c: update device attribute callbacksYani Ioannou1-2/+2
2005-06-17[SCSI] allow sleeping in ->eh_device_reset_handler()Jeff Garzik1-1/+13
2005-06-17[SCSI] allow sleeping in ->eh_abort_handler()Jeff Garzik1-1/+16
2005-05-20[SCSI] megaraid version 2.20.4.6Ju, Seokmann5-176/+27
2005-04-16Linux-2.6.12-rc2Linus Torvalds9-0/+7373