aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-tegra (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-08-09ARM: tegra: more regulator fixes for HarmonyStephen Warren1-15/+17
2012-07-30Merge branch 'for-3.6' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds2-1/+5
2012-07-24ARM: tegra: harmony: add regulator supply name and its input supplyLaxman Dewangan1-13/+20
2012-07-23Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds8-55/+71
2012-07-23Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds12-621/+126
2012-07-23Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+1
2012-07-23Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-26/+193
2012-07-12Merge branch 'for-3.6/dt' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/dtArnd Bergmann1-0/+1
2012-07-12Merge branch 'tegra/cleanup' into next/dtArnd Bergmann4-41/+9
2012-07-11Merge tag 'v3.5-rc6' into next/socArnd Bergmann1-1/+1
2012-07-06Merge branch 'for-3.6/common-clk' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/clkArnd Bergmann8-55/+71
2012-07-06Merge branch 'tegra/cleanup' into next/clkArnd Bergmann4-41/+9
2012-07-06Merge branch 'for-3.6/boards' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/boardsArnd Bergmann14-657/+130
2012-07-06Merge branch 'for-3.6/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/cleanupArnd Bergmann1-1/+1
2012-07-06Merge branch 'for-3.6/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/cleanupArnd Bergmann4-41/+9
2012-07-06ARM: dt: tegra: add Whistler device tree fileStephen Warren1-0/+1
2012-07-06ARM: tegra: apbio: use dmaengine based dma driverLaxman Dewangan1-4/+135
2012-07-06ARM: tegra: apbio access using dma for tegra20 onlyLaxman Dewangan4-24/+60
2012-07-02ARM: tegra: Provide clock for only one PWM controllerThierry Reding2-10/+2
2012-07-02ARM: tegra: Fix PWM clock programmingSimon Que1-4/+28
2012-07-02pwm: tegra: Add device tree supportThierry Reding2-0/+4
2012-06-29ARM: tegra: use of_default_bus_match_tableStephen Warren2-12/+2
2012-06-26ARM: tegra: add device tree AUXDATA for APBDMALaxman Dewangan2-0/+2
2012-06-26ARM: tegra: dma: rename driver name for clock to "tegra-apbdma"Laxman Dewangan3-3/+3
2012-06-25ARM: tegra: Remove second instance of uart clkPrashant Gaikwad2-20/+20
2012-06-20ARM: tegra: paz00: enable WiFi rfkill when booting from device treeStephen Warren3-1/+18
2012-06-20ARM: tegra: harmony: init regulators, PCIe when booting from DTStephen Warren4-6/+61
2012-06-20ARM: tegra: trimslice: enable PCIe when booting from device treeStephen Warren1-1/+35
2012-06-20ARM: tegra: remove Seaboard board filesStephen Warren5-575/+0
2012-06-20ARM: tegra: remove CONFIG_MACH_TEGRA_DTStephen Warren2-14/+3
2012-06-20ARM: tegra: make .dts compilation depend on Tegra2 supportStephen Warren2-12/+5
2012-06-20ARM: tegra: build powergate unconditionallyWolfram Sang1-1/+1
2012-06-20ARM: dt: tegra: rename board files to match SoCStephen Warren1-6/+6
2012-06-18ARM: tegra: make tegra_cpu_reset_handler_enable() __initStephen Warren1-1/+1
2012-06-11ARM: tegra: add clk_prepare/clk_unpreparePrashant Gaikwad6-19/+19
2012-06-11ASoC: tegra: simplify Kconfig dependenciesStephen Warren1-3/+0
2012-06-11ARM: tegra: Remove flow controller programmingPrashant Gaikwad2-32/+3
2012-05-26Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds10-5/+30
2012-05-26Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds13-64/+246
2012-05-23Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds7-17/+8
2012-05-22Merge tag 'tty-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds4-0/+9
2012-05-22Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds19-3165/+617
2012-05-22Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+6
2012-05-22Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-5/+0
2012-05-21Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2-3/+3
2012-05-21Merge branch 'misc' into for-linusRussell King1-2/+3
2012-05-15Merge branch 'for-3.5/ahb' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/driversArnd Bergmann2-0/+27
2012-05-14ARM: tegra: Fix flow controller accessesPeter De Schrijver1-2/+2
2012-05-13ARM: PCI: get rid of pci_std_swizzle()Russell King1-1/+0
2012-05-09Merge branch 'for-3.5/debug' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/driversOlof Johansson2-52/+153