Age | Commit message (Expand) | Author |
2020-04-18 | rio.h: Replace zero-length array with flexible-array member | Gustavo A. R. Silva |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner |
2016-08-02 | rapidio: modify for rev.3 specification changes | Alexandre Bounine |
2016-08-02 | rapidio: change inbound window size type to u64 | Alexandre Bounine |
2016-03-22 | rapidio: add outbound window support | Alexandre Bounine |
2016-03-22 | rapidio: add global inbound port write interfaces | Alexandre Bounine |
2016-03-22 | rapidio: move rio_pw_enable into core code | Alexandre Bounine |
2016-03-22 | rapidio: add lock protection for doorbell list | Alexandre Bounine |
2016-03-22 | rapidio: add core mport removal support | Alexandre Bounine |
2016-03-22 | rapidio: move net allocation into core code | Alexandre Bounine |
2016-03-22 | rapidio: add shutdown notification for RapidIO devices | Alexandre Bounine |
2016-03-22 | rapidio: add query_mport operation | Alexandre Bounine |
2015-05-26 | rapidio: Fix kerneldoc and comment | Masanari Iida |
2014-04-07 | rapidio: rework device hierarchy and introduce mport class of devices | Alexandre Bounine |
2013-07-03 | rapidio: change endpoint device name format | Alexandre Bounine |
2013-07-03 | rapidio: add udev notification | Alexandre Bounine |
2013-07-03 | rapidio: update enumerator registration mechanism | Alexandre Bounine |
2013-07-03 | rapidio: convert switch drivers to modules | Alexandre Bounine |
2013-05-24 | rapidio: add enumeration/discovery start from user space | Alexandre Bounine |
2013-05-24 | rapidio: make enumeration/discovery configurable | Alexandre Bounine |
2012-11-16 | rapidio: fix kernel-doc warnings | Randy Dunlap |
2012-10-11 | rapidio: fix comment | Chad Reese |
2012-10-11 | rapidio: update for destination ID allocation | Alexandre Bounine |
2012-10-06 | rapidio: add destination ID allocation mechanism | Alexandre Bounine |
2012-10-06 | rapidio: use device lists handling on per-net basis | Alexandre Bounine |
2012-10-06 | rapidio: add inbound memory mapping interface | Alexandre Bounine |
2012-10-06 | rapidio: fix kerneldoc warnings after DMA support was added | Alexandre Bounine |
2012-10-06 | rapidio/tsi721: modify mport name assignment | Alexandre Bounine |
2012-05-31 | rapidio: add DMA engine support for RIO data transfers | Alexandre Bounine |
2011-04-14 | RapidIO/mpc85xx: fix possible mport registration problems | Alexandre Bounine |
2011-03-23 | rapidio: modify mport ID assignment | Alexandre Bounine |
2011-03-23 | rapidio: modify subsystem and driver initialization sequence | Alexandre Bounine |
2011-03-23 | rapidio: add architecture specific callbacks | Alexandre Bounine |
2011-01-13 | rapidio: add definitions of Component Tag fields | Alexandre Bounine |
2011-01-13 | rapidio: integrate rio_switch into rio_dev | Alexandre Bounine |
2011-01-13 | rapidio: use common destid storage for endpoints and switches | Alexandre Bounine |
2010-10-27 | rapidio: add handling of redundant routes | Alexandre Bounine |
2010-10-27 | rapidio: modify sysfs initialization for switches | Alexandre Bounine |
2010-10-27 | rapidio: add relation links between RIO device structures | Alexandre Bounine |
2010-10-27 | rapidio: use stored ingress port number instead of register read | Alexandre Bounine |
2010-10-27 | rapidio: fix RapidIO sysfs hierarchy | Alexandre Bounine |
2010-05-30 | rapidio: fix new kernel-doc warnings | Randy Dunlap |
2010-05-27 | rapidio: add switch domain routines | Alexandre Bounine |
2010-05-27 | rapidio: modify initialization of switch operations | Alexandre Bounine |
2010-05-27 | rapidio: add Port-Write handling for EM | Alexandre Bounine |
2010-05-27 | rapidio: add IDT CPS/TSI switches | Alexandre Bounine |
2008-05-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds |
2008-05-01 | [RAPIDIO] fix current kernel-doc notation | Randy Dunlap |
2008-04-30 | Remove "#ifdef __KERNEL__" checks from unexported headers | Robert P. J. Day |
2008-04-29 | [RAPIDIO] Add serial RapidIO controller support, which includes MPC8548, MPC8641 | Zhang Wei |