summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra
AgeCommit message (Expand)AuthorFilesLines
2012-03-05Merge tag 'tegra-soc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann19-163/+916
2012-02-28ARM: tegra: uncompress.h: Don't depend on kernel headersStephen Warren1-1/+3
2012-02-22Merge branch 'lpc32xx/drivers' into next/driversArnd Bergmann3-10/+10
2012-02-08ARM: tegra: Remove duplicate PMU interrupt inversion codeStephen Warren1-15/+0
2012-02-07ARM: tegra: paz00: fix wrong UART port on mini-pcie plugMarc Dietrich1-4/+4
2012-02-07ARM: tegra: paz00: fix wrong SD1 power gpioMarc Dietrich1-1/+1
2012-02-07ARM: tegra: Add a simple PMC driverStephen Warren4-0/+103
2012-02-07ARM: tegra: dma: not required to move requestor when stopping.Laxman Dewangan1-8/+0
2012-02-07ARM: tegra: Fix EMC pdata initialization from registersStephen Warren1-3/+3
2012-02-07gpio: tegra: Dynamically allocate IRQ base, and support DTStephen Warren1-2/+0
2012-02-07ARM: tegra: Remove use of TEGRA_GPIO_TO_IRQStephen Warren2-3/+4
2012-02-07ARM: tegra: Pass uncompress.h UART selection to DEBUG_LLStephen Warren4-12/+143
2012-02-07ARM: tegra: uncompress.h: Choose a UART at runtimeStephen Warren1-1/+74
2012-02-07ARM: tegra: uncompress.h: Store UART address in a variableDoug Anderson1-3/+3
2012-02-07ARM: tegra: Introduce define DEBUG_UART_SHIFTDoug Anderson1-8/+10
2012-02-07ARM: tegra: Support Tegra30 in decompressor UART setupStephen Warren1-2/+10
2012-02-07ARM: tegra: Pause DMA when reading transfer countLaxman Dewangan1-42/+74
2012-02-07ARM: tegra: emc: device tree supportOlof Johansson1-7/+139
2012-02-07ARM: tegra: emc: convert tegra2_emc to a platform driverOlof Johansson2-30/+73
2012-02-07ARM: tegra: fuse: add bct strapping readingOlof Johansson2-0/+16
2012-02-07ARM: tegra: fuse: add functions to access chip revisionOlof Johansson3-33/+86
2012-02-07ARM: tegra: fuse: use apbio dma for register accessOlof Johansson1-12/+8
2012-02-07ARM: tegra: use APB DMA for accessing APB devicesOlof Johansson4-1/+187
2012-02-07ARM: tegra: Don't WARN_ON() for too early dma channel allocationsOlof Johansson1-1/+1
2012-01-24ARM: tegra: dma: fix buildbreak for !CONFIG_TEGRA_SYSTEM_DMAOlof Johansson1-5/+5
2012-01-21ARM: big removal of now unused arch_idle()Nicolas Pitre1-29/+0
2012-01-21ARM: mach-tegra: properly disable CPU idle callNicolas Pitre2-1/+3
2012-01-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2-8/+8
2012-01-12Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds1-4/+5
2012-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+1
2012-01-10Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds12-123/+269
2012-01-10Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds28-162/+1076
2012-01-09Merge branch 'samsung/cleanup' into next/boardsArnd Bergmann10-49/+10
2012-01-08Merge branch 'depends/rmk/for-linus' into next/socArnd Bergmann8-27/+10
2012-01-08Merge branch 'samsung/dt' into next/dtArnd Bergmann12-96/+23
2012-01-08Merge branch 'next/cleanup' into samsung/dtArnd Bergmann3-35/+13
2012-01-07Merge branch 'depends/rmk/restart' into next/cleanupArnd Bergmann7-6/+7
2012-01-07Merge branch 'tegra/soc' into next/boardsArnd Bergmann28-178/+1122
2012-01-07arm/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas1-4/+5
2012-01-05Merge branch 'restart' into for-linusRussell King7-6/+7
2012-01-05ARM: restart: remove the now empty arch_reset()Russell King1-4/+0
2012-01-05ARM: restart: tegra: use new restart hookRussell King7-5/+10
2011-12-30Input: tegra-kbc - report wakeup key for some platformsRakesh Iyer1-0/+1
2011-12-28Merge branch 'tegra/dt' into next/dtArnd Bergmann4-16/+47
2011-12-28Merge branch 'tegra/boards' into next/boardsArnd Bergmann12-122/+269
2011-12-28Merge branch 'tegra/soc' into next/socArnd Bergmann28-162/+1076
2011-12-28Merge branches 'depends/rmk/devel-stable' and 'tegra/dt' into next/socArnd Bergmann4-29/+60
2011-12-28Merge branch 'tegra/cleanup' into next/cleanupArnd Bergmann3-35/+13
2011-12-20arm/tegra: remove __initdata annotation from pinmux tablesOlof Johansson2-5/+5
2011-12-20arm/tegra: Compile tegra_dt_init_irq only when CONFIG_OFStephen Warren1-0/+2