aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/aha152x.c
AgeCommit message (Expand)AuthorFilesLines
2013-04-09aha152x: switch to ->show_info()Gravatar Al Viro 1-49/+12
2013-01-03Drivers: scsi: remove __dev* attributes.Gravatar Greg Kroah-Hartman 1-1/+1
2012-07-20scsi: aha152x: Fix sparse warning and make printing pointer address more port...Gravatar Krzysztof Wilczynski 1-2/+2
2012-03-28Remove all #inclusions of asm/system.hGravatar David Howells 1-1/+0
2011-06-29[SCSI] aha152x: add missing ISA PNP IDsGravatar Ondrej Zary 1-4/+13
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
2008-10-16drivers/scsi: use nr_irqsGravatar Yinghai Lu 1-1/+1
2008-07-27[SCSI] replace __FUNCTION__ with __func__Gravatar Harvey Harrison 1-6/+6
2008-05-23scsi: fix integer as NULL pointer warningGravatar Harvey Harrison 1-2/+2
2008-05-11[SCSI] aha152x: Fix oops on module removalGravatar James Bottomley 1-2/+2
2008-05-11[SCSI] aha152x: fix init suspiciously returned 1, it should follow 0/-E conve...Gravatar James Bottomley 1-2/+2
2008-04-28scsi: fix integer as NULL pointer warningsGravatar Harvey Harrison 1-3/+3
2008-04-25[SCSI] aha152x, eata, u14-34f: minor irq handler cleanupsGravatar Jeff Garzik 1-6/+1
2008-01-11[SCSI] aha152x: Use scsi_eh API for REQUEST_SENSE invocationGravatar Boaz Harrosh 1-30/+8
2007-10-22[SG] Update drivers to use sg helpersGravatar Jens Axboe 1-1/+1
2007-10-19Convert files to UTF-8 and some cleanupsGravatar Jan Engelhardt 1-3/+3
2007-10-12[SCSI] aha152x: Close narrow race in releaseGravatar Matthew Wilcox 1-2/+2
2007-08-04[SCSI] aha152x: use data accessors and !use_sg cleanupGravatar Boaz Harrosh 1-44/+47
2007-08-04[SCSI] aha152x: Fix check_condition code-pathGravatar Boaz Harrosh 1-28/+27
2007-08-04[SCSI] aha152x: Clean Reset pathGravatar Boaz Harrosh 1-9/+9
2007-08-04[SCSI] aha152x: preliminary fixes and some commentsGravatar Boaz Harrosh 1-4/+4
2007-08-04[SCSI] aha152x: use bounce bufferGravatar Boaz Harrosh 1-0/+7
2007-08-04[SCSI] aha152x: fix debug mode symbol conflictGravatar Boaz Harrosh 1-5/+5
2007-05-22[SCSI] aha152x: use wait_for_completion_timeoutGravatar Christoph Hellwig 1-32/+18
2007-02-14[PATCH] remove many unneeded #includes of sched.hGravatar Tim Schmielau 1-1/+0
2006-11-22WorkStruct: make allyesconfigGravatar David Howells 1-2/+2
2006-10-11[PATCH] Use linux/io.h instead of asm/io.hGravatar Matthew Wilcox 1-1/+1
2006-10-06Various drivers' irq handlers: kill dead code, needless castsGravatar Jeff Garzik 1-6/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersGravatar David Howells 1-3/+3
2006-09-23[SCSI] aha152x: remove static host arrayGravatar James Bottomley 1-29/+24
2006-07-09[SCSI] hide EH backup data outside the scsi_cmndGravatar Christoph Hellwig 1-5/+9
2006-07-09[SCSI] aha152x: stop poking at saved scsi_cmnd membersGravatar Christoph Hellwig 1-6/+23
2006-07-02[PATCH] irq-flags: scsi: Use the new IRQF_ constantsGravatar Thomas Gleixner 1-2/+2
2006-03-14Merge ../linux-2.6Gravatar James Bottomley 1-33/+52
2006-02-28[SCSI] aha152x: fix variable use before initialisation and other bugs1-33/+52
2006-02-27[SCSI] Add spi_populate_*_msg functionsGravatar Matthew Wilcox 1-6/+1
2005-12-15[SCSI] Rename scsi_print_msg to spi_print_msgGravatar Matthew Wilcox 1-3/+4
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-2/+1
2005-06-17[SCSI] allow sleeping in ->eh_device_reset_handler()Gravatar Jeff Garzik 1-2/+0
2005-04-18[PATCH] remove outdated print_* functionsGravatar 1-8/+9
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+3982