index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
NCR5380.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
mac_scsi: Fix pseudo DMA implementation
Finn Thain
2016-04-11
1
-0
/
+2
*
ncr5380: Remove DONT_USE_INTR and AUTOPROBE_IRQ macros
Finn Thain
2016-04-11
1
-4
/
+0
*
ncr5380: Remove disused atari_NCR5380.c core driver
Finn Thain
2016-04-11
1
-19
/
+0
*
ncr5380: Remove PSEUDO_DMA macro
Finn Thain
2016-04-11
1
-4
/
+0
*
ncr5380: Disable the DMA errata workaround flag by default
Finn Thain
2016-04-11
1
-1
/
+1
*
ncr5380: Remove REAL_DMA and REAL_DMA_POLL macros
Finn Thain
2016-04-11
1
-112
/
+0
*
ncr5380: Use runtime register mapping
Ondrej Zary
2016-01-06
1
-12
/
+1
*
ncr5380: Fix EH during arbitration and selection
Finn Thain
2016-01-06
1
-2
/
+2
*
ncr5380: Fix autosense bugs
Finn Thain
2016-01-06
1
-0
/
+2
*
ncr5380: Use standard list data structure
Finn Thain
2016-01-06
1
-2
/
+14
*
ncr5380: Remove redundant volatile qualifiers
Finn Thain
2016-01-06
1
-6
/
+6
*
ncr5380: Remove H_NO macro and introduce dsprintk
Finn Thain
2016-01-06
1
-0
/
+5
*
ncr5380: Change instance->host_lock to hostdata->lock
Finn Thain
2016-01-06
1
-0
/
+1
*
ncr5380: Remove redundant ICR_ARBITRATION_LOST test and eliminate FLAG_DTC3181E
Finn Thain
2016-01-06
1
-1
/
+0
*
ncr5380: Cleanup #include directives
Finn Thain
2016-01-06
1
-0
/
+4
*
ncr5380: Replace redundant flags with FLAG_NO_DMA_FIXUP
Finn Thain
2016-01-06
1
-3
/
+1
*
ncr5380: Standardize work queueing algorithm
Finn Thain
2016-01-06
1
-1
/
+0
*
ncr5380: Use work_struct instead of delayed_work
Finn Thain
2016-01-06
1
-1
/
+0
*
ncr5380: Rework disconnect versus poll logic
Finn Thain
2016-01-06
1
-11
/
+0
*
ncr5380: Eliminate selecting state
Finn Thain
2016-01-06
1
-2
/
+0
*
ncr5380: Sleep when polling, if possible
Finn Thain
2016-01-06
1
-0
/
+1
*
ncr5380: Introduce unbound workqueue
Finn Thain
2016-01-06
1
-0
/
+1
*
ncr5380: Always escalate bad target time-out in NCR5380_select()
Finn Thain
2016-01-06
1
-6
/
+0
*
ncr5380: Remove unused hostdata->aborted flag
Finn Thain
2016-01-06
1
-1
/
+0
*
atari_NCR5380: Remove RESET_BOOT, CONFIG_ATARI_SCSI_TOSHIBA_DELAY and CONFIG_...
Finn Thain
2016-01-06
1
-0
/
+1
*
ncr5380: Split NCR5380_init() into two functions
Finn Thain
2016-01-06
1
-0
/
+1
*
ncr5380: Remove more pointless macros
Finn Thain
2016-01-06
1
-3
/
+0
*
atari_NCR5380: Move static co-routine variables to host data
Finn Thain
2014-11-20
1
-0
/
+2
*
atari_NCR5380: Move static TagAlloc array to host data
Finn Thain
2014-11-20
1
-0
/
+12
*
atari_NCR5380: Introduce FLAG_TAGGED_QUEUING
Finn Thain
2014-11-20
1
-0
/
+1
*
atari_NCR5380: Refactor Falcon special cases
Finn Thain
2014-11-20
1
-0
/
+4
*
ncr5380: Drop legacy scsi.h include
Finn Thain
2014-11-20
1
-5
/
+5
*
ncr5380: Remove *_RELEASE macros
Finn Thain
2014-11-20
1
-5
/
+0
*
ncr5380: Move static PDMA spin counters to host data
Finn Thain
2014-11-20
1
-0
/
+4
*
ncr5380: Cleanup host info() methods
Finn Thain
2014-11-20
1
-1
/
+2
*
ncr5380: Remove NCR5380_STATS
Finn Thain
2014-11-20
1
-9
/
+0
*
ncr5380: Fix SCSI_IRQ_NONE bugs
Finn Thain
2014-11-20
1
-1
/
+4
*
ncr5380: Remove redundant AUTOSENSE macro
Finn Thain
2014-11-20
1
-5
/
+0
*
ncr5380: Cleanup TAG_NEXT and TAG_NONE macros
Finn Thain
2014-11-20
1
-7
/
+4
*
ncr5380: Remove more useless prototypes
Finn Thain
2014-11-20
1
-8
/
+0
*
ncr5380: Use printk() not pr_debug()
Finn Thain
2014-11-20
1
-1
/
+2
*
scsi/NCR5380: dprintk macro
Finn Thain
2014-05-28
1
-3
/
+3
*
scsi/NCR5380: fix and standardize NDEBUG macros
Finn Thain
2014-05-28
1
-4
/
+18
*
scsi/NCR5380: fix dprintk macro usage and definition
Finn Thain
2014-05-28
1
-3
/
+3
*
scsi/NCR5380: remove old CVS keywords
Finn Thain
2014-05-28
1
-4
/
+0
*
NCR5830: switch to ->show_info()
Al Viro
2013-04-09
1
-2
/
+4
*
SCSI host lock push-down
Jeff Garzik
2010-11-16
1
-1
/
+1
*
[SCSI] NCR5380: Use scsi_eh API for REQUEST_SENSE invocation
Boaz Harrosh
2007-10-12
1
-0
/
+7
*
[SCSI] ncr5380 warning fixes
Andrew Morton
2007-05-24
1
-3
/
+3
*
WorkStruct: make allyesconfig
David Howells
2006-11-22
1
-2
/
+2
[next]