summaryrefslogtreecommitdiff
path: root/drivers/scsi/NCR5380.c
AgeCommit message (Expand)Author
2015-03-09ncr5380: Harmonize jiffies conversion with msecs_to_jiffiesNicholas Mc Guire
2015-02-02scsi: print single-character strings with seq_putcRasmus Villemoes
2015-02-02scsi: replace seq_printf with seq_putsRasmus Villemoes
2015-02-02scsi: remove SPRINTF macroRasmus Villemoes
2014-11-20ncr5380: Drop legacy scsi.h includeFinn Thain
2014-11-20ncr5380: Remove *_RELEASE macrosFinn Thain
2014-11-20ncr5380: Move static PDMA spin counters to host dataFinn Thain
2014-11-20ncr5380: Cleanup host info() methodsFinn Thain
2014-11-20ncr5380: Remove NCR5380_STATSFinn Thain
2014-11-20ncr5380: Fix SCSI_IRQ_NONE bugsFinn Thain
2014-11-20ncr5380: Remove redundant AUTOSENSE macroFinn Thain
2014-11-20ncr5380: Cleanup TAG_NEXT and TAG_NONE macrosFinn Thain
2014-11-20ncr5380: Remove unused macrosFinn Thain
2014-11-12scsi: correct return values for .eh_abort_handler implementationsHannes Reinecke
2014-11-12scsi: Remove scsi_print_command when calling abortHannes Reinecke
2014-07-17scsi: use 64-bit LUNsHannes Reinecke
2014-05-28scsi/NCR5380: fix and standardize NDEBUG macrosFinn Thain
2014-05-28scsi/NCR5380: fix dprintk macro usage and definitionFinn Thain
2014-05-28scsi/NCR5380: fix build failures when debugging is enabledFinn Thain
2014-05-28scsi/NCR5380: remove old CVS keywordsFinn Thain
2014-03-19[SCSI] remove deprecated IRQF_DISABLED from SCSIMichael Opdenacker
2013-04-09NCR5830: switch to ->show_info()Al Viro
2013-01-03Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman
2011-03-31Fix common misspellingsLucas De Marchi
2011-02-12[SCSI] remove flush_scheduled_work() usagesTejun Heo
2010-11-16SCSI host lock push-downJeff Garzik
2010-08-11NCR5380: bit MR_DMA_MODE set twice in NCR5380_transfer_dma()Roel Kluin
2008-12-29[SCSI] Clean up my email address and use a single standard address for everyt...Alan Cox
2008-01-23[SCSI] NCR5380: fix section mismatchRandy Dunlap
2008-01-11[SCSI] NCR5380: minor irq handler cleanupsJeff Garzik
2008-01-11[SCSI] NCR5380 family: convert to accessors & !use_sg cleanupBoaz Harrosh
2007-10-22[SG] Update drivers to use sg helpersJens Axboe
2007-10-12[SCSI] NCR5380: Use scsi_eh API for REQUEST_SENSE invocationBoaz Harrosh
2007-10-12[SCSI] Fix mistaken uses of ->doneMatthew Wilcox
2007-07-15Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2007-06-01parse errors in ifdefsYoann Padioleau
2007-05-24[SCSI] ncr5380 warning fixesAndrew Morton
2007-05-24[SCSI] NCR5380: Replace yield() with a better alternativeAmol Lad
2006-11-22WorkStruct: make allyesconfigDavid Howells
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-07-02[PATCH] irq-flags: scsi: Use the new IRQF_ constantsThomas Gleixner
2006-06-26spelling fixesAndreas Mohr
2006-06-06[SCSI] fix up request buffer reference in various scsi driversChristoph Hellwig
2005-12-15[SCSI] Rename scsi_print_msg to spi_print_msgMatthew Wilcox
2005-11-07[PATCH] drivers/scsi: fix-up schedule_timeout() usageNishanth Aravamudan
2005-10-28[SCSI] use scmd_id(), scmd_channel() throughout codeJeff Garzik
2005-10-28[SCSI] use sfoo_printk() in driversJeff Garzik
2005-10-16[SCSI] NCR5380: fix undefined preprocessor identifierRandy Dunlap
2005-09-07[PATCH] -Wundef fixes (ncr5380)viro@ZenIV.linux.org.uk
2005-06-17[SCSI] allow sleeping in ->eh_bus_reset_handler()Jeff Garzik