Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Pull arch/tile updates from Chris Metcalf: "These changes provide support for PCIe root complex and USB host mode for tilegx's on-chip I/Os. In addition, this pull provides the required underpinning for the on-chip networking support that was pulled into 3.5. The changes have all been through LKML (with several rounds for PCIe RC) and on linux-next." * git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile: tile: updates to pci root complex from community feedback bounce: allow use of bounce pool via config option usb: add host support for the tilegx architecture arch/tile: provide kernel support for the tilegx USB shim tile pci: enable IOMMU to support DMA for legacy devices arch/tile: enable ZONE_DMA for tilegx tilegx pci: support I/O to arbitrarily-cached pages tile: remove unused header arch/tile: tilegx PCI root complex support arch/tile: provide kernel support for the tilegx TRIO shim arch/tile: break out the "csum a long" function to <asm/checksum.h> arch/tile: provide kernel support for the tilegx mPIPE shim arch/tile: common DMA code for the GXIO IORPC subsystem arch/tile: support MMIO-based readb/writeb etc. arch/tile: introduce GXIO IORPC framework for tilegx
Showing
arch/tile/gxio/Kconfig
0 → 100644
arch/tile/gxio/Makefile
0 → 100644
arch/tile/gxio/dma_queue.c
0 → 100644
arch/tile/gxio/iorpc_mpipe.c
0 → 100644
This diff is collapsed.
arch/tile/gxio/iorpc_trio.c
0 → 100644
arch/tile/gxio/kiorpc.c
0 → 100644
arch/tile/gxio/mpipe.c
0 → 100644
This diff is collapsed.
arch/tile/gxio/trio.c
0 → 100644
arch/tile/gxio/usb_host.c
0 → 100644
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
arch/tile/include/hv/iorpc.h
0 → 100644
This diff is collapsed.
This diff is collapsed.
arch/tile/kernel/pci_gx.c
0 → 100644
This diff is collapsed.
This diff is collapsed.
arch/tile/kernel/usb.c
0 → 100644
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
include/linux/usb/tilegx.h
0 → 100644
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment