aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/megaraid/megaraid_mbox.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-01-03Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman1-3/+3
2012-07-20[SCSI] megaraid: remove a spurious IRQ enableDan Carpenter1-1/+1
2011-10-31scsi: Fix up files implicitly depending on module.h inclusionPaul Gortmaker1-0/+1
2011-09-27doc: fix broken referencesPaul Bolle1-1/+1
2011-05-01[SCSI] remove cmd->serial_number litterChristoph Hellwig1-22/+15
2011-03-31Fix common misspellingsLucas De Marchi1-3/+3
2010-11-16SCSI host lock push-downJeff Garzik1-3/+4
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2009-12-04[SCSI] modify change_queue_depth to take in reason why it is being calledMike Christie1-1/+6
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang1-2/+2
2009-04-07dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang1-1/+1
2008-07-27[SCSI] replace __FUNCTION__ with __func__Harvey Harrison1-8/+8
2008-04-29[SCSI] megaraid_mbox: fix Dell CERC firmware problemHannes Reinecke1-0/+17
2008-04-19SCSI: convert struct class_device to struct deviceTony Jones1-6/+7
2008-02-03drivers/scsi/: Spelling fixesJoe Perches1-5/+5
2008-01-30[SCSI] remove use_sg_chainingJames Bottomley1-1/+0
2008-01-23[SCSI] megaraid: fix section mismatchRandy Dunlap1-3/+3
2007-10-22[SG] Update drivers to use sg helpersJens Axboe1-8/+4
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day1-1/+1
2007-10-16[SCSI] add use_sg_chaining option to scsi_host_templateFUJITA Tomonori1-0/+1
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau1-10/+4
2007-07-14[SCSI] megaraid_mbox: use mutex instead of semaphoreMatthias Kaehlcke1-3/+3
2007-05-31[SCSI] megaraid: convert to use the data buffer accessorsFUJITA Tomonori1-121/+44
2007-01-13[SCSI] megaraid: fix kernel-docRandy Dunlap1-145/+140
2007-01-13[SCSI] megaraid_{mm,mbox}: init fix for kdumpSumant Patro1-28/+112
2006-10-16[PATCH] scsi: megaraid_{mm,mbox}: 64-bit DMA capability fixAndrey Mirkin1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-2/+2
2006-08-27Merge ../linux-2.6James Bottomley1-6/+36
2006-07-28[SCSI] megaraid: Add support for change_queue_depthbrking@charter.net1-0/+16
2006-07-28[SCSI] megaraid_{mm,mbox}: a fix on INQUIRY with EVPDJu, Seokmann1-0/+8
2006-07-28[SCSI] megaraid_{mm,mbox}: 64-bit DMA capability checkerJu, Seokmann1-6/+28
2006-07-02[PATCH] irq-flags: scsi: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-25[PATCH] megaraid_mbox: fix section mismatch warningsRandy Dunlap1-1/+1
2006-04-27[SCSI] megaraid_{mm,mbox}: fix a bug in reset handlerJu, Seokmann1-18/+41
2006-03-24[PATCH] s/;;/;/gAlexey Dobriyan1-1/+1
2006-01-14[PATCH] Unlinline a bunch of other functionsArjan van de Ven1-5/+5
2005-12-13[SCSI] megaraid_{mbox,mm} : remove PCI Id overlaping between megaraid_legacy and megaraid_{mbox,mm}Ju, Seokmann1-73/+9
2005-11-08Merge by hand (conflicts between pending drivers and kfree cleanups)James Bottomley1-64/+17
2005-11-07[PATCH] kfree cleanup: drivers/scsiJesper Juhl1-3/+2
2005-11-06[SCSI] megaraid_mbox: remove scsi_assign_lock usageChristoph Hellwig1-64/+17
2005-10-28[PATCH] PCI: Convert megaraid to use pci_driver shutdown methodRussell King1-6/+4
2005-06-26[SCSI] remove scsi_set_deviceChristoph Hellwig1-1/+0
2005-06-20[PATCH] Driver Core: drivers/s390/net/qeth_sys.c - drivers/usb/gadget/pxa2xx_udc.c: update device attribute callbacksYani Ioannou1-2/+2
2005-06-17[SCSI] allow sleeping in ->eh_device_reset_handler()Jeff Garzik1-1/+13
2005-06-17[SCSI] allow sleeping in ->eh_abort_handler()Jeff Garzik1-1/+16
2005-05-20[SCSI] megaraid version 2.20.4.6Ju, Seokmann1-110/+15
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+4276