index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
megaraid.c
Age
Commit message (
Expand
)
Author
2008-06-20
Add "no BKL needed" comments to several drivers
Jonathan Corbet
2008-04-29
proc: remove proc_root from drivers
Alexey Dobriyan
2008-02-18
[SCSI] megaraid: outb_p extermination
Alan Cox
2008-01-30
[SCSI] remove use_sg_chaining
James Bottomley
2008-01-11
[SCSI] megaraid: add __devexit annotation
Adrian Bunk
2007-10-22
[SG] Update drivers to use sg helpers
Jens Axboe
2007-10-16
[SCSI] add use_sg_chaining option to scsi_host_template
FUJITA Tomonori
2007-10-15
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2007-10-12
[SCSI] kmalloc + memset conversion to kzalloc
Mariusz Kozlowski
2007-10-04
[SCSI] megaraid_old: fix READ_CAPACITY
FUJITA Tomonori
2007-05-31
[SCSI] megaraid_old: convert to use the data buffer accessors
FUJITA Tomonori
2007-05-26
[SCSI] megaraid: fix compiler warnings
Martin Bligh
2007-05-08
[SCSI] megaraid: replace yield() with cond_resched()
Amol Lad
2007-05-08
[SCSI] megaraid: fix warnings when CONFIG_PROC_FS=n
walter harms
2007-05-02
PCI: Convert to alloc_pci_dev()
Michael Ellerman
2007-02-16
[SCSI] megaraid: pci_module_init to pci_register_driver
Richard Knutsson
2007-02-12
[PATCH] mark struct file_operations const 6
Arjan van de Ven
2006-12-05
[SCSI] megaraid: fix MMIO casts
Jeff Garzik
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-09-23
[SCSI] megaraid: Make megaraid_ioctl() check copy_to_user() return value
Jesper Juhl
2006-08-06
[SCSI] Improve inquiry printing
Matthew Wilcox
2006-07-02
[PATCH] irq-flags: scsi: Use the new IRQF_ constants
Thomas Gleixner
2006-06-23
[PATCH] More BUG_ON conversion
Eric Sesterhenn
2006-06-10
Merge ../linux-2.6
James Bottomley
2006-06-06
[SCSI] fix up request buffer reference in various scsi drivers
Christoph Hellwig
2006-04-19
[SCSI] megaraid: unused variable
Andrew Morton
2006-03-28
[PATCH] Replace 0xff.. with correct DMA_xBIT_MASK
Matthias Gehre
2006-02-12
[SCSI] megaraid_legacy: kobject_register failure
Ju, Seokmann
2006-01-12
[SCSI] turn most scsi semaphores into mutexes
Arjan van de Ven
2005-12-15
Merge by hand (conflicts in scsi_lib.c)
James Bottomley
2005-12-13
[SCSI] megaraid_legacy: removed PCI ID overlap from the driv er
Ju, Seokmann
2005-12-08
[SCSI] Fix incorrect pointer in megaraid.c MODE_SENSE emulation
Mark Lord
2005-11-29
[PATCH] fix megaraid.c locking
Christoph Hellwig
2005-11-09
[SCSI] remove Scsi_Pointer typedef
Christoph Hellwig
2005-11-06
[SCSI] megaraid (legacy): remove scsi_assign_lock usage
Christoph Hellwig
2005-10-03
[SCSI] Legacy MegaRAID: Fix READ CAPACITY
James Bottomley
2005-07-26
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6
Linus Torvalds
2005-06-27
[PATCH] PCI: make drivers use the pci shutdown callback instead of the driver...
Greg Kroah-Hartman
2005-06-26
[SCSI] remove scsi_cmnd->state
Christoph Hellwig
2005-06-26
[SCSI] megaraid: fix compilation after eh locking changes
James Bottomley
2005-06-21
[PATCH] megaraid build fix
bobl
2005-06-17
[SCSI] allow sleeping in ->eh_device_reset_handler()
Jeff Garzik
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
[prev]