aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/3w-xxxx.c
Commit message (Expand)AuthorAgeFilesLines
* 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-5/+4
|/
* Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Linus Torvalds2010-05-241-3/+8
|\
| * scsi: Push down BKL into ioctl functionsArnd Bergmann2010-05-171-3/+8
* | [SCSI] 3w-xxxx, 3w-9xxx: force 60 second timeoutadam radford2010-04-111-6/+17
|/
* 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 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-xxxx: scsi_dma_unmap fixadam radford2009-05-151-2/+3
* [SCSI] 3w-xxxx: remove unnecessary local_irq_save/restore for scsi sg copy APIFUJITA Tomonori2008-10-231-6/+1
* 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-xxxx: use sg buffer copy helper functionsFUJITA Tomonori2008-04-071-10/+2
* [SCSI] remove use_sg_chainingJames Bottomley2008-01-301-1/+0
* [SG] Update drivers to use sg helpersJens Axboe2007-10-221-1/+1
* [SCSI] add use_sg_chaining option to scsi_host_templateFUJITA Tomonori2007-10-161-0/+1
* [SCSI] 3w-xxxx: convert to use the data buffer accessorsFUJITA Tomonori2007-05-301-81/+23
* [SCSI] 3w-xxxx: fix oops caused by incorrect REQUEST_SENSE handlingJames Bottomley2007-04-141-2/+9
* [PATCH] mark struct file_operations const 6Arjan van de Ven2007-02-121-1/+1
* [SCSI] 3ware 8000 serialize reset codeadam radford2007-01-061-31/+29
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+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] drivers/scsi: Use ARRAY_SIZE macroTobias Klauser2006-06-101-3/+3
* [SCSI] fix up request buffer reference in various scsi driversChristoph Hellwig2006-06-061-1/+1
* [PATCH] 3ware: kmap_atomic() fixAndrew Morton2006-04-111-0/+3
* [SCSI] sem2mutex 3w-[x9]xxxJes Sorensen2006-01-141-3/+4
* [SCSI] use sfoo_printk() in driversJeff Garzik2005-10-281-1/+3
* [SCSI] fix 3ware raid emulated commandsJames Bottomley2005-08-281-18/+39
* [PATCH] PCI: make drivers use the pci shutdown callback instead of the driver...Greg Kroah-Hartman2005-06-271-5/+3
* [SCSI] allow sleeping in ->eh_host_reset_handler()Jeff Garzik2005-06-171-3/+0
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+2478