aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/aha152x.c
AgeCommit message (Expand)Author
2013-04-09aha152x: switch to ->show_info()Al Viro
2013-01-03Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman
2012-07-20scsi: aha152x: Fix sparse warning and make printing pointer address more port...Krzysztof Wilczynski
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2011-06-29[SCSI] aha152x: add missing ISA PNP IDsOndrej Zary
2010-11-16SCSI host lock push-downJeff Garzik
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2008-10-16drivers/scsi: use nr_irqsYinghai Lu
2008-07-27[SCSI] replace __FUNCTION__ with __func__Harvey Harrison
2008-05-23scsi: fix integer as NULL pointer warningHarvey Harrison
2008-05-11[SCSI] aha152x: Fix oops on module removalJames Bottomley
2008-05-11[SCSI] aha152x: fix init suspiciously returned 1, it should follow 0/-E conve...James Bottomley
2008-04-28scsi: fix integer as NULL pointer warningsHarvey Harrison
2008-04-25[SCSI] aha152x, eata, u14-34f: minor irq handler cleanupsJeff Garzik
2008-01-11[SCSI] aha152x: Use scsi_eh API for REQUEST_SENSE invocationBoaz Harrosh
2007-10-22[SG] Update drivers to use sg helpersJens Axboe
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt
2007-10-12[SCSI] aha152x: Close narrow race in releaseMatthew Wilcox
2007-08-04[SCSI] aha152x: use data accessors and !use_sg cleanupBoaz Harrosh
2007-08-04[SCSI] aha152x: Fix check_condition code-pathBoaz Harrosh
2007-08-04[SCSI] aha152x: Clean Reset pathBoaz Harrosh
2007-08-04[SCSI] aha152x: preliminary fixes and some commentsBoaz Harrosh
2007-08-04[SCSI] aha152x: use bounce bufferBoaz Harrosh
2007-08-04[SCSI] aha152x: fix debug mode symbol conflictBoaz Harrosh
2007-05-22[SCSI] aha152x: use wait_for_completion_timeoutChristoph Hellwig
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2006-11-22WorkStruct: make allyesconfigDavid Howells
2006-10-11[PATCH] Use linux/io.h instead of asm/io.hMatthew Wilcox
2006-10-06Various drivers' irq handlers: kill dead code, needless castsJeff Garzik
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-09-23[SCSI] aha152x: remove static host arrayJames Bottomley
2006-07-09[SCSI] hide EH backup data outside the scsi_cmndChristoph Hellwig
2006-07-09[SCSI] aha152x: stop poking at saved scsi_cmnd membersChristoph Hellwig
2006-07-02[PATCH] irq-flags: scsi: Use the new IRQF_ constantsThomas Gleixner
2006-03-14Merge ../linux-2.6James Bottomley
2006-02-28[SCSI] aha152x: fix variable use before initialisation and other bugsJürgen E. Fischer
2006-02-27[SCSI] Add spi_populate_*_msg functionsMatthew Wilcox
2005-12-15[SCSI] Rename scsi_print_msg to spi_print_msgMatthew Wilcox
2005-11-09[SCSI] remove Scsi_Host_Template typedefChristoph Hellwig
2005-10-28[SCSI] use sfoo_printk() in driversJeff Garzik
2005-06-17[SCSI] allow sleeping in ->eh_device_reset_handler()Jeff Garzik
2005-04-18[PATCH] remove outdated print_* functions
2005-04-16Linux-2.6.12-rc2Linus Torvalds