aboutsummaryrefslogtreecommitdiff
path: root/include/linux/rio_drv.h
AgeCommit message (Expand)AuthorFilesLines
2020-12-15rapidio: remove unused rio_get_asm() and rio_get_device()Gravatar Sebastian Andrzej Siewior 1-3/+0
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Gravatar Thomas Gleixner 1-5/+1
2016-03-22rapidio: add outbound window supportGravatar Alexandre Bounine 1-0/+4
2016-03-22rapidio: add global inbound port write interfacesGravatar Alexandre Bounine 1-1/+8
2016-03-22rapidio: move rio_pw_enable into core codeGravatar Alexandre Bounine 1-0/+1
2016-03-22rapidio: move rio_local_set_device_id function to the common coreGravatar Alexandre Bounine 1-0/+1
2014-08-08rapidio: add new RapidIO DMA interface routinesGravatar Alexandre Bounine 1-0/+5
2013-05-24rapidio: make enumeration/discovery configurableGravatar Alexandre Bounine 1-0/+1
2012-10-06rapidio: add inbound memory mapping interfaceGravatar Alexandre Bounine 1-0/+5
2012-05-31rapidio: add DMA engine support for RIO data transfersGravatar Alexandre Bounine 1-0/+9
2012-03-16device.h: audit and cleanup users in main include dirGravatar Paul Gortmaker 1-1/+0
2011-03-23rapidio: add architecture specific callbacksGravatar Alexandre Bounine 1-3/+4
2011-01-13rapidio: use common destid storage for endpoints and switchesGravatar Alexandre Bounine 1-60/+12
2010-05-27rapidio: add Port-Write handling for EMGravatar Alexandre Bounine 1-0/+6
2009-01-06rapidio: remove excess kernel-doc notationGravatar Randy Dunlap 1-1/+0
2008-12-16rapidio: struct device - replace bus_id with dev_name(), dev_set_name()Gravatar Kay Sievers 1-2/+2
2008-04-30Remove "#ifdef __KERNEL__" checks from unexported headersGravatar Robert P. J. Day 1-3/+0
2006-04-26Don't include linux/config.h from anywhere else in include/Gravatar David Woodhouse 1-1/+0
2006-01-10[PATCH] DocBook: fix kernel-doc commentsGravatar Martin Waitz 1-2/+2
2006-01-08[PATCH] fix more missing includesGravatar Tim Schmielau 1-0/+1
2005-11-07[PATCH] rapidio: message interface updatesGravatar Matt Porter 1-6/+6
2005-11-07[PATCH] RapidIO support: core includesGravatar Matt Porter 1-0/+469