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