aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-tegra (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-11-09arm/tegra: enable headphone detection gpio on seaboardYufeng Shen1-0/+1
2011-11-09arm/tegra: Don't create duplicate gpio and pinmux devicesStephen Warren5-10/+25
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds1-0/+1
2011-11-01Merge branch 'next/devel' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds14-105/+363
2011-11-01Merge branch 'next/board' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds8-13/+170
2011-11-01Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds11-54/+66
2011-10-31arm: Add export.h to ARM specific files as required.Paul Gortmaker1-0/+1
2011-11-01Merge branch 'depends/rmk/devel-stable' into next/boardArnd Bergmann7-39/+11
2011-10-31Merge branch 'depends/rmk/gpio' into next/develArnd Bergmann9-68/+54
2011-10-31Merge branch 'next/fixes' into next/cleanupArnd Bergmann10-76/+34
2011-10-31Merge branch 'depends/rmk/memory_h' into next/fixesArnd Bergmann6-35/+7
2011-10-29ARM: mark empty gpio.h files emptyLinus Walleij1-0/+1
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds6-35/+7
2011-10-27Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds9-68/+54
2011-10-25Merge branch 'misc' into for-linusRussell King4-7/+7
2011-10-25Merge branches 'arnd-randcfg-fixes', 'debug', 'io' (early part), 'l2x0', 'p2v', 'pgt' (early part) and 'smp' into for-linusRussell King1-4/+4
2011-10-23Merge branch 'ppi-irq-core-for-rmk' of git://github.com/mzyngier/arm-platforms into devel-stableRussell King1-4/+4
2011-10-21Merge branch 'depends/rmk/gpio' into next/boardArnd Bergmann11-77/+62
2011-10-20ARM: smp: fix clipping of number of CPUsRussell King1-4/+4
2011-10-20Merge branch 'tegra/cleanup' into next/cleanupArnd Bergmann11-54/+66
2011-10-17ARM: platform fixups: remove mdesc argument to fixup functionRussell King3-6/+6
2011-10-17ARM: 7022/1: allow to detect conflicting zreladdrsSascha Hauer1-1/+1
2011-10-13arm/tegra: Harmony: Configure PMC for low-level interruptsStephen Warren1-1/+12
2011-10-13arm/tegra: device tree support for ventana boardPeter De Schrijver3-5/+28
2011-10-13arm/tegra: add support for ventana pinmuxingPeter De Schrijver2-0/+49
2011-10-13arm/tegra: prepare Seaboard pinmux code for derived boardsPeter De Schrijver1-4/+10
2011-10-13arm/tegra: pinmux: ioremap registersStephen Warren3-94/+123
2011-10-13arm/tegra: Convert pinmux driver to a platform deviceStephen Warren1-0/+26
2011-10-13ARM: tegra: devices.c should include devices.hOlof Johansson1-0/+2
2011-10-13ARM: tegra: cpu-tegra: unexport two functionsOlof Johansson1-2/+2
2011-10-13ARM: tegra: cpu-tegra: sparse type fixOlof Johansson1-1/+1
2011-10-13ARM: tegra: dma: staticify some tables and functionsOlof Johansson1-5/+9
2011-10-13ARM: tegra: tegra2_clocks: don't export some tablesOlof Johansson1-4/+4
2011-10-13ARM: tegra: tegra_powergate_is_powered should be staticOlof Johansson2-4/+2
2011-10-13ARM: tegra: tegra_rtc_read_ms should be staticOlof Johansson1-1/+1
2011-10-13ARM: tegra: tegra_init_cache should be staticOlof Johansson1-1/+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-10-13ARM: tegra: tegra2_clocks: 0 -> NULL changesOlof Johansson1-17/+17
2011-10-13ARM: tegra: tegra2_clocks: don't cast __iomem pointersOlof Johansson1-4/+4
2011-10-13ARM: tegra: timer: don't cast __iomem pointersOlof Johansson1-2/+2
2011-10-13ARM: tegra: annotate IO_*_VIRT pointersOlof Johansson2-10/+16
2011-10-13ARM: mach-tegra: remove mach/memory.hNicolas Pitre1-28/+0
2011-10-11arm/tegra: Prep boards for gpio/pinmux conversion to pdevsStephen Warren6-2/+116
2011-10-10ARM: tegra: fix compilation error due to mach/hardware.h removalMarc Dietrich1-1/+0
2011-09-27ARM: 7101/1: arm/tegra: Replace <mach/gpio.h> with <mach/gpio-tegra.h>Stephen Warren7-39/+48
2011-09-26ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre1-1/+1
2011-09-26ARM: 7094/1: arm/tegra: Move EN_VDD_1V05_GPIO to board-harmony.hStephen Warren2-6/+5
2011-08-24ARM: 7055/1: arm/tegra: mach/gpio.h: include linux/types.h to fix buildStephen Warren1-1/+1