summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/megaraid/megaraid_mbox.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: drop reason argument from ->change_queue_depthChristoph Hellwig2014-11-241-20/+1
* scsi: don't allow setting of queue_depth bigger than can_queueChristoph Hellwig2014-11-241-2/+0
* scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig2014-11-121-1/+1
* scsi: use pci_zalloc_consistentJoe Perches2014-08-081-9/+7
* [SCSI] Disable WRITE SAME for RAID and virtual host adapter driversMartin K. Petersen2013-11-291-0/+1
* SCSI: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-141-6/+0
* scsi/megaraid fixed several typos in commentsMatthias Schid2013-08-201-5/+5
* Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-3/+3
* [SCSI] megaraid: remove a spurious IRQ enableDan Carpenter2012-07-201-1/+1
* scsi: Fix up files implicitly depending on module.h inclusionPaul Gortmaker2011-10-311-0/+1
* doc: fix broken referencesPaul Bolle2011-09-271-1/+1
* [SCSI] remove cmd->serial_number litterChristoph Hellwig2011-05-011-22/+15
* Fix common misspellingsLucas De Marchi2011-03-311-3/+3
* SCSI host lock push-downJeff Garzik2010-11-161-3/+4
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-091-1/+1
|\
| * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
* | [SCSI] modify change_queue_depth to take in reason why it is being calledMike Christie2009-12-041-1/+6
|/
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-071-2/+2
* dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang2009-04-071-1/+1
* [SCSI] replace __FUNCTION__ with __func__Harvey Harrison2008-07-271-8/+8
* [SCSI] megaraid_mbox: fix Dell CERC firmware problemHannes Reinecke2008-04-291-0/+17
* SCSI: convert struct class_device to struct deviceTony Jones2008-04-191-6/+7
* drivers/scsi/: Spelling fixesJoe Perches2008-02-031-5/+5
* [SCSI] remove use_sg_chainingJames Bottomley2008-01-301-1/+0
* [SCSI] megaraid: fix section mismatchRandy Dunlap2008-01-231-3/+3
* [SG] Update drivers to use sg helpersJens Axboe2007-10-221-8/+4
* Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-191-1/+1
* [SCSI] add use_sg_chaining option to scsi_host_templateFUJITA Tomonori2007-10-161-0/+1
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-191-10/+4
* [SCSI] megaraid_mbox: use mutex instead of semaphoreMatthias Kaehlcke2007-07-141-3/+3
* [SCSI] megaraid: convert to use the data buffer accessorsFUJITA Tomonori2007-05-311-121/+44
* [SCSI] megaraid: fix kernel-docRandy Dunlap2007-01-131-145/+140
* [SCSI] megaraid_{mm,mbox}: init fix for kdumpSumant Patro2007-01-131-28/+112
* [PATCH] scsi: megaraid_{mm,mbox}: 64-bit DMA capability fixAndrey Mirkin2006-10-161-1/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+2
* Merge ../linux-2.6James Bottomley2006-08-271-6/+36
|\
| * [SCSI] megaraid_{mm,mbox}: a fix on INQUIRY with EVPDJu, Seokmann2006-07-281-0/+8
| * [SCSI] megaraid_{mm,mbox}: 64-bit DMA capability checkerJu, Seokmann2006-07-281-6/+28
* | [SCSI] megaraid: Add support for change_queue_depthbrking@charter.net2006-07-281-0/+16
|/
* [PATCH] irq-flags: scsi: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* [PATCH] megaraid_mbox: fix section mismatch warningsRandy Dunlap2006-06-251-1/+1
* [SCSI] megaraid_{mm,mbox}: fix a bug in reset handlerJu, Seokmann2006-04-271-18/+41
* [PATCH] s/;;/;/gAlexey Dobriyan2006-03-241-1/+1
* [PATCH] Unlinline a bunch of other functionsArjan van de Ven2006-01-141-5/+5
* [SCSI] megaraid_{mbox,mm} : remove PCI Id overlaping between megaraid_legacy ...Ju, Seokmann2005-12-131-73/+9
* Merge by hand (conflicts between pending drivers and kfree cleanups)James Bottomley2005-11-081-64/+17
|\
| * [SCSI] megaraid_mbox: remove scsi_assign_lock usageChristoph Hellwig2005-11-061-64/+17
* | [PATCH] kfree cleanup: drivers/scsiJesper Juhl2005-11-071-3/+2
|/
* [PATCH] PCI: Convert megaraid to use pci_driver shutdown methodRussell King2005-10-281-6/+4