| Commit message (Expand) | Author | Age | Files | Lines |
* | rapidio: fix use after free in rio_unregister_scan() | Dan Carpenter | 2013-07-31 | 1 | -1/+3 |
* | rapidio: add modular build option for the subsystem core | Alexandre Bounine | 2013-07-03 | 1 | -13/+14 |
* | rapidio/tsi721: convert to modular mport driver | Alexandre Bounine | 2013-07-03 | 1 | -0/+1 |
* | rapidio: update enumerator registration mechanism | Alexandre Bounine | 2013-07-03 | 1 | -31/+145 |
* | rapidio: convert switch drivers to modules | Alexandre Bounine | 2013-07-03 | 1 | -47/+239 |
* | rapidio: add enumeration/discovery start from user space | Alexandre Bounine | 2013-05-24 | 1 | -2/+26 |
* | rapidio: make enumeration/discovery configurable | Alexandre Bounine | 2013-05-24 | 1 | -7/+215 |
* | Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-12-11 | 1 | -3/+3 |
|\ |
|
| * | rapidio: remove use of __devinit | Bill Pemberton | 2012-11-28 | 1 | -3/+3 |
* | | rapidio: fix kernel-doc warnings | Randy Dunlap | 2012-11-16 | 1 | -1/+1 |
|/ |
|
* | rapidio: update asynchronous discovery initialization | Alexandre Bounine | 2012-10-11 | 1 | -28/+47 |
* | rapidio: run discovery as an asynchronous process | Alexandre Bounine | 2012-10-06 | 1 | -2/+49 |
* | rapidio: add inbound memory mapping interface | Alexandre Bounine | 2012-10-06 | 1 | -0/+44 |
* | rapidio: add DMA engine support for RIO data transfers | Alexandre Bounine | 2012-05-31 | 1 | -0/+81 |
* | RapidIO/mpc85xx: fix possible mport registration problems | Alexandre Bounine | 2011-04-14 | 1 | -2/+3 |
* | rapidio: remove mport resource reservation from common RIO code | Alexandre Bounine | 2011-03-23 | 1 | -13/+1 |
* | rapidio: modify mport ID assignment | Alexandre Bounine | 2011-03-23 | 1 | -0/+26 |
* | rapidio: modify subsystem and driver initialization sequence | Alexandre Bounine | 2011-03-23 | 1 | -2/+4 |
* | rapidio: add architecture specific callbacks | Alexandre Bounine | 2011-03-23 | 1 | -12/+26 |
* | rapidio: add definitions of Component Tag fields | Alexandre Bounine | 2011-01-13 | 1 | -1/+1 |
* | rapidio: use common destid storage for endpoints and switches | Alexandre Bounine | 2011-01-13 | 1 | -52/+22 |
* | rapidio: use resource_size() | Dan Carpenter | 2010-11-12 | 1 | -2/+2 |
* | rapidio: fix IDLE2 bits corruption | Alexandre Bounine | 2010-10-27 | 1 | -7/+2 |
* | rapidio: add handling of redundant routes | Alexandre Bounine | 2010-10-27 | 1 | -9/+7 |
* | rapidio: add device access check into the enumeration | Alexandre Bounine | 2010-10-27 | 1 | -1/+1 |
* | rapidio: add handling of orphan port-write message | Alexandre Bounine | 2010-10-27 | 1 | -5/+108 |
* | rapidio: add default handler for error-stopped state | Alexandre Bounine | 2010-10-27 | 1 | -31/+187 |
* | fix typos concerning "associate" | Uwe Kleine-König | 2010-06-16 | 1 | -1/+1 |
* | rapidio: fix new kernel-doc warnings | Randy Dunlap | 2010-05-30 | 1 | -4/+6 |
* | rapidio: fix typos and minor edits | Alexandre Bounine | 2010-05-27 | 1 | -1/+0 |
* | rapidio: add Port-Write handling for EM | Alexandre Bounine | 2010-05-27 | 1 | -0/+328 |
* | rapidio: add IDT CPS/TSI switches | Alexandre Bounine | 2010-05-27 | 1 | -0/+104 |
* | rapidio section noise | Al Viro | 2008-11-30 | 1 | -1/+1 |
* | [RAPIDIO] Auto-probe the RapidIO system size | Zhang Wei | 2008-04-29 | 1 | -1/+1 |
* | [RAPIDIO] Fix compile error and warning | Kumar Gala | 2008-01-23 | 1 | -2/+3 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [PATCH] fix more missing includes | Tim Schmielau | 2006-01-08 | 1 | -0/+1 |
* | [PATCH] rapidio: message interface updates | Matt Porter | 2005-11-07 | 1 | -9/+16 |
* | [PATCH] RapidIO support: core base | Matt Porter | 2005-11-07 | 1 | -0/+503 |