summaryrefslogtreecommitdiff
path: root/include/linux/rio.h
AgeCommit message (Expand)Author
2020-04-18rio.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2016-08-02rapidio: modify for rev.3 specification changesAlexandre Bounine
2016-08-02rapidio: change inbound window size type to u64Alexandre Bounine
2016-03-22rapidio: add outbound window supportAlexandre Bounine
2016-03-22rapidio: add global inbound port write interfacesAlexandre Bounine
2016-03-22rapidio: move rio_pw_enable into core codeAlexandre Bounine
2016-03-22rapidio: add lock protection for doorbell listAlexandre Bounine
2016-03-22rapidio: add core mport removal supportAlexandre Bounine
2016-03-22rapidio: move net allocation into core codeAlexandre Bounine
2016-03-22rapidio: add shutdown notification for RapidIO devicesAlexandre Bounine
2016-03-22rapidio: add query_mport operationAlexandre Bounine
2015-05-26rapidio: Fix kerneldoc and commentMasanari Iida
2014-04-07rapidio: rework device hierarchy and introduce mport class of devicesAlexandre Bounine
2013-07-03rapidio: change endpoint device name formatAlexandre Bounine
2013-07-03rapidio: add udev notificationAlexandre 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-11-16rapidio: fix kernel-doc warningsRandy Dunlap
2012-10-11rapidio: fix commentChad Reese
2012-10-11rapidio: update for destination ID allocationAlexandre Bounine
2012-10-06rapidio: add destination ID allocation mechanismAlexandre Bounine
2012-10-06rapidio: use device lists handling on per-net basisAlexandre Bounine
2012-10-06rapidio: add inbound memory mapping interfaceAlexandre Bounine
2012-10-06rapidio: fix kerneldoc warnings after DMA support was addedAlexandre Bounine
2012-10-06rapidio/tsi721: modify mport name assignmentAlexandre 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: 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: integrate rio_switch into rio_devAlexandre Bounine
2011-01-13rapidio: use common destid storage for endpoints and switchesAlexandre Bounine
2010-10-27rapidio: add handling of redundant routesAlexandre Bounine
2010-10-27rapidio: modify sysfs initialization for switchesAlexandre Bounine
2010-10-27rapidio: add relation links between RIO device structuresAlexandre Bounine
2010-10-27rapidio: use stored ingress port number instead of register readAlexandre Bounine
2010-10-27rapidio: fix RapidIO sysfs hierarchyAlexandre Bounine
2010-05-30rapidio: fix new kernel-doc warningsRandy Dunlap
2010-05-27rapidio: add switch domain routinesAlexandre Bounine
2010-05-27rapidio: modify initialization of switch operationsAlexandre Bounine
2010-05-27rapidio: add Port-Write handling for EMAlexandre Bounine
2010-05-27rapidio: add IDT CPS/TSI switchesAlexandre Bounine
2008-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds
2008-05-01[RAPIDIO] fix current kernel-doc notationRandy Dunlap
2008-04-30Remove "#ifdef __KERNEL__" checks from unexported headersRobert P. J. Day
2008-04-29[RAPIDIO] Add serial RapidIO controller support, which includes MPC8548, MPC8641Zhang Wei