aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/u14-34f.c
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] remove cmd->serial_number litterChristoph Hellwig2011-05-011-34/+27
* SCSI host lock push-downJeff Garzik2010-11-161-2/+4
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* [SCSI] u14-34f: fix buffer overflowRoel Kluin2010-01-181-1/+1
* block: convert to pos and nr_sectors accessorsTejun Heo2009-05-111-10/+12
* [SCSI] u14-34f: fix scsi_dma_map failure caseroel kluin2008-12-291-1/+2
* [SCSI] u14-34f: Fix 32bit only problemAlan Cox2008-05-021-2/+4
* [SCSI] aha152x, eata, u14-34f: minor irq handler cleanupsJeff Garzik2008-04-251-5/+4
* [SCSI] u14-34f: fix data direction bugRoel Kluin2008-02-071-1/+1
* [SCSI] remove use_sg_chainingJames Bottomley2008-01-301-1/+0
* [SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZEFUJITA Tomonori2008-01-231-2/+2
* Fixup u14-34f ENABLE_SG_CHAININGAndrew Morton2007-10-161-1/+1
* [SCSI] add use_sg_chaining option to scsi_host_templateFUJITA Tomonori2007-10-161-0/+1
* [SCSI] Remove ->pid field from scsi_cmndMatthew Wilcox2007-10-121-22/+22
* [SCSI] u14-34f: convert to use the data buffer accessorsFUJITA Tomonori2007-05-261-33/+27
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-3/+2
* [PATCH] irq-flags: scsi: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [SCSI] remove Scsi_Host_Template typedefChristoph Hellwig2005-11-091-1/+1
* [PATCH] kfree cleanup: drivers/scsiJesper Juhl2005-11-071-4/+5
* [SCSI] use scmd_id(), scmd_channel() throughout codeJeff Garzik2005-10-281-8/+7
* [SCSI] use sfoo_printk() in driversJeff Garzik2005-10-281-17/+15
* [SCSI] remove scsi_cmnd.eh_stateChristoph Hellwig2005-06-261-9/+0
* [SCSI] allow sleeping in ->eh_host_reset_handler()Jeff Garzik2005-06-171-0/+6
* [SCSI] Remove no-op implementations of SCSI EH hooksJeff Garzik2005-06-171-2/+0
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+1987