| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | PCI: designware: Use NULL instead of false | Fabio Estevam | 2014-09-22 | 1 | -1/+1 |
| | | | | |
| | \ \ | |
| *-. \ \ | Merge branches 'pci/host-mvebu' and 'pci/host-spear' into next | Bjorn Helgaas | 2014-09-25 | 2 | -4/+4 |
| |\ \ \ \ |
|
| | | * | | | PCI: spear: Pass config resource through reg property | Pratyush Anand | 2014-09-22 | 1 | -1/+1 |
| | | | |/
| | | |/| |
|
| | * / | | PCI: mvebu: Fix uninitialized variable in mvebu_get_tgt_attr() | Thomas Petazzoni | 2014-09-22 | 1 | -3/+3 |
| | |/ / |
|
| | | | | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| *-------. \ \ | Merge branches 'pci/host-designware', 'pci/host-imx6', 'pci/host-keystone', '... | Bjorn Helgaas | 2014-09-22 | 7 | -102/+288 |
| |\ \ \ \ \ \ \
| | | |_|_|_|_|/
| | |/| | | | | |
|
| | | | | | * | | PCI: xilinx: Fix xilinx_pcie_assign_msi() return value test | Dan Carpenter | 2014-09-17 | 1 | -2/+2 |
| | | | | * | | | PCI: tegra: Add Tegra124 support | Thierry Reding | 2014-09-17 | 1 | -31/+180 |
| | | | | * | | | PCI: tegra: Make sure the PCIe PLL is really reset | Eric Yuen | 2014-09-17 | 1 | -0/+7 |
| | | | | * | | | PCI: tegra: Fix extended configuration space mapping | Peter Daifuku | 2014-09-17 | 1 | -1/+1 |
| | | | | * | | | PCI: tegra: Clear CLKREQ# enable on port disable | Thierry Reding | 2014-09-17 | 1 | -0/+5 |
| | | | * | | | | PCI: keystone: Set device ID based on SoC to support multiple ports | Murali Karicheri | 2014-09-16 | 2 | -6/+7 |
| | | | * | | | | PCI: keystone: Assume controller is already in RC mode | Murali Karicheri | 2014-09-16 | 1 | -19/+2 |
| | | | * | | | | PCI: keystone: Limit MRSS for all downstream devices | Murali Karicheri | 2014-09-16 | 1 | -0/+45 |
| | | * | | | | | PCI: imx6: Delay enabling reference clock for SS until it stabilizes | Tim Harvey | 2014-09-05 | 1 | -5/+6 |
| | * | | | | | | PCI: designware: Fold struct pcie_port_info into struct pcie_port | Pratyush Anand | 2014-09-06 | 2 | -38/+33 |
| | | | | | | | | |
| | \ \ \ \ \ \ | |
| | \ \ \ \ \ \ | |
| | \ \ \ \ \ \ | |
| | \ \ \ \ \ \ | |
| | \ \ \ \ \ \ | |
| | \ \ \ \ \ \ | |
| | \ \ \ \ \ \ | |
| *-------. \ \ \ \ \ \ | Merge branches 'pci/misc', 'pci/pm', 'pci/host-designware', 'pci/host-imx6', ... | Bjorn Helgaas | 2014-09-05 | 10 | -60/+2082 |
| |\ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|/ / / / / /
| | |/| | | | / / / / /
| | | | |_|_|/ / / / /
| | | |/| | | / / / /
| | | | | |_|/ / / /
| | | | |/| | / / /
| | | | | | |/ / /
| | | | | |/| / /
| | | | | | |/ /
| | |_|_|_|_| /
| |/| | | | | |
|
| | | | | | * | PCI: xilinx: Add Xilinx AXI PCIe Host Bridge IP driver | Srikanth Thokala | 2014-09-04 | 3 | -0/+978 |
| | |_|_|_|/
| |/| | | | |
|
| | | | | * | PCI: tegra: Implement a proper resource hierarchy | Thierry Reding | 2014-09-04 | 1 | -3/+29 |
| | | | | * | PCI: tegra: Add missing cleanup in error path and tegra_msi_teardown_irq() | Jisheng Zhang | 2014-09-04 | 1 | -2/+6 |
| | |_|_|/
| |/| | | |
|
| | | | * | PCI: keystone: Add TI Keystone PCIe driver | Murali Karicheri | 2014-09-04 | 5 | -0/+971 |
| | | * | | PCI: imx6: Probe in module_init(), not fs_initcall() | Lucas Stach | 2014-09-05 | 1 | -1/+1 |
| | | * | | Merge branch 'pci/host-designware' into pci/host-imx6 | Bjorn Helgaas | 2014-09-05 | 2 | -27/+55 |
| | | |\ \ |
|
| | * | | | | PCI: designware: Check private_data validity in single place | Lucas Stach | 2014-09-05 | 1 | -27/+2 |
| | | |/ /
| | |/| | |
|
| | * | | | PCI: designware: Remove pci_assign_unassigned_resources() from dw_pcie_host_i... | Lucas Stach | 2014-09-04 | 1 | -1/+0 |
| | * | | | PCI: designware: Use pci_create_root_bus() instead of pci_scan_root_bus() | Lucas Stach | 2014-09-04 | 1 | -8/+7 |
| | * | | | PCI: designware: Parse bus-range property from devicetree | Lucas Stach | 2014-09-04 | 2 | -0/+12 |
| | | |/
| | |/| |
|
| | * | | PCI: designware: Add support for v3.65 hardware | Murali Karicheri | 2014-09-03 | 2 | -18/+36 |
| |/ / |
|
* | | | Merge tag 'pci-v3.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-09-19 | 1 | -0/+38 |
|\ \ \
| | |/
| |/| |
|
| * | | PCI: imx6: Put LTSSM in "Detect" state before disabling it | Lucas Stach | 2014-09-04 | 1 | -0/+38 |
| |/ |
|
* | | Merge tag 'pci-v3.17-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-09-03 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | PCI: spear: Remove module option | Sachin Kamat | 2014-08-18 | 1 | -1/+1 |
* | | Merge tag 'pci-v3.17-changes-3' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2014-08-19 | 6 | -33/+700 |
|\ \
| |/
|/| |
|
| *---. | Merge branches 'pci/host-designware', 'pci/host-mvebu' and 'pci/host-tegra' i... | Bjorn Helgaas | 2014-07-23 | 6 | -33/+700 |
| |\ \ \ |
|
| | | | * | PCI: tegra: Add debugfs support | Thierry Reding | 2014-07-22 | 1 | -0/+118 |
| | | * | | PCI: mvebu: Remove ARCH_KIRKWOOD dependency | Andrew Lunn | 2014-07-22 | 1 | -1/+1 |
| | * | | | PCI: designware: Add MSI-related pcie_host_ops for v3.65 hardware | Murali Karicheri | 2014-07-23 | 2 | -14/+39 |
| | * | | | PCI: designware: Add config access-related pcie_host_ops for v3.65 hardware | Murali Karicheri | 2014-07-23 | 2 | -2/+14 |
| | * | | | PCI: dra7xx: Add TI DRA7xx PCIe driver | Kishon Vijay Abraham I | 2014-07-22 | 3 | -0/+468 |
| | * | | | PCI: designware: Program ATU with untranslated address | Kishon Vijay Abraham I | 2014-07-22 | 2 | -14/+45 |
| | * | | | PCI: designware: Look for configuration space in 'reg', not 'ranges' | Kishon Vijay Abraham I | 2014-07-22 | 1 | -2/+15 |
* | | | | | Merge tag 'drivers-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-08-08 | 4 | -61/+563 |
|\ \ \ \ \ |
|
| * | | | | | PCI: spear: Remove spear13xx_pcie_remove() | Viresh Kumar | 2014-07-20 | 1 | -12/+0 |
| * | | | | | PCI: spear: Fix Section mismatch compilation warning for probe() | Viresh Kumar | 2014-07-20 | 1 | -1/+1 |
| * | | | | | Merge tag 'tegra-for-3.17-pcie-regulators' of git://git.kernel.org/pub/scm/li... | Olof Johansson | 2014-07-19 | 1 | -61/+161 |
| |\ \ \ \ \ |
|
| | * | | | | | PCI: tegra: Implement accurate power supply scheme | Thierry Reding | 2014-07-18 | 1 | -61/+161 |
| | | |/ / /
| | |/| | | |
|
| * / | | | | PCI: spear: Add PCIe driver for ST Microelectronics SPEAr13xx | Pratyush Anand | 2014-07-14 | 3 | -0/+414 |
| |/ / / / |
|
* | | | | | Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-08-08 | 1 | -2/+3 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | ARM: tegra: Convert PMC to a driver | Thierry Reding | 2014-07-17 | 1 | -1/+1 |
| * | | | | ARM: tegra: Move includes to include/soc/tegra | Thierry Reding | 2014-07-17 | 1 | -2/+3 |
| |/ / / |
|
| | | | | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
*-------. | | | | Merge branches 'pci/host-generic', 'pci/host-mvebu', 'pci/host-rcar', 'pci/ho... | Bjorn Helgaas | 2014-07-17 | 4 | -4/+4 |
|\ \ \ \ \| | |
| | | |_|_|/ /
| | |/| | | /
| | | | | |/
| | | | |/| |
|