summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2017-12-101-0/+2
|\
| * Merge branch 'dts-fixes' into omap-for-v4.15/fixes-dtTony Lindgren2017-11-28365-518/+4635
| |\
| * | ARM: dts: am33xx: Add missing #phy-cells to ti,am335x-usb-phyRob Herring2017-11-101-0/+2
* | | Merge tag 'devicetree-fixes-for-4.15-part2' of git://git.kernel.org/pub/scm/l...Linus Torvalds2017-12-0874-103/+108
|\ \ \
| * | | dt-bindings: eeprom: at25: Document device-specific compatible valuesGeert Uytterhoeven2017-12-061-3/+8
| * | | dt-bindings: eeprom: at25: Grammar s/are can/can/Geert Uytterhoeven2017-12-061-1/+1
| * | | dt-bindings: Remove leading 0x from bindings notationMathieu Malaterre2017-12-0673-99/+99
| | |/ | |/|
* | | Merge tag 'gpio-v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2017-12-051-1/+1
|\ \ \
| * | | gpio: pca953x: fix vendor prefix for PCA9654Sergei Shtylyov2017-12-021-1/+1
| |/ /
* / / hwmon: (jc42) optionally try to disable the SMBUS timeoutPeter Rosin2017-11-301-0/+4
|/ /
* | Merge tag 'drm-for-v4.15-part2' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-11-231-1/+1
|\ \
| * \ Merge tag 'imx-drm-next-2017-10-18' of git://git.pengutronix.de/git/pza/linux...Dave Airlie2017-11-231-1/+1
| |\ \
| | * | dt-bindings: fsl-imx-drm: Remove incorrect "@di0" usageMarco Franchi2017-10-021-1/+1
* | | | Merge tag 'pwm/for-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-11-221-0/+1
|\ \ \ \
| * | | | dt-bindings: pwm: Add R-Car D3 device tree bindingsYoshihiro Shimoda2017-11-151-0/+1
| | |/ / | |/| |
* | | | Merge tag 'rtc-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds2017-11-225-8/+73
|\ \ \ \
| * | | | dt-bindings: rtc: imxdi: Improve the bindings textFabio Estevam2017-11-201-7/+7
| * | | | dt-bindings: rtc: Add Spreadtrum SC27xx RTC documentationBaolin Wang2017-11-151-0/+27
| * | | | rtc: add support for NXP PCF85363 real-time clockEric Nelson2017-11-081-0/+17
| * | | | dt-bindings: rtc: mediatek: add bindings for MediaTek SoC based RTCSean Wang2017-10-251-0/+21
| * | | | rtc: rv3029: fix vendor stringAlexandre Belloni2017-09-261-1/+1
| |/ / /
* | | | Merge tag 'for-linus-20171120' of git://git.infradead.org/linux-mtdLinus Torvalds2017-11-225-8/+21
|\ \ \ \
| * \ \ \ Merge tag 'nand/for-4.15' of git://git.infradead.org/l2-mtdRichard Weinberger2017-11-022-1/+5
| |\ \ \ \
| | * | | | Documentation: devicetree: add pxa3xx compatible and syscon propertyMiquel Raynal2017-10-071-0/+4
| | * | | | dt-bindings: nand: denali: reduce the register space in the exampleMasahiro Yamada2017-09-221-1/+1
| | |/ / /
| * | | | Merge tag 'spi-nor/for-4.15' of git://git.infradead.org/l2-mtdRichard Weinberger2017-11-023-7/+16
| |\ \ \ \
| | * | | | mtd: spi-nor: Add support for mr25h128Philipp Puschmann2017-10-291-0/+1
| | * | | | dt-bindings: mtd: add new compatible strings and improve descriptionGuochun Mao2017-10-241-6/+9
| | * | | | mtd: spi-nor: cadence-quadspi: Add new binding to enable loop-back circuitVignesh R2017-10-171-0/+3
| | * | | | mtd: spi-nor: cadence-quadspi: Add TI 66AK2G SoC specific compatibleVignesh R2017-10-171-1/+3
* | | | | | Merge tag 'fbdev-v4.15' of git://github.com/bzolnier/linuxLinus Torvalds2017-11-201-0/+17
|\ \ \ \ \ \
| * | | | | | Documentation: Add device tree binding for Goldfish FB driverAleksandar Markovic2017-11-091-0/+17
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'devicetree-fixes-for-4.15' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-202-12/+22
|\ \ \ \ \ \
| * | | | | | dt-bindings: trivial-devices: Remove fsl,mc13892Jonathan Neuschäfer2017-11-201-1/+0
| * | | | | | dt-bindings: usb: document hub and host-controller propertiesJohan Hovold2017-11-161-4/+16
| * | | | | | dt-bindings: usb: clean up compatible propertyJohan Hovold2017-11-161-5/+5
| * | | | | | dt-bindings: usb: fix reg-property port-number rangeJohan Hovold2017-11-161-1/+1
| * | | | | | dt-bindings: usb: fix example hub node nameJohan Hovold2017-11-161-3/+2
* | | | | | | Merge tag 'rproc-v4.15' of git://github.com/andersson/remoteprocLinus Torvalds2017-11-171-0/+1
|\ \ \ \ \ \ \
| * | | | | | | remoteproc: qcom: Add support for mss remoteproc on msm8996Avaneesh Kumar Dwivedi2017-10-301-0/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'rpmsg-v4.15' of git://github.com/andersson/remoteprocLinus Torvalds2017-11-171-0/+10
|\ \ \ \ \ \ \
| * | | | | | | dt-bindings: soc: qcom: Support GLINK intentsChris Lew2017-10-301-0/+10
| |/ / / / / /
* | | | | | | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2017-11-1724-4/+250
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'clk-mediatek' into clk-nextStephen Boyd2017-11-1418-0/+169
| |\ \ \ \ \ \ \
| | * | | | | | | dt-bindings: clock: mediatek: document clk bindings for MediaTek MT7622 SoCSean Wang2017-11-0210-0/+94
| | * | | | | | | dt-bindings: ARM: Mediatek: Document bindings for MT2712weiyi.lu@mediatek.com2017-11-0212-0/+75
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge branch 'clk-qcom' into clk-nextStephen Boyd2017-11-141-0/+11
| |\ \ \ \ \ \ \
| | * | | | | | | clk: qcom: clk-smd-rpm: add msm8996 rpmclksRajendra Nayak2017-11-021-0/+1
| | * | | | | | | clk: qcom: Update DT bindings for the MSM8660/APQ8060 RPMCCLinus Walleij2017-11-011-0/+2
| | * | | | | | | clk: qcom: Elaborate on "active" clocks in the RPM clock bindingsLinus Walleij2017-11-011-0/+8
| | |/ / / / / /