aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-tegra/pcie.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-01-03ARM: drivers: remove __dev* attributes.Greg Kroah-Hartman1-3/+3
2012-11-16ARM: tegra: select SPARSE_IRQStephen Warren1-0/+3
2012-11-05ARM: tegra: move iomap.h to mach-tegraStephen Warren1-1/+1
2012-10-01Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-73/+22
2012-08-23ARM: PCI: Use PCI Express Capability accessorsJiang Liu1-11/+1
2012-08-13Merge branch 'cleanup/io-pci' into next/cleanupsArnd Bergmann1-73/+22
2012-07-26ARM: tegra: use fixed PCI i/o mappingRob Herring1-73/+22
2012-06-11ARM: tegra: add clk_prepare/clk_unpreparePrashant Gaikwad1-3/+3
2012-05-13ARM: PCI: get rid of pci_std_swizzle()Russell King1-1/+0
2012-03-27Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-4/+12
2012-03-18arm/tegra: pcie: fix return value of functionDmitry Artamonow1-3/+3
2012-03-07arm/tegra: add timeout to PCIe PLL lock detection loopDmitry Artamonow1-3/+11
2012-02-23arm/PCI: get rid of device resource fixupsBjorn Helgaas1-3/+3
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