summaryrefslogtreecommitdiffstats
path: root/Documentation/rapidio
Commit message (Expand)AuthorAgeFilesLines
* Documentation: rapidio: move sysfs interface to ABIAishwarya Pant2018-02-231-158/+3Star
* rapidio/documentation/mport_cdev: add missing parameter descriptionAlexandre Bounine2016-09-021-0/+4
* rapidio/tsi721: add messaging mbox selector parameterAlexandre Bounine2016-08-031-0/+5
* rapidio/tsi721: add PCIe MRRS override parameterAlexandre Bounine2016-08-031-0/+7
* rapidio/tsi721_dma: add channel mask and queue size parametersAlexandre Bounine2016-08-031-0/+14
* rapidio/documentation: fix mangled paragraph in mport_cdevAlexandre Bounine2016-08-031-2/+1Star
* rapidio: add RapidIO channelized messaging driverAlexandre Bounine2016-08-031-0/+119
* rapidio: add mport char device driverAlexandre Bounine2016-03-221-0/+104
* rapidio/tsi721: add filtered debug outputAlexandre Bounine2016-03-221-0/+9
* rapidio/tsi721_dma: rework scatter-gather list handlingAlexandre Bounine2014-08-091-3/+16
* rapidio: rework device hierarchy and introduce mport class of devicesAlexandre Bounine2014-04-081-8/+58
* doc: Fix typo in doucmentationsMasanari Iida2013-07-251-1/+1
* rapidio: documentation updateAlexandre Bounine2013-07-042-13/+86
* rapidio: documentation update for enumeration changesAlexandre Bounine2013-05-252-11/+134
* RapidIO: documentation updateAlexandre Bounine2011-11-031-1/+1
* RapidIO: add mport driver for Tsi721 bridgeAlexandre Bounine2011-11-031-0/+49
* rapidio: add RapidIO documentationAlexandre Bounine2011-03-242-0/+263
dd option for remote debugging' href='/openslx/kernel-qcow2-linux.git/commit/Documentation/debugging-via-ohci1394.txt?id=080de8c2c57e3199eee837fe8b6d35a43679f8c1'>080de8c2c57e ^
f212ec4b7b4d ^









a9954ce769e2 ^
f212ec4b7b4d ^

211a641770c2 ^
f212ec4b7b4d ^


211a641770c2 ^
f212ec4b7b4d ^



















a9954ce769e2 ^
7c6a2d229dd6 ^
f212ec4b7b4d ^
7c6a2d229dd6 ^

f212ec4b7b4d ^




9bb0e9cb04c8 ^

f212ec4b7b4d ^
2fe2023adf69 ^


fcd46b34425d ^
f212ec4b7b4d ^





7c6a2d229dd6 ^
f212ec4b7b4d ^
7c6a2d229dd6 ^
f212ec4b7b4d ^





a9954ce769e2 ^
7c6a2d229dd6 ^
f212ec4b7b4d ^

a9954ce769e2 ^
f212ec4b7b4d ^



































7c6a2d229dd6 ^
f212ec4b7b4d ^













7c6a2d229dd6 ^
211a641770c2 ^
f212ec4b7b4d ^

ae13c65bc74a ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185