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
/
atp870u.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-01
scsi: atp870u: 64 bit bug in atp885_init()
Dan Carpenter
1
-2
/
+2
2015-11-25
atp870u: Introduce atp870_init()
Ondrej Zary
1
-50
/
+54
2015-11-25
atp870u: Introduce atp885_init()
Ondrej Zary
1
-118
/
+113
2015-11-25
atp870u: Introduce atp880_init()
Ondrej Zary
1
-86
/
+88
2015-11-25
atp870u: Initialize tables earlier
Ondrej Zary
1
-16
/
+6
2015-11-25
atp870u: Remove scam_on from struct atp_unit
Ondrej Zary
1
-7
/
+7
2015-11-25
atp870u: Request IRQ later, remove weird locking
Ondrej Zary
1
-35
/
+12
2015-11-25
atp870u: Use pci_request_regions
Ondrej Zary
1
-11
/
+10
2015-11-25
atp870u: Introduce is880(), is885() and remove dev_id
Ondrej Zary
1
-32
/
+38
2015-11-25
atp870u: Simplify _probe()
Ondrej Zary
1
-37
/
+28
2015-11-25
atp870u: Remove chip_ver from struct atp_unit
Ondrej Zary
1
-25
/
+14
2015-11-25
atp870u: Improve unsupported chip detection
Ondrej Zary
1
-12
/
+8
2015-11-25
atp870u: Improve _probe()
Ondrej Zary
1
-123
/
+113
2015-11-25
atp870u: Remove useless and broken card counting
Ondrej Zary
1
-6
/
+4
2015-11-25
atp870u: Use n_io_port in request_region and release_region
Ondrej Zary
1
-17
/
+3
2015-11-25
atp870u: Use module_pci_driver
Ondrej Zary
1
-19
/
+1
2015-11-25
atp870u: Remove empty tscam_885()
Ondrej Zary
1
-14
/
+1
2015-11-25
atp870u: Reduce log spam on module load/unload
Ondrej Zary
1
-6
/
+1
2015-11-25
atp870u: Introduce atp_set_host_id
Ondrej Zary
1
-39
/
+18
2015-11-25
atp870u: Fix incorrect writeb_io access to register 0x3a
Ondrej Zary
1
-4
/
+4
2015-11-25
atp870u: Replace port 0x80 delay by udelay
Ondrej Zary
1
-9
/
+9
2015-11-25
atp870u: Convert remaining in[bwl] and out[bwl] to wrappers
Ondrej Zary
1
-104
/
+118
2015-11-25
atp870u: Rename is885() to atp_is()
Ondrej Zary
1
-6
/
+6
2015-11-25
atp870u: Remove is870()
Ondrej Zary
1
-426
/
+1
2015-11-25
atp870u: Move 870-specific code out of is870()
Ondrej Zary
1
-3
/
+2
2015-11-25
atp870u: Add remaining 870 support to is885()
Ondrej Zary
1
-14
/
+31
2015-11-25
atp870u: Add wide_chip parameter to is870() and is885()
Ondrej Zary
1
-21
/
+25
2015-11-25
atp870u: Remove is880()
Ondrej Zary
1
-571
/
+1
2015-11-25
atp870u: Move chip-specific lines out of is880() and is885()
Ondrej Zary
1
-14
/
+10
2015-11-25
atp870u: Add channel parameter to is870() and is880()
Ondrej Zary
1
-342
/
+342
2015-11-25
atp870u: Unify code format in is870(), is880() and is885()
Ondrej Zary
1
-69
/
+101
2015-11-25
atp870u: Convert is885() to use wrappers
Ondrej Zary
1
-179
/
+179
2015-11-25
atp870u: Convert is880() to use wrappers
Ondrej Zary
1
-176
/
+176
2015-11-25
atp870u: Convert is870() to use wrappers
Ondrej Zary
1
-138
/
+138
2015-11-25
atp870u: Introduce HW access wrappers
Ondrej Zary
1
-220
/
+252
2015-11-25
atp870u: Remove ugly gotos #5
Ondrej Zary
1
-72
/
+62
2015-11-25
atp870u: Remove ugly gotos #4
Ondrej Zary
1
-17
/
+15
2015-11-25
atp870u: Remove ugly gotos #3
Ondrej Zary
1
-12
/
+6
2015-11-25
atp870u: Remove ugly gotos #2
Ondrej Zary
1
-38
/
+30
2015-11-25
atp870u: Remove ugly gotos
Ondrej Zary
1
-54
/
+30
2015-11-25
atp870u: Untangle tmpcip #2
Ondrej Zary
1
-16
/
+9
2015-11-25
atp870u: Untangle tmpcip
Ondrej Zary
1
-41
/
+23
2015-11-25
atp870u: Untangle tmport #8
Ondrej Zary
1
-301
/
+177
2015-11-25
atp870u: Untangle tmport #7
Ondrej Zary
1
-11
/
+5
2015-11-25
atp870u: Untangle tmport #6
Ondrej Zary
1
-87
/
+49
2015-11-25
atp870u: Untangle tmport #5
Ondrej Zary
1
-297
/
+173
2015-11-25
atp870u: Untangle tmport #4
Ondrej Zary
1
-232
/
+138
2015-11-25
atp870u: Untangle tmport #3
Ondrej Zary
1
-69
/
+49
2015-11-25
atp870u: Untangle tmport #2
Ondrej Zary
1
-47
/
+32
2015-11-25
atp870u: Untangle tmport
Ondrej Zary
1
-115
/
+71
[next]