summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/pcie.c
AgeCommit message (Expand)Author
2012-03-27Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-18arm/tegra: pcie: fix return value of functionDmitry Artamonow
2012-03-07arm/tegra: add timeout to PCIe PLL lock detection loopDmitry Artamonow
2012-02-24arm/PCI: get rid of device resource fixupsBjorn Helgaas
2012-01-12Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2012-01-06arm/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas
2011-12-20arm/tegra: PCIe: Remove include of mach/pinmux.hStephen Warren
2011-11-07Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-10-31arm: Add export.h to ARM specific files as required.Paul Gortmaker
2011-10-13ARM: tegra: pcie: 0 -> NULL changesOlof Johansson
2011-10-13ARM: tegra: pcie: include board.hOlof Johansson
2011-10-13ARM: tegra: pcie: don't cast __iomem pointersOlof Johansson
2011-07-30Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2011-07-22PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle
2011-07-12ARM: convert PCI defines to variablesRob Herring
2011-03-03ARM: tegra: add PCI Express power gatingMike Rapoport
2011-03-03ARM: tegra: PCIE minor code refactoringMike Rapoport
2010-10-22tegra: add PCI Express supportMike Rapoport