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
/
mac_scsi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-19
scsi: remove the use_clustering flag
Christoph Hellwig
1
-1
/
+1
2017-08-26
scsi: NCR5380: Move bus reset to host reset
Hannes Reinecke
1
-2
/
+2
2017-02-01
scsi: ncr5380: Resolve various static checker warnings
Finn Thain
1
-4
/
+4
2016-11-09
scsi: ncr5380: Use correct types for DMA routines
Finn Thain
1
-18
/
+18
2016-11-09
scsi: ncr5380: Pass hostdata pointer to register polling routines
Finn Thain
1
-5
/
+5
2016-11-09
scsi: ncr5380: Use correct types for device register accessors
Finn Thain
1
-20
/
+2
2016-11-09
scsi: ncr5380: Store IO ports and addresses in host private data
Finn Thain
1
-11
/
+16
2016-04-11
mac_scsi: Fix pseudo DMA implementation
Finn Thain
1
-95
/
+117
2016-04-11
ncr5380: Remove disused atari_NCR5380.c core driver
Finn Thain
1
-7
/
+1
2016-04-11
ncr5380: Merge DMA implementation from atari_NCR5380 core driver
Finn Thain
1
-1
/
+2
2016-04-11
ncr5380: Use DMA hooks for PDMA
Finn Thain
1
-3
/
+2
2016-04-11
ncr5380: Remove PSEUDO_DMA macro
Finn Thain
1
-10
/
+0
2016-04-11
ncr5380: Remove FLAG_NO_PSEUDO_DMA where possible
Finn Thain
1
-1
/
+14
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
-14
/
+14
2016-01-07
ncr5380: Cleanup #include directives
Finn Thain
1
-1
/
+0
2016-01-07
ncr5380: Implement NCR5380_dma_xfer_len and remove LIMIT_TRANSFERSIZE macro
Finn Thain
1
-0
/
+1
2016-01-07
ncr5380: Introduce unbound workqueue
Finn Thain
1
-1
/
+4
2016-01-07
atari_NCR5380: Remove RESET_BOOT, CONFIG_ATARI_SCSI_TOSHIBA_DELAY and CONFIG_...
Finn Thain
1
-55
/
+10
2016-01-07
ncr5380: Remove NCR5380_local_declare and NCR5380_setup macros
Finn Thain
1
-13
/
+2
2015-03-09
ncr5380: Drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2014-11-20
atari_NCR5380: Introduce FLAG_TAGGED_QUEUING
Finn Thain
1
-4
/
+4
2014-11-20
mac_scsi: Convert to platform device
Finn Thain
1
-119
/
+126
2014-11-20
mac_scsi: Cleanup PDMA code
Finn Thain
1
-65
/
+67
2014-11-20
mac_scsi: Add module option to Kconfig
Finn Thain
1
-75
/
+37
2014-11-20
mac_scsi: Remove header
Finn Thain
1
-1
/
+20
2014-11-20
ncr5380: Drop legacy scsi.h include
Finn Thain
1
-1
/
+0
2014-11-20
ncr5380: Remove *_RELEASE macros
Finn Thain
1
-2
/
+0
2014-11-20
ncr5380: Remove pointless compiler command line override macros
Finn Thain
1
-10
/
+9
2014-11-20
ncr5380: Cleanup host info() methods
Finn Thain
1
-14
/
+0
2014-11-20
ncr5380: Fix SCSI_IRQ_NONE bugs
Finn Thain
1
-4
/
+4
2014-11-20
ncr5380: Remove duplicate comments
Finn Thain
1
-12
/
+0
2014-11-20
ncr5380: Remove redundant AUTOSENSE macro
Finn Thain
1
-2
/
+0
2014-11-20
ncr5380: Remove useless prototypes
Finn Thain
1
-2
/
+0
2014-11-20
ncr5380: Remove unused macros
Finn Thain
1
-3
/
+0
2014-11-20
ncr5380: Remove unused hostdata fields
Finn Thain
1
-33
/
+0
2014-10-29
scsi: Fix "choir" and "beeing" malaprops
Finn Thain
1
-1
/
+1
2014-05-28
scsi/NCR5380: fix and standardize NDEBUG macros
Finn Thain
1
-6
/
+0
2014-05-28
scsi/NCR5380: remove old CVS keywords
Finn Thain
1
-4
/
+0
2013-12-20
[SCSI] mac_scsi: Fix crash on out of memory
Alan
1
-0
/
+2
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
2012-01-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
1
-6
/
+0
2012-01-22
mac_scsi: dont enable mac_scsi irq before requesting it
Finn Thain
1
-6
/
+0
2011-12-15
[SCSI] mac_scsi: Remove obsolete IRQ_FLG_* users
Geert Uytterhoeven
1
-2
/
+1
2011-06-30
[SCSI] mac_scsi: Remove unused variable default_instance
Geert Uytterhoeven
1
-11
/
+1
2011-06-30
[SCSI] mac_scsi: macscsi_detect() should be __init
Geert Uytterhoeven
1
-1
/
+1
2008-12-28
m68k: machw.h cleanup
Finn Thain
1
-1
/
+0
[next]