summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-15Merge branch 'drivers/mmc' into next/dt2dt2Arnd Bergmann
2012-05-15mmc: dt: Consolidate DT bindingsArnd Bergmann
2012-05-14Merge branch 'for-3.5/dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Arnd Bergmann
2012-05-14Merge branch 'omap/dt-missed-3.4' into drivers/mmcArnd Bergmann
2012-05-14ARM: dt: tegra: invert status=disable vs status=okayStephen Warren
2012-05-14ARM: dt: tegra: consistent basic property orderingStephen Warren
2012-05-14ARM: dt: tegra: sort nodes based on bus orderStephen Warren
2012-05-14ARM: dt: tegra: remove duplicate device_type propertyStephen Warren
2012-05-14ARM: dt: tegra: consistenly use lower-case for hex constantsStephen Warren
2012-05-14ARM: dt: tegra: format regs properties consistentlyStephen Warren
2012-05-14ARM: dt: tegra: gpio comment cleanupStephen Warren
2012-05-14ARM: dt: tegra: remove unnecessary unit addressesStephen Warren
2012-05-14ARM: dt: tegra: whitespace cleanupStephen Warren
2012-05-14ARM: dt: tegra cardhu: fix typo in SDHCI node nameStephen Warren
2012-05-14ARM: dt: tegra: cardhu: register core regulator tps62361Laxman Dewangan
2012-05-14ARM: dt: tegra30.dtsi: Add SMMU nodehdoyu@nvidia.com
2012-05-14ARM: dt: tegra20.dtsi: Add GART nodehdoyu@nvidia.com
2012-05-14ARM: dt: tegra30.dtsi: Add Memory Controller(MC) nodeshdoyu@nvidia.com
2012-05-14ARM: dt: tegra20.dtsi: Add Memory Controller(MC) nodeshdoyu@nvidia.com
2012-05-14ARM: dt: tegra: Add device tree support for AHBHiroshi DOYU
2012-05-14Merge branch 'for-3.5/dt' into for-3.5/dt2-newStephen Warren
2012-05-14Merge branch 'for-3.5/usb-ulpi' into for-3.5/dt2-newStephen Warren
2012-05-14Merge branch 'imx/dt/for-3.5' of git://git.linaro.org/people/shawnguo/linux-2...Arnd Bergmann
2012-05-14Merge branch 'imx/pinctrl' into imx/dtArnd Bergmann
2012-05-12Merge branch 'mxs/dt/for-3.5' of git://git.linaro.org/people/shawnguo/linux-2...Olof Johansson
2012-05-13ARM: dts: enable audio support for imx28-evkShawn Guo
2012-05-13ARM: dts: enable i2c device for imx28-evkShawn Guo
2012-05-13i2c: mxs: add device tree probe supportShawn Guo
2012-05-13ARM: dts: enable mmc for imx28-evkShawn Guo
2012-05-13ARM: dts: enable mmc for imx23-evkShawn Guo
2012-05-13mmc: mxs-mmc: add device tree supportShawn Guo
2012-05-13mmc: mxs-mmc: copy wp_gpio in struct mxs_mmc_hostShawn Guo
2012-05-13mmc: mxs-mmc: have dma_channel than dma_res in mxs_mmc_hostShawn Guo
2012-05-13mmc: mxs-mmc: use devm_* helper to make cleanup simplerShawn Guo
2012-05-13mmc: mxs-mmc: move header from mach into linux folderShawn Guo
2012-05-13mmc: mxs-mmc: get rid of the use of cpu_is_xxxShawn Guo
2012-05-13mmc: mxs-mmc: let ssp_is_old take host as parameterShawn Guo
2012-05-13mmc: mxs-mmc: use global stmp_device functionalityShawn Guo
2012-05-12ARM: mxs: add gpio support for device tree bootShawn Guo
2012-05-12gpio/mxs: add device tree probeShawn Guo
2012-05-12gpio/mxs: get rid of the use of cpu_is_xxxShawn Guo
2012-05-12gpio/mxs: use devm_* helpers to make error handling simpleShawn Guo
2012-05-12ARM: mxs: add mxs-dma dt supportDong Aisheng
2012-05-12ARM: mxs: do not add dma device by defaultDong Aisheng
2012-05-12dma: mxs-dma: add device tree probe supportDong Aisheng
2012-05-12dma: mxs-dma: make platform_device_id more genericShawn Guo
2012-05-12dma: mxs-dma: let dma_is_apbh and apbh_is_old take parameterShawn Guo
2012-05-12dma: mxs-dma: use global stmp_device functionalityDong Aisheng
2012-05-12ARM: mxs: always build in device tree supportShawn Guo
2012-05-12ARM: mxs: add initial device tree support for imx23-evk boardShawn Guo