aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/NCR5380.c
Commit message (Expand)AuthorAge
* scsi: print single-character strings with seq_putcRasmus Villemoes2015-02-02
* scsi: replace seq_printf with seq_putsRasmus Villemoes2015-02-02
* scsi: remove SPRINTF macroRasmus Villemoes2015-02-02
* ncr5380: Drop legacy scsi.h includeFinn Thain2014-11-20
* ncr5380: Remove *_RELEASE macrosFinn Thain2014-11-20
* ncr5380: Move static PDMA spin counters to host dataFinn Thain2014-11-20
* ncr5380: Cleanup host info() methodsFinn Thain2014-11-20
* ncr5380: Remove NCR5380_STATSFinn Thain2014-11-20
* ncr5380: Fix SCSI_IRQ_NONE bugsFinn Thain2014-11-20
* ncr5380: Remove redundant AUTOSENSE macroFinn Thain2014-11-20
* ncr5380: Cleanup TAG_NEXT and TAG_NONE macrosFinn Thain2014-11-20
* ncr5380: Remove unused macrosFinn Thain2014-11-20
* scsi: correct return values for .eh_abort_handler implementationsHannes Reinecke2014-11-12
* scsi: Remove scsi_print_command when calling abortHannes Reinecke2014-11-12
* scsi: use 64-bit LUNsHannes Reinecke2014-07-17
* scsi/NCR5380: fix and standardize NDEBUG macrosFinn Thain2014-05-28
* scsi/NCR5380: fix dprintk macro usage and definitionFinn Thain2014-05-28
* scsi/NCR5380: fix build failures when debugging is enabledFinn Thain2014-05-28
* scsi/NCR5380: remove old CVS keywordsFinn Thain2014-05-28
* [SCSI] remove deprecated IRQF_DISABLED from SCSIMichael Opdenacker2014-03-19
* NCR5830: switch to ->show_info()Al Viro2013-04-09
* Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* Fix common misspellingsLucas De Marchi2011-03-31
* [SCSI] remove flush_scheduled_work() usagesTejun Heo2011-02-12
* SCSI host lock push-downJeff Garzik2010-11-16
* NCR5380: bit MR_DMA_MODE set twice in NCR5380_transfer_dma()Roel Kluin2010-08-11
* [SCSI] Clean up my email address and use a single standard address for everyt...Alan Cox2008-12-29
* [SCSI] NCR5380: fix section mismatchRandy Dunlap2008-01-23
* [SCSI] NCR5380: minor irq handler cleanupsJeff Garzik2008-01-11
* [SCSI] NCR5380 family: convert to accessors & !use_sg cleanupBoaz Harrosh2008-01-11
* [SG] Update drivers to use sg helpersJens Axboe2007-10-22
* [SCSI] NCR5380: Use scsi_eh API for REQUEST_SENSE invocationBoaz Harrosh2007-10-12
* [SCSI] Fix mistaken uses of ->doneMatthew Wilcox2007-10-12
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-07-15
|\
| * [SCSI] ncr5380 warning fixesAndrew Morton2007-05-24
| * [SCSI] NCR5380: Replace yield() with a better alternativeAmol Lad2007-05-24
* | parse errors in ifdefsYoann Padioleau2007-06-01
|/
* WorkStruct: make allyesconfigDavid Howells2006-11-22
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* [PATCH] irq-flags: scsi: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* spelling fixesAndreas Mohr2006-06-26
* [SCSI] fix up request buffer reference in various scsi driversChristoph Hellwig2006-06-06
* [SCSI] Rename scsi_print_msg to spi_print_msgMatthew Wilcox2005-12-15
* [PATCH] drivers/scsi: fix-up schedule_timeout() usageNishanth Aravamudan2005-11-07
* [SCSI] use scmd_id(), scmd_channel() throughout codeJeff Garzik2005-10-28
* [SCSI] use sfoo_printk() in driversJeff Garzik2005-10-28
* [SCSI] NCR5380: fix undefined preprocessor identifierRandy Dunlap2005-10-16
* [PATCH] -Wundef fixes (ncr5380)viro@ZenIV.linux.org.uk2005-09-07
* [SCSI] allow sleeping in ->eh_bus_reset_handler()Jeff Garzik2005-06-17
* [SCSI] Remove no-op implementations of SCSI EH hooksJeff Garzik2005-06-17