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
/
rio.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-08
rapidio: add new RapidIO DMA interface routines
Alexandre Bounine
1
-19
/
+47
2014-04-07
rapidio: rework device hierarchy and introduce mport class of devices
Alexandre Bounine
1
-0
/
+11
2013-07-31
rapidio: fix use after free in rio_unregister_scan()
Dan Carpenter
1
-1
/
+3
2013-07-03
rapidio: add modular build option for the subsystem core
Alexandre Bounine
1
-13
/
+14
2013-07-03
rapidio/tsi721: convert to modular mport driver
Alexandre Bounine
1
-0
/
+1
2013-07-03
rapidio: update enumerator registration mechanism
Alexandre Bounine
1
-31
/
+145
2013-07-03
rapidio: convert switch drivers to modules
Alexandre Bounine
1
-47
/
+239
2013-05-24
rapidio: add enumeration/discovery start from user space
Alexandre Bounine
1
-2
/
+26
2013-05-24
rapidio: make enumeration/discovery configurable
Alexandre Bounine
1
-7
/
+215
2012-12-11
Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+3
2012-11-28
rapidio: remove use of __devinit
Bill Pemberton
1
-3
/
+3
2012-11-16
rapidio: fix kernel-doc warnings
Randy Dunlap
1
-1
/
+1
2012-10-11
rapidio: update asynchronous discovery initialization
Alexandre Bounine
1
-28
/
+47
2012-10-06
rapidio: run discovery as an asynchronous process
Alexandre Bounine
1
-2
/
+49
2012-10-06
rapidio: add inbound memory mapping interface
Alexandre Bounine
1
-0
/
+44
2012-05-31
rapidio: add DMA engine support for RIO data transfers
Alexandre Bounine
1
-0
/
+81
2011-04-14
RapidIO/mpc85xx: fix possible mport registration problems
Alexandre Bounine
1
-2
/
+3
2011-03-23
rapidio: remove mport resource reservation from common RIO code
Alexandre Bounine
1
-13
/
+1
2011-03-23
rapidio: modify mport ID assignment
Alexandre Bounine
1
-0
/
+26
2011-03-23
rapidio: modify subsystem and driver initialization sequence
Alexandre Bounine
1
-2
/
+4
2011-03-23
rapidio: add architecture specific callbacks
Alexandre Bounine
1
-12
/
+26
2011-01-13
rapidio: add definitions of Component Tag fields
Alexandre Bounine
1
-1
/
+1
2011-01-13
rapidio: use common destid storage for endpoints and switches
Alexandre Bounine
1
-52
/
+22
2010-11-12
rapidio: use resource_size()
Dan Carpenter
1
-2
/
+2
2010-10-27
rapidio: fix IDLE2 bits corruption
Alexandre Bounine
1
-7
/
+2
2010-10-27
rapidio: add handling of redundant routes
Alexandre Bounine
1
-9
/
+7
2010-10-27
rapidio: add device access check into the enumeration
Alexandre Bounine
1
-1
/
+1
2010-10-27
rapidio: add handling of orphan port-write message
Alexandre Bounine
1
-5
/
+108
2010-10-27
rapidio: add default handler for error-stopped state
Alexandre Bounine
1
-31
/
+187
2010-06-16
fix typos concerning "associate"
Uwe Kleine-König
1
-1
/
+1
2010-05-30
rapidio: fix new kernel-doc warnings
Randy Dunlap
1
-4
/
+6
2010-05-27
rapidio: fix typos and minor edits
Alexandre Bounine
1
-1
/
+0
2010-05-27
rapidio: add Port-Write handling for EM
Alexandre Bounine
1
-0
/
+328
2010-05-27
rapidio: add IDT CPS/TSI switches
Alexandre Bounine
1
-0
/
+104
2008-11-30
rapidio section noise
Al Viro
1
-1
/
+1
2008-04-29
[RAPIDIO] Auto-probe the RapidIO system size
Zhang Wei
1
-1
/
+1
2008-01-23
[RAPIDIO] Fix compile error and warning
Kumar Gala
1
-2
/
+3
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-01-08
[PATCH] fix more missing includes
Tim Schmielau
1
-0
/
+1
2005-11-07
[PATCH] rapidio: message interface updates
Matt Porter
1
-9
/
+16
2005-11-07
[PATCH] RapidIO support: core base
Matt Porter
1
-0
/
+503