summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'tegra-soc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann2012-03-0426-178/+1204
|\
| * ARM: tegra: uncompress.h: Don't depend on kernel headersStephen Warren2012-02-271-1/+3
| * ARM: tegra: Remove duplicate PMU interrupt inversion codeStephen Warren2012-02-071-15/+0
| * ARM: tegra: Add a simple PMC driverStephen Warren2012-02-064-0/+103
| * ARM: tegra: dma: not required to move requestor when stopping.Laxman Dewangan2012-02-061-8/+0
| * ARM: tegra: Fix EMC pdata initialization from registersStephen Warren2012-02-061-3/+3
| * gpio: tegra: Dynamically allocate IRQ base, and support DTStephen Warren2012-02-063-2/+4
| * ARM: tegra: Remove use of TEGRA_GPIO_TO_IRQStephen Warren2012-02-062-3/+4
| * ARM: tegra: Pass uncompress.h UART selection to DEBUG_LLStephen Warren2012-02-064-12/+143
| * ARM: tegra: uncompress.h: Choose a UART at runtimeStephen Warren2012-02-061-1/+74
| * ARM: tegra: uncompress.h: Store UART address in a variableDoug Anderson2012-02-061-3/+3
| * ARM: tegra: Introduce define DEBUG_UART_SHIFTDoug Anderson2012-02-061-8/+10
| * ARM: tegra: Support Tegra30 in decompressor UART setupStephen Warren2012-02-061-2/+10
| * ARM: tegra: Pause DMA when reading transfer countLaxman Dewangan2012-02-061-42/+74
| * ARM: tegra: emc: device tree supportOlof Johansson2012-02-061-7/+139
| * ARM: tegra: emc: convert tegra2_emc to a platform driverOlof Johansson2012-02-062-30/+73
| * ARM: tegra: fuse: add bct strapping readingOlof Johansson2012-02-062-0/+16
| * ARM: tegra: fuse: add functions to access chip revisionOlof Johansson2012-02-063-33/+86
| * ARM: tegra: fuse: use apbio dma for register accessOlof Johansson2012-02-061-12/+8
| * ARM: tegra: use APB DMA for accessing APB devicesOlof Johansson2012-02-064-1/+187
| * ARM: tegra: Don't WARN_ON() for too early dma channel allocationsOlof Johansson2012-02-061-1/+1
| * ARM: dt: tegra: Enable headset autodetection on PAZ00 board.Leon Romanovsky2012-02-061-0/+1
| * ARM: dt: tegra: Enable device tree audio codec on PAZ00 board.Leon Romanovsky2012-02-061-6/+23
| * ARM: dt: Add binding for Tegra PMCStephen Warren2012-02-063-0/+14
| * ARM: dt: tegra: Enable audio on WM8903 boards, disable othersStephen Warren2012-02-065-10/+137
| * ARM: dt: tegra: Add labels for I2S controllersStephen Warren2012-02-061-2/+2
| * ARM: dt: tegra: Modify I2S nodes to match bindingStephen Warren2012-02-061-2/+2
| * ARM: dt: tegra: Add Tegra APB DMA device tree bindingStephen Warren2012-02-062-0/+58
| * ARM: dt: tegra30.dtsi: Add extra GPIO interruptStephen Warren2012-02-061-1/+2
| * ARM: dt: tegra30.dtsi: Reformat gpio's interrupts propertyStephen Warren2012-02-061-1/+7
| * ARM: tegra: seaboard: add EMC table to device treeOlof Johansson2012-02-061-0/+38
| * ARM: tegra: emc: device tree bindingsOlof Johansson2012-02-061-0/+7
* | Merge branch 'rtc-sa1100' of git://github.com/hzhuang1/linux into next/driversArnd Bergmann2012-02-2813-41/+136
|\ \
| * | ARM: mmp: enable rtc in pxa910Haojian Zhuang2012-02-285-0/+53
| * | ARM: pxa: add rtc dummy clockHaojian Zhuang2012-02-284-0/+4
| * | ARM: sa1100: clean up clock supportJett.Zhou2012-02-282-36/+48
| * | rtc: sa1100: declare irq in resourceHaojian Zhuang2012-02-282-5/+31
* | | Merge branch 'imx/driver' of git://git.linaro.org/people/shawnguo/linux-2.6 i...Arnd Bergmann2012-02-2859-220/+444
|\ \ \
| * | | ARM: imx6q: add cko1 clockRichard Zhao2012-02-271-1/+73
| * | | ARM: mxc: make imx_dma_is_general_purpose more generic for sdmaRichard Zhao2012-02-271-2/+1
| * | | ARM: imx6: Rename DEBUG_IMX6Q_UART to UART4Dirk Behme2012-02-273-5/+5
| |/ /
| * | Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds2012-02-241-1/+1
| |\ \
| | * | Kbuild: Use dtc's -d (dependency) optionStephen Warren2012-02-141-1/+1
| * | | Merge tag 'rmobile-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-02-2410-105/+200
| |\ \ \
| | * | | arch/arm/mach-shmobile/board-ag5evm.c: included linux/dma-mapping.h twiceDanny Kukawka2012-02-241-1/+0
| | * | | ARM: mach-shmobile: r8a7779 PFC IPSR4 fixMagnus Damm2012-02-241-1/+1
| | * | | ARM: mach-shmobile: sh73a0 PSTR 32-bit access fixMagnus Damm2012-02-241-1/+1
| | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into rmobi...Paul Mundt2012-02-24380-3389/+3014
| | |\ \ \
| | * \ \ \ Merge branch 'rmobile/urgent' into rmobile-fixes-for-linusPaul Mundt2012-01-241-0/+1
| | |\ \ \ \
| | | * | | | arm: fix compile failure in mach-shmobile/board-ag5evm.cPaul Gortmaker2012-01-241-0/+1
OpenPOWER on IntegriCloud