aboutsummaryrefslogtreecommitdiff
path: root/drivers/rapidio/rio.c
AgeCommit message (Expand)AuthorFilesLines
2013-07-03rapidio: add modular build option for the subsystem coreGravatar Alexandre Bounine 1-13/+14
2013-07-03rapidio/tsi721: convert to modular mport driverGravatar Alexandre Bounine 1-0/+1
2013-07-03rapidio: update enumerator registration mechanismGravatar Alexandre Bounine 1-31/+145
2013-07-03rapidio: convert switch drivers to modulesGravatar Alexandre Bounine 1-47/+239
2013-05-24rapidio: add enumeration/discovery start from user spaceGravatar Alexandre Bounine 1-2/+26
2013-05-24rapidio: make enumeration/discovery configurableGravatar Alexandre Bounine 1-7/+215
2012-12-11Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-3/+3
2012-11-28rapidio: remove use of __devinitGravatar Bill Pemberton 1-3/+3
2012-11-16rapidio: fix kernel-doc warningsGravatar Randy Dunlap 1-1/+1
2012-10-11rapidio: update asynchronous discovery initializationGravatar Alexandre Bounine 1-28/+47
2012-10-06rapidio: run discovery as an asynchronous processGravatar Alexandre Bounine 1-2/+49
2012-10-06rapidio: add inbound memory mapping interfaceGravatar Alexandre Bounine 1-0/+44
2012-05-31rapidio: add DMA engine support for RIO data transfersGravatar Alexandre Bounine 1-0/+81
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