aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/megaraid.c
Commit message (Expand)AuthorAge
* [SCSI] remove cmd->serial_number litterChristoph Hellwig2011-05-01
* Fix common misspellingsLucas De Marchi2011-03-31
* fix typos 'comamnd' -> 'command' in commentsJustin P. Mattock2011-02-02
* SCSI host lock push-downJeff Garzik2010-11-16
* Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-22
|\
| * llseek: automatically add .llseek fopArnd Bergmann2010-10-15
* | scsi: autoconvert trivial BKL users to private mutexArnd Bergmann2010-09-15
|/
* scsi: Push down BKL into ioctl functionsArnd Bergmann2010-05-16
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-07
* dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang2009-04-07
* trivial: Fix misspelling of "firmware" in megaraid.cNick Andrew2009-01-06
* [SCSI] megaraid: fix mega_internal_command oopsFUJITA Tomonori2008-11-05
* Add a bunch of cycle_kernel_lock() callsJonathan Corbet2008-06-20
* Add "no BKL needed" comments to several driversJonathan Corbet2008-06-20
* proc: remove proc_root from driversAlexey Dobriyan2008-04-29
* [SCSI] megaraid: outb_p exterminationAlan Cox2008-02-18
* [SCSI] remove use_sg_chainingJames Bottomley2008-01-30
* [SCSI] megaraid: add __devexit annotationAdrian Bunk2008-01-11
* [SG] Update drivers to use sg helpersJens Axboe2007-10-22
* [SCSI] add use_sg_chaining option to scsi_host_templateFUJITA Tomonori2007-10-16
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-10-15
|\
| * [SCSI] kmalloc + memset conversion to kzallocMariusz Kozlowski2007-10-12
* | [SCSI] megaraid_old: fix READ_CAPACITYFUJITA Tomonori2007-10-04
|/
* [SCSI] megaraid_old: convert to use the data buffer accessorsFUJITA Tomonori2007-05-31
* [SCSI] megaraid: fix compiler warningsMartin Bligh2007-05-26
* [SCSI] megaraid: replace yield() with cond_resched()Amol Lad2007-05-08
* [SCSI] megaraid: fix warnings when CONFIG_PROC_FS=nwalter harms2007-05-08
* PCI: Convert to alloc_pci_dev()Michael Ellerman2007-05-02
* [SCSI] megaraid: pci_module_init to pci_register_driverRichard Knutsson2007-02-16
* [PATCH] mark struct file_operations const 6Arjan van de Ven2007-02-12
* [SCSI] megaraid: fix MMIO castsJeff Garzik2006-12-05
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* [SCSI] megaraid: Make megaraid_ioctl() check copy_to_user() return valueJesper Juhl2006-09-23
* [SCSI] Improve inquiry printingMatthew Wilcox2006-08-06
* [PATCH] irq-flags: scsi: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* [PATCH] More BUG_ON conversionEric Sesterhenn2006-06-23
* Merge ../linux-2.6James Bottomley2006-06-10
|\
| * [SCSI] megaraid: unused variableAndrew Morton2006-04-19
* | [SCSI] fix up request buffer reference in various scsi driversChristoph Hellwig2006-06-06
|/
* [PATCH] Replace 0xff.. with correct DMA_xBIT_MASKMatthias Gehre2006-03-28
* [SCSI] megaraid_legacy: kobject_register failureJu, Seokmann2006-02-12
* [SCSI] turn most scsi semaphores into mutexesArjan van de Ven2006-01-12
* Merge by hand (conflicts in scsi_lib.c)James Bottomley2005-12-15
|\
| * [SCSI] Fix incorrect pointer in megaraid.c MODE_SENSE emulationMark Lord2005-12-08
* | [SCSI] megaraid_legacy: removed PCI ID overlap from the driv erJu, Seokmann2005-12-13
|/
* [PATCH] fix megaraid.c lockingChristoph Hellwig2005-11-29
* [SCSI] remove Scsi_Pointer typedefChristoph Hellwig2005-11-09
* [SCSI] megaraid (legacy): remove scsi_assign_lock usageChristoph Hellwig2005-11-06
* [SCSI] Legacy MegaRAID: Fix READ CAPACITYJames Bottomley2005-10-03