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
/
rapidio
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-30
rapidio: fix new kernel-doc warnings
Randy Dunlap
2
-5
/
+7
2010-05-27
rapidio: use default route value for CPS switches
Alexandre Bounine
1
-8
/
+10
2010-05-27
rapidio: add switch domain routines
Alexandre Bounine
4
-0
/
+82
2010-05-27
rapidio: modify initialization of switch operations
Alexandre Bounine
6
-99
/
+102
2010-05-27
rapidio: add debug configuration option
Alexandre Bounine
3
-0
/
+19
2010-05-27
rapidio: fix typos and minor edits
Alexandre Bounine
2
-5
/
+4
2010-05-27
rapidio: add enabling SRIO port RX and TX
Thomas Moll
2
-1
/
+89
2010-05-27
rapidio: add Port-Write handling for EM
Alexandre Bounine
5
-36
/
+665
2010-05-27
rapidio: add switch locking during discovery
Alexandre Bounine
1
-20
/
+144
2010-05-27
rapidio: add IDT CPS/TSI switches
Alexandre Bounine
10
-9
/
+473
2010-05-21
sysfs: add struct file* to bin_attr callbacks
Chris Wright
1
-2
/
+4
2009-06-15
rio: warn_unused_result warnings fix
Yang Li
2
-19
/
+30
2009-05-19
rapidio: fix section mismatch warnings
Li Yang
1
-3
/
+3
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
1
-2
/
+2
2009-03-24
rapidio: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-1
/
+1
2009-01-06
rapidio: remove excess kernel-doc notation
Randy Dunlap
1
-1
/
+0
2008-12-16
rapidio: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-4
/
+4
2008-11-30
rapidio section noise
Al Viro
2
-3
/
+3
2008-07-10
rapidio: fix device reference counting
Eugene Surovegin
1
-1
/
+1
2008-04-29
[RAPIDIO] Auto-probe the RapidIO system size
Zhang Wei
5
-33
/
+44
2008-04-29
[RAPIDIO] Add RapidIO multi mport support
Zhang Wei
1
-5
/
+5
2008-03-03
docbook: fix rapidio source files
Randy Dunlap
1
-5
/
+3
2008-01-31
Merge branch 'linux-2.6'
Paul Mackerras
1
-2
/
+2
2008-01-28
remove __attribute_used__
Adrian Bunk
1
-2
/
+2
2008-01-23
[RAPIDIO] Fix compile error and warning
Kumar Gala
1
-2
/
+3
2007-07-19
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
1
-4
/
+2
2007-07-11
sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...
Zhang Rui
1
-2
/
+4
2007-07-11
sysfs: kill unnecessary attribute->owner
Tejun Heo
1
-1
/
+0
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
1
-1
/
+0
2007-02-11
[PATCH] rapidio: fix multi-switch enumeration
Alexandre Bounine
1
-31
/
+87
2006-10-03
Fix several typos in drivers/
Matt LaPlante
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
3
-3
/
+0
2006-06-27
[PATCH] spin/rwlock init cleanups
Ingo Molnar
1
-2
/
+2
2006-01-13
[PATCH] Add rio_bus_type probe and remove methods
Russell King
1
-3
/
+3
2006-01-08
[PATCH] fix more missing includes
Tim Schmielau
3
-0
/
+4
2005-11-07
[PATCH] rapidio: message interface updates
Matt Porter
2
-11
/
+18
2005-11-07
[PATCH] rapidio: core updates
Matt Porter
2
-25
/
+13
2005-11-07
[PATCH] RapidIO support: core enum
Matt Porter
3
-0
/
+1025
2005-11-07
[PATCH] RapidIO support: core base
Matt Porter
7
-0
/
+1218