aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/in2000.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-02scsi: print single-character strings with seq_putcRasmus Villemoes1-1/+1
2015-02-02scsi: replace seq_printf with seq_putsRasmus Villemoes1-9/+9
2014-07-17scsi: use 64-bit LUNsHannes Reinecke1-3/+3
2014-03-19[SCSI] remove deprecated IRQF_DISABLED from SCSIMichael Opdenacker1-1/+1
2013-04-09in2000: switch to ->show_info()Al Viro1-106/+72
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2011-05-26Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6Linus Torvalds1-1/+1
2011-05-01[SCSI] remove cmd->serial_number litterChristoph Hellwig1-15/+14
2011-04-19scsi/in2000: Drop __TIME__ usageMichal Marek1-1/+1
2010-11-16SCSI host lock push-downJeff Garzik1-1/+3
2008-12-29[SCSI] Clean up my email address and use a single standard address for everythingAlan Cox1-1/+1
2008-01-11[SCSI] in2000: convert to accessors and !use_sg cleanupBoaz Harrosh1-5/+5
2007-10-22[SG] Update drivers to use sg helpersJens Axboe1-2/+2
2007-10-12[SCSI] Remove ->pid field from scsi_cmndMatthew Wilcox1-15/+15
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2006-07-02[PATCH] irq-flags: scsi: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-10[SCSI] drivers/scsi: Use ARRAY_SIZE macroTobias Klauser1-1/+1
2006-06-06[SCSI] fix up request buffer reference in various scsi driversChristoph Hellwig1-1/+1
2006-03-24[PATCH] remove ISA legacy functions: drivers/scsi/in2000.cAl Viro1-6/+18
2005-11-09[SCSI] remove Scsi_Host_Template typedefChristoph Hellwig1-2/+2
2005-10-28[SCSI] use sfoo_printk() in driversJeff Garzik1-1/+1
2005-06-17[SCSI] allow sleeping in ->eh_bus_reset_handler()Jeff Garzik1-1/+5
2005-06-17[SCSI] allow sleeping in ->eh_abort_handler()Jeff Garzik1-1/+11
2005-06-17[SCSI] Remove no-op implementations of SCSI EH hooksJeff Garzik1-13/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+2323