index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
dtc.c
Age
Commit message (
Expand
)
Author
2016-01-07
ncr5380: Fix soft lockups
Finn Thain
2016-01-07
ncr5380: Use standard list data structure
Finn Thain
2016-01-07
ncr5380: Fix and cleanup scsi_host_template initializers
Finn Thain
2016-01-07
ncr5380: Cleanup #include directives
Finn Thain
2016-01-07
ncr5380: Replace redundant flags with FLAG_NO_DMA_FIXUP
Finn Thain
2016-01-07
ncr5380: Standardize interrupt handling
Finn Thain
2016-01-07
ncr5380: Remove UNSAFE macro
Finn Thain
2016-01-07
ncr5380: Implement NCR5380_dma_xfer_len and remove LIMIT_TRANSFERSIZE macro
Finn Thain
2016-01-07
ncr5380: Introduce unbound workqueue
Finn Thain
2016-01-07
ncr5380: Cleanup bogus {request,release}_region() calls
Finn Thain
2016-01-07
ncr5380: Split NCR5380_init() into two functions
Finn Thain
2016-01-07
ncr5380: Remove NCR5380_local_declare and NCR5380_setup macros
Finn Thain
2016-01-07
ncr5380: Eliminate PDEBUG*, TDEBUG* and DTCDEBUG* macros
Finn Thain
2016-01-07
ncr5380: Remove redundant static variable initializers
Finn Thain
2014-11-20
ncr5380: Drop legacy scsi.h include
Finn Thain
2014-11-20
ncr5380: Remove *_RELEASE macros
Finn Thain
2014-11-20
ncr5380: Move static PDMA spin counters to host data
Finn Thain
2014-11-20
ncr5380: Cleanup host info() methods
Finn Thain
2014-11-20
ncr5380: Fix SCSI_IRQ_NONE bugs
Finn Thain
2014-11-20
ncr5380: Remove duplicate comments
Finn Thain
2014-11-20
ncr5380: Remove redundant AUTOSENSE macro
Finn Thain
2014-11-20
ncr5380: Remove more useless prototypes
Finn Thain
2014-11-20
ncr5380: Fix compiler warnings and __setup options
Finn Thain
2014-05-28
scsi/NCR5380: fix and standardize NDEBUG macros
Finn Thain
2014-03-19
[SCSI] remove deprecated IRQF_DISABLED from SCSI
Michael Opdenacker
2013-04-09
NCR5830: switch to ->show_info()
Al Viro
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2007-11-25
[SCSI] NCR5380: Fix bugs and canonicalize irq handler usage
Jeff Garzik
2007-10-12
[SCSI] dtc: Fix typo
Alan Cox
2007-10-12
[SCSI] dtc: clean up indent damage and add printk levels
Alan Cox
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2006-10-11
[PATCH] Use linux/io.h instead of asm/io.h
Matthew Wilcox
2006-07-02
[PATCH] irq-flags: scsi: Use the new IRQF_ constants
Thomas Gleixner
2006-06-10
[SCSI] drivers/scsi: Use ARRAY_SIZE macro
Tobias Klauser
2005-11-09
[SCSI] remove Scsi_Host_Template typedef
Christoph Hellwig
2005-07-27
[PATCH] turn many #if $undefined_string into #ifdef $undefined_string
Olaf Hering
2005-06-17
[SCSI] Remove no-op implementations of SCSI EH hooks
Jeff Garzik
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds