index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rapidio
/
rio-scan.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-08
rapidio: rework device hierarchy and introduce mport class of devices
Alexandre Bounine
1
-0
/
+1
2013-07-04
rapidio: change endpoint device name format
Alexandre Bounine
1
-3
/
+2
2013-07-04
rapidio: update enumerator registration mechanism
Alexandre Bounine
1
-0
/
+1
2013-07-04
rapidio: convert switch drivers to modules
Alexandre Bounine
1
-162
/
+9
2013-07-04
drivers/rapidio/rio-scan.c: make functions static
Wu Fengguang
1
-2
/
+2
2013-05-25
rapidio: add enumeration/discovery start from user space
Alexandre Bounine
1
-3
/
+21
2013-05-25
rapidio: make enumeration/discovery configurable
Alexandre Bounine
1
-127
/
+39
2012-11-29
rapidio: remove use of __devinit
Bill Pemberton
1
-7
/
+7
2012-10-11
rapidio: update for destination ID allocation
Alexandre Bounine
1
-22
/
+16
2012-10-11
rapidio: use msleep in discovery wait
Alexandre Bounine
1
-1
/
+1
2012-10-05
rapidio: add destination ID allocation mechanism
Alexandre Bounine
1
-35
/
+170
2012-10-05
rapidio: run discovery as an asynchronous process
Alexandre Bounine
1
-2
/
+1
2012-10-05
rapidio: use device lists handling on per-net basis
Alexandre Bounine
1
-29
/
+31
2012-10-05
rapidio: fix blocking wait for discovery ready
Alexandre Bounine
1
-42
/
+20
2012-10-05
rapidio: apply RX/TX enable to active switch ports only
Alexandre Bounine
1
-4
/
+5
2011-11-03
RapidIO: fix potential null deref in rio_setup_device()
Alexandre Bounine
1
-1
/
+1
2011-11-03
drivers/rapidio/rio-scan.c: use discovered bit to test if enumeration is comp...
Liu Gang
1
-2
/
+2
2011-08-26
rapidio: fix use of non-compatible registers
Alexandre Bounine
1
-2
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-24
rapidio: fix potential null deref on failure path
Dan Carpenter
1
-1
/
+1
2011-01-23
rapidio: fix new kernel-doc warnings
Randy Dunlap
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: integrate rio_switch into rio_dev
Alexandre Bounine
1
-27
/
+32
2011-01-13
rapidio: use common destid storage for endpoints and switches
Alexandre Bounine
1
-41
/
+43
2010-10-28
rapidio: add handling of redundant routes
Alexandre Bounine
1
-42
/
+46
2010-10-28
rapidio: add device access check into the enumeration
Alexandre Bounine
1
-0
/
+6
2010-10-28
rapidio: add relation links between RIO device structures
Alexandre Bounine
1
-33
/
+23
2010-10-28
rapidio: use stored ingress port number instead of register read
Alexandre Bounine
1
-27
/
+9
2010-10-28
rapidio: fix RapidIO sysfs hierarchy
Alexandre Bounine
1
-0
/
+1
2010-05-30
rapidio: fix new kernel-doc warnings
Randy Dunlap
1
-1
/
+1
2010-05-27
rapidio: modify initialization of switch operations
Alexandre Bounine
1
-37
/
+12
2010-05-27
rapidio: add enabling SRIO port RX and TX
Thomas Moll
1
-1
/
+78
2010-05-27
rapidio: add Port-Write handling for EM
Alexandre Bounine
1
-36
/
+130
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
1
-1
/
+19
2009-06-16
rio: warn_unused_result warnings fix
Yang Li
1
-17
/
+26
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
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
1
-2
/
+2
2008-04-29
[RAPIDIO] Auto-probe the RapidIO system size
Zhang Wei
1
-16
/
+39
2007-07-19
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
1
-4
/
+2
2007-02-11
[PATCH] rapidio: fix multi-switch enumeration
Alexandre Bounine
1
-31
/
+87
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-01-09
[PATCH] fix more missing includes
Tim Schmielau
1
-0
/
+2
2005-11-07
[PATCH] rapidio: core updates
Matt Porter
1
-25
/
+10
2005-11-07
[PATCH] RapidIO support: core enum
Matt Porter
1
-0
/
+960