aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/3w-9xxx.c
Commit message (Expand)AuthorAgeFilesLines
* 3w-9xxx: fix iommu_iova leakJames Bottomley2011-10-031-0/+2
* SCSI host lock push-downJeff Garzik2010-11-161-1/+3
* Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-221-1/+2
|\
| * llseek: automatically add .llseek fopArnd Bergmann2010-10-151-1/+2
* | scsi: autoconvert trivial BKL users to private mutexArnd Bergmann2010-09-151-4/+3
|/
* Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Linus Torvalds2010-05-241-3/+7
|\
| * scsi: Push down BKL into ioctl functionsArnd Bergmann2010-05-171-3/+7
* | [SCSI] 3w-xxxx, 3w-9xxx: force 60 second timeoutadam radford2010-04-111-6/+18
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* [SCSI] 3w-9xxx fix bug in sgl loadingadam radford2009-12-121-4/+7
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-091-1/+1
|\
| * tree-wide: fix a very frequent spelling mistakeDirk Hohndel2009-11-091-1/+1
* | [SCSI] modify change_queue_depth to take in reason why it is being calledMike Christie2009-12-041-1/+5
|/
* [SCSI] 3w-9xxx: scsi_dma_unmap fixadam radford2009-05-151-1/+2
* Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)Yang Hongyang2009-04-131-4/+4
* 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-2/+2
* [SCSI] 3w-9xxx: add power management supportadam radford2009-03-131-2/+99
* [SCSI] 3w-9xxx: remove unnecessary local_irq_save/restore for scsi sg copy APIFUJITA Tomonori2008-10-231-3/+0
* [SCSI] 3w-9xxx: add MSI support and misc fixesadam radford2008-07-261-10/+30
* Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2008-07-141-3/+3
|\
| * scsi: fix integer as NULL pointer warningHarvey Harrison2008-05-231-3/+3
* | Add a bunch of cycle_kernel_lock() callsJonathan Corbet2008-06-201-2/+3
* | Add "no BKL needed" comments to several driversJonathan Corbet2008-06-201-0/+2
|/
* SCSI: convert struct class_device to struct deviceTony Jones2008-04-191-4/+5
* [SCSI] 3w-9xxx, 3w-xxxx: memset not needed in probeDenis Cheng2008-04-071-2/+0
* [SCSI] 3w-9xxx: use sg buffer copy helper functionsFUJITA Tomonori2008-04-071-12/+9
* [SCSI] remove use_sg_chainingJames Bottomley2008-01-301-1/+0
* [SCSI] 3w-9xxx: fix abysmal write performance on some motherboardsTony Battersby2008-01-111-0/+1
* [SG] Update drivers to use sg helpersJens Axboe2007-10-221-2/+2
* [SCSI] add use_sg_chaining option to scsi_host_templateFUJITA Tomonori2007-10-161-0/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-07-221-26/+41
|\
| * [SCSI] 3w-9xxx: add support for 9690SAadam radford2007-07-211-26/+41
* | some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-191-2/+1
|/
* [SCSI] 3w-9xxx: eliminate missed map_single pathFUJITA Tomonori2007-05-311-7/+1
* [SCSI] 3w-9xxx: convert to use the data buffer accessorsFUJITA Tomonori2007-05-301-97/+42
* [PATCH] mark struct file_operations const 6Arjan van de Ven2007-02-121-1/+1
* [SCSI] 3ware 9000 add support for 9650SEadam radford2006-11-091-56/+85
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* [SCSI] pci_module_init conversion in scsi subsystemHenrik Kretzschmar2006-09-261-1/+1
* [PATCH] irq-flags: scsi: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* [SCSI] fix up request buffer reference in various scsi driversChristoph Hellwig2006-06-061-1/+1
* [SCSI] 3ware 9000 disable local irqs during kmap_atomicadam radford2006-04-131-2/+7
* [PATCH] Typo fixesAlexey Dobriyan2006-03-281-1/+1
* [SCSI] 3ware 9000 add big endian supportadam radford2006-03-191-70/+68
* [SCSI] 3ware 9000 driver >4GB memory fixadam radford2006-02-051-3/+4
* [SCSI] sem2mutex 3w-[x9]xxxJes Sorensen2006-01-141-3/+4
* [PATCH] kfree cleanup: drivers/scsiJesper Juhl2005-11-071-2/+1
* [SCSI] use sfoo_printk() in driversJeff Garzik2005-10-281-1/+3
* [SCSI] 3ware 9000: Add support for 9550SX controllersadam radford2005-09-251-8/+47