index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
g_NCR5380.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-01
scsi: ncr5380: Reduce #include files
Finn Thain
1
-56
/
+0
2016-12-09
scsi: g_NCR5380: Use probe_irq_*() for IRQ probing
Ondrej Zary
1
-0
/
+2
2016-11-09
scsi: ncr5380: Use correct types for DMA routines
Finn Thain
1
-3
/
+2
2016-11-09
scsi: ncr5380: Use correct types for device register accessors
Finn Thain
1
-6
/
+2
2016-11-09
scsi: ncr5380: Store IO ports and addresses in host private data
Finn Thain
1
-4
/
+2
2016-11-09
scsi: g_NCR5380: Merge g_NCR5380 and g_NCR5380_mmio drivers
Ondrej Zary
1
-24
/
+9
2016-09-30
scsi: g_NCR5380: Stop using scsi_module.c
Ondrej Zary
1
-8
/
+0
2016-04-11
ncr5380: Merge DMA implementation from atari_NCR5380 core driver
Finn Thain
1
-0
/
+1
2016-04-11
ncr5380: Use DMA hooks for PDMA
Finn Thain
1
-2
/
+2
2016-04-11
ncr5380: Remove BOARD_REQUIRES_NO_DELAY macro
Finn Thain
1
-0
/
+2
2016-04-11
ncr5380: Remove PSEUDO_DMA macro
Finn Thain
1
-1
/
+0
2016-04-11
ncr5380: Remove FLAG_NO_PSEUDO_DMA where possible
Finn Thain
1
-1
/
+1
2016-04-11
g_ncr5380: Remove CONFIG_SCSI_GENERIC_NCR53C400
Finn Thain
1
-14
/
+2
2016-01-07
ncr5380: Add support for HP C2502
Ondrej Zary
1
-0
/
+1
2016-01-07
ncr5380: Enable PDMA for DTC chips
Ondrej Zary
1
-1
/
+2
2016-01-07
ncr5380: Use runtime register mapping
Ondrej Zary
1
-4
/
+8
2016-01-07
ncr5380: Fix and cleanup scsi_host_template initializers
Finn Thain
1
-8
/
+2
2016-01-07
ncr5380: Implement NCR5380_dma_xfer_len and remove LIMIT_TRANSFERSIZE macro
Finn Thain
1
-0
/
+3
2016-01-07
ncr5380: Move NCR53C400-specific code
Finn Thain
1
-4
/
+2
2016-01-07
ncr5380: Remove NCR5380_instance_name macro
Finn Thain
1
-2
/
+0
2016-01-07
ncr5380: Remove NCR5380_local_declare and NCR5380_setup macros
Finn Thain
1
-19
/
+11
2016-01-07
ncr5380: Remove more pointless macros
Finn Thain
1
-5
/
+0
2014-11-20
ncr5380: Remove *_RELEASE macros
Finn Thain
1
-5
/
+0
2014-11-20
ncr5380: Cleanup host info() methods
Finn Thain
1
-0
/
+2
2014-11-20
ncr5380: Remove duplicate comments
Finn Thain
1
-12
/
+0
2014-11-20
ncr5380: Remove useless prototypes
Finn Thain
1
-6
/
+0
2014-11-20
ncr5380: Remove unused macros
Finn Thain
1
-1
/
+0
2014-05-28
scsi/NCR5380: remove old CVS keywords
Finn Thain
1
-4
/
+0
2014-05-28
scsi/NCR5380: remove redundant HOSTS_C macro tests
Finn Thain
1
-3
/
+0
2010-11-17
SCSI host lock push-down
Jeff Garzik
1
-1
/
+1
2010-08-11
g_NCR5380: fix broken MMIO compilation
Ondrej Zary
1
-3
/
+3
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-03-24
[PATCH] remove ISA legacy functions: drivers/scsi/g_NCR5380.c
Al Viro
1
-6
/
+17
2005-11-09
[SCSI] remove Scsi_Host_Template typedef
Christoph Hellwig
1
-1
/
+1
2005-06-17
[SCSI] Remove no-op implementations of SCSI EH hooks
Jeff Garzik
1
-4
/
+0
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+131