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