index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
host
/
pci-tegra.c
Age
Commit message (
Expand
)
Author
2018-06-08
PCI: Collect all native drivers under drivers/pci/controller/
Shawn Lin
2018-05-14
PCI: Move private DT related functions into private header
Rob Herring
2018-03-19
PCI: tegra: Add power management support
Manikanta Maddireddy
2018-03-02
PCI: tegra: Add loadable kernel module support
Manikanta Maddireddy
2018-03-02
PCI: tegra: Free resources on probe failure
Manikanta Maddireddy
2018-02-01
Merge branch 'pci/spdx' into next
Bjorn Helgaas
2018-02-01
Merge remote-tracking branch 'lorenzo/pci/tegra' into next
Bjorn Helgaas
2018-01-28
PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplate
Bjorn Helgaas
2018-01-15
PCI: tegra: Use bus->sysdata to store and get host private data
Manikanta Maddireddy
2018-01-11
PCI: tegra: Remove PCI_REASSIGN_ALL_BUS use on Tegra
Manikanta Maddireddy
2017-12-21
PCI: tegra: Refactor configuration space mapping code
Vidya Sagar
2017-12-18
PCI: Remove PCI_REASSIGN_ALL_RSRC use on arm and arm64
Bjorn Helgaas
2017-11-15
Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-10-18
PCI: tegra: Add Tegra186 PCIe support
Manikanta Maddireddy
2017-10-11
PCI: tegra: Use generic accessors where possible
Thierry Reding
2017-10-10
Revert "PCI: tegra: Do not allocate MSI target memory"
Thierry Reding
2017-09-07
Merge branch 'pci/misc' into next
Bjorn Helgaas
2017-08-24
PCI: Convert to using %pOF instead of full_name()
Rob Herring
2017-08-03
PCI: tegra: Explicitly request exclusive reset control
Philipp Zabel
2017-07-02
PCI: tegra: Do not allocate MSI target memory
Thierry Reding
2017-07-02
PCI: tegra: Support MSI 64-bit addressing
Thierry Reding
2017-07-02
PCI: tegra: Drop pci_fixup_irqs()
Lorenzo Pieralisi
2017-06-28
PCI: Make pci_register_host_bridge() PCI core internal
Lorenzo Pieralisi
2017-06-28
PCI: tegra: Fix host bridge memory leakage
Lorenzo Pieralisi
2017-04-24
PCI: tegra: Update PCI config space remap function
Lorenzo Pieralisi
2016-12-07
PCI: tegra: Add Tegra210 support
Thierry Reding
2016-12-07
PCI: tegra: Implement PCA enable workaround
Thierry Reding
2016-12-07
PCI: tegra: Use new pci_register_host_bridge() interface
Arnd Bergmann
2016-10-11
PCI: tegra: Remove unused platform data
Bjorn Helgaas
2016-10-11
PCI: tegra: Add local struct device pointers
Bjorn Helgaas
2016-10-11
PCI: tegra: Fix argument order in tegra_pcie_phy_disable()
Bjorn Helgaas
2016-10-05
Merge branches 'pci/host-aardvark', 'pci/host-altera', 'pci/host-artpec', 'pc...
Bjorn Helgaas
2016-09-06
PCI: tegra: Fix pci_remap_iospace() failure path
Lorenzo Pieralisi
2016-08-18
PCI: tegra: Use of_device_get_match_data()
Thierry Reding
2016-08-18
PCI: tegra: Remove redundant _data suffix
Thierry Reding
2016-08-01
Merge branch 'pci/host-tegra' into next
Bjorn Helgaas
2016-08-01
Merge branches 'pci/demodularize-hosts' and 'pci/host-request-windows' into next
Bjorn Helgaas
2016-08-01
PCI: tegra: Make explicitly non-modular
Paul Gortmaker
2016-07-26
PCI: tegra: Program PADS_REFCLK_CFG* registers with per-SoC values
Stephen Warren
2016-07-26
PCI: tegra: Program PADS_REFCLK_CFG* always, not just on legacy SoCs
Stephen Warren
2016-07-25
PCI: tegra: Stop setting pcibios_min_mem
Thierry Reding
2016-07-25
PCI: tegra: Use generic pci_remap_iospace() rather than ARM32-specific one
Thierry Reding
2016-07-25
PCI: tegra: Use lower-case hex consistently for register definitions
Thierry Reding
2016-06-25
PCI: tegra: Request host bridge window resources with core function
Bjorn Helgaas
2016-06-25
PCI: tegra: Remove top-level resource from hierarchy
Bjorn Helgaas
2016-04-29
PCI: tegra: Support per-lane PHYs
Thierry Reding
2016-03-08
PCI: tegra: Remove misleading PHYS_OFFSET
Thierry Reding
2016-03-08
PCI: tegra: Track bus -> CPU mapping
Thierry Reding
2016-03-08
PCI: tegra: Remove unused struct tegra_pcie.num_ports field
Thierry Reding
2016-03-08
PCI: tegra: Implement ->{add,remove}_bus() callbacks
Thierry Reding
[next]