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