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
/
dca
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-15
dca: Use PTR_ERR_OR_ZERO() to simplify code
Tang Bin
1
-3
/
+1
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 33
Thomas Gleixner
2
-34
/
+2
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
2018-04-23
dca: make function dca_common_get_tag static
Colin Ian King
1
-1
/
+1
2015-11-16
dmaengine: ioatdma: constify dca_ops structures
Julia Lawall
1
-1
/
+2
2013-02-27
dca: convert to idr_alloc()
Tejun Heo
1
-13
/
+10
2013-01-07
dca: check against empty dca_domains list before unregister provider
Maciej Sosnowski
1
-0
/
+5
2011-10-31
drivers/dca: Add export.h for THIS_MODULE to dca-sysfs.c
Paul Gortmaker
1
-0
/
+1
2011-10-31
drivers/dca: Add module.h to dca-core.c
Paul Gortmaker
1
-0
/
+1
2011-09-13
locking, drivers/dca: Annotate dca_lock as raw
Mike Galbraith
1
-34
/
+44
2011-03-22
drivers/dca/dca-core.c: use list_move() instead of list_del()/list_add() comb...
Kirill A. Shutemov
1
-4
/
+2
2011-01-13
dca: remove unneeded NULL check
Dan Carpenter
1
-2
/
+0
2010-09-17
dca: disable dca on IOAT ver.3.0 multiple-IOH platforms
Sosnowski, Maciej
1
-6
/
+79
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2
-0
/
+2
2009-09-13
dca: module load should not be an error message
Stephen Hemminger
1
-1
/
+1
2009-09-10
dca: registering requesters in multiple dca domains
Maciej Sosnowski
1
-13
/
+109
2009-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-0
/
+21
2009-03-21
dca: add missing copyright/license headers
Maciej Sosnowski
1
-0
/
+21
2009-03-04
I/OAT: update driver version and copyright dates
Maciej Sosnowski
1
-1
/
+1
2009-02-02
dca: redesign locks to fix deadlocks
Maciej Sosnowski
1
-18
/
+33
2009-01-06
dmaengine: bump initcall level to arch_initcall
Dan Williams
1
-1
/
+1
2008-11-10
[4/4] dca: fixup initialization dependency
Dan Williams
1
-1
/
+1
2008-10-16
device create: misc: convert device_create_drvdata to device_create
Greg Kroah-Hartman
1
-5
/
+3
2008-07-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djb...
Linus Torvalds
2
-29
/
+105
2008-07-22
I/OAT: I/OAT version 3.0 support
Maciej Sosnowski
2
-29
/
+105
2008-07-21
device create: dca: convert device_create to device_create_drvdata
Greg Kroah-Hartman
1
-3
/
+5
2008-02-08
DCA: convert struct class_device to struct device.
Kay Sievers
1
-8
/
+7
2007-10-16
I/OAT: Add DCA services
Shannon Nelson
1
-5
/
+1
2007-10-16
DCA: Add Direct Cache Access driver
Shannon Nelson
4
-0
/
+301