aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/aha152x.c
Commit message (Expand)AuthorAgeFilesLines
* SCSI host lock push-downJeff Garzik2010-11-161-1/+3
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* drivers/scsi: use nr_irqsYinghai Lu2008-10-161-1/+1
* [SCSI] replace __FUNCTION__ with __func__Harvey Harrison2008-07-271-6/+6
* scsi: fix integer as NULL pointer warningHarvey Harrison2008-05-231-2/+2
* [SCSI] aha152x: Fix oops on module removalJames Bottomley2008-05-111-2/+2
* [SCSI] aha152x: fix init suspiciously returned 1, it should follow 0/-E conve...James Bottomley2008-05-111-2/+2
* scsi: fix integer as NULL pointer warningsHarvey Harrison2008-04-281-3/+3
* [SCSI] aha152x, eata, u14-34f: minor irq handler cleanupsJeff Garzik2008-04-251-6/+1
* [SCSI] aha152x: Use scsi_eh API for REQUEST_SENSE invocationBoaz Harrosh2008-01-111-30/+8
* [SG] Update drivers to use sg helpersJens Axboe2007-10-221-1/+1
* Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-191-3/+3
* [SCSI] aha152x: Close narrow race in releaseMatthew Wilcox2007-10-121-2/+2
* [SCSI] aha152x: use data accessors and !use_sg cleanupBoaz Harrosh2007-08-041-44/+47
* [SCSI] aha152x: Fix check_condition code-pathBoaz Harrosh2007-08-041-28/+27
* [SCSI] aha152x: Clean Reset pathBoaz Harrosh2007-08-041-9/+9
* [SCSI] aha152x: preliminary fixes and some commentsBoaz Harrosh2007-08-041-4/+4
* [SCSI] aha152x: use bounce bufferBoaz Harrosh2007-08-041-0/+7
* [SCSI] aha152x: fix debug mode symbol conflictBoaz Harrosh2007-08-041-5/+5
* [SCSI] aha152x: use wait_for_completion_timeoutChristoph Hellwig2007-05-221-32/+18
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* WorkStruct: make allyesconfigDavid Howells2006-11-221-2/+2
* [PATCH] Use linux/io.h instead of asm/io.hMatthew Wilcox2006-10-111-1/+1
* Various drivers' irq handlers: kill dead code, needless castsJeff Garzik2006-10-061-6/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-3/+3
* [SCSI] aha152x: remove static host arrayJames Bottomley2006-09-231-29/+24
* [SCSI] hide EH backup data outside the scsi_cmndChristoph Hellwig2006-07-091-5/+9
* [SCSI] aha152x: stop poking at saved scsi_cmnd membersChristoph Hellwig2006-07-091-6/+23
* [PATCH] irq-flags: scsi: Use the new IRQF_ constantsThomas Gleixner2006-07-021-2/+2
* Merge ../linux-2.6James Bottomley2006-03-141-33/+52
|\
| * [SCSI] aha152x: fix variable use before initialisation and other bugsJürgen E. Fischer2006-02-281-33/+52
* | [SCSI] Add spi_populate_*_msg functionsMatthew Wilcox2006-02-271-6/+1
|/
* [SCSI] Rename scsi_print_msg to spi_print_msgMatthew Wilcox2005-12-151-3/+4
* [SCSI] remove Scsi_Host_Template typedefChristoph Hellwig2005-11-091-2/+2
* [SCSI] use sfoo_printk() in driversJeff Garzik2005-10-281-2/+1
* [SCSI] allow sleeping in ->eh_device_reset_handler()Jeff Garzik2005-06-171-2/+0
* [PATCH] remove outdated print_* functions2005-04-181-8/+9
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+3982