aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/rio.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2016-08-02rapidio: modify for rev.3 specification changesAlexandre Bounine1-7/+4
2016-08-02rapidio: change inbound window size type to u64Alexandre Bounine1-1/+1
2016-03-22rapidio: add outbound window supportAlexandre Bounine1-0/+5
2016-03-22rapidio: add global inbound port write interfacesAlexandre Bounine1-0/+2
2016-03-22rapidio: move rio_pw_enable into core codeAlexandre Bounine1-0/+2
2016-03-22rapidio: add lock protection for doorbell listAlexandre Bounine1-0/+2
2016-03-22rapidio: add core mport removal supportAlexandre Bounine1-0/+18
2016-03-22rapidio: move net allocation into core codeAlexandre Bounine1-9/+9
2016-03-22rapidio: add shutdown notification for RapidIO devicesAlexandre Bounine1-0/+2
2016-03-22rapidio: add query_mport operationAlexandre Bounine1-0/+49
2015-05-26rapidio: Fix kerneldoc and commentMasanari Iida1-1/+1
2014-04-07rapidio: rework device hierarchy and introduce mport class of devicesAlexandre Bounine1-1/+4
2013-07-03rapidio: change endpoint device name formatAlexandre Bounine1-2/+0
2013-07-03rapidio: add udev notificationAlexandre Bounine1-15/+1
2013-07-03rapidio: update enumerator registration mechanismAlexandre Bounine1-0/+15
2013-07-03rapidio: convert switch drivers to modulesAlexandre Bounine1-27/+24
2013-05-24rapidio: add enumeration/discovery start from user spaceAlexandre Bounine1-2/+7
2013-05-24rapidio: make enumeration/discovery configurableAlexandre Bounine1-1/+12
2012-11-16rapidio: fix kernel-doc warningsRandy Dunlap1-0/+2
2012-10-11rapidio: fix commentChad Reese1-1/+1
2012-10-11rapidio: update for destination ID allocationAlexandre Bounine1-1/+0
2012-10-06rapidio: add destination ID allocation mechanismAlexandre Bounine1-0/+9
2012-10-06rapidio: use device lists handling on per-net basisAlexandre Bounine1-0/+1
2012-10-06rapidio: add inbound memory mapping interfaceAlexandre Bounine1-0/+5
2012-10-06rapidio: fix kerneldoc warnings after DMA support was addedAlexandre Bounine1-1/+2
2012-10-06rapidio/tsi721: modify mport name assignmentAlexandre Bounine1-1/+2
2012-05-31rapidio: add DMA engine support for RIO data transfersAlexandre Bounine1-0/+47
2011-04-14RapidIO/mpc85xx: fix possible mport registration problemsAlexandre Bounine1-1/+1
2011-03-23rapidio: modify mport ID assignmentAlexandre Bounine1-0/+1
2011-03-23rapidio: modify subsystem and driver initialization sequenceAlexandre Bounine1-1/+0
2011-03-23rapidio: add architecture specific callbacksAlexandre Bounine1-5/+18
2011-01-13rapidio: add definitions of Component Tag fieldsAlexandre Bounine1-0/+10
2011-01-13rapidio: integrate rio_switch into rio_devAlexandre Bounine1-41/+41
2011-01-13rapidio: use common destid storage for endpoints and switchesAlexandre Bounine1-5/+3
2010-10-27rapidio: add handling of redundant routesAlexandre Bounine1-0/+2
2010-10-27rapidio: modify sysfs initialization for switchesAlexandre Bounine1-0/+6
2010-10-27rapidio: add relation links between RIO device structuresAlexandre Bounine1-0/+4
2010-10-27rapidio: use stored ingress port number instead of register readAlexandre Bounine1-1/+3
2010-10-27rapidio: fix RapidIO sysfs hierarchyAlexandre Bounine1-0/+1
2010-05-30rapidio: fix new kernel-doc warningsRandy Dunlap1-0/+6
2010-05-27rapidio: add switch domain routinesAlexandre Bounine1-0/+4
2010-05-27rapidio: modify initialization of switch operationsAlexandre Bounine1-29/+6
2010-05-27rapidio: add Port-Write handling for EMAlexandre Bounine1-0/+42
2010-05-27rapidio: add IDT CPS/TSI switchesAlexandre Bounine1-0/+6
2008-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-0/+2
2008-05-01[RAPIDIO] fix current kernel-doc notationRandy Dunlap1-0/+2
2008-04-30Remove "#ifdef __KERNEL__" checks from unexported headersRobert P. J. Day1-3/+0
2008-04-29[RAPIDIO] Add serial RapidIO controller support, which includes MPC8548, MPC8641Zhang Wei1-0/+6
2008-04-29[RAPIDIO] Auto-probe the RapidIO system sizeZhang Wei1-7/+7