index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
megaraid.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-05
[SCSI] megaraid: fix mega_internal_command oops
FUJITA Tomonori
1
-3
/
+8
2008-06-21
Add a bunch of cycle_kernel_lock() calls
Jonathan Corbet
1
-2
/
+2
2008-06-21
Add "no BKL needed" comments to several drivers
Jonathan Corbet
1
-2
/
+3
2008-04-29
proc: remove proc_root from drivers
Alexey Dobriyan
1
-3
/
+3
2008-02-18
[SCSI] megaraid: outb_p extermination
Alan Cox
1
-5
/
+5
2008-01-30
[SCSI] remove use_sg_chaining
James Bottomley
1
-1
/
+0
2008-01-12
[SCSI] megaraid: add __devexit annotation
Adrian Bunk
1
-1
/
+1
2007-10-22
[SG] Update drivers to use sg helpers
Jens Axboe
1
-5
/
+3
2007-10-16
[SCSI] add use_sg_chaining option to scsi_host_template
FUJITA Tomonori
1
-0
/
+1
2007-10-15
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-2
/
+1
2007-10-12
[SCSI] kmalloc + memset conversion to kzalloc
Mariusz Kozlowski
1
-2
/
+1
2007-10-04
[SCSI] megaraid_old: fix READ_CAPACITY
FUJITA Tomonori
1
-0
/
+8
2007-06-01
[SCSI] megaraid_old: convert to use the data buffer accessors
FUJITA Tomonori
1
-106
/
+25
2007-05-26
[SCSI] megaraid: fix compiler warnings
Martin Bligh
1
-5
/
+5
2007-05-08
[SCSI] megaraid: replace yield() with cond_resched()
Amol Lad
1
-1
/
+2
2007-05-08
[SCSI] megaraid: fix warnings when CONFIG_PROC_FS=n
walter harms
1
-6
/
+11
2007-05-03
PCI: Convert to alloc_pci_dev()
Michael Ellerman
1
-1
/
+1
2007-02-16
[SCSI] megaraid: pci_module_init to pci_register_driver
Richard Knutsson
1
-1
/
+1
2007-02-12
[PATCH] mark struct file_operations const 6
Arjan van de Ven
1
-1
/
+1
2006-12-05
[SCSI] megaraid: fix MMIO casts
Jeff Garzik
1
-5
/
+8
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-4
/
+2
2006-09-23
[SCSI] megaraid: Make megaraid_ioctl() check copy_to_user() return value
Jesper Juhl
1
-2
/
+3
2006-08-07
[SCSI] Improve inquiry printing
Matthew Wilcox
1
-3
/
+1
2006-07-03
[PATCH] irq-flags: scsi: Use the new IRQF_ constants
Thomas Gleixner
1
-1
/
+1
2006-06-23
[PATCH] More BUG_ON conversion
Eric Sesterhenn
1
-1
/
+1
2006-06-10
Merge ../linux-2.6
James Bottomley
1
-1
/
+0
2006-06-06
[SCSI] fix up request buffer reference in various scsi drivers
Christoph Hellwig
1
-2
/
+2
2006-04-20
[SCSI] megaraid: unused variable
Andrew Morton
1
-1
/
+0
2006-03-28
[PATCH] Replace 0xff.. with correct DMA_xBIT_MASK
Matthias Gehre
1
-3
/
+4
2006-02-12
[SCSI] megaraid_legacy: kobject_register failure
Ju, Seokmann
1
-1
/
+1
2006-01-12
[SCSI] turn most scsi semaphores into mutexes
Arjan van de Ven
1
-3
/
+3
2005-12-16
Merge by hand (conflicts in scsi_lib.c)
James Bottomley
1
-1
/
+1
2005-12-14
[SCSI] megaraid_legacy: removed PCI ID overlap from the driv er
Ju, Seokmann
1
-18
/
+9
2005-12-08
[SCSI] Fix incorrect pointer in megaraid.c MODE_SENSE emulation
Mark Lord
1
-1
/
+1
2005-11-30
[PATCH] fix megaraid.c locking
Christoph Hellwig
1
-15
/
+14
2005-11-09
[SCSI] remove Scsi_Pointer typedef
Christoph Hellwig
1
-1
/
+1
2005-11-06
[SCSI] megaraid (legacy): remove scsi_assign_lock usage
Christoph Hellwig
1
-19
/
+13
2005-10-03
[SCSI] Legacy MegaRAID: Fix READ CAPACITY
James Bottomley
1
-20
/
+50
2005-07-27
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6
Linus Torvalds
1
-39
/
+8
2005-06-28
[PATCH] PCI: make drivers use the pci shutdown callback instead of the driver...
Greg Kroah-Hartman
1
-5
/
+3
2005-06-26
[SCSI] remove scsi_cmnd->state
Christoph Hellwig
1
-22
/
+4
2005-06-26
[SCSI] megaraid: fix compilation after eh locking changes
James Bottomley
1
-17
/
+4
2005-06-22
[PATCH] megaraid build fix
bobl
1
-1
/
+1
2005-06-17
[SCSI] allow sleeping in ->eh_device_reset_handler()
Jeff Garzik
1
-1
/
+13
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+5122