aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-tegra/pcie.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pciLinus Torvalds1-4/+5
2012-01-06arm/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas1-4/+5
2011-12-19arm/tegra: PCIe: Remove include of mach/pinmux.hStephen Warren1-1/+0
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds1-0/+1
2011-10-31arm: Add export.h to ARM specific files as required.Paul Gortmaker1-0/+1
2011-10-13ARM: tegra: pcie: 0 -> NULL changesOlof Johansson1-1/+1
2011-10-13ARM: tegra: pcie: include board.hOlof Johansson1-0/+2
2011-10-13ARM: tegra: pcie: don't cast __iomem pointersOlof Johansson1-2/+2
2011-07-29Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-1/+1
2011-07-22PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle1-1/+1
2011-07-12ARM: convert PCI defines to variablesRob Herring1-0/+2
2011-03-03ARM: tegra: add PCI Express power gatingMike Rapoport1-2/+20
2011-03-03ARM: tegra: PCIE minor code refactoringMike Rapoport1-9/+9
2010-10-21tegra: add PCI Express supportMike Rapoport1-0/+915