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.c
Age
Commit message (
Expand
)
Author
2016-04-11
ncr5380: Call complete_cmd() for disconnected commands on bus reset
Finn Thain
2016-04-11
ncr5380: Remove DONT_USE_INTR and AUTOPROBE_IRQ macros
Finn Thain
2016-04-11
ncr5380: Remove remaining register storage qualifiers
Finn Thain
2016-04-11
ncr5380: Fix register decoding for debugging
Finn Thain
2016-04-11
ncr5380: Reduce max_lun limit
Finn Thain
2016-04-11
ncr5380: Remove disused atari_NCR5380.c core driver
Finn Thain
2016-04-11
sun3_scsi: Adopt NCR5380.c core driver
Finn Thain
2016-04-11
atari_scsi: Adopt NCR5380.c core driver
Finn Thain
2016-04-11
ncr5380: Merge DMA implementation from atari_NCR5380 core driver
Finn Thain
2016-04-11
ncr5380: Adopt uniform DMA setup convention
Finn Thain
2016-04-11
ncr5380: Use DMA hooks for PDMA
Finn Thain
2016-04-11
ncr5380: Remove BOARD_REQUIRES_NO_DELAY macro
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-04-11
ncr5380: Remove FLAG_NO_PSEUDO_DMA where possible
Finn Thain
2016-03-01
ncr5380: Call scsi_eh_prep_cmnd() and scsi_eh_restore_cmnd() as and when appr...
Finn Thain
2016-03-01
ncr5380: Fix NCR5380_select() EH checks and result handling
Finn Thain
2016-03-01
ncr5380: Forget aborted commands
Finn Thain
2016-03-01
ncr5380: Dont re-enter NCR5380_select()
Finn Thain
2016-03-01
ncr5380: Dont release lock for PIO transfer
Finn Thain
2016-03-01
ncr5380: Correctly clear command pointers and lists after bus reset
Finn Thain
2016-01-07
ncr5380: Cleanup whitespace and parentheses
Finn Thain
2016-01-07
ncr5380: Merge changes from atari_NCR5380.c
Finn Thain
2016-01-07
ncr5380: Fix whitespace in comments using regexp
Finn Thain
2016-01-07
ncr5380: Fix trailing whitespace using regexp
Finn Thain
2016-01-07
ncr5380: Cleanup comments
Finn Thain
2016-01-07
ncr5380: Fix soft lockups
Finn Thain
2016-01-07
atari_NCR5380: Eliminate HOSTNO macro
Finn Thain
2016-01-07
atari_NCR5380: Remove HOSTNO macro from printk() and seq_printf() calls
Finn Thain
2016-01-07
ncr5380: Implement new eh_bus_reset_handler
Finn Thain
2016-01-07
ncr5380: Fix EH during arbitration and selection
Finn Thain
2016-01-07
ncr5380: Implement new eh_abort_handler
Finn Thain
2016-01-07
ncr5380: Fix autosense bugs
Finn Thain
2016-01-07
ncr5380: Refactor command completion
Finn Thain
2016-01-07
ncr5380: Use standard list data structure
Finn Thain
2016-01-07
ncr5380: Remove LIST and REMOVE macros
Finn Thain
2016-01-07
ncr5380: Use dsprintk() for queue debugging
Finn Thain
2016-01-07
ncr5380: Use shost_priv helper
Finn Thain
2016-01-07
ncr5380: Remove H_NO macro and introduce dsprintk
Finn Thain
2016-01-07
ncr5380: Remove command list debug code
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: Fix NDEBUG_NO_DATAOUT flag
Finn Thain
2016-01-07
ncr5380: Cleanup #include directives
Finn Thain
2016-01-07
ncr5380: Fix off-by-one bug in extended_msg[] bounds check
Finn Thain
2016-01-07
ncr5380: Standardize reselection handling
Finn Thain
2016-01-07
ncr5380: Replace READ_OVERRUNS macro with FLAG_NO_DMA_FIXUPS
Finn Thain
2016-01-07
ncr5380: Replace redundant flags with FLAG_NO_DMA_FIXUP
Finn Thain
2016-01-07
ncr5380: Introduce NCR5380_poll_politely2
Finn Thain
[next]