aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/aha152x.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-05-23scsi: fix integer as NULL pointer warningHarvey Harrison1-2/+2
2008-05-11[SCSI] aha152x: Fix oops on module removalJames Bottomley1-2/+2
2008-05-11[SCSI] aha152x: fix init suspiciously returned 1, it should follow 0/-E conventionJames Bottomley1-2/+2
2008-04-28scsi: fix integer as NULL pointer warningsHarvey Harrison1-3/+3
2008-04-25[SCSI] aha152x, eata, u14-34f: minor irq handler cleanupsJeff Garzik1-6/+1
2008-01-11[SCSI] aha152x: Use scsi_eh API for REQUEST_SENSE invocationBoaz Harrosh1-30/+8
2007-10-22[SG] Update drivers to use sg helpersJens Axboe1-1/+1
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt1-3/+3
2007-10-12[SCSI] aha152x: Close narrow race in releaseMatthew Wilcox1-2/+2
2007-08-04[SCSI] aha152x: use data accessors and !use_sg cleanupBoaz Harrosh1-44/+47
2007-08-04[SCSI] aha152x: Fix check_condition code-pathBoaz Harrosh1-28/+27
2007-08-04[SCSI] aha152x: Clean Reset pathBoaz Harrosh1-9/+9
2007-08-04[SCSI] aha152x: preliminary fixes and some commentsBoaz Harrosh1-4/+4
2007-08-04[SCSI] aha152x: use bounce bufferBoaz Harrosh1-0/+7
2007-08-04[SCSI] aha152x: fix debug mode symbol conflictBoaz Harrosh1-5/+5
2007-05-22[SCSI] aha152x: use wait_for_completion_timeoutChristoph Hellwig1-32/+18
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2006-11-22WorkStruct: make allyesconfigDavid Howells1-2/+2
2006-10-11[PATCH] Use linux/io.h instead of asm/io.hMatthew Wilcox1-1/+1
2006-10-06Various drivers' irq handlers: kill dead code, needless castsJeff Garzik1-6/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-3/+3
2006-09-23[SCSI] aha152x: remove static host arrayJames Bottomley1-29/+24
2006-07-09[SCSI] hide EH backup data outside the scsi_cmndChristoph Hellwig1-5/+9
2006-07-09[SCSI] aha152x: stop poking at saved scsi_cmnd membersChristoph Hellwig1-6/+23
2006-07-02[PATCH] irq-flags: scsi: Use the new IRQF_ constantsThomas Gleixner1-2/+2
2006-03-14Merge ../linux-2.6James Bottomley1-33/+52
2006-02-28[SCSI] aha152x: fix variable use before initialisation and other bugsJürgen E. Fischer1-33/+52
2006-02-27[SCSI] Add spi_populate_*_msg functionsMatthew Wilcox1-6/+1
2005-12-15[SCSI] Rename scsi_print_msg to spi_print_msgMatthew Wilcox1-3/+4
2005-11-09[SCSI] remove Scsi_Host_Template typedefChristoph Hellwig1-2/+2
2005-10-28[SCSI] use sfoo_printk() in driversJeff Garzik1-2/+1
2005-06-17[SCSI] allow sleeping in ->eh_device_reset_handler()Jeff Garzik1-2/+0
2005-04-18[PATCH] remove outdated print_* functions1-8/+9
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+3982