index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
megaraid.c
Age
Commit message (
Expand
)
Author
2013-05-05
megaraid: single_open() leak
Al Viro
2013-05-01
proc: Supply an accessor for getting the data from a PDE's parent
David Howells
2013-05-01
proc: Add proc_mkdir_data()
David Howells
2013-04-29
megaraid: Don't use create_proc_read_entry()
David Howells
2013-01-03
Drivers: scsi: remove __dev* attributes.
Greg Kroah-Hartman
2012-10-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-09-01
megaraid: remove unnecessary #defines
Jon Mason
2012-07-20
[SCSI] megaraid: cleanup type issue in mega_build_cmd()
Dan Carpenter
2012-03-20
scsi: remove the second argument of k[un]map_atomic()
Cong Wang
2012-01-16
[SCSI] megaraid: fix sparse warnings
adam radford
2011-05-01
[SCSI] remove cmd->serial_number litter
Christoph Hellwig
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-02-02
fix typos 'comamnd' -> 'command' in comments
Justin P. Mattock
2010-11-16
SCSI host lock push-down
Jeff Garzik
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
2010-09-15
scsi: autoconvert trivial BKL users to private mutex
Arnd Bergmann
2010-05-17
scsi: Push down BKL into ioctl functions
Arnd Bergmann
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-04-07
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-01-06
trivial: Fix misspelling of "firmware" in megaraid.c
Nick Andrew
2008-11-05
[SCSI] megaraid: fix mega_internal_command oops
FUJITA Tomonori
2008-06-20
Add a bunch of cycle_kernel_lock() calls
Jonathan Corbet
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-12
[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-03
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-20
[SCSI] megaraid: unused variable
Andrew Morton
[next]