mirror of
https://github.com/torvalds/linux.git
synced 2026-07-20 04:27:38 +02:00
Adds a RapidIO subsystem to the kernel. RIO is a switched fabric interconnect used in higher-end embedded applications. The curious can look at the specs over at http://www.rapidio.org The core code implements enumeration/discovery, management of devices/resources, and interfaces for RIO drivers. There's a lot more to do to take advantages of all the hardware features. However, this should provide a good base for folks with RIO hardware to start contributing. Signed-off-by: Matt Porter <mporter@kernel.crashing.org> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org> |
||
|---|---|---|
| .. | ||
| man | ||
| deviceiobook.tmpl | ||
| gadget.tmpl | ||
| journal-api.tmpl | ||
| kernel-api.tmpl | ||
| kernel-hacking.tmpl | ||
| kernel-locking.tmpl | ||
| libata.tmpl | ||
| librs.tmpl | ||
| lsm.tmpl | ||
| Makefile | ||
| mcabook.tmpl | ||
| mtdnand.tmpl | ||
| procfs_example.c | ||
| procfs-guide.tmpl | ||
| rapidio.tmpl | ||
| sis900.tmpl | ||
| stylesheet.xsl | ||
| usb.tmpl | ||
| videobook.tmpl | ||
| wanbook.tmpl | ||
| writing_usb_driver.tmpl | ||
| z8530book.tmpl | ||