summaryrefslogtreecommitdiffstats
path: root/drivers/rapidio/rio.c
Commit message (Expand)AuthorAgeFilesLines
* rapidio: add new RapidIO DMA interface routinesAlexandre Bounine2014-08-091-19/+47
* rapidio: rework device hierarchy and introduce mport class of devicesAlexandre Bounine2014-04-081-0/+11
* rapidio: fix use after free in rio_unregister_scan()Dan Carpenter2013-07-311-1/+3
* rapidio: add modular build option for the subsystem coreAlexandre Bounine2013-07-041-13/+14
* rapidio/tsi721: convert to modular mport driverAlexandre Bounine2013-07-041-0/+1
* rapidio: update enumerator registration mechanismAlexandre Bounine2013-07-041-31/+145
* rapidio: convert switch drivers to modulesAlexandre Bounine2013-07-041-47/+239
* rapidio: add enumeration/discovery start from user spaceAlexandre Bounine2013-05-251-2/+26
* rapidio: make enumeration/discovery configurableAlexandre Bounine2013-05-251-7/+215
* Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-12-111-3/+3
|\
| * rapidio: remove use of __devinitBill Pemberton2012-11-281-3/+3
* | rapidio: fix kernel-doc warningsRandy Dunlap2012-11-161-1/+1
|/
* rapidio: update asynchronous discovery initializationAlexandre Bounine2012-10-111-28/+47
* rapidio: run discovery as an asynchronous processAlexandre Bounine2012-10-051-2/+49
* rapidio: add inbound memory mapping interfaceAlexandre Bounine2012-10-051-0/+44
* rapidio: add DMA engine support for RIO data transfersAlexandre Bounine2012-06-011-0/+81
* RapidIO/mpc85xx: fix possible mport registration problemsAlexandre Bounine2011-04-151-2/+3
* rapidio: remove mport resource reservation from common RIO codeAlexandre Bounine2011-03-241-13/+1Star
* rapidio: modify mport ID assignmentAlexandre Bounine2011-03-241-0/+26
* rapidio: modify subsystem and driver initialization sequenceAlexandre Bounine2011-03-241-2/+4
* rapidio: add architecture specific callbacksAlexandre Bounine2011-03-241-12/+26
* rapidio: add definitions of Component Tag fieldsAlexandre Bounine2011-01-131-1/+1
* rapidio: use common destid storage for endpoints and switchesAlexandre Bounine2011-01-131-52/+22Star
* rapidio: use resource_size()Dan Carpenter2010-11-121-2/+2
* rapidio: fix IDLE2 bits corruptionAlexandre Bounine2010-10-281-7/+2Star
* rapidio: add handling of redundant routesAlexandre Bounine2010-10-281-9/+7Star
* rapidio: add device access check into the enumerationAlexandre Bounine2010-10-281-1/+1
* rapidio: add handling of orphan port-write messageAlexandre Bounine2010-10-281-5/+108
* rapidio: add default handler for error-stopped stateAlexandre Bounine2010-10-281-31/+187
* fix typos concerning "associate"Uwe Kleine-König2010-06-161-1/+1
* rapidio: fix new kernel-doc warningsRandy Dunlap2010-05-301-4/+6
* rapidio: fix typos and minor editsAlexandre Bounine2010-05-271-1/+0Star
* rapidio: add Port-Write handling for EMAlexandre Bounine2010-05-271-0/+328
* rapidio: add IDT CPS/TSI switchesAlexandre Bounine2010-05-271-0/+104
* rapidio section noiseAl Viro2008-11-301-1/+1
* [RAPIDIO] Auto-probe the RapidIO system sizeZhang Wei2008-04-291-1/+1
* [RAPIDIO] Fix compile error and warningKumar Gala2008-01-241-2/+3
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [PATCH] fix more missing includesTim Schmielau2006-01-091-0/+1
* [PATCH] rapidio: message interface updatesMatt Porter2005-11-071-9/+16
* [PATCH] RapidIO support: core baseMatt Porter2005-11-071-0/+503