index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
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
2011-08-25
rapidio: fix use of non-compatible registers
Alexandre Bounine
1
-2
/
+1
2011-05-18
rapidio: fix default routing initialization
Alexandre Bounine
3
-0
/
+21
2011-04-14
RapidIO/mpc85xx: fix possible mport registration problems
Alexandre Bounine
1
-2
/
+3
2011-04-14
RapidIO: add IDT CPS-1432 switch definitions
Alexandre Bounine
1
-0
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-23
rapidio: fix potential null deref on failure path
Dan Carpenter
1
-1
/
+1
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: modify configuration to support PCI-SRIO controller
Alexandre Bounine
1
-0
/
+1
2011-03-23
rapidio: add architecture specific callbacks
Alexandre Bounine
1
-12
/
+26
2011-03-23
rapidio: add new sysfs attributes
Alexandre Bounine
1
-1
/
+40
2011-03-17
rapidio: change to new flag variable
matt mooney
2
-7
/
+1
2011-02-25
rapidio: fix sysfs config attribute to access 16MB of maint space
Alexandre Bounine
1
-6
/
+6
2011-01-22
rapidio: fix new kernel-doc warnings
Randy Dunlap
1
-0
/
+2
2011-01-13
rapidio: add new idt sRIO switches
Alexandre Bounine
1
-0
/
+2
2011-01-13
rapidio: use Component Tag for unified switch identification
Alexandre Bounine
1
-5
/
+5
2011-01-13
rapidio: add device object linking into discovery
Alexandre Bounine
1
-4
/
+7
2011-01-13
rapidio: add definitions of Component Tag fields
Alexandre Bounine
1
-1
/
+1
2011-01-13
rapidio: integrate rio_switch into rio_dev
Alexandre Bounine
2
-29
/
+34
2011-01-13
rapidio: use common destid storage for endpoints and switches
Alexandre Bounine
6
-200
/
+126
2010-11-12
rapidio: use resource_size()
Dan Carpenter
1
-2
/
+2
2010-10-27
rapidio: fix destructive port EM initialization for Tsi568
Alexandre Bounine
1
-5
/
+10
2010-10-27
rapidio: fix maximum port number in tsi57x EM initialization
Alexandre Bounine
1
-1
/
+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
3
-51
/
+54
2010-10-27
rapidio: add support for IDT CPS Gen2 switches
Alexandre Bounine
3
-0
/
+455
2010-10-27
rapidio: add device access check into the enumeration
Alexandre Bounine
3
-1
/
+9
2010-10-27
rapidio: add handling of orphan port-write message
Alexandre Bounine
2
-5
/
+110
2010-10-27
rapidio: modify sysfs initialization for switches
Alexandre Bounine
1
-7
/
+19
2010-10-27
rapidio: add default handler for error-stopped state
Alexandre Bounine
3
-31
/
+201
2010-10-27
rapidio: add relation links between RIO device structures
Alexandre Bounine
1
-33
/
+23
2010-10-27
rapidio: use stored ingress port number instead of register read
Alexandre Bounine
1
-27
/
+9
2010-10-27
rapidio: fix RapidIO sysfs hierarchy
Alexandre Bounine
2
-1
/
+2
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
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
[next]