index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
megaraid.c
Commit message (
Expand
)
Author
Age
*
scsi: remove the second argument of k[un]map_atomic()
Cong Wang
2012-03-20
*
[SCSI] megaraid: fix sparse warnings
adam radford
2012-01-16
*
[SCSI] remove cmd->serial_number litter
Christoph Hellwig
2011-05-01
*
Fix common misspellings
Lucas De Marchi
2011-03-31
*
fix typos 'comamnd' -> 'command' in comments
Justin P. Mattock
2011-02-02
*
SCSI host lock push-down
Jeff Garzik
2010-11-16
*
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-22
|
\
|
*
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
*
|
scsi: autoconvert trivial BKL users to private mutex
Arnd Bergmann
2010-09-15
|
/
*
scsi: Push down BKL into ioctl functions
Arnd Bergmann
2010-05-16
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
2009-04-07
*
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
2009-04-07
*
trivial: Fix misspelling of "firmware" in megaraid.c
Nick Andrew
2009-01-06
*
[SCSI] megaraid: fix mega_internal_command oops
FUJITA Tomonori
2008-11-05
*
Add a bunch of cycle_kernel_lock() calls
Jonathan Corbet
2008-06-20
*
Add "no BKL needed" comments to several drivers
Jonathan Corbet
2008-06-20
*
proc: remove proc_root from drivers
Alexey Dobriyan
2008-04-29
*
[SCSI] megaraid: outb_p extermination
Alan Cox
2008-02-18
*
[SCSI] remove use_sg_chaining
James Bottomley
2008-01-30
*
[SCSI] megaraid: add __devexit annotation
Adrian Bunk
2008-01-11
*
[SG] Update drivers to use sg helpers
Jens Axboe
2007-10-22
*
[SCSI] add use_sg_chaining option to scsi_host_template
FUJITA Tomonori
2007-10-16
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2007-10-15
|
\
|
*
[SCSI] kmalloc + memset conversion to kzalloc
Mariusz Kozlowski
2007-10-12
*
|
[SCSI] megaraid_old: fix READ_CAPACITY
FUJITA Tomonori
2007-10-04
|
/
*
[SCSI] megaraid_old: convert to use the data buffer accessors
FUJITA Tomonori
2007-05-31
*
[SCSI] megaraid: fix compiler warnings
Martin Bligh
2007-05-26
*
[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-08
*
PCI: Convert to alloc_pci_dev()
Michael Ellerman
2007-05-02
*
[SCSI] megaraid: pci_module_init to pci_register_driver
Richard Knutsson
2007-02-16
*
[PATCH] mark struct file_operations const 6
Arjan van de Ven
2007-02-12
*
[SCSI] megaraid: fix MMIO casts
Jeff Garzik
2006-12-05
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
*
[SCSI] megaraid: Make megaraid_ioctl() check copy_to_user() return value
Jesper Juhl
2006-09-23
*
[SCSI] Improve inquiry printing
Matthew Wilcox
2006-08-06
*
[PATCH] irq-flags: scsi: Use the new IRQF_ constants
Thomas Gleixner
2006-07-02
*
[PATCH] More BUG_ON conversion
Eric Sesterhenn
2006-06-23
*
Merge ../linux-2.6
James Bottomley
2006-06-10
|
\
|
*
[SCSI] megaraid: unused variable
Andrew Morton
2006-04-19
*
|
[SCSI] fix up request buffer reference in various scsi drivers
Christoph Hellwig
2006-06-06
|
/
*
[PATCH] Replace 0xff.. with correct DMA_xBIT_MASK
Matthias Gehre
2006-03-28
*
[SCSI] megaraid_legacy: kobject_register failure
Ju, Seokmann
2006-02-12
*
[SCSI] turn most scsi semaphores into mutexes
Arjan van de Ven
2006-01-12
*
Merge by hand (conflicts in scsi_lib.c)
James Bottomley
2005-12-15
|
\
|
*
[SCSI] Fix incorrect pointer in megaraid.c MODE_SENSE emulation
Mark Lord
2005-12-08
*
|
[SCSI] megaraid_legacy: removed PCI ID overlap from the driv er
Ju, Seokmann
2005-12-13
|
/
*
[PATCH] fix megaraid.c locking
Christoph Hellwig
2005-11-29
*
[SCSI] remove Scsi_Pointer typedef
Christoph Hellwig
2005-11-09
[next]