aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/NCR5380.c
Commit message (Expand)AuthorAgeFilesLines
* SCSI host lock push-downJeff Garzik2010-11-161-1/+2
* NCR5380: bit MR_DMA_MODE set twice in NCR5380_transfer_dma()Roel Kluin2010-08-111-1/+3
* [SCSI] Clean up my email address and use a single standard address for everyt...Alan Cox2008-12-291-1/+1
* [SCSI] NCR5380: fix section mismatchRandy Dunlap2008-01-231-1/+1
* [SCSI] NCR5380: minor irq handler cleanupsJeff Garzik2008-01-111-3/+4
* [SCSI] NCR5380 family: convert to accessors & !use_sg cleanupBoaz Harrosh2008-01-111-7/+7
* [SG] Update drivers to use sg helpersJens Axboe2007-10-221-4/+2
* [SCSI] NCR5380: Use scsi_eh API for REQUEST_SENSE invocationBoaz Harrosh2007-10-121-14/+9
* [SCSI] Fix mistaken uses of ->doneMatthew Wilcox2007-10-121-4/+4
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-07-151-6/+8
|\
| * [SCSI] ncr5380 warning fixesAndrew Morton2007-05-241-5/+7
| * [SCSI] NCR5380: Replace yield() with a better alternativeAmol Lad2007-05-241-1/+1
* | parse errors in ifdefsYoann Padioleau2007-06-011-1/+1
|/
* WorkStruct: make allyesconfigDavid Howells2006-11-221-5/+6
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-4/+2
* [PATCH] irq-flags: scsi: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* spelling fixesAndreas Mohr2006-06-261-1/+1
* [SCSI] fix up request buffer reference in various scsi driversChristoph Hellwig2006-06-061-1/+1
* [SCSI] Rename scsi_print_msg to spi_print_msgMatthew Wilcox2005-12-151-3/+4
* [PATCH] drivers/scsi: fix-up schedule_timeout() usageNishanth Aravamudan2005-11-071-4/+1
* [SCSI] use scmd_id(), scmd_channel() throughout codeJeff Garzik2005-10-281-6/+6
* [SCSI] use sfoo_printk() in driversJeff Garzik2005-10-281-3/+6
* [SCSI] NCR5380: fix undefined preprocessor identifierRandy Dunlap2005-10-161-1/+1
* [PATCH] -Wundef fixes (ncr5380)viro@ZenIV.linux.org.uk2005-09-071-1/+8
* [SCSI] allow sleeping in ->eh_bus_reset_handler()Jeff Garzik2005-06-171-4/+10
* [SCSI] Remove no-op implementations of SCSI EH hooksJeff Garzik2005-06-171-28/+0
* [PATCH] remove outdated print_* functions2005-04-181-4/+5
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+2862