summaryrefslogtreecommitdiff
path: root/Documentation/devicetree
AgeCommit message (Expand)AuthorFilesLines
2017-11-11Merge remote-tracking branches 'asoc/topic/samsung', 'asoc/topic/sgtl5000', '...Mark Brown2-4/+12
2017-11-11Merge remote-tracking branches 'asoc/topic/rt5645', 'asoc/topic/rt5651', 'aso...Mark Brown1-0/+16
2017-11-11Merge remote-tracking branches 'asoc/topic/rl6231' and 'asoc/topic/rt5514' in...Mark Brown1-4/+9
2017-11-11Merge remote-tracking branches 'asoc/topic/dwc', 'asoc/topic/fallthrough', 'a...Mark Brown1-0/+1
2017-11-11Merge remote-tracking branches 'asoc/topic/bcm2835', 'asoc/topic/cs42l56' and...Mark Brown1-1/+1
2017-11-11Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ac97-mfd', 'aso...Mark Brown2-39/+54
2017-11-11Merge remote-tracking branch 'asoc/topic/rcar' into asoc-nextMark Brown1-2/+3
2017-11-11ASoC: add mclk-fs to audio graph card bindingOlivier Moysan1-0/+1
2017-11-09ASoC: cs42l56: Fix reset GPIO name in example DT bindingAndrew F. Davis1-1/+1
2017-10-26ASoC: sgtl5000: Remove leading zero from '@0a' notationMarco Franchi1-1/+1
2017-10-23Merge tag 'staging-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+5
2017-10-21ASoC: audio-graph-scu-card: remove unnecessary route patch from Example 1Kuninori Morimoto1-1/+0
2017-10-21ASoC: audio-graph-scu-card: add missing Capture routing on ExampleKuninori Morimoto1-2/+4
2017-10-21ASoC: stm32: Add synchronization to SAI bindingsOlivier Moysan1-3/+11
2017-10-16Merge tag 'irqchip-4.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Thomas Gleixner1-3/+3
2017-10-15Merge tag 'iio-fixes-for-4.14b' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman1-0/+5
2017-10-13DT: arm,gic-v3: Update the ITS size in the examplesJulien Grall1-3/+3
2017-10-07Merge tag 'mmc-v4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds1-5/+7
2017-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-4/+7
2017-10-05Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds1-0/+28
2017-10-04mmc: sdhci-xenon: Fix clock resource by adding an optional bus clockGregory CLEMENT1-5/+7
2017-10-04Merge tag 'reset-fixes-for-4.14' of git://git.pengutronix.de/git/pza/linux in...Olof Johansson1-0/+28
2017-10-04net: stmmac: dwmac-rk: Add RK3128 GMAC supportDavid Wu1-0/+1
2017-10-03Merge tag 'tty-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+2
2017-10-02net: mvpp2: Fix clock resource by adding an optional bus clockGregory CLEMENT1-4/+6
2017-09-30Merge tag 'led_fixes-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-10/+18
2017-09-25iio: proximity: as3935: noise detection + threshold changesMatt Ranostay1-0/+5
2017-09-25Merge tag 'devicetree-fixes-for-4.14' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-2/+2
2017-09-24Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...Linus Torvalds1-0/+6
2017-09-24Documentation: tpm: add powered-while-suspended binding documentationEnric Balletbo i Serra1-0/+6
2017-09-23dt: bindings: as3645a: Use LED number to refer to LEDsSakari Ailus1-10/+18
2017-09-22dt-bindings: clk: stm32h7: fix clock-cell sizeGabriel Fernandez1-1/+1
2017-09-20ASoC: arizona: Add device tree binding doc for volume limitsCharles Keepax1-0/+4
2017-09-20mfd: arizona: Remove audio bindings from MFD binding documentCharles Keepax1-39/+1
2017-09-19dt-bindings: fix vendor prefix for AbraconAlexandre Belloni1-1/+1
2017-09-19ASoC: arizona: Add audio device tree bindingsCharles Keepax1-0/+49
2017-09-19ASoC: rt5514: Add devicetree binding support for rt5514-spiJeffy Chen1-4/+9
2017-09-19ASoC: rt5663: Add the function of impedance sensingOder Chiou1-0/+16
2017-09-18serial: sh-sci: document R8A77970 bindingsSergei Shtylyov1-0/+2
2017-09-18ARC: reset: remove the misleading v1 suffix all overVineet Gupta1-4/+4
2017-09-18ARC: reset: add missing DT binding documentation for HSDKv1 reset driverEugeniy Paltsev1-0/+28
2017-09-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+66
2017-09-16Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea...Linus Torvalds9-0/+259
2017-09-16Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-3/+65
2017-09-14Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds4-1/+48
2017-09-14dt-bindings: i2c-stm32: Document the STM32F7 I2C bindingsPierre-Yves MORDRET1-3/+26
2017-09-14dt-bindings: i2c: Add Altera I2C ControllerThor Thayer1-0/+39
2017-09-13Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds12-28/+250
2017-09-13Merge tag 'rtc-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds5-8/+39
2017-09-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds3-0/+66