aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/aha1740.c
AgeCommit message (Expand)AuthorFilesLines
2018-03-15scsi: aha1740: stop using scsi_unregisterGravatar Christoph Hellwig 1-1/+1
2015-05-31scsi: Do not set cmd_per_lun to 1 in the host templateGravatar Hannes Reinecke 1-1/+0
2014-11-12scsi: correct return values for .eh_abort_handler implementationsGravatar Hannes Reinecke 1-1/+1
2013-04-09aha1740: switch to ->show_info()Gravatar Al Viro 1-24/+5
2013-01-03Drivers: scsi: remove __dev* attributes.Gravatar Greg Kroah-Hartman 1-2/+2
2012-03-28Remove all #inclusions of asm/system.hGravatar David Howells 1-1/+0
2011-03-31Fix common misspellingsGravatar Lucas De Marchi 1-1/+1
2010-11-16SCSI host lock push-downGravatar Jeff Garzik 1-1/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2009-06-15scsi: remove driver_data direct access of struct deviceGravatar Greg Kroah-Hartman 1-1/+1
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-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-1/+1
2007-10-16[SCSI] add use_sg_chaining option to scsi_host_templateGravatar FUJITA Tomonori 1-0/+1
2007-05-26[SCSI] aha1740: convert to use the data buffer accessorsGravatar FUJITA Tomonori 1-33/+15
2006-11-15[SCSI] SCSI/aha1740: handle SCSI API errorsGravatar Jeff Garzik 1-2/+8
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersGravatar David Howells 1-2/+1
2006-09-27[PATCH] EISA bus MODALIAS attributes supportGravatar Michael Tokarev 1-0/+1
2006-07-02[PATCH] irq-flags: scsi: Use the new IRQF_ constantsGravatar Thomas Gleixner 1-1/+1
2005-11-09[SCSI] remove Scsi_Host_Template typedefGravatar Christoph Hellwig 1-1/+1
2005-10-28[SCSI] use scmd_id(), scmd_channel() throughout codeGravatar Jeff Garzik 1-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+707