aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/wd7000.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-26scsi: wd7000: remove from treeChristoph Hellwig1-1657/+0
2016-07-12scsi: wd7000: print sector number as 64-bitArnd Bergmann1-3/+3
2015-02-02scsi: replace seq_printf with seq_putsRasmus Villemoes1-6/+6
2015-02-02scsi: remove SPRINTF macroRasmus Villemoes1-22/+19
2014-11-24scsi: drop reason argument from ->change_queue_depthChristoph Hellwig1-1/+0
2014-03-19[SCSI] remove deprecated IRQF_DISABLED from SCSIMichael Opdenacker1-1/+1
2013-04-09wd7000: switch to ->show_info()Al Viro1-23/+8
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2010-11-16SCSI host lock push-downJeff Garzik1-1/+3
2010-04-11[SCSI] wd7000: fix reset handler typo spin_unlock_irq() => spin_lock_irq()Dan Carpenter1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0
2009-12-04tree-wide: fix misspelling of "definition" in commentsAdam Buchbinder1-1/+1
2008-12-29[SCSI] Clean up my email address and use a single standard address for everythingAlan Cox1-2/+2
2008-07-27[SCSI] replace __FUNCTION__ with __func__Harvey Harrison1-4/+4
2008-01-30[SCSI] remove use_sg_chainingJames Bottomley1-1/+0
2008-01-11[SCSI] wd7000: proper fix for boards without sg supportBoaz Harrosh1-6/+6
2007-10-22[SG] Update drivers to use sg helpersJens Axboe1-1/+1
2007-10-16[SCSI] add use_sg_chaining option to scsi_host_templateFUJITA Tomonori1-0/+1
2007-05-26[SCSI] wd7000: convert to use the data buffer accessorsFUJITA Tomonori1-9/+11
2006-10-11[PATCH] Use linux/io.h instead of asm/io.hMatthew Wilcox1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2006-07-02[PATCH] irq-flags: scsi: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-25[PATCH] wd7000: fix section mismatch warningsRandy.Dunlap1-1/+1
2006-06-10[SCSI] drivers/scsi: Use ARRAY_SIZE macroTobias Klauser1-6/+6
2005-06-17[SCSI] allow sleeping in ->eh_host_reset_handler()Jeff Garzik1-1/+8
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1667