aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/NCR5380.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-23[SCSI] NCR5380: fix section mismatchRandy Dunlap1-1/+1
2008-01-11[SCSI] NCR5380: minor irq handler cleanupsJeff Garzik1-3/+4
2008-01-11[SCSI] NCR5380 family: convert to accessors & !use_sg cleanupBoaz Harrosh1-7/+7
2007-10-22[SG] Update drivers to use sg helpersJens Axboe1-4/+2
2007-10-12[SCSI] NCR5380: Use scsi_eh API for REQUEST_SENSE invocationBoaz Harrosh1-14/+9
2007-10-12[SCSI] Fix mistaken uses of ->doneMatthew Wilcox1-4/+4
2007-07-15Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-6/+8
2007-06-01parse errors in ifdefsYoann Padioleau1-1/+1
2007-05-24[SCSI] ncr5380 warning fixesAndrew Morton1-5/+7
2007-05-24[SCSI] NCR5380: Replace yield() with a better alternativeAmol Lad1-1/+1
2006-11-22WorkStruct: make allyesconfigDavid Howells1-5/+6
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-4/+2
2006-07-02[PATCH] irq-flags: scsi: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-26spelling fixesAndreas Mohr1-1/+1
2006-06-06[SCSI] fix up request buffer reference in various scsi driversChristoph Hellwig1-1/+1
2005-12-15[SCSI] Rename scsi_print_msg to spi_print_msgMatthew Wilcox1-3/+4
2005-11-07[PATCH] drivers/scsi: fix-up schedule_timeout() usageNishanth Aravamudan1-4/+1
2005-10-28[SCSI] use scmd_id(), scmd_channel() throughout codeJeff Garzik1-6/+6
2005-10-28[SCSI] use sfoo_printk() in driversJeff Garzik1-3/+6
2005-10-16[SCSI] NCR5380: fix undefined preprocessor identifierRandy Dunlap1-1/+1
2005-09-07[PATCH] -Wundef fixes (ncr5380)viro@ZenIV.linux.org.uk1-1/+8
2005-06-17[SCSI] allow sleeping in ->eh_bus_reset_handler()Jeff Garzik1-4/+10
2005-06-17[SCSI] Remove no-op implementations of SCSI EH hooksJeff Garzik1-28/+0
2005-04-18[PATCH] remove outdated print_* functions1-4/+5
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+2862