aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/pcie.c
AgeCommit message (Expand)Author
2013-08-13PCI: tegra: Move PCIe driver to drivers/pci/hostThierry Reding
2013-03-29ARM: tegra: move <mach/powergate.h> to <linux/tegra-powergate.h>Stephen Warren
2013-01-28ARM: tegra: migrate to new clock codePrashant Gaikwad
2013-01-03ARM: drivers: remove __dev* attributes.Greg Kroah-Hartman
2012-11-16ARM: tegra: select SPARSE_IRQStephen Warren
2012-11-05ARM: tegra: move iomap.h to mach-tegraStephen Warren
2012-10-01Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-08-23ARM: PCI: Use PCI Express Capability accessorsJiang Liu
2012-08-13Merge branch 'cleanup/io-pci' into next/cleanupsArnd Bergmann
2012-07-26ARM: tegra: use fixed PCI i/o mappingRob Herring
2012-06-11ARM: tegra: add clk_prepare/clk_unpreparePrashant Gaikwad
2012-05-13ARM: PCI: get rid of pci_std_swizzle()Russell King
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-23arm/PCI: get rid of device resource fixupsBjorn Helgaas
2012-01-11Merge 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-19arm/tegra: PCIe: Remove include of mach/pinmux.hStephen Warren
2011-11-06Merge 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-29Merge 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-21tegra: add PCI Express supportMike Rapoport