aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/u14-34f.c
AgeCommit message (Expand)AuthorFilesLines
2014-11-24scsi: drop reason argument from ->change_queue_depthGravatar Christoph Hellwig 1-5/+5
2014-11-12scsi: don't set tagging state from scsi_adjust_queue_depthGravatar Christoph Hellwig 1-5/+5
2014-08-01scsi: fix u14-34f printk format warningsGravatar Randy Dunlap 1-2/+2
2014-07-17scsi: use 64-bit LUNsGravatar Hannes Reinecke 1-5/+5
2014-03-19[SCSI] remove deprecated IRQF_DISABLED from SCSIGravatar Michael Opdenacker 1-1/+1
2012-03-28Remove all #inclusions of asm/system.hGravatar David Howells 1-1/+0
2011-05-01[SCSI] remove cmd->serial_number litterGravatar Christoph Hellwig 1-34/+27
2010-11-16SCSI host lock push-downGravatar Jeff Garzik 1-2/+4
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2010-01-18[SCSI] u14-34f: fix buffer overflowGravatar Roel Kluin 1-1/+1
2009-05-11block: convert to pos and nr_sectors accessorsGravatar Tejun Heo 1-10/+12
2008-12-29[SCSI] u14-34f: fix scsi_dma_map failure caseGravatar roel kluin 1-1/+2
2008-05-02[SCSI] u14-34f: Fix 32bit only problemGravatar Alan Cox 1-2/+4
2008-04-25[SCSI] aha152x, eata, u14-34f: minor irq handler cleanupsGravatar Jeff Garzik 1-5/+4
2008-02-07[SCSI] u14-34f: fix data direction bugGravatar Roel Kluin 1-1/+1
2008-01-30[SCSI] remove use_sg_chainingGravatar James Bottomley 1-1/+0
2008-01-23[SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZEGravatar FUJITA Tomonori 1-2/+2
2007-10-16Fixup u14-34f ENABLE_SG_CHAININGGravatar Andrew Morton 1-1/+1
2007-10-16[SCSI] add use_sg_chaining option to scsi_host_templateGravatar FUJITA Tomonori 1-0/+1
2007-10-12[SCSI] Remove ->pid field from scsi_cmndGravatar Matthew Wilcox 1-22/+22
2007-05-26[SCSI] u14-34f: convert to use the data buffer accessorsGravatar FUJITA Tomonori 1-33/+27
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersGravatar David Howells 1-3/+2
2006-07-02[PATCH] irq-flags: scsi: Use the new IRQF_ constantsGravatar Thomas Gleixner 1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 1-1/+0
2005-11-09[SCSI] remove Scsi_Host_Template typedefGravatar Christoph Hellwig 1-1/+1
2005-11-07[PATCH] kfree cleanup: drivers/scsiGravatar Jesper Juhl 1-4/+5
2005-10-28[SCSI] use scmd_id(), scmd_channel() throughout codeGravatar Jeff Garzik 1-8/+7
2005-10-28[SCSI] use sfoo_printk() in driversGravatar Jeff Garzik 1-17/+15
2005-06-26[SCSI] remove scsi_cmnd.eh_stateGravatar Christoph Hellwig 1-9/+0
2005-06-17[SCSI] allow sleeping in ->eh_host_reset_handler()Gravatar Jeff Garzik 1-0/+6
2005-06-17[SCSI] Remove no-op implementations of SCSI EH hooksGravatar Jeff Garzik 1-2/+0
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+1987