aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/rio_drv.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-12-15rapidio: remove unused rio_get_asm() and rio_get_device()Sebastian Andrzej Siewior1-3/+0
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2016-03-22rapidio: add outbound window supportAlexandre Bounine1-0/+4
2016-03-22rapidio: add global inbound port write interfacesAlexandre Bounine1-1/+8
2016-03-22rapidio: move rio_pw_enable into core codeAlexandre Bounine1-0/+1
2016-03-22rapidio: move rio_local_set_device_id function to the common coreAlexandre Bounine1-0/+1
2014-08-08rapidio: add new RapidIO DMA interface routinesAlexandre Bounine1-0/+5
2013-05-24rapidio: make enumeration/discovery configurableAlexandre Bounine1-0/+1
2012-10-06rapidio: add inbound memory mapping interfaceAlexandre Bounine1-0/+5
2012-05-31rapidio: add DMA engine support for RIO data transfersAlexandre Bounine1-0/+9
2012-03-16device.h: audit and cleanup users in main include dirPaul Gortmaker1-1/+0
2011-03-23rapidio: add architecture specific callbacksAlexandre Bounine1-3/+4
2011-01-13rapidio: use common destid storage for endpoints and switchesAlexandre Bounine1-60/+12
2010-05-27rapidio: add Port-Write handling for EMAlexandre Bounine1-0/+6
2009-01-06rapidio: remove excess kernel-doc notationRandy Dunlap1-1/+0
2008-12-16rapidio: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-2/+2
2008-04-30Remove "#ifdef __KERNEL__" checks from unexported headersRobert P. J. Day1-3/+0
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse1-1/+0
2006-01-10[PATCH] DocBook: fix kernel-doc commentsMartin Waitz1-2/+2
2006-01-08[PATCH] fix more missing includesTim Schmielau1-0/+1
2005-11-07[PATCH] rapidio: message interface updatesMatt Porter1-6/+6
2005-11-07[PATCH] RapidIO support: core includesMatt Porter1-0/+469