summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra
AgeCommit message (Expand)AuthorFilesLines
2011-10-20Merge branch 'tegra/cleanup' into next/cleanupArnd Bergmann11-54/+66
2011-10-14ARM: tegra: devices.c should include devices.hOlof Johansson1-0/+2
2011-10-14ARM: tegra: cpu-tegra: unexport two functionsOlof Johansson1-2/+2
2011-10-14ARM: tegra: cpu-tegra: sparse type fixOlof Johansson1-1/+1
2011-10-14ARM: tegra: dma: staticify some tables and functionsOlof Johansson1-5/+9
2011-10-14ARM: tegra: tegra2_clocks: don't export some tablesOlof Johansson1-4/+4
2011-10-14ARM: tegra: tegra_powergate_is_powered should be staticOlof Johansson2-4/+2
2011-10-14ARM: tegra: tegra_rtc_read_ms should be staticOlof Johansson1-1/+1
2011-10-14ARM: tegra: tegra_init_cache should be staticOlof Johansson1-1/+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-10-14ARM: tegra: tegra2_clocks: 0 -> NULL changesOlof Johansson1-17/+17
2011-10-14ARM: tegra: tegra2_clocks: don't cast __iomem pointersOlof Johansson1-4/+4
2011-10-14ARM: tegra: timer: don't cast __iomem pointersOlof Johansson1-2/+2
2011-10-14ARM: tegra: annotate IO_*_VIRT pointersOlof Johansson2-10/+16
2011-08-22ARM: mach-tegra: convert boot_params to atag_offsetNicolas Pitre4-6/+6
2011-07-30Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds1-1/+1
2011-07-30Merge branch 'next/dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/l...Linus Torvalds4-0/+131
2011-07-28Merge branch 'imx/dt' into next/dtArnd Bergmann17-175/+150
2011-07-28arm/dt: tegra devicetree supportGrant Likely4-0/+131
2011-07-27ARM: tegra: only select MACH_HAS_SND_SOC_TEGRA_WM8903 if SND_SOCUwe Kleine-König1-3/+3
2011-07-27Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds12-108/+146
2011-07-27Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds6-65/+2
2011-07-25Merge branch 'next/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2-2/+2
2011-07-24Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-8/+0
2011-07-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-5/+2
2011-07-23Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci...Russell King1-8/+0
2011-07-22PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle1-1/+1
2011-07-21switch assorted clock drivers to debugfs_remove_recursive()Al Viro1-5/+2
2011-07-19Merge branch 'cross-platform/clkdev' into next/cross-platformArnd Bergmann1-34/+0
2011-07-19ARM: Consolidate the clkdev header filesKyungmin Park1-34/+0
2011-07-19ARM: Tegra: Seaboard: Fix I2C bus numbering for ADT7461Stephen Warren1-1/+1
2011-07-19ARM: Tegra: Trimslice: Tri-state DAP3 pinmuxStephen Warren1-1/+1
2011-07-13ARM: tegra: remove copy-and-pasted usb platform data from boardsColin Cross3-45/+28
2011-07-13ARM: tegra: remove copy-and-pasted i2c platform data in boardsColin Cross5-82/+21
2011-07-13ARM: tegra: trimslice: enable USB portsMike Rapoport3-1/+47
2011-07-13ARM: tegra: trimslice: add audio devices and clocksMike Rapoport2-1/+14
2011-07-13ARM: tegra: trimslice: register i2c busses and devicesMike Rapoport1-0/+39
2011-07-13arm,tegra: replace cpu_set() with modern apiKOSAKI Motohiro1-1/+1
2011-07-13arm: tegra: remove generic disp clock divisor flagRobert Morell1-2/+2
2011-07-13ARM: tegra: paz00: change the machine nameMarc Dietrich1-1/+1
2011-07-13ARM: tegra: paz00: cleanup sdhci portsMarc Dietrich3-15/+1
2011-07-13ARM: tegra: paz00: enable usb portsMarc Dietrich3-1/+36
2011-07-13ARM: tegra: paz00: register i2c bussesMarc Dietrich1-0/+27
2011-07-13ARM: tegra: paz00: whitespace cleanupMarc Dietrich2-12/+12
2011-07-13ARM: tegra: remove mach/barriers.hColin Cross1-30/+0
2011-07-13ARM: Tegra: Seaboard: Re-order sdhci device registrationStephen Warren1-2/+2
2011-07-12ARM: convert PCI defines to variablesRob Herring2-27/+2
2011-07-12ARM: pci: make pcibios_assign_all_busses use pci_has_flagRob Herring1-1/+0