aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/wd7000.c
AgeCommit message (Expand)AuthorFilesLines
2015-02-02scsi: replace seq_printf with seq_putsGravatar Rasmus Villemoes 1-6/+6
2015-02-02scsi: remove SPRINTF macroGravatar Rasmus Villemoes 1-22/+19
2014-11-24scsi: drop reason argument from ->change_queue_depthGravatar Christoph Hellwig 1-1/+0
2014-03-19[SCSI] remove deprecated IRQF_DISABLED from SCSIGravatar Michael Opdenacker 1-1/+1
2013-04-09wd7000: switch to ->show_info()Gravatar Al Viro 1-23/+8
2012-03-28Remove all #inclusions of asm/system.hGravatar David Howells 1-1/+0
2011-03-31Fix common misspellingsGravatar Lucas De Marchi 1-1/+1
2010-11-16SCSI host lock push-downGravatar Jeff Garzik 1-1/+3
2010-04-11[SCSI] wd7000: fix reset handler typo spin_unlock_irq() => spin_lock_irq()Gravatar Dan Carpenter 1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-1/+0
2009-12-04tree-wide: fix misspelling of "definition" in commentsGravatar Adam Buchbinder 1-1/+1
2008-12-29[SCSI] Clean up my email address and use a single standard address for everyt...Gravatar Alan Cox 1-2/+2
2008-07-27[SCSI] replace __FUNCTION__ with __func__Gravatar Harvey Harrison 1-4/+4
2008-01-30[SCSI] remove use_sg_chainingGravatar James Bottomley 1-1/+0
2008-01-11[SCSI] wd7000: proper fix for boards without sg supportGravatar Boaz Harrosh 1-6/+6
2007-10-22[SG] Update drivers to use sg helpersGravatar Jens Axboe 1-1/+1
2007-10-16[SCSI] add use_sg_chaining option to scsi_host_templateGravatar FUJITA Tomonori 1-0/+1
2007-05-26[SCSI] wd7000: convert to use the data buffer accessorsGravatar FUJITA Tomonori 1-9/+11
2006-10-11[PATCH] Use linux/io.h instead of asm/io.hGravatar Matthew Wilcox 1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersGravatar David Howells 1-1/+1
2006-07-02[PATCH] irq-flags: scsi: Use the new IRQF_ constantsGravatar Thomas Gleixner 1-1/+1
2006-06-25[PATCH] wd7000: fix section mismatch warningsGravatar Randy.Dunlap 1-1/+1
2006-06-10[SCSI] drivers/scsi: Use ARRAY_SIZE macroGravatar Tobias Klauser 1-6/+6
2005-06-17[SCSI] allow sleeping in ->eh_host_reset_handler()Gravatar Jeff Garzik 1-1/+8
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+1667