summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/pcie.c
AgeCommit message (Expand)AuthorFilesLines
2012-01-12Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds1-4/+5
2012-01-07arm/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas1-4/+5
2011-12-20arm/tegra: PCIe: Remove include of mach/pinmux.hStephen Warren1-1/+0
2011-11-07Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+1
2011-11-01arm: Add export.h to ARM specific files as required.Paul Gortmaker1-0/+1
2011-10-14ARM: tegra: pcie: 0 -> NULL changesOlof Johansson1-1/+1
2011-10-14ARM: tegra: pcie: include board.hOlof Johansson1-0/+2
2011-10-14ARM: tegra: pcie: don't cast __iomem pointersOlof Johansson1-2/+2
2011-07-30Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus 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-04ARM: tegra: add PCI Express power gatingMike Rapoport1-2/+20
2011-03-04ARM: tegra: PCIE minor code refactoringMike Rapoport1-9/+9
2010-10-22tegra: add PCI Express supportMike Rapoport1-0/+915