aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-15Merge branch 'for-3.5/ahb' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/driversArnd Bergmann1-0/+11
2012-05-15mmc: dt: Consolidate DT bindingsArnd Bergmann6-8/+38
2012-05-15mtd: Add orion_nand devicetree bindingsJamie Lentin1-0/+50
2012-05-14IIO: AT91: Add DT support to at91_adc driverMaxime Ripard1-0/+65
2012-05-14Merge branch 'for-3.5/dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into for-nextArnd Bergmann1-0/+3
2012-05-14Merge branch 'dt' of git://github.com/hzhuang1/linux into next/dtArnd Bergmann5-15/+79
2012-05-14regulator: tps62360: support force PWM mode via regulator modeLaxman Dewangan1-1/+0
2012-05-14Merge branches 'spear/clock' and 'imx/clock' into next/clockArnd Bergmann10-5/+3177
2012-05-14Merge branch 'spear/13xx' into next/soc2Arnd Bergmann10-6/+3225
2012-05-14SPEAr: Update MAINTAINERS and DocumentationViresh Kumar1-7/+7
2012-05-14pinctrl: Add SPEAr13xx pinctrl driversViresh Kumar1-0/+47
2012-05-14Merge branch 'spear/dt' into spear/clockArnd Bergmann1-0/+18
2012-05-14Merge branch 'imx/dt/for-3.5' of git://git.linaro.org/people/shawnguo/linux-2.6.git into next/dt2Arnd Bergmann3-2/+6
2012-05-13regulator: tps62360: add dt supportLaxman Dewangan1-0/+45
2012-05-13Merge tag 'v3.4-rc7' into for-3.5Mark Brown2-3/+4
2012-05-12Merge branch 'mxs/dt/for-3.5' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/dt2Olof Johansson5-0/+155
2012-05-13i2c: mxs: add device tree probe supportShawn Guo1-0/+16
2012-05-13mmc: mxs-mmc: add device tree supportShawn Guo1-0/+25
2012-05-12SPEAr: Add DT bindings for SPEAr's timerViresh Kumar1-0/+18
2012-05-12Merge branches 'depends/pinctrl/devel' and 'depends/rmk/clkdev' into spear/pinctrlArnd Bergmann7-5/+3033
2012-05-12I2C: xiic: Add OF binding supportLars-Peter Clausen1-0/+22
2012-05-12i2c-s3c2410: Add HDMIPHY quirk for S3C2440Karol Lewandowski1-2/+6
2012-05-12i2c/of: Automatically populate i2c mux busses from device tree data.David Daney1-0/+60
2012-05-12i2c: pnx: add device tree supportRoland Stigge1-0/+36
2012-05-12Merge remote-tracking branch 'regulator/topic/drivers' into regulator-nextMark Brown2-1/+101
2012-05-12ASoC: mxs: add device tree support for mxs-sgtl5000Shawn Guo1-0/+17
2012-05-12ASoC: mxs: add device tree support for mxs-saifShawn Guo1-0/+36
2012-05-12gpio/mxs: add device tree probeShawn Guo1-0/+87
2012-05-12dma: mxs-dma: add device tree probe supportDong Aisheng1-0/+19
2012-05-12ARM: mxs: add initial device tree support for imx23-evk boardShawn Guo1-0/+4
2012-05-12ARM: mxs: add initial device tree support for imx28-evk boardDong Aisheng1-0/+4
2012-05-11ASoC: fsl: fix the binding of imx-sgtl5000Shawn Guo1-1/+1
2012-05-11ARM: DT: Add binding for GIC virtualization extentions (VGIC)Marc Zyngier1-2/+33
2012-05-11iommu/tegra: gart: Fix register offset correctlyHiroshi DOYU1-3/+3
2012-05-11ARM: dts: Add basic support for imx6q-sabresdFabio Estevam1-0/+4
2012-05-11ARM: imx: rename uart and fec device tree nodesShawn Guo2-2/+2
2012-05-11dmaengine: dw_dma: add Device Tree probing capabilityViresh Kumar1-0/+17
2012-05-10Input: tl6040-vibra - Device Tree supportPeter Ujfalusi1-0/+37
2012-05-10ARM: tegra30: Add Tegra Memory Controller(MC) driverHiroshi DOYU1-0/+18
2012-05-10ARM: tegra20: Add Tegra Memory Controller(MC) driverHiroshi DOYU1-0/+16
2012-05-10Merge tag 'v3.5-soc' of git://gitorious.org/linux-davinci/linux-davinci into next/driversOlof Johansson2-3/+4
2012-05-09Merge branch 'for-3.5/dt' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/dt2Olof Johansson4-5/+392
2012-05-09Merge branch 'ux500-devicetree-for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into next/dtArnd Bergmann1-0/+31
2012-05-09Merge branch 'lpc32xx/dt' of git://git.antcom.de/linux-2.6 into next/dtArnd Bergmann3-0/+70
2012-05-09Merge branch 'depends/i2c/lpc32xx' into next/dtArnd Bergmann1-0/+36
2012-05-08ARM: tegra: Add Tegra AHB driverHiroshi DOYU1-0/+11
2012-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-3/+2
2012-05-07netdev/of/phy: Add MDIO bus multiplexer driven by GPIO lines.David Daney1-0/+127
2012-05-07netdev/of/phy: Add MDIO bus multiplexer support.David Daney1-0/+136
2012-05-07Merge 3.4-rc6 into usb-nextGreg Kroah-Hartman2-3/+4