index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dca
Age
Commit message (
Expand
)
Author
Files
Lines
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