aboutsummaryrefslogtreecommitdiff
path: root/drivers/rapidio/rio.c
AgeCommit message (Expand)Author
2013-07-31rapidio: fix use after free in rio_unregister_scan()Dan Carpenter
2013-07-03rapidio: add modular build option for the subsystem coreAlexandre Bounine
2013-07-03rapidio/tsi721: convert to modular mport driverAlexandre Bounine
2013-07-03rapidio: update enumerator registration mechanismAlexandre Bounine
2013-07-03rapidio: convert switch drivers to modulesAlexandre Bounine
2013-05-24rapidio: add enumeration/discovery start from user spaceAlexandre Bounine
2013-05-24rapidio: make enumeration/discovery configurableAlexandre Bounine
2012-12-11Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-11-28rapidio: remove use of __devinitBill Pemberton
2012-11-16rapidio: fix kernel-doc warningsRandy Dunlap
2012-10-11rapidio: update asynchronous discovery initializationAlexandre Bounine
2012-10-06rapidio: run discovery as an asynchronous processAlexandre Bounine
2012-10-06rapidio: add inbound memory mapping interfaceAlexandre Bounine
2012-05-31rapidio: add DMA engine support for RIO data transfersAlexandre Bounine
2011-04-14RapidIO/mpc85xx: fix possible mport registration problemsAlexandre Bounine
2011-03-23rapidio: remove mport resource reservation from common RIO codeAlexandre Bounine
2011-03-23rapidio: modify mport ID assignmentAlexandre Bounine
2011-03-23rapidio: modify subsystem and driver initialization sequenceAlexandre Bounine
2011-03-23rapidio: add architecture specific callbacksAlexandre Bounine
2011-01-13rapidio: add definitions of Component Tag fieldsAlexandre Bounine
2011-01-13rapidio: use common destid storage for endpoints and switchesAlexandre Bounine
2010-11-12rapidio: use resource_size()Dan Carpenter
2010-10-27rapidio: fix IDLE2 bits corruptionAlexandre Bounine
2010-10-27rapidio: add handling of redundant routesAlexandre Bounine
2010-10-27rapidio: add device access check into the enumerationAlexandre Bounine
2010-10-27rapidio: add handling of orphan port-write messageAlexandre Bounine
2010-10-27rapidio: add default handler for error-stopped stateAlexandre Bounine
2010-06-16fix typos concerning "associate"Uwe Kleine-König
2010-05-30rapidio: fix new kernel-doc warningsRandy Dunlap
2010-05-27rapidio: fix typos and minor editsAlexandre Bounine
2010-05-27rapidio: add Port-Write handling for EMAlexandre Bounine
2010-05-27rapidio: add IDT CPS/TSI switchesAlexandre Bounine
2008-11-30rapidio section noiseAl Viro
2008-04-29[RAPIDIO] Auto-probe the RapidIO system sizeZhang Wei
2008-01-23[RAPIDIO] Fix compile error and warningKumar Gala
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-01-08[PATCH] fix more missing includesTim Schmielau
2005-11-07[PATCH] rapidio: message interface updatesMatt Porter
2005-11-07[PATCH] RapidIO support: core baseMatt Porter