Age | Commit message (Expand) | Author | Files | Lines |
2016-12-07 | PCI: tegra: Add Tegra210 support |  Thierry Reding | 1 | -8/+34 |
2016-12-07 | PCI: tegra: Implement PCA enable workaround |  Thierry Reding | 1 | -0/+13 |
2016-12-07 | PCI: tegra: Use new pci_register_host_bridge() interface |  Arnd Bergmann | 1 | -51/+54 |
2016-10-11 | PCI: tegra: Remove unused platform data |  Bjorn Helgaas | 1 | -1/+0 |
2016-10-11 | PCI: tegra: Add local struct device pointers |  Bjorn Helgaas | 1 | -112/+122 |
2016-10-11 | PCI: tegra: Fix argument order in tegra_pcie_phy_disable() |  Bjorn Helgaas | 1 | -1/+1 |
2016-10-05 | Merge branches 'pci/host-aardvark', 'pci/host-altera', 'pci/host-artpec', 'pci/host-designware', 'pci/host-hv', 'pci/host-keystone', 'pci/host-rcar', 'pci/host-rockchip', 'pci/host-tegra' and 'pci/host-xilinx' into next |  Bjorn Helgaas | 1 | -26/+21 |
2016-09-06 | PCI: tegra: Fix pci_remap_iospace() failure path |  Lorenzo Pieralisi | 1 | -2/+5 |
2016-08-18 | PCI: tegra: Use of_device_get_match_data() |  Thierry Reding | 1 | -6/+1 |
2016-08-18 | PCI: tegra: Remove redundant _data suffix |  Thierry Reding | 1 | -21/+21 |
2016-08-01 | Merge branch 'pci/host-tegra' into next |  Bjorn Helgaas | 1 | -30/+25 |
2016-08-01 | Merge branches 'pci/demodularize-hosts' and 'pci/host-request-windows' into next |  Bjorn Helgaas | 1 | -37/+9 |
2016-08-01 | PCI: tegra: Make explicitly non-modular |  Paul Gortmaker | 1 | -7/+4 |
2016-07-26 | PCI: tegra: Program PADS_REFCLK_CFG* registers with per-SoC values |  Stephen Warren | 1 | -13/+8 |
2016-07-26 | PCI: tegra: Program PADS_REFCLK_CFG* always, not just on legacy SoCs |  Stephen Warren | 1 | -6/+9 |
2016-07-25 | PCI: tegra: Stop setting pcibios_min_mem |  Thierry Reding | 1 | -2/+0 |
2016-07-25 | PCI: tegra: Use generic pci_remap_iospace() rather than ARM32-specific one |  Thierry Reding | 1 | -1/+1 |
2016-07-25 | PCI: tegra: Use lower-case hex consistently for register definitions |  Thierry Reding | 1 | -11/+11 |
2016-06-25 | PCI: tegra: Request host bridge window resources with core function |  Bjorn Helgaas | 1 | -12/+4 |
2016-06-25 | PCI: tegra: Remove top-level resource from hierarchy |  Bjorn Helgaas | 1 | -20/+3 |
2016-04-29 | PCI: tegra: Support per-lane PHYs |  Thierry Reding | 1 | -17/+227 |
2016-03-08 | PCI: tegra: Remove misleading PHYS_OFFSET |  Thierry Reding | 1 | -1/+1 |
2016-03-08 | PCI: tegra: Track bus -> CPU mapping |  Thierry Reding | 1 | -0/+28 |
2016-03-08 | PCI: tegra: Remove unused struct tegra_pcie.num_ports field |  Thierry Reding | 1 | -1/+0 |
2016-03-08 | PCI: tegra: Implement ->{add,remove}_bus() callbacks |  Thierry Reding | 1 | -20/+34 |
2016-01-06 | PCI: host: Mark PCIe/PCI (MSI) IRQ cascade handlers as IRQF_NO_THREAD |  Grygorii Strashko | 1 | -1/+1 |
2015-09-14 | PCI: tegra: Wrap static pgprot_t initializer with __pgprot() |  Ard Biesheuvel | 1 | -2/+2 |
2015-08-11 | PCI: Kill off set_irq_flags() usage |  Rob Herring | 1 | -1/+0 |
2015-05-27 | PCI: tegra: Remove tegra_pcie_scan_bus() |  Yijing Wang | 1 | -16/+0 |
2015-02-02 | Merge branch 'pci/config' into next |  Bjorn Helgaas | 1 | -52/+3 |
2015-01-30 | PCI: tegra: Convert to use generic config accessors |  Rob Herring | 1 | -52/+3 |
2014-12-26 | PCI: tegra: Remove unnecessary tegra_pcie_fixup_bridge() |  Lucas Stach | 1 | -13/+0 |
2014-12-14 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core |  Linus Torvalds | 1 | -1/+0 |
2014-12-10 | Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -20/+15 |
2014-12-01 | PCI: tegra: Use physical range for I/O mapping |  Thierry Reding | 1 | -8/+20 |
2014-11-23 | PCI/MSI: Rename mask/unmask_msi_irq treewide |  Thomas Gleixner | 1 | -4/+4 |
2014-11-23 | PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg() |  Jiang Liu | 1 | -1/+1 |
2014-11-21 | PCI: tegra: Save MSI controller in pci_sys_data |  Yijing Wang | 1 | -10/+4 |
2014-11-12 | PCI/MSI: Rename "struct msi_chip" to "struct msi_controller" |  Yijing Wang | 1 | -5/+6 |
2014-10-20 | pci: host: drop owner assignment from platform_drivers |  Wolfram Sang | 1 | -1/+0 |
2014-10-01 | Merge branch 'pci/host-generic' into next |  Bjorn Helgaas | 1 | -3/+9 |
2014-09-30 | of/pci: Fix the conversion of IO ranges into IO resources |  Liviu Dudau | 1 | -3/+7 |
2014-09-16 | PCI: tegra: Add Tegra124 support |  Thierry Reding | 1 | -31/+180 |
2014-09-16 | PCI: tegra: Make sure the PCIe PLL is really reset |  Eric Yuen | 1 | -0/+7 |
2014-09-16 | PCI: tegra: Fix extended configuration space mapping |  Peter Daifuku | 1 | -1/+1 |
2014-09-16 | PCI: tegra: Clear CLKREQ# enable on port disable |  Thierry Reding | 1 | -0/+5 |
2014-09-04 | PCI: tegra: Implement a proper resource hierarchy |  Thierry Reding | 1 | -3/+29 |
2014-09-04 | PCI: tegra: Add missing cleanup in error path and tegra_msi_teardown_irq() |  Jisheng Zhang | 1 | -2/+6 |
2014-08-19 | Merge tag 'pci-v3.17-changes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci |  Linus Torvalds | 1 | -0/+118 |
2014-08-08 | Merge tag 'drivers-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc |  Linus Torvalds | 1 | -61/+161 |