index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
dtc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-11
ncr5380: Remove DONT_USE_INTR and AUTOPROBE_IRQ macros
Finn Thain
1
-9
/
+3
2016-04-11
ncr5380: Merge DMA implementation from atari_NCR5380 core driver
Finn Thain
1
-1
/
+1
2016-04-11
ncr5380: Use DMA hooks for PDMA
Finn Thain
1
-2
/
+4
2016-04-11
ncr5380: Remove PSEUDO_DMA macro
Finn Thain
1
-7
/
+0
2016-04-11
ncr5380: Disable the DMA errata workaround flag by default
Finn Thain
1
-1
/
+1
2016-01-07
ncr5380: Fix soft lockups
Finn Thain
1
-0
/
+1
2016-01-07
ncr5380: Use standard list data structure
Finn Thain
1
-0
/
+1
2016-01-07
ncr5380: Fix and cleanup scsi_host_template initializers
Finn Thain
1
-16
/
+16
2016-01-07
ncr5380: Cleanup #include directives
Finn Thain
1
-3
/
+1
2016-01-07
ncr5380: Replace redundant flags with FLAG_NO_DMA_FIXUP
Finn Thain
1
-3
/
+1
2016-01-07
ncr5380: Standardize interrupt handling
Finn Thain
1
-8
/
+0
2016-01-07
ncr5380: Remove UNSAFE macro
Finn Thain
1
-2
/
+0
2016-01-07
ncr5380: Implement NCR5380_dma_xfer_len and remove LIMIT_TRANSFERSIZE macro
Finn Thain
1
-0
/
+14
2016-01-07
ncr5380: Introduce unbound workqueue
Finn Thain
1
-2
/
+9
2016-01-07
ncr5380: Cleanup bogus {request,release}_region() calls
Finn Thain
1
-2
/
+0
2016-01-07
ncr5380: Split NCR5380_init() into two functions
Finn Thain
1
-0
/
+2
2016-01-07
ncr5380: Remove NCR5380_local_declare and NCR5380_setup macros
Finn Thain
1
-9
/
+5
2016-01-07
ncr5380: Eliminate PDEBUG*, TDEBUG* and DTCDEBUG* macros
Finn Thain
1
-12
/
+6
2016-01-07
ncr5380: Remove redundant static variable initializers
Finn Thain
1
-2
/
+2
2014-11-20
ncr5380: Drop legacy scsi.h include
Finn Thain
1
-1
/
+0
2014-11-20
ncr5380: Remove *_RELEASE macros
Finn Thain
1
-5
/
+0
2014-11-20
ncr5380: Move static PDMA spin counters to host data
Finn Thain
1
-7
/
+6
2014-11-20
ncr5380: Cleanup host info() methods
Finn Thain
1
-9
/
+1
2014-11-20
ncr5380: Fix SCSI_IRQ_NONE bugs
Finn Thain
1
-9
/
+13
2014-11-20
ncr5380: Remove duplicate comments
Finn Thain
1
-16
/
+1
2014-11-20
ncr5380: Remove redundant AUTOSENSE macro
Finn Thain
1
-4
/
+0
2014-11-20
ncr5380: Remove more useless prototypes
Finn Thain
1
-4
/
+3
2014-11-20
ncr5380: Fix compiler warnings and __setup options
Finn Thain
1
-1
/
+7
2014-05-28
scsi/NCR5380: fix and standardize NDEBUG macros
Finn Thain
1
-2
/
+0
2014-03-20
[SCSI] remove deprecated IRQF_DISABLED from SCSI
Michael Opdenacker
1
-1
/
+1
2013-04-09
NCR5830: switch to ->show_info()
Al Viro
1
-1
/
+2
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
1
-1
/
+0
2007-11-25
[SCSI] NCR5380: Fix bugs and canonicalize irq handler usage
Jeff Garzik
1
-2
/
+3
2007-10-12
[SCSI] dtc: Fix typo
Alan Cox
1
-1
/
+1
2007-10-12
[SCSI] dtc: clean up indent damage and add printk levels
Alan Cox
1
-9
/
+7
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
1
-1
/
+0
2006-10-11
[PATCH] Use linux/io.h instead of asm/io.h
Matthew Wilcox
1
-1
/
+1
2006-07-03
[PATCH] irq-flags: scsi: Use the new IRQF_ constants
Thomas Gleixner
1
-1
/
+1
2006-06-10
[SCSI] drivers/scsi: Use ARRAY_SIZE macro
Tobias Klauser
1
-9
/
+9
2005-11-09
[SCSI] remove Scsi_Host_Template typedef
Christoph Hellwig
1
-3
/
+3
2005-07-28
[PATCH] turn many #if $undefined_string into #ifdef $undefined_string
Olaf Hering
1
-4
/
+0
2005-06-17
[SCSI] Remove no-op implementations of SCSI EH hooks
Jeff Garzik
1
-2
/
+0
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+494