index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
NCR5380.h
Age
Commit message (
Expand
)
Author
2016-01-07
ncr5380: Use runtime register mapping
Ondrej Zary
2016-01-07
ncr5380: Fix EH during arbitration and selection
Finn Thain
2016-01-07
ncr5380: Fix autosense bugs
Finn Thain
2016-01-07
ncr5380: Use standard list data structure
Finn Thain
2016-01-07
ncr5380: Remove redundant volatile qualifiers
Finn Thain
2016-01-07
ncr5380: Remove H_NO macro and introduce dsprintk
Finn Thain
2016-01-07
ncr5380: Change instance->host_lock to hostdata->lock
Finn Thain
2016-01-07
ncr5380: Remove redundant ICR_ARBITRATION_LOST test and eliminate FLAG_DTC3181E
Finn Thain
2016-01-07
ncr5380: Cleanup #include directives
Finn Thain
2016-01-07
ncr5380: Replace redundant flags with FLAG_NO_DMA_FIXUP
Finn Thain
2016-01-07
ncr5380: Standardize work queueing algorithm
Finn Thain
2016-01-07
ncr5380: Use work_struct instead of delayed_work
Finn Thain
2016-01-07
ncr5380: Rework disconnect versus poll logic
Finn Thain
2016-01-07
ncr5380: Eliminate selecting state
Finn Thain
2016-01-07
ncr5380: Sleep when polling, if possible
Finn Thain
2016-01-07
ncr5380: Introduce unbound workqueue
Finn Thain
2016-01-07
ncr5380: Always escalate bad target time-out in NCR5380_select()
Finn Thain
2016-01-07
ncr5380: Remove unused hostdata->aborted flag
Finn Thain
2016-01-07
atari_NCR5380: Remove RESET_BOOT, CONFIG_ATARI_SCSI_TOSHIBA_DELAY and CONFIG_...
Finn Thain
2016-01-07
ncr5380: Split NCR5380_init() into two functions
Finn Thain
2016-01-07
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
2014-11-20
ncr5380: Remove redundant AUTOSENSE macro
Finn Thain
2014-11-20
ncr5380: Cleanup TAG_NEXT and TAG_NONE macros
Finn Thain
2014-11-20
ncr5380: Remove more useless prototypes
Finn Thain
2014-11-20
ncr5380: Use printk() not pr_debug()
Finn Thain
2014-05-28
scsi/NCR5380: dprintk macro
Finn Thain
2014-05-28
scsi/NCR5380: fix and standardize NDEBUG macros
Finn Thain
2014-05-28
scsi/NCR5380: fix dprintk macro usage and definition
Finn Thain
2014-05-28
scsi/NCR5380: remove old CVS keywords
Finn Thain
2013-04-09
NCR5830: switch to ->show_info()
Al Viro
2010-11-16
SCSI host lock push-down
Jeff Garzik
2007-10-12
[SCSI] NCR5380: Use scsi_eh API for REQUEST_SENSE invocation
Boaz Harrosh
2007-05-24
[SCSI] ncr5380 warning fixes
Andrew Morton
2006-11-22
WorkStruct: make allyesconfig
David Howells
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2005-06-17
[SCSI] Remove no-op implementations of SCSI EH hooks
Jeff Garzik
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds