index
:
kernel_samsung_aries.git
replicant-4.2
kernel/samsung/aries
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
megaraid.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
2009-04-07
1
-2
/
+2
*
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
2009-04-07
1
-1
/
+1
*
trivial: Fix misspelling of "firmware" in megaraid.c
Nick Andrew
2009-01-06
1
-2
/
+2
*
[SCSI] megaraid: fix mega_internal_command oops
FUJITA Tomonori
2008-11-05
1
-3
/
+8
*
Add a bunch of cycle_kernel_lock() calls
Jonathan Corbet
2008-06-20
1
-2
/
+2
*
Add "no BKL needed" comments to several drivers
Jonathan Corbet
2008-06-20
1
-2
/
+3
*
proc: remove proc_root from drivers
Alexey Dobriyan
2008-04-29
1
-3
/
+3
*
[SCSI] megaraid: outb_p extermination
Alan Cox
2008-02-18
1
-5
/
+5
*
[SCSI] remove use_sg_chaining
James Bottomley
2008-01-30
1
-1
/
+0
*
[SCSI] megaraid: add __devexit annotation
Adrian Bunk
2008-01-11
1
-1
/
+1
*
[SG] Update drivers to use sg helpers
Jens Axboe
2007-10-22
1
-5
/
+3
*
[SCSI] add use_sg_chaining option to scsi_host_template
FUJITA Tomonori
2007-10-16
1
-0
/
+1
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2007-10-15
1
-2
/
+1
|
\
|
*
[SCSI] kmalloc + memset conversion to kzalloc
Mariusz Kozlowski
2007-10-12
1
-2
/
+1
*
|
[SCSI] megaraid_old: fix READ_CAPACITY
FUJITA Tomonori
2007-10-04
1
-0
/
+8
|
/
*
[SCSI] megaraid_old: convert to use the data buffer accessors
FUJITA Tomonori
2007-05-31
1
-106
/
+25
*
[SCSI] megaraid: fix compiler warnings
Martin Bligh
2007-05-26
1
-5
/
+5
*
[SCSI] megaraid: replace yield() with cond_resched()
Amol Lad
2007-05-08
1
-1
/
+2
*
[SCSI] megaraid: fix warnings when CONFIG_PROC_FS=n
walter harms
2007-05-08
1
-6
/
+11
*
PCI: Convert to alloc_pci_dev()
Michael Ellerman
2007-05-02
1
-1
/
+1
*
[SCSI] megaraid: pci_module_init to pci_register_driver
Richard Knutsson
2007-02-16
1
-1
/
+1
*
[PATCH] mark struct file_operations const 6
Arjan van de Ven
2007-02-12
1
-1
/
+1
*
[SCSI] megaraid: fix MMIO casts
Jeff Garzik
2006-12-05
1
-5
/
+8
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
1
-4
/
+2
*
[SCSI] megaraid: Make megaraid_ioctl() check copy_to_user() return value
Jesper Juhl
2006-09-23
1
-2
/
+3
*
[SCSI] Improve inquiry printing
Matthew Wilcox
2006-08-06
1
-3
/
+1
*
[PATCH] irq-flags: scsi: Use the new IRQF_ constants
Thomas Gleixner
2006-07-02
1
-1
/
+1
*
[PATCH] More BUG_ON conversion
Eric Sesterhenn
2006-06-23
1
-1
/
+1
*
Merge ../linux-2.6
James Bottomley
2006-06-10
1
-1
/
+0
|
\
|
*
[SCSI] megaraid: unused variable
Andrew Morton
2006-04-19
1
-1
/
+0
*
|
[SCSI] fix up request buffer reference in various scsi drivers
Christoph Hellwig
2006-06-06
1
-2
/
+2
|
/
*
[PATCH] Replace 0xff.. with correct DMA_xBIT_MASK
Matthias Gehre
2006-03-28
1
-3
/
+4
*
[SCSI] megaraid_legacy: kobject_register failure
Ju, Seokmann
2006-02-12
1
-1
/
+1
*
[SCSI] turn most scsi semaphores into mutexes
Arjan van de Ven
2006-01-12
1
-3
/
+3
*
Merge by hand (conflicts in scsi_lib.c)
James Bottomley
2005-12-15
1
-1
/
+1
|
\
|
*
[SCSI] Fix incorrect pointer in megaraid.c MODE_SENSE emulation
Mark Lord
2005-12-08
1
-1
/
+1
*
|
[SCSI] megaraid_legacy: removed PCI ID overlap from the driv er
Ju, Seokmann
2005-12-13
1
-18
/
+9
|
/
*
[PATCH] fix megaraid.c locking
Christoph Hellwig
2005-11-29
1
-15
/
+14
*
[SCSI] remove Scsi_Pointer typedef
Christoph Hellwig
2005-11-09
1
-1
/
+1
*
[SCSI] megaraid (legacy): remove scsi_assign_lock usage
Christoph Hellwig
2005-11-06
1
-19
/
+13
*
[SCSI] Legacy MegaRAID: Fix READ CAPACITY
James Bottomley
2005-10-03
1
-20
/
+50
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6
Linus Torvalds
2005-07-26
1
-39
/
+8
|
\
|
*
[SCSI] remove scsi_cmnd->state
Christoph Hellwig
2005-06-26
1
-22
/
+4
|
*
[SCSI] megaraid: fix compilation after eh locking changes
James Bottomley
2005-06-26
1
-17
/
+4
*
|
[PATCH] PCI: make drivers use the pci shutdown callback instead of the driver...
Greg Kroah-Hartman
2005-06-27
1
-5
/
+3
|
/
*
[PATCH] megaraid build fix
bobl
2005-06-21
1
-1
/
+1
*
[SCSI] allow sleeping in ->eh_device_reset_handler()
Jeff Garzik
2005-06-17
1
-1
/
+13
*
Linux-2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+5122