summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-tegra/pcie.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: tegra: migrate to new clock codePrashant Gaikwad2013-01-281-1/+1
* ARM: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-3/+3
* ARM: tegra: select SPARSE_IRQStephen Warren2012-11-161-0/+3
* ARM: tegra: move iomap.h to mach-tegraStephen Warren2012-11-051-1/+1
* Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-011-73/+22
|\
| * Merge branch 'cleanup/io-pci' into next/cleanupsArnd Bergmann2012-08-131-73/+22
| |\
| | * ARM: tegra: use fixed PCI i/o mappingRob Herring2012-07-261-73/+22
* | | ARM: PCI: Use PCI Express Capability accessorsJiang Liu2012-08-231-11/+1
|/ /
* | ARM: tegra: add clk_prepare/clk_unpreparePrashant Gaikwad2012-06-111-3/+3
|/
* ARM: PCI: get rid of pci_std_swizzle()Russell King2012-05-131-1/+0
* Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-271-4/+12
|\
| * arm/tegra: pcie: fix return value of functionDmitry Artamonow2012-03-181-3/+3
| * arm/tegra: add timeout to PCIe PLL lock detection loopDmitry Artamonow2012-03-071-3/+11
* | arm/PCI: get rid of device resource fixupsBjorn Helgaas2012-02-231-3/+3
|/
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-01-111-4/+5
|\
| * arm/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas2012-01-061-4/+5
* | arm/tegra: PCIe: Remove include of mach/pinmux.hStephen Warren2011-12-191-1/+0
|/
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-061-0/+1
|\
| * arm: Add export.h to ARM specific files as required.Paul Gortmaker2011-10-311-0/+1
* | ARM: tegra: pcie: 0 -> NULL changesOlof Johansson2011-10-131-1/+1
* | ARM: tegra: pcie: include board.hOlof Johansson2011-10-131-0/+2
* | ARM: tegra: pcie: don't cast __iomem pointersOlof Johansson2011-10-131-2/+2
|/
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2011-07-291-1/+1
|\
| * PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle2011-07-221-1/+1
* | ARM: convert PCI defines to variablesRob Herring2011-07-121-0/+2
|/
* ARM: tegra: add PCI Express power gatingMike Rapoport2011-03-031-2/+20
* ARM: tegra: PCIE minor code refactoringMike Rapoport2011-03-031-9/+9
* tegra: add PCI Express supportMike Rapoport2010-10-211-0/+915
OpenPOWER on IntegriCloud