aboutsummaryrefslogtreecommitdiff
path: root/drivers/rapidio/rio.c
AgeCommit message (Expand)AuthorFilesLines
2011-04-14RapidIO/mpc85xx: fix possible mport registration problemsGravatar Alexandre Bounine 1-2/+3
2011-03-23rapidio: remove mport resource reservation from common RIO codeGravatar Alexandre Bounine 1-13/+1
2011-03-23rapidio: modify mport ID assignmentGravatar Alexandre Bounine 1-0/+26
2011-03-23rapidio: modify subsystem and driver initialization sequenceGravatar Alexandre Bounine 1-2/+4
2011-03-23rapidio: add architecture specific callbacksGravatar Alexandre Bounine 1-12/+26
2011-01-13rapidio: add definitions of Component Tag fieldsGravatar Alexandre Bounine 1-1/+1
2011-01-13rapidio: use common destid storage for endpoints and switchesGravatar Alexandre Bounine 1-52/+22
2010-11-12rapidio: use resource_size()Gravatar Dan Carpenter 1-2/+2
2010-10-27rapidio: fix IDLE2 bits corruptionGravatar Alexandre Bounine 1-7/+2
2010-10-27rapidio: add handling of redundant routesGravatar Alexandre Bounine 1-9/+7
2010-10-27rapidio: add device access check into the enumerationGravatar Alexandre Bounine 1-1/+1
2010-10-27rapidio: add handling of orphan port-write messageGravatar Alexandre Bounine 1-5/+108
2010-10-27rapidio: add default handler for error-stopped stateGravatar Alexandre Bounine 1-31/+187
2010-06-16fix typos concerning "associate"Gravatar Uwe Kleine-König 1-1/+1
2010-05-30rapidio: fix new kernel-doc warningsGravatar Randy Dunlap 1-4/+6
2010-05-27rapidio: fix typos and minor editsGravatar Alexandre Bounine 1-1/+0
2010-05-27rapidio: add Port-Write handling for EMGravatar Alexandre Bounine 1-0/+328
2010-05-27rapidio: add IDT CPS/TSI switchesGravatar Alexandre Bounine 1-0/+104
2008-11-30rapidio section noiseGravatar Al Viro 1-1/+1
2008-04-29[RAPIDIO] Auto-probe the RapidIO system sizeGravatar Zhang Wei 1-1/+1
2008-01-23[RAPIDIO] Fix compile error and warningGravatar Kumar Gala 1-2/+3
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 1-1/+0
2006-01-08[PATCH] fix more missing includesGravatar Tim Schmielau 1-0/+1
2005-11-07[PATCH] rapidio: message interface updatesGravatar Matt Porter 1-9/+16
2005-11-07[PATCH] RapidIO support: core baseGravatar Matt Porter 1-0/+503