index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
NCR5380.h
Age
Commit message (
Expand
)
Author
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
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