kernel_optimize_test/drivers/pci/host
Valentine Barshak ba3eb9fce3 PCI: Add R-Car Gen2 internal PCI support
This adds internal PCI controller driver for R-Car Gen2 SoC.  There are
three PCI controllers available with only a single EHCI/OHCI device
built-in on each PCI bus.  This gives us three USB channels.  Channel 0 is
shared with the USBHS device, while channel 2 is shared with the USBSS.

The PCI controllers do not support I/O port space mapping, and it is not
needed here.

Signed-off-by: Valentine Barshak <valentine.barshak@cogentembedded.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
2013-10-30 11:25:55 -06:00
..
Kconfig PCI: Add R-Car Gen2 internal PCI support 2013-10-30 11:25:55 -06:00
Makefile PCI: Add R-Car Gen2 internal PCI support 2013-10-30 11:25:55 -06:00
pci-exynos.c PCI: exynos: Add I/O access wrappers 2013-08-29 13:47:20 -06:00
pci-mvebu.c ARM: SoC platform changes for 3.12 2013-09-06 13:30:06 -07:00
pci-rcar-gen2.c PCI: Add R-Car Gen2 internal PCI support 2013-10-30 11:25:55 -06:00
pci-tegra.c PCI: tegra: replace devm_request_and_ioremap by devm_ioremap_resource 2013-08-29 13:02:16 -07:00
pcie-designware.c PCI: designware: Drop "addr" arg from dw_pcie_readl_rc()/dw_pcie_writel_rc() 2013-08-29 13:38:12 -06:00
pcie-designware.h PCI: exynos: Split into Synopsys part and Exynos part 2013-08-12 12:18:20 -06:00