index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
NCR5380.h
Age
Commit message (
Expand
)
Author
2017-01-31
scsi: ncr5380: Clean up dead code and redundant macro usage
Finn Thain
2017-01-31
scsi: ncr5380: Shorten host info string by removing unused option macros
Finn Thain
2016-12-08
scsi: g_NCR5380: Use probe_irq_*() for IRQ probing
Ondrej Zary
2016-11-08
scsi: ncr5380: Use correct types for DMA routines
Finn Thain
2016-11-08
scsi: ncr5380: Expedite register polling
Finn Thain
2016-11-08
scsi: ncr5380: Pass hostdata pointer to register polling routines
Finn Thain
2016-11-08
scsi: ncr5380: Use correct types for device register accessors
Finn Thain
2016-11-08
scsi: ncr5380: Store IO ports and addresses in host private data
Finn Thain
2016-11-08
scsi: ncr5380: Improve hostdata struct member alignment and cache-ability
Finn Thain
2016-11-08
scsi: ncr5380: Increase register polling limit
Finn Thain
2016-11-08
scsi: ncr5380: Simplify register polling limit
Finn Thain
2016-09-14
scsi: ncr5380: Improve interrupt latency during PIO tranfers
Finn Thain
2016-08-31
scsi: ncr5380: Avoid a compiler warning
Finn Thain
2016-04-11
mac_scsi: Fix pseudo DMA implementation
Finn Thain
2016-04-11
ncr5380: Remove DONT_USE_INTR and AUTOPROBE_IRQ macros
Finn Thain
2016-04-11
ncr5380: Remove disused atari_NCR5380.c core driver
Finn Thain
2016-04-11
ncr5380: Remove PSEUDO_DMA macro
Finn Thain
2016-04-11
ncr5380: Disable the DMA errata workaround flag by default
Finn Thain
2016-04-11
ncr5380: Remove REAL_DMA and REAL_DMA_POLL macros
Finn Thain
2016-01-06
ncr5380: Use runtime register mapping
Ondrej Zary
2016-01-06
ncr5380: Fix EH during arbitration and selection
Finn Thain
2016-01-06
ncr5380: Fix autosense bugs
Finn Thain
2016-01-06
ncr5380: Use standard list data structure
Finn Thain
2016-01-06
ncr5380: Remove redundant volatile qualifiers
Finn Thain
2016-01-06
ncr5380: Remove H_NO macro and introduce dsprintk
Finn Thain
2016-01-06
ncr5380: Change instance->host_lock to hostdata->lock
Finn Thain
2016-01-06
ncr5380: Remove redundant ICR_ARBITRATION_LOST test and eliminate FLAG_DTC3181E
Finn Thain
2016-01-06
ncr5380: Cleanup #include directives
Finn Thain
2016-01-06
ncr5380: Replace redundant flags with FLAG_NO_DMA_FIXUP
Finn Thain
2016-01-06
ncr5380: Standardize work queueing algorithm
Finn Thain
2016-01-06
ncr5380: Use work_struct instead of delayed_work
Finn Thain
2016-01-06
ncr5380: Rework disconnect versus poll logic
Finn Thain
2016-01-06
ncr5380: Eliminate selecting state
Finn Thain
2016-01-06
ncr5380: Sleep when polling, if possible
Finn Thain
2016-01-06
ncr5380: Introduce unbound workqueue
Finn Thain
2016-01-06
ncr5380: Always escalate bad target time-out in NCR5380_select()
Finn Thain
2016-01-06
ncr5380: Remove unused hostdata->aborted flag
Finn Thain
2016-01-06
atari_NCR5380: Remove RESET_BOOT, CONFIG_ATARI_SCSI_TOSHIBA_DELAY and CONFIG_...
Finn Thain
2016-01-06
ncr5380: Split NCR5380_init() into two functions
Finn Thain
2016-01-06
ncr5380: Remove more pointless macros
Finn Thain
2014-11-20
atari_NCR5380: Move static co-routine variables to host data
Finn Thain
2014-11-20
atari_NCR5380: Move static TagAlloc array to host data
Finn Thain
2014-11-20
atari_NCR5380: Introduce FLAG_TAGGED_QUEUING
Finn Thain
2014-11-20
atari_NCR5380: Refactor Falcon special cases
Finn Thain
2014-11-20
ncr5380: Drop legacy scsi.h include
Finn Thain
2014-11-20
ncr5380: Remove *_RELEASE macros
Finn Thain
2014-11-20
ncr5380: Move static PDMA spin counters to host data
Finn Thain
2014-11-20
ncr5380: Cleanup host info() methods
Finn Thain
2014-11-20
ncr5380: Remove NCR5380_STATS
Finn Thain
2014-11-20
ncr5380: Fix SCSI_IRQ_NONE bugs
Finn Thain
[next]