aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/megaraid.c
AgeCommit message (Expand)Author
2012-03-20scsi: remove the second argument of k[un]map_atomic()Cong Wang
2012-01-16[SCSI] megaraid: fix sparse warningsadam radford
2011-05-01[SCSI] remove cmd->serial_number litterChristoph Hellwig
2011-03-31Fix common misspellingsLucas De Marchi
2011-02-02fix typos 'comamnd' -> 'command' in commentsJustin P. Mattock
2010-11-16SCSI host lock push-downJeff Garzik
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-09-15scsi: autoconvert trivial BKL users to private mutexArnd Bergmann
2010-05-17scsi: Push down BKL into ioctl functionsArnd Bergmann
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang
2009-04-07dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang
2009-01-06trivial: Fix misspelling of "firmware" in megaraid.cNick Andrew
2008-11-05[SCSI] megaraid: fix mega_internal_command oopsFUJITA Tomonori
2008-06-20Add a bunch of cycle_kernel_lock() callsJonathan Corbet
2008-06-20Add "no BKL needed" comments to several driversJonathan Corbet
2008-04-29proc: remove proc_root from driversAlexey Dobriyan
2008-02-18[SCSI] megaraid: outb_p exterminationAlan Cox
2008-01-30[SCSI] remove use_sg_chainingJames Bottomley
2008-01-11[SCSI] megaraid: add __devexit annotationAdrian Bunk
2007-10-22[SG] Update drivers to use sg helpersJens Axboe
2007-10-16[SCSI] add use_sg_chaining option to scsi_host_templateFUJITA Tomonori
2007-10-15Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2007-10-12[SCSI] kmalloc + memset conversion to kzallocMariusz Kozlowski
2007-10-04[SCSI] megaraid_old: fix READ_CAPACITYFUJITA Tomonori
2007-05-31[SCSI] megaraid_old: convert to use the data buffer accessorsFUJITA Tomonori
2007-05-26[SCSI] megaraid: fix compiler warningsMartin Bligh
2007-05-08[SCSI] megaraid: replace yield() with cond_resched()Amol Lad
2007-05-08[SCSI] megaraid: fix warnings when CONFIG_PROC_FS=nwalter harms
2007-05-02PCI: Convert to alloc_pci_dev()Michael Ellerman
2007-02-16[SCSI] megaraid: pci_module_init to pci_register_driverRichard Knutsson
2007-02-12[PATCH] mark struct file_operations const 6Arjan van de Ven
2006-12-05[SCSI] megaraid: fix MMIO castsJeff Garzik
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-09-23[SCSI] megaraid: Make megaraid_ioctl() check copy_to_user() return valueJesper Juhl
2006-08-06[SCSI] Improve inquiry printingMatthew Wilcox
2006-07-02[PATCH] irq-flags: scsi: Use the new IRQF_ constantsThomas Gleixner
2006-06-23[PATCH] More BUG_ON conversionEric Sesterhenn
2006-06-10Merge ../linux-2.6James Bottomley
2006-06-06[SCSI] fix up request buffer reference in various scsi driversChristoph Hellwig
2006-04-19[SCSI] megaraid: unused variableAndrew Morton
2006-03-28[PATCH] Replace 0xff.. with correct DMA_xBIT_MASKMatthias Gehre
2006-02-12[SCSI] megaraid_legacy: kobject_register failureJu, Seokmann
2006-01-12[SCSI] turn most scsi semaphores into mutexesArjan van de Ven
2005-12-15Merge by hand (conflicts in scsi_lib.c)James Bottomley
2005-12-13[SCSI] megaraid_legacy: removed PCI ID overlap from the driv erJu, Seokmann
2005-12-08[SCSI] Fix incorrect pointer in megaraid.c MODE_SENSE emulationMark Lord
2005-11-29[PATCH] fix megaraid.c lockingChristoph Hellwig
2005-11-09[SCSI] remove Scsi_Pointer typedefChristoph Hellwig