summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'tegra-soc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann2012-03-0432-193/+1467
|\
| * ARM: tegra: uncompress.h: Don't depend on kernel headersStephen Warren2012-02-271-1/+3
| * gpio: tegra: Fix build issue due to irq_domain rework.Stephen Warren2012-02-261-8/+6
| * ARM: tegra: Remove duplicate PMU interrupt inversion codeStephen Warren2012-02-081-15/+0
| * ARM: tegra: Add a simple PMC driverStephen Warren2012-02-074-0/+103
| * ARM: tegra: dma: not required to move requestor when stopping.Laxman Dewangan2012-02-071-8/+0
| * ARM: tegra: Fix EMC pdata initialization from registersStephen Warren2012-02-071-3/+3
| * gpio: tegra: Parameterize the number of banksStephen Warren2012-02-072-12/+38
| * gpio: tegra: Dynamically allocate IRQ base, and support DTStephen Warren2012-02-075-9/+34
| * ARM: tegra: Remove use of TEGRA_GPIO_TO_IRQStephen Warren2012-02-072-3/+4
| * ARM: tegra: Pass uncompress.h UART selection to DEBUG_LLStephen Warren2012-02-074-12/+143
| * ARM: tegra: uncompress.h: Choose a UART at runtimeStephen Warren2012-02-071-1/+74
| * ARM: tegra: uncompress.h: Store UART address in a variableDoug Anderson2012-02-071-3/+3
| * ARM: tegra: Introduce define DEBUG_UART_SHIFTDoug Anderson2012-02-071-8/+10
| * ARM: tegra: Support Tegra30 in decompressor UART setupStephen Warren2012-02-071-2/+10
| * ARM: tegra: Pause DMA when reading transfer countLaxman Dewangan2012-02-071-42/+74
| * ARM: tegra: emc: device tree supportOlof Johansson2012-02-071-7/+139
| * ARM: tegra: emc: convert tegra2_emc to a platform driverOlof Johansson2012-02-073-30/+107
| * ARM: tegra: fuse: add bct strapping readingOlof Johansson2012-02-072-0/+16
| * ARM: tegra: fuse: add functions to access chip revisionOlof Johansson2012-02-073-33/+86
| * ARM: tegra: fuse: use apbio dma for register accessOlof Johansson2012-02-071-12/+8
| * ARM: tegra: use APB DMA for accessing APB devicesOlof Johansson2012-02-074-1/+187
| * ARM: tegra: Don't WARN_ON() for too early dma channel allocationsOlof Johansson2012-02-071-1/+1
| * ARM: dt: tegra: Enable headset autodetection on PAZ00 board.Leon Romanovsky2012-02-071-0/+1
| * ARM: dt: tegra: Enable device tree audio codec on PAZ00 board.Leon Romanovsky2012-02-071-6/+23
| * ARM: dt: Add binding for Tegra PMCStephen Warren2012-02-074-0/+33
| * ARM: dt: tegra: Enable audio on WM8903 boards, disable othersStephen Warren2012-02-075-10/+137
| * ARM: dt: tegra: Add labels for I2S controllersStephen Warren2012-02-071-2/+2
| * ARM: dt: tegra: Modify I2S nodes to match bindingStephen Warren2012-02-071-2/+2
| * ARM: dt: tegra: Add Tegra APB DMA device tree bindingStephen Warren2012-02-073-0/+88
| * ARM: dt: tegra30.dtsi: Add extra GPIO interruptStephen Warren2012-02-071-1/+2
| * ARM: dt: tegra30.dtsi: Reformat gpio's interrupts propertyStephen Warren2012-02-071-1/+7
| * dt: tegra gpio: Flesh out binding documentationStephen Warren2012-02-071-0/+18
| * ARM: tegra: seaboard: add EMC table to device treeOlof Johansson2012-02-071-0/+38
| * ARM: tegra: emc: device tree bindingsOlof Johansson2012-02-072-0/+107
* | Merge branch 'rtc-sa1100' of git://github.com/hzhuang1/linux into next/driversArnd Bergmann2012-02-2815-145/+234
|\ \
| * | ARM: mmp: enable rtc in pxa910Haojian Zhuang2012-02-285-0/+53
| * | rtc: sa1100: enable clk supportHaojian Zhuang2012-02-281-0/+17
| * | 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-284-38/+100
| * | rtc: sa1100: remove verification code of alarmHaojian Zhuang2012-02-281-55/+11
| * | rtc: sa1100: remove periodic codeHaojian Zhuang2012-02-281-15/+0
* | | Merge branch 'imx/driver' of git://git.linaro.org/people/shawnguo/linux-2.6 i...Arnd Bergmann2012-02-28204-1107/+1630
|\ \ \
| * | | 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
| |/ /
| * | Linux 3.3-rc5v3.3-rc5Linus Torvalds2012-02-251-1/+1
| * | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-02-254-17/+17
| |\ \
| | * | hwmon: (max34440) Fix resetting temperature historyGuenter Roeck2012-02-241-1/+1