summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/aha152x.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: Do not set cmd_per_lun to 1 in the host templateHannes Reinecke2015-05-311-1/+0
* aha152x: replace seq_printf with seq_putsRasmus Villemoes2015-02-021-124/+124
* scsi: remove SPRINTF macroRasmus Villemoes2015-02-021-149/+146
* aha152x: debug output update and whitespace cleanupHannes Reinecke2014-11-121-770/+224
* scsi: use 64-bit LUNsHannes Reinecke2014-07-171-3/+3
* [SCSI] remove deprecated IRQF_DISABLED from SCSIMichael Opdenacker2014-03-191-2/+2
* aha152x: switch to ->show_info()Al Viro2013-04-091-49/+12
* Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-1/+1
* scsi: aha152x: Fix sparse warning and make printing pointer address more port...Krzysztof Wilczynski2012-07-201-2/+2
* Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* [SCSI] aha152x: add missing ISA PNP IDsOndrej Zary2011-06-291-4/+13
* 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