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.12.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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-07
ncr5380: Add support for HP C2502
Ondrej Zary
1
-16
/
+58
2016-01-07
ncr5380: Fix wait for 53C80 registers registers after PDMA
Ondrej Zary
1
-31
/
+6
2016-01-07
ncr5380: Enable PDMA for DTC chips
Ondrej Zary
1
-7
/
+31
2016-01-07
ncr5380: Enable PDMA for NCR53C400A
Ondrej Zary
1
-4
/
+19
2016-01-07
ncr5380: Use runtime register mapping
Ondrej Zary
1
-48
/
+40
2016-01-07
ncr5380: Fix pseudo DMA transfers on 53C400
Ondrej Zary
1
-0
/
+4
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: Remove command list debug code
Finn Thain
1
-1
/
+0
2016-01-07
ncr5380: Remove redundant ICR_ARBITRATION_LOST test and eliminate FLAG_DTC3181E
Finn Thain
1
-1
/
+1
2016-01-07
ncr5380: Fix and cleanup scsi_host_template initializers
Finn Thain
1
-13
/
+13
2016-01-07
ncr5380: Cleanup #include directives
Finn Thain
1
-4
/
+2
2016-01-07
ncr5380: Replace redundant flags with FLAG_NO_DMA_FIXUP
Finn Thain
1
-1
/
+1
2016-01-07
ncr5380: Standardize interrupt handling
Finn Thain
1
-2
/
+0
2016-01-07
ncr5380: Rework disconnect versus poll logic
Finn Thain
1
-4
/
+0
2016-01-07
ncr5380: Implement NCR5380_dma_xfer_len and remove LIMIT_TRANSFERSIZE macro
Finn Thain
1
-0
/
+15
2016-01-07
ncr5380: Introduce unbound workqueue
Finn Thain
1
-16
/
+15
2016-01-07
ncr5380: Eliminate USLEEP_WAITLONG delay
Finn Thain
1
-1
/
+0
2016-01-07
ncr5380: Move NCR53C400-specific code
Finn Thain
1
-5
/
+16
2016-01-07
ncr5380: Split NCR5380_init() into two functions
Finn Thain
1
-0
/
+2
2016-01-07
ncr5380: Remove NCR5380_instance_name macro
Finn Thain
1
-3
/
+4
2016-01-07
ncr5380: Remove NCR5380_local_declare and NCR5380_setup macros
Finn Thain
1
-13
/
+14
2016-01-07
ncr5380: Remove more pointless macros
Finn Thain
1
-15
/
+14
2016-01-07
ncr5380: Remove redundant static variable initializers
Finn Thain
1
-2
/
+2
2015-03-09
ncr5380: Harmonize jiffies conversion with msecs_to_jiffies
Nicholas Mc Guire
1
-3
/
+3
2015-03-09
g_NCR5380: Kill compiler warning if builtin
Geert Uytterhoeven
1
-1
/
+1
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: Cleanup host info() methods
Finn Thain
1
-134
/
+1
2014-11-20
ncr5380: Remove NCR5380_STATS
Finn Thain
1
-45
/
+0
2014-11-20
ncr5380: Fix SCSI_IRQ_NONE bugs
Finn Thain
1
-7
/
+11
2014-11-20
ncr5380: Remove duplicate comments
Finn Thain
1
-16
/
+0
2014-11-20
ncr5380: Remove redundant AUTOSENSE macro
Finn Thain
1
-2
/
+0
2014-11-20
ncr5380: Remove useless prototypes
Finn Thain
1
-3
/
+3
2014-11-20
ncr5380: Remove unused macros
Finn Thain
1
-5
/
+0
2014-07-18
scsi: use 64-bit LUNs
Hannes Reinecke
1
-1
/
+1
2014-05-28
scsi/NCR5380: remove old CVS keywords
Finn Thain
1
-4
/
+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
-31
/
+20
2013-01-04
Drivers: scsi: remove __dev* attributes.
Greg Kroah-Hartman
1
-1
/
+1
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
1
-1
/
+0
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-2
/
+2
2010-08-11
g_NCR5380: fix broken MMIO compilation
Ondrej Zary
1
-20
/
+23
2010-08-11
g_NCR5380: remove misleading pnp error message
Ondrej Zary
1
-3
/
+1
2007-11-25
[SCSI] NCR5380: Fix bugs and canonicalize irq handler usage
Jeff Garzik
1
-2
/
+3
2007-10-12
[SCSI] NCR5380: fix NCR53C400_PSEUDO_DMA is not defined
Gabriel C
1
-1
/
+1
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
1
-1
/
+0
2006-08-07
[SCSI] Improve inquiry printing
Matthew Wilcox
1
-2
/
+1
2006-07-03
[PATCH] irq-flags: scsi: Use the new IRQF_ constants
Thomas Gleixner
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
[next]