summaryrefslogtreecommitdiff
path: root/Documentation/devicetree
AgeCommit message (Expand)AuthorFilesLines
2014-05-23Merge tag 'sunxi-core-for-3.16-2' of https://github.com/mripard/linux into ne...Arnd Bergmann1-0/+2
2014-05-23Merge branch 'axxia/soc' into next/socArnd Bergmann2-0/+32
2014-05-23power: reset: Add Axxia system reset driverAnders Berg1-0/+20
2014-05-23ARM: Add platform support for LSI AXM55xx SoCAnders Berg1-0/+12
2014-05-21Merge tag 'imx-soc-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Olof Johansson4-1/+23
2014-05-19Merge tag 'sti-soc-for-v3.16' of git://git.stlinux.com/devel/kernel/linux-sti...Olof Johansson1-0/+15
2014-05-19Merge tag 'mvebu-soc-3.16' of git://git.infradead.org/linux-mvebu into next/socOlof Johansson4-14/+54
2014-05-17Documentation: dt: bindings: Document Allwinner A31 enable methodMaxime Ripard1-0/+1
2014-05-17Documentation: dt: bindings: Document ARM PSCI enable methodMaxime Ripard1-0/+1
2014-05-17ARM: STi: Add STiH407 SoC supportMaxime Coquelin1-0/+15
2014-05-16ARM: mx25: Add CLKO supportFabio Estevam1-0/+3
2014-05-16ARM: imx: add clock driver for imx6sxAnson Huang1-0/+13
2014-05-12ARM: i.MX27 clk: Add missing clocks for MSHC and RTICAlexander Shiyan1-1/+6
2014-05-12ARM: imx6q: add the missing esai_ahb clockShawn Guo1-0/+1
2014-05-08ARM: mvebu: add Armada 38x compatible string to pmsuThomas Petazzoni1-3/+6
2014-05-08ARM: mvebu: add SMP support for Armada 375 and Armada 38xGregory CLEMENT1-0/+2
2014-05-08ARM: mvebu: use CPU_METHOD_OF_DECLARE for SMP on Armada XPThomas Petazzoni1-0/+1
2014-05-08Merge branch 'mvebu/soc-pmsu' into mvebu/socJason Cooper2-8/+20
2014-05-07clk: at91: add slow clk documentationBoris BREZILLON1-0/+72
2014-05-07clk: at91: update main clk documentationBoris BREZILLON1-9/+47
2014-05-04Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-0/+3
2014-05-03arm64: Mark the Applied Micro X-Gene SATA controller as DMA coherentCatalin Marinas1-0/+3
2014-05-03Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+3
2014-04-30Merge tag 'sound-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-3/+3
2014-04-29Merge branch 'clockevents/3.15-fixes' of git://git.linaro.org/people/daniel.l...Thomas Gleixner1-0/+3
2014-04-29clocksource: arch_arm_timer: Fix age-old arch timer C3STOP detection issueLorenzo Pieralisi1-0/+3
2014-04-24ARM: mvebu: extend the PMSU registersGregory CLEMENT1-8/+6
2014-04-24ARM: mvebu: introduce CPU reset codeThomas Petazzoni1-0/+14
2014-04-24ARM: mvebu: add Armada 38x support to the coherency codeThomas Petazzoni1-1/+6
2014-04-24ARM: mvebu: add Armada 375 support to the coherency codeThomas Petazzoni1-4/+18
2014-04-24ARM: mvebu: prepare coherency code to support more SOCsThomas Petazzoni1-1/+4
2014-04-23dt: Fix binding typos in clock-names and interrupt-namesGeert Uytterhoeven4-5/+5
2014-04-22Merge remote-tracking branches 'asoc/fix/intel', 'asoc/fix/jz4740', 'asoc/fix...Mark Brown1-3/+3
2014-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+1
2014-04-18Merge tag 'tty-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-2/+2
2014-04-18Merge tag 'dt-fixes-for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-1/+130
2014-04-18ASoC: tlv320aic31xx: document that the regulators are mandatoryAlexandre Belloni1-3/+3
2014-04-16serial: efm32: use $vendor,$device scheme for compatible stringUwe Kleine-König1-2/+2
2014-04-16net: phy: add minimal support for QSGMII PHYThomas Petazzoni1-1/+1
2014-04-14DT: add vendor prefix for EBV ElektronikSteffen Trumtrar1-0/+1
2014-04-14of: Add vendor prefix for Digi International Inc.Alexander Shiyan1-0/+1
2014-04-14DT: I2C: Add trivial bindings used by kirkwood boardsAndrew Lunn1-0/+16
2014-04-14DT: Vendor: Add prefixes used by Kirkwood devicesAndrew Lunn1-1/+12
2014-04-14DT: bindings: add missing Marvell Kirkwood SoC documentationAndrew Lunn1-0/+97
2014-04-14dt-bindings: add vendor-prefix for Newhaven DisplayDinh Nguyen1-0/+1
2014-04-14of: add vendor prefix for I2SE GmbHStefan Wahren1-0/+1
2014-04-14of: add vendor prefix for ISEE 2007 S.L.Javier Martinez Canillas1-0/+1
2014-04-14pinctrl: fix typo in bindings documentationSherman Yin1-1/+1
2014-04-11Merge tag 'spi-v3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+7
2014-04-10Merge tag 'sound-fix-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-9/+12