aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-tegra/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-11-16ARM: tegra: move debug-macro.S to include/debugStephen Warren1-225/+0
2012-11-16ARM: tegra: don't include iomap.h from debug-macro.SStephen Warren1-5/+19
2012-11-16ARM: tegra: decouple uncompress.h and debug-macro.SStephen Warren2-33/+131
2012-11-16ARM: tegra: simplify DEBUG_LL UART selection optionsStephen Warren1-48/+4
2012-11-16ARM: tegra: select SPARSE_IRQStephen Warren1-182/+0
2012-11-05ARM: tegra: move irammap.h to mach-tegraStephen Warren3-38/+2
2012-11-05ARM: tegra: move iomap.h to mach-tegraStephen Warren3-327/+3
2012-11-05ARM: tegra: remove <mach/dma.h>Stephen Warren1-54/+0
2012-11-05ARM: tegra: move tegra-ahb.h out of arch/arm/mach-tegra/Stephen Warren1-19/+0
2012-11-05ARM: tegra: remove unnecessary includes of <mach/*.h>Stephen Warren1-0/+2
2012-10-09Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-23/+0
2012-10-08Merge tag 'iommu-updates-v3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-63/+0
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-62/+0
2012-10-01Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-31/+0
2012-10-01Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-129/+0
2012-10-01Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+3
2012-10-01Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-143/+3
2012-09-22Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson1-30/+0
2012-09-20Merge tag 'multi-platform-for-3.7' of git://sources.calxeda.com/kernel/linux into next/multiplatformOlof Johansson1-1/+0
2012-09-20Merge branch 'next/soc' into next/multiplatformOlof Johansson1-0/+3
2012-09-20Merge tag 'tegra-for-3.7-dmaengine' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/cleanupOlof Johansson1-97/+0
2012-09-18dma: tegra: move smmu.h into SMMU driverStephen Warren1-63/+0
2012-09-17ARM: tegra: dma: remove legacy APB DMA driverLaxman Dewangan1-97/+0
2012-09-14pinctrl: tegra: move pinconf-tegra.h content into drivers/pinctrlStephen Warren1-63/+0
2012-09-14ARM: tegra: delete unused headersStephen Warren2-66/+0
2012-09-14Merge commit 'xceiv-for-v3.7' into for-3.7/cleanup2Stephen Warren1-86/+0
2012-09-14ARM: make mach/gpio.h headers optionalRob Herring1-1/+0
2012-09-14ARM: tegra: move sdhci platform_data definitionArnd Bergmann1-30/+0
2012-09-06ARM: tegra: Add clk_tegra structure and helper functionsPrashant Gaikwad1-0/+3
2012-09-06ASoC: tegra: move platform data headerStephen Warren1-23/+0
2012-09-05usb: move phy driver from mach-tegra to drivers/usbVenu Byravarasu1-86/+0
2012-09-04Input: tegra - move platform data headerStephen Warren1-62/+0
2012-07-26ARM: tegra: use fixed PCI i/o mappingRob Herring2-46/+3
2012-05-26Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-53/+146
2012-05-22Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-815/+0
2012-05-15Merge branch 'for-3.5/ahb' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/driversArnd Bergmann1-0/+19
2012-05-09Merge branch 'for-3.5/debug' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/driversOlof Johansson1-51/+125
2012-05-08ARM: tegra: Add SMMU enabler in AHBHiroshi DOYU1-0/+19
2012-04-25ARM: tegra: add USB ULPI PHY reset GPIO to device treeStephen Warren1-2/+2
2012-04-18ARM: tegra: Remove pre-pinctrl pinmux driverStephen Warren3-806/+0
2012-04-18gpio: tegra: Hide tegra_gpio_enable/disable()Stephen Warren1-9/+0
2012-04-16ARM: tegra: do not hide dma declarationsArnd Bergmann1-4/+0
2012-04-10ARM: tegra: uncompress.h: Implement TEGRA_DEBUG_UART_AUTO_ODMDATAStephen Warren1-51/+125
2012-03-29Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-50/+42
2012-03-28Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-1/+17
2012-03-27Merge branch 'tegra/soc' into next/cleanup2Olof Johansson3-3/+17
2012-03-27Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-24/+221
2012-03-27Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-3/+17
2012-03-23Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2-48/+0
2012-03-23Merge tag 'iommu-updates-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-0/+63