index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
megaraid
/
megaraid_mbox.c
Age
Commit message (
Expand
)
Author
2018-12-18
scsi: flip the default on use_clustering
Christoph Hellwig
2018-12-07
scsi: megaraid_sas: NULL check before some freeing functions is not needed
Thomas Meyer
2018-10-17
scsi: megaraid_mbox: switch to generic DMA API
Christoph Hellwig
2018-10-16
scsi: megaraid_mbox: remove set but not used variables
YueHaibing
2018-10-15
scsi: megaraid_mbox: remove bogus use of pci_dma_sync_sg_* APIs
Christoph Hellwig
2018-09-25
scsi: megaraid: fix spelling mistake "maibox" -> "mailbox"
Colin Ian King
2017-11-01
scsi: megaraid: Convert timers to use timer_setup()
Kees Cook
2017-08-25
scsi: megaraid_mbox: drop duplicate bus reset and device reset function
Hannes Reinecke
2017-08-07
scsi: megaraid: Replace PCI pool old API
Romain Perier
2014-11-24
scsi: drop reason argument from ->change_queue_depth
Christoph Hellwig
2014-11-24
scsi: don't allow setting of queue_depth bigger than can_queue
Christoph Hellwig
2014-11-12
scsi: don't set tagging state from scsi_adjust_queue_depth
Christoph Hellwig
2014-08-08
scsi: use pci_zalloc_consistent
Joe Perches
2013-11-29
[SCSI] Disable WRITE SAME for RAID and virtual host adapter drivers
Martin K. Petersen
2013-10-14
SCSI: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-08-20
scsi/megaraid fixed several typos in comments
Matthias Schid
2013-01-03
Drivers: scsi: remove __dev* attributes.
Greg Kroah-Hartman
2012-07-20
[SCSI] megaraid: remove a spurious IRQ enable
Dan Carpenter
2011-10-31
scsi: Fix up files implicitly depending on module.h inclusion
Paul Gortmaker
2011-09-27
doc: fix broken references
Paul Bolle
2011-05-01
[SCSI] remove cmd->serial_number litter
Christoph Hellwig
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-11-16
SCSI host lock push-down
Jeff Garzik
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-12-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-12-04
[SCSI] modify change_queue_depth to take in reason why it is being called
Mike Christie
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
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
2008-07-27
[SCSI] replace __FUNCTION__ with __func__
Harvey Harrison
2008-04-29
[SCSI] megaraid_mbox: fix Dell CERC firmware problem
Hannes Reinecke
2008-04-19
SCSI: convert struct class_device to struct device
Tony Jones
2008-02-03
drivers/scsi/: Spelling fixes
Joe Perches
2008-01-30
[SCSI] remove use_sg_chaining
James Bottomley
2008-01-23
[SCSI] megaraid: fix section mismatch
Randy Dunlap
2007-10-22
[SG] Update drivers to use sg helpers
Jens Axboe
2007-10-19
Fix misspellings of "system", "controller", "interrupt" and "necessary".
Robert P. J. Day
2007-10-16
[SCSI] add use_sg_chaining option to scsi_host_template
FUJITA Tomonori
2007-07-19
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
2007-07-14
[SCSI] megaraid_mbox: use mutex instead of semaphore
Matthias Kaehlcke
2007-05-31
[SCSI] megaraid: convert to use the data buffer accessors
FUJITA Tomonori
2007-01-13
[SCSI] megaraid: fix kernel-doc
Randy Dunlap
2007-01-13
[SCSI] megaraid_{mm,mbox}: init fix for kdump
Sumant Patro
2006-10-16
[PATCH] scsi: megaraid_{mm,mbox}: 64-bit DMA capability fix
Andrey Mirkin
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-08-27
Merge ../linux-2.6
James Bottomley
2006-07-28
[SCSI] megaraid: Add support for change_queue_depth
brking@charter.net
2006-07-28
[SCSI] megaraid_{mm,mbox}: a fix on INQUIRY with EVPD
Ju, Seokmann
2006-07-28
[SCSI] megaraid_{mm,mbox}: 64-bit DMA capability checker
Ju, Seokmann
2006-07-02
[PATCH] irq-flags: scsi: Use the new IRQF_ constants
Thomas Gleixner
[next]