summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-tegra
AgeCommit message (Expand)AuthorFilesLines
2012-05-09Merge branch 'for-3.5/tegra30-audio' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson3-0/+31
2012-05-08ARM: tegra: Add SMMU enabler in AHBHiroshi DOYU1-0/+19
2012-05-08ARM: tegra: Add Tegra AHB driverHiroshi DOYU1-0/+8
2012-05-08ARM: tegra: use machine specific hook for late initShawn Guo10-5/+30
2012-05-06ARM: 7413/1: move read_{boot,persistent}_clock to the architecture levelMarc Zyngier1-2/+3
2012-04-25ARM: tegra: add pll_x freq table entry for 750MHzStephen Warren1-0/+6
2012-04-25ARM: tegra: add USB ULPI PHY reset GPIO to device treeStephen Warren2-4/+15
2012-04-25ARM: tegra: don't hard-code USB ULPI PHY reset_gpioStephen Warren4-3/+10
2012-04-25ARM: tegra: change pll_p_out4's rate to 24MHzStephen Warren2-2/+1
2012-04-25ARM: tegra: fix pclk rateStephen Warren1-1/+1
2012-04-25ARM: tegra: reparent sclk to pll_c_out1Stephen Warren1-2/+4
2012-04-25ARM: tegra: Add pllc clock init tableAllen Martin1-0/+4
2012-04-25ARM: tegra: add AUXDATA required for audioStephen Warren1-0/+1
2012-04-25ARM: tegra: set up audio clocks for tegra30 dtStephen Warren1-0/+9
2012-04-25ARM: tegra: Initialize pll_p_out1Peter De Schrijver1-0/+12
2012-04-25ARM: tegra: provide clock aliases for AHUB configlinkStephen Warren1-0/+9
2012-04-18tegra, serial8250: add ->handle_break() uart_port opDan Williams4-0/+9
2012-04-18pinctrl: tegra: refactor probe handlingStephen Warren2-2/+2
2012-04-18ARM: dt: tegra20: add pinmux to device treeStephen Warren2-33/+1
2012-04-18ARM: tegra: Remove pre-pinctrl pinmux driverStephen Warren7-2416/+0
2012-04-18ARM: tegra: Switch to new pinctrl driverStephen Warren7-575/+606
2012-04-18gpio: tegra: Hide tegra_gpio_enable/disable()Stephen Warren10-121/+4
2012-04-18ARM: tegra: seaboard: Don't gpio_request() ISL29018_IRQStephen Warren1-3/+0
2012-04-18ARM: tegra: Remove VBUS_GPIO handling from board filesStephen Warren2-23/+9
2012-04-18usb: ehci-tegra: Add vbus_gpio to platform dataStephen Warren1-0/+3
2012-04-16ARM: tegra: do not hide dma declarationsArnd Bergmann1-4/+0
2012-04-16ARM: tegra: fix multiple asm/hardware/gic.h inclusionDanny Kukawka1-1/+0
2012-04-10ARM: tegra: uncompress.h: Implement TEGRA_DEBUG_UART_AUTO_ODMDATAStephen Warren2-52/+153
2012-04-06ASoC: tegra: complete Tegra->Tegra20 renamingStephen Warren3-8/+8
2012-04-01ARM: tegra: remove tegra_pcm_deviceStephen Warren5-9/+0
2012-03-29Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-7/+11
2012-03-29Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds5-51/+46
2012-03-29Merge branch 'for-3.4/fixes-for-rc1-and-v3.3' of git://git.kernel.org/pub/scm...Olof Johansson3-7/+11
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2-1/+1
2012-03-28Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds14-64/+542
2012-03-28Disintegrate asm/system.h for ARMDavid Howells1-1/+0
2012-03-28ARM: move CP15 definitions to separate header fileRussell King1-0/+1
2012-03-27Merge branch 'for-3.4/fixes-for-io-cleanup' of git://git.kernel.org/pub/scm/l...Olof Johansson1-1/+3
2012-03-27Merge branch 'tegra/soc' into next/cleanup2Olof Johansson14-13/+3456
2012-03-27Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds19-164/+917
2012-03-27Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-7/+4
2012-03-27Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds14-13/+3456
2012-03-27Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds6-41/+34
2012-03-27Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-3/+27
2012-03-26ARM: tegra: Include assembler.h in sleep.S to fix build breakStephen Warren1-1/+3
2012-03-26Merge remote branch 'remotes/korg_olof_tegra/for-3.4/soc' into for-3.4/fixes-...Stephen Warren14-13/+3456
2012-03-23Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds3-49/+2
2012-03-23Merge tag 'iommu-updates-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+63
2012-03-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds1-3/+3
2012-03-22Merge tag 'pinctrl-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-0/+67