aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/u14-34f.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-24scsi: drop reason argument from ->change_queue_depthChristoph Hellwig1-5/+5
2014-11-12scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig1-5/+5
2014-08-01scsi: fix u14-34f printk format warningsRandy Dunlap1-2/+2
2014-07-17scsi: use 64-bit LUNsHannes Reinecke1-5/+5
2014-03-19[SCSI] remove deprecated IRQF_DISABLED from SCSIMichael Opdenacker1-1/+1
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2011-05-01[SCSI] remove cmd->serial_number litterChristoph Hellwig1-34/+27
2010-11-16SCSI host lock push-downJeff Garzik1-2/+4
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-01-18[SCSI] u14-34f: fix buffer overflowRoel Kluin1-1/+1
2009-05-11block: convert to pos and nr_sectors accessorsTejun Heo1-10/+12
2008-12-29[SCSI] u14-34f: fix scsi_dma_map failure caseroel kluin1-1/+2
2008-05-02[SCSI] u14-34f: Fix 32bit only problemAlan Cox1-2/+4
2008-04-25[SCSI] aha152x, eata, u14-34f: minor irq handler cleanupsJeff Garzik1-5/+4
2008-02-07[SCSI] u14-34f: fix data direction bugRoel Kluin1-1/+1
2008-01-30[SCSI] remove use_sg_chainingJames Bottomley1-1/+0
2008-01-23[SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZEFUJITA Tomonori1-2/+2
2007-10-16Fixup u14-34f ENABLE_SG_CHAININGAndrew Morton1-1/+1
2007-10-16[SCSI] add use_sg_chaining option to scsi_host_templateFUJITA Tomonori1-0/+1
2007-10-12[SCSI] Remove ->pid field from scsi_cmndMatthew Wilcox1-22/+22
2007-05-26[SCSI] u14-34f: convert to use the data buffer accessorsFUJITA Tomonori1-33/+27
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-3/+2
2006-07-02[PATCH] irq-flags: scsi: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2005-11-09[SCSI] remove Scsi_Host_Template typedefChristoph Hellwig1-1/+1
2005-11-07[PATCH] kfree cleanup: drivers/scsiJesper Juhl1-4/+5
2005-10-28[SCSI] use scmd_id(), scmd_channel() throughout codeJeff Garzik1-8/+7
2005-10-28[SCSI] use sfoo_printk() in driversJeff Garzik1-17/+15
2005-06-26[SCSI] remove scsi_cmnd.eh_stateChristoph Hellwig1-9/+0
2005-06-17[SCSI] allow sleeping in ->eh_host_reset_handler()Jeff Garzik1-0/+6
2005-06-17[SCSI] Remove no-op implementations of SCSI EH hooksJeff Garzik1-2/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1987