summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings
AgeCommit message (Expand)AuthorFilesLines
2019-05-08Merge tag 'usb-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds27-105/+644
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds25-200/+272
2019-05-07Merge tag 'devicetree-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds18-166/+274
2019-05-07Merge tag 'leds-for-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-20/+101
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2019-05-07Merge tag 'char-misc-5.2-rc1-part2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-9/+137
2019-05-07Merge tag 'staging-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds29-84/+660
2019-05-07Merge tag 'mmc-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds5-0/+7
2019-05-07dt-bindings: net: Fix a typo in the phy-mode list for ethernet bindingsMaxime Chevallier1-1/+1
2019-05-07Merge tag 'spi-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds8-3/+94
2019-05-07Merge tag 'regulator-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds2-8/+65
2019-05-06Merge tag 'hwmon-for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds4-2/+48
2019-05-06Merge tag 'edac_for_5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds1-10/+125
2019-05-06Merge branch 'regulator-5.2' into regulator-nextMark Brown2-8/+65
2019-05-06dt-bindings: mmc: add DT bindings for ls1028a eSDHC host controllerYinbo Zhu1-0/+1
2019-05-06mmc: mtk-sd: add support for config found in mt7620 family SOCs.NeilBrown1-0/+1
2019-05-06dt-bindings: mmc: Add support for MT8516 to mtk-sdFabien Parent1-0/+1
2019-05-06dt-bindings: mmc: fsl-imx-esdhc: add imx7ulp compatible stringBOUGH CHEN1-0/+1
2019-05-05dt-bindings: doc: reflect new NVMEM of_get_mac_address behaviourPetr Štetiar21-42/+58
2019-05-05Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller1-2/+3
2019-05-03dt-bindings: hwmon: Add tmp75b to lm75.txtIker Perez del Palomar Sustatxa1-0/+1
2019-05-03Merge tag 'gnss-5.2-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman1-0/+1
2019-05-03Merge tag 'usb-for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman2-0/+95
2019-05-03Merge 5.1-rc7 into usb-nextGreg Kroah-Hartman5-6/+11
2019-05-03dt-bindings: net: dsa: Add documentation for NXP SJA1105 driverVladimir Oltean1-0/+156
2019-05-03dt-bindings: net: bluetooth: Add device tree bindings for QTI chip WCN3998Harish Bandi1-2/+3
2019-05-03dt-bindings: usb: dwc2: Document quirk to reset PHY upon wakeupDouglas Anderson1-0/+2
2019-05-03dt-bindings: usb: dwc2: document the vbus-supply propertyMartin Blumenstingl1-0/+4
2019-05-03dt-bindings: usb: dwc3: Add Amlogic G12A DWC3 Glue BindingsNeil Armstrong1-0/+88
2019-05-03dt-bindings: usb: dwc2: Add Amlogic G12A DWC2 CompatibleNeil Armstrong1-0/+1
2019-05-02dt-bindings: pinctrl: fix bias-pull,up typoChristian Lamparter5-5/+5
2019-05-02usb: usb251xb: Add US lanes inversion dts-bindingsSerge Semin1-2/+4
2019-05-02dt-bindings: arm: coresight: Unify funnel DT bindingLeo Yan1-5/+48
2019-05-02dt-bindings: arm: coresight: Add new compatible for static replicatorLeo Yan1-2/+5
2019-05-02Merge branch 'spi-5.2' into spi-nextMark Brown8-3/+94
2019-05-02dt-bindings: spi: spi-mt65xx: add support for MT8516Leilk Liu1-0/+1
2019-05-02spi: sh-msiof: Document r8a77470 bindingsCao Van Dong1-0/+1
2019-04-30dt-bindings: net: DSA: Remove legacy bindingAndrew Lunn1-155/+0
2019-04-30dt-bindings: usb: Add usb-phy property to the jz4740-musb nodePaul Cercueil1-0/+8
2019-04-29dt-bindings: Add isl68137 as a trivial devicePatrick Venture1-0/+2
2019-04-29dt-bindings: Add ir38064 as a trivial devicePatrick Venture1-0/+2
2019-04-29dt-bindings: mfd: axp20x: Add fallback for axp805Clément Péron1-0/+1
2019-04-29dt-bindings: usb: renesas_usbhs: Add support for r8a77470Biju Das1-0/+1
2019-04-29dt-bindings: usb-xhci: Add r8a774c0 supportFabrizio Castro1-0/+1
2019-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-3/+8
2019-04-25dt-bindings: imx-ocotp: Add i.MX8MQ compatibleLucas Stach1-1/+3
2019-04-25dt-bindings: counter: ftm-quaddecPatrick Havelange1-0/+18
2019-04-25dt-bindings: counter: Adjust dt-bindings for STM32 lptimer moveFabrice Gasnier2-1/+1
2019-04-25dt-bindings: counter: Document stm32 quadrature encoderBenjamin Gaignard2-0/+38
2019-04-25nvmem: sunxi-sid: add binding for H6's SID controllerYangtao Li1-0/+1