summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'tegra-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/te...Arnd Bergmann2012-03-0412-15/+484
|\
| * ASoC: DT: Add digital microphone binding to PAZ00 board.Leon Romanovsky2012-03-041-1/+2
| * ARM: dt: Add ARM PMU to tegra*.dtsiStephen Warren2012-03-042-0/+14
| * ARM: dt: Add SD controller configuration to Tegra CardhuStephen Warren2012-02-261-0/+18
| * 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 'features/imx27-dt' of git://git.pengutronix.de/git/imx/linux-2....Arnd Bergmann2012-03-028-0/+432
|\ \
| * | devicetree-bindings: Add documentation for i.MX generic boardsSascha Hauer2012-02-291-0/+22
| * | ARM i.MX: Add phytec phycore-i.MX27 (aka pcm038) devicetree supportSascha Hauer2012-02-291-0/+76
| * | ARM i.MX27: Add devicetree supportSascha Hauer2012-02-296-0/+334
* | | Merge branch 'at91-3.4-cleanup2+DT' of git://github.com/at91linux/linux-at91 ...Arnd Bergmann2012-03-0228-204/+1286
|\ \ \
| * | | ARM: at91: at91sam9x5cm/dt: add leds supportJean-Christophe PLAGNIOL-VILLARD2012-03-011-0/+15
| * | | ARM: at91: usb_a9g20/dt: add gpio-keys supportJean-Christophe PLAGNIOL-VILLARD2012-03-011-0/+13
| * | | ARM: at91: at91sam9m10g45ek/dt: add gpio-keys supportJean-Christophe PLAGNIOL-VILLARD2012-03-011-0/+50
| * | | ARM: at91: at91sam9m10g45ek/dt: add leds supportJean-Christophe PLAGNIOL-VILLARD2012-03-011-0/+22
| * | | ARM: at91: usb_a9g20/dt: add leds supportJean-Christophe PLAGNIOL-VILLARD2012-03-011-0/+10
| * | | ARM: at91/pio: add new PIO3 featuresNicolas Ferre2012-03-016-21/+282
| * | | ARM: at91: add sam9_smc.o to at91sam9x5 buildNicolas Ferre2012-03-011-1/+1
| * | | ARM: at91/tc/clocksource: Add 32 bit variant to Timer CounterNicolas Ferre2012-03-013-28/+92
| * | | ARM: at91/tc: add device tree support to atmel_tclibNicolas Ferre2012-03-018-2/+122
| * | | ARM: at91/tclib: take iomem size from resourceNicolas Ferre2012-03-013-12/+13
| * | | ARM: at91/pit: add traces in case of errorNicolas Ferre2012-03-011-2/+7
| * | | ARM: at91: pit add DT supportJean-Christophe PLAGNIOL-VILLARD2012-03-015-4/+81
| * | | ARM: at91: AIC and GPIO IRQ device tree initializationNicolas Ferre2012-03-014-61/+168
| * | | ARM: at91/board-dt: remove AIC irq domain from board fileNicolas Ferre2012-03-011-8/+0Star
| * | | ARM: at91/gpio: remove the static specification of gpio_chip.baseNicolas Ferre2012-03-011-7/+6Star
| * | | ARM: at91/gpio: add .to_irq gpio_chip handlerNicolas Ferre2012-03-012-12/+13
| * | | ARM: at91/gpio: non-DT builds do not have gpio_chip.of_node fieldNicolas Ferre2012-03-011-1/+6
| * | | ARM: at91/gpio: add irqdomain and DT supportNicolas Ferre2012-03-015-46/+291
| * | | ARM: at91/gpio: change comments and one variable nameNicolas Ferre2012-03-011-11/+14
| * | | ARM/USB: at91/ohci-at91: remove the use of irq_to_gpioNicolas Ferre2012-03-011-2/+3
| * | | ARM: at91/snapper9260: move gpio_to_irq out of structure initializationNicolas Ferre2012-03-011-3/+7
| * | | ARM: at91/aic: add irq domain and device tree supportNicolas Ferre2012-03-015-30/+117
| * | | Merge branch 'irqdomain/next' of git://git.secretlab.ca/git/linux-2.6Nicolas Ferre2012-03-01424-44304/+3720Star
| |\ \ \
| | \ \ \
| \ \ \ \
*-. | | | | Merge branches 'depends/irqdomain' and 'at91/base2+cleanup' into next/dtArnd Bergmann2012-03-02174-5948/+3450Star
|\ \| | | | | | |/ / / | |/| | |
| | * | | Merge branch 'at91-3.4-base2+cleanup' of git://github.com/at91linux/linux-at9...Arnd Bergmann2012-02-29217-5606/+2873Star
| | |\ \ \
| | | * | | ARM: at91: properly sort dtb files in Makefile.bootJean-Christophe PLAGNIOL-VILLARD2012-02-231-1/+6
| | | * | | ARM: at91: add at91sam9g25ek.dts in Makefile.bootNicolas Ferre2012-02-231-0/+1
| | | * | | ARM: at91/board-dt: drop default consoleJean-Christophe PLAGNIOL-VILLARD2012-02-232-9/+0Star
| | | * | | Atmel: move console default platform_device to serial driverJean-Christophe PLAGNIOL-VILLARD2012-02-239-9/+2Star