aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rapidio/rio.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-04-14RapidIO/mpc85xx: fix possible mport registration problemsAlexandre Bounine1-2/+3
2011-03-23rapidio: remove mport resource reservation from common RIO codeAlexandre Bounine1-13/+1
2011-03-23rapidio: modify mport ID assignmentAlexandre Bounine1-0/+26
2011-03-23rapidio: modify subsystem and driver initialization sequenceAlexandre Bounine1-2/+4
2011-03-23rapidio: add architecture specific callbacksAlexandre Bounine1-12/+26
2011-01-13rapidio: add definitions of Component Tag fieldsAlexandre Bounine1-1/+1
2011-01-13rapidio: use common destid storage for endpoints and switchesAlexandre Bounine1-52/+22
2010-11-12rapidio: use resource_size()Dan Carpenter1-2/+2
2010-10-27rapidio: fix IDLE2 bits corruptionAlexandre Bounine1-7/+2
2010-10-27rapidio: add handling of redundant routesAlexandre Bounine1-9/+7
2010-10-27rapidio: add device access check into the enumerationAlexandre Bounine1-1/+1
2010-10-27rapidio: add handling of orphan port-write messageAlexandre Bounine1-5/+108
2010-10-27rapidio: add default handler for error-stopped stateAlexandre Bounine1-31/+187
2010-06-16fix typos concerning "associate"Uwe Kleine-König1-1/+1
2010-05-30rapidio: fix new kernel-doc warningsRandy Dunlap1-4/+6
2010-05-27rapidio: fix typos and minor editsAlexandre Bounine1-1/+0
2010-05-27rapidio: add Port-Write handling for EMAlexandre Bounine1-0/+328
2010-05-27rapidio: add IDT CPS/TSI switchesAlexandre Bounine1-0/+104
2008-11-30rapidio section noiseAl Viro1-1/+1
2008-04-29[RAPIDIO] Auto-probe the RapidIO system sizeZhang Wei1-1/+1
2008-01-23[RAPIDIO] Fix compile error and warningKumar Gala1-2/+3
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-01-08[PATCH] fix more missing includesTim Schmielau1-0/+1
2005-11-07[PATCH] rapidio: message interface updatesMatt Porter1-9/+16
2005-11-07[PATCH] RapidIO support: core baseMatt Porter1-0/+503