summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra
AgeCommit message (Expand)AuthorFilesLines
2012-10-02Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-7/+36
2012-10-02Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds5-906/+2
2012-10-01Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-11/+1
2012-09-13Merge commit 'v3.6-rc5' into nextBjorn Helgaas1-15/+17
2012-09-12Merge tag 'xceiv-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman5-906/+2
2012-09-06ARM: tegra: fix debugfs entry for Tegra30Peter De Schrijver1-5/+35
2012-09-06ARM: tegra: fix return value for debugfs initPeter De Schrijver1-2/+1
2012-09-06regulator: tps6586x: add support for SYS railLaxman Dewangan1-2/+10
2012-09-05usb: move phy driver from mach-tegra to drivers/usbVenu Byravarasu5-906/+2
2012-08-23ARM: PCI: Use PCI Express Capability accessorsJiang Liu1-11/+1
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-24Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds8-55/+71
2012-07-24Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds12-621/+126
2012-07-24Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+1
2012-07-24Merge 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/sw...Arnd 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-07Merge branch 'for-3.6/common-clk' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann8-55/+71
2012-07-07Merge branch 'tegra/cleanup' into next/clkArnd Bergmann4-41/+9
2012-07-07Merge branch 'for-3.6/boards' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann14-657/+130
2012-07-07Merge branch 'for-3.6/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann1-1/+1
2012-07-07Merge branch 'for-3.6/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd 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-03ARM: tegra: Provide clock for only one PWM controllerThierry Reding2-10/+2
2012-07-03ARM: tegra: Fix PWM clock programmingSimon Que1-4/+28
2012-07-02pwm: tegra: Add device tree supportThierry Reding2-0/+4
2012-06-30ARM: 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-19ARM: 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-27Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus 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-24Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds7-17/+8