Commit Graph

48 Commits (827b4649d4626bf97b203b4bcd69476bb9b4e760)

Author SHA1 Message Date
Yang Hongyang 284901a90a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) 16 years ago
Yang Hongyang 6a35528a83 dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) 16 years ago
Nick Andrew d41ad93872 trivial: Fix misspelling of "firmware" in megaraid.c 16 years ago
FUJITA Tomonori 6b0eea21ef [SCSI] megaraid: fix mega_internal_command oops 16 years ago
Jonathan Corbet f2b9857eee Add a bunch of cycle_kernel_lock() calls 17 years ago
Jonathan Corbet d21c95c569 Add "no BKL needed" comments to several drivers 17 years ago
Alexey Dobriyan c74c120a21 proc: remove proc_root from drivers 17 years ago
Alan Cox 7d1abbe824 [SCSI] megaraid: outb_p extermination 17 years ago
James Bottomley d3f46f39b7 [SCSI] remove use_sg_chaining 17 years ago
Adrian Bunk bfd90dce24 [SCSI] megaraid: add __devexit annotation 17 years ago
Jens Axboe 45711f1af6 [SG] Update drivers to use sg helpers 18 years ago
FUJITA Tomonori 9cb83c7529 [SCSI] add use_sg_chaining option to scsi_host_template 18 years ago
Mariusz Kozlowski bbfbbbc118 [SCSI] kmalloc + memset conversion to kzalloc 18 years ago
FUJITA Tomonori d5e89385e9 [SCSI] megaraid_old: fix READ_CAPACITY 18 years ago
FUJITA Tomonori 3f6270ef76 [SCSI] megaraid_old: convert to use the data buffer accessors 18 years ago
Martin Bligh de5952e91c [SCSI] megaraid: fix compiler warnings 18 years ago
Amol Lad e1fa0ceaf3 [SCSI] megaraid: replace yield() with cond_resched() 18 years ago
walter harms 84a3c97b93 [SCSI] megaraid: fix warnings when CONFIG_PROC_FS=n 18 years ago
Michael Ellerman bab41e9be7 PCI: Convert to alloc_pci_dev() 18 years ago
Richard Knutsson 4520b0089b [SCSI] megaraid: pci_module_init to pci_register_driver 18 years ago
Arjan van de Ven 00977a59b9 [PATCH] mark struct file_operations const 6 18 years ago
Jeff Garzik 00769ec400 [SCSI] megaraid: fix MMIO casts 18 years ago
David Howells 7d12e780e0 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 19 years ago
Jesper Juhl 2d2f8d59b1 [SCSI] megaraid: Make megaraid_ioctl() check copy_to_user() return value 19 years ago
Matthew Wilcox 4ff36718ed [SCSI] Improve inquiry printing 19 years ago
Thomas Gleixner 1d6f359a2e [PATCH] irq-flags: scsi: Use the new IRQF_ constants 19 years ago
Eric Sesterhenn 125e18745f [PATCH] More BUG_ON conversion 19 years ago
Christoph Hellwig 5d5ff44fe6 [SCSI] fix up request buffer reference in various scsi drivers 19 years ago
Andrew Morton 5298841058 [SCSI] megaraid: unused variable 19 years ago
Matthias Gehre 910638ae7e [PATCH] Replace 0xff.. with correct DMA_xBIT_MASK 19 years ago
Ju, Seokmann 3542adcb35 [SCSI] megaraid_legacy: kobject_register failure 19 years ago
Arjan van de Ven 0b95067238 [SCSI] turn most scsi semaphores into mutexes 19 years ago
Ju, Seokmann 3492b32883 [SCSI] megaraid_legacy: removed PCI ID overlap from the driv er 19 years ago
Mark Lord f0353301e6 [SCSI] Fix incorrect pointer in megaraid.c MODE_SENSE emulation 19 years ago
Christoph Hellwig 238f9b063d [PATCH] fix megaraid.c locking 19 years ago
Christoph Hellwig 0a04137e75 [SCSI] remove Scsi_Pointer typedef 20 years ago
Christoph Hellwig cb0258a2fb [SCSI] megaraid (legacy): remove scsi_assign_lock usage 20 years ago
James Bottomley 51c928c34f [SCSI] Legacy MegaRAID: Fix READ CAPACITY 20 years ago
Greg Kroah-Hartman d18c3db58b [PATCH] PCI: make drivers use the pci shutdown callback instead of the driver core callback. 20 years ago
Christoph Hellwig 8d115f845a [SCSI] remove scsi_cmnd->state 20 years ago
James Bottomley fa4c49669f [SCSI] megaraid: fix compilation after eh locking changes 20 years ago
bobl 7f20b6a479 [PATCH] megaraid build fix 20 years ago
Jeff Garzik 94d0e7b805 [SCSI] allow sleeping in ->eh_device_reset_handler() 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago