index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
atari_NCR5380.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-11
ncr5380: Remove disused atari_NCR5380.c core driver
Finn Thain
1
-2632
/
+0
2016-04-11
atari_NCR5380: Remove DMA_MIN_SIZE macro
Finn Thain
1
-8
/
+8
2016-04-11
ncr5380: Remove REAL_DMA and REAL_DMA_POLL macros
Finn Thain
1
-53
/
+9
2016-03-01
ncr5380: Call scsi_eh_prep_cmnd() and scsi_eh_restore_cmnd() as and when appr...
Finn Thain
1
-2
/
+2
2016-03-01
ncr5380: Fix NCR5380_select() EH checks and result handling
Finn Thain
1
-5
/
+11
2016-03-01
ncr5380: Forget aborted commands
Finn Thain
1
-45
/
+17
2016-03-01
ncr5380: Dont re-enter NCR5380_select()
Finn Thain
1
-8
/
+8
2016-03-01
ncr5380: Dont release lock for PIO transfer
Finn Thain
1
-7
/
+9
2016-03-01
ncr5380: Correctly clear command pointers and lists after bus reset
Finn Thain
1
-7
/
+12
2016-01-06
ncr5380: Cleanup whitespace and parentheses
Finn Thain
1
-13
/
+13
2016-01-06
atari_NCR5380: Merge changes from NCR5380.c
Finn Thain
1
-32
/
+52
2016-01-06
ncr5380: Fix whitespace in comments using regexp
Finn Thain
1
-53
/
+53
2016-01-06
ncr5380: Cleanup comments
Finn Thain
1
-95
/
+14
2016-01-06
ncr5380: Fix soft lockups
Finn Thain
1
-2
/
+4
2016-01-06
atari_scsi, sun3_scsi: Remove global Scsi_Host pointer
Finn Thain
1
-2
/
+3
2016-01-06
atari_NCR5380: Eliminate HOSTNO macro
Finn Thain
1
-55
/
+47
2016-01-06
atari_NCR5380: Remove HOSTNO macro from printk() and seq_printf() calls
Finn Thain
1
-14
/
+9
2016-01-06
ncr5380: Implement new eh_bus_reset_handler
Finn Thain
1
-16
/
+23
2016-01-06
ncr5380: Fix EH during arbitration and selection
Finn Thain
1
-22
/
+60
2016-01-06
ncr5380: Implement new eh_abort_handler
Finn Thain
1
-19
/
+146
2016-01-06
ncr5380: Fix autosense bugs
Finn Thain
1
-103
/
+136
2016-01-06
ncr5380: Refactor command completion
Finn Thain
1
-15
/
+31
2016-01-06
ncr5380: Use standard list data structure
Finn Thain
1
-241
/
+46
2016-01-06
ncr5380: Remove redundant volatile qualifiers
Finn Thain
1
-1
/
+1
2016-01-06
ncr5380: Remove LIST and REMOVE macros
Finn Thain
1
-32
/
+0
2016-01-06
ncr5380: Use dsprintk() for queue debugging
Finn Thain
1
-20
/
+23
2016-01-06
ncr5380: Use shost_priv helper
Finn Thain
1
-13
/
+7
2016-01-06
ncr5380: Remove H_NO macro and introduce dsprintk
Finn Thain
1
-27
/
+27
2016-01-06
ncr5380: Remove command list debug code
Finn Thain
1
-90
/
+4
2016-01-06
ncr5380: Change instance->host_lock to hostdata->lock
Finn Thain
1
-80
/
+55
2016-01-06
ncr5380: Remove redundant ICR_ARBITRATION_LOST test and eliminate FLAG_DTC3181E
Finn Thain
1
-9
/
+0
2016-01-06
atari_NCR5380: Fix queue_size limit
Finn Thain
1
-12
/
+2
2016-01-06
ncr5380: Cleanup #include directives
Finn Thain
1
-5
/
+0
2016-01-06
ncr5380: Fix off-by-one bug in extended_msg[] bounds check
Finn Thain
1
-2
/
+2
2016-01-06
ncr5380: Standardize reselection handling
Finn Thain
1
-21
/
+29
2016-01-06
ncr5380: Introduce NCR5380_poll_politely2
Finn Thain
1
-25
/
+37
2016-01-06
ncr5380: Standardize interrupt handling
Finn Thain
1
-78
/
+76
2016-01-06
ncr5380: Standardize work queueing algorithm
Finn Thain
1
-74
/
+6
2016-01-06
ncr5380: Dont wait for BUS FREE after disconnect
Finn Thain
1
-11
/
+0
2016-01-06
atari_NCR5380: Use arbitration timeout
Finn Thain
1
-32
/
+25
2016-01-06
atari_NCR5380: Set do_abort() timeouts
Finn Thain
1
-13
/
+21
2016-01-06
ncr5380: Remove references to linked commands
Hannes Reinecke
1
-60
/
+0
2016-01-06
ncr5380: Drop DEF_SCSI_QCMD macro
Finn Thain
1
-1
/
+1
2016-01-06
ncr5380: Fix NCR5380_transfer_pio() result
Finn Thain
1
-5
/
+6
2016-01-06
ncr5380: Rework disconnect versus poll logic
Finn Thain
1
-16
/
+8
2016-01-06
ncr5380: Implement NCR5380_dma_xfer_len and remove LIMIT_TRANSFERSIZE macro
Finn Thain
1
-3
/
+5
2016-01-06
ncr5380: Always retry arbitration and selection
Finn Thain
1
-0
/
+1
2016-01-06
ncr5380: Eliminate selecting state
Finn Thain
1
-35
/
+14
2016-01-06
ncr5380: Sleep when polling, if possible
Finn Thain
1
-21
/
+41
2016-01-06
ncr5380: Introduce unbound workqueue
Finn Thain
1
-1
/
+7
[next]