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