aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/in2000.c
AgeCommit message (Expand)AuthorFilesLines
2013-04-09in2000: switch to ->show_info()Gravatar Al Viro 1-106/+72
2012-03-28Remove all #inclusions of asm/system.hGravatar David Howells 1-1/+0
2011-05-26Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Gravatar Linus Torvalds 1-1/+1
2011-05-01[SCSI] remove cmd->serial_number litterGravatar Christoph Hellwig 1-15/+14
2011-04-19scsi/in2000: Drop __TIME__ usageGravatar Michal Marek 1-1/+1
2010-11-16SCSI host lock push-downGravatar Jeff Garzik 1-1/+3
2008-12-29[SCSI] Clean up my email address and use a single standard address for everyt...Gravatar Alan Cox 1-1/+1
2008-01-11[SCSI] in2000: convert to accessors and !use_sg cleanupGravatar Boaz Harrosh 1-5/+5
2007-10-22[SG] Update drivers to use sg helpersGravatar Jens Axboe 1-2/+2
2007-10-12[SCSI] Remove ->pid field from scsi_cmndGravatar Matthew Wilcox 1-15/+15
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-10[SCSI] drivers/scsi: Use ARRAY_SIZE macroGravatar Tobias Klauser 1-1/+1
2006-06-06[SCSI] fix up request buffer reference in various scsi driversGravatar Christoph Hellwig 1-1/+1
2006-03-24[PATCH] remove ISA legacy functions: drivers/scsi/in2000.cGravatar Al Viro 1-6/+18
2005-11-09[SCSI] remove Scsi_Host_Template typedefGravatar Christoph Hellwig 1-2/+2
2005-10-28[SCSI] use sfoo_printk() in driversGravatar Jeff Garzik 1-1/+1
2005-06-17[SCSI] allow sleeping in ->eh_bus_reset_handler()Gravatar Jeff Garzik 1-1/+5
2005-06-17[SCSI] allow sleeping in ->eh_abort_handler()Gravatar Jeff Garzik 1-1/+11
2005-06-17[SCSI] Remove no-op implementations of SCSI EH hooksGravatar Jeff Garzik 1-13/+0
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+2323