summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'devicetree-for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-02-2366-1100/+1781
|\
| * DT: add Faraday Tec. as vendorHans Ulli Kroll2017-02-161-0/+1
| * of: introduce of_graph_get_remote_nodeRob Herring2017-02-152-0/+45
| * of: Add missing space at end of pr_fmt().Frank Rowand2017-02-091-1/+1
| * of: make of_device_make_bus_id() staticFrank Rowand2017-02-092-2/+1
| * of: fix of_node leak caused in of_find_node_opts_by_pathQi Hou2017-02-091-0/+3
| * dt-bindings: net: remove reference to fixed link supportThomas Petazzoni2017-02-071-3/+1
| * dt-bindings: power: reset: qnap-poweroff: Drop reference to pm_power_offGuenter Roeck2017-02-011-2/+1
| * dt-bindings: power: reset: gpio-poweroff: Drop reference to pm_power_offGuenter Roeck2017-02-011-5/+5
| * dt-bindings: mfd: as3722: Drop reference to pm_power_offGuenter Roeck2017-02-011-2/+1
| * dt-bindings: display: move ANX7814 and SiI8620 bridge bindingsRob Herring2017-02-012-0/+0
| * of/unittest: Swap arguments of of_unittest_apply_overlay()Alexander Sverdlin2017-01-231-2/+2
| * Documentation: usb: fix wrong documentation pathsYegor Yefremov2017-01-195-7/+7
| * serial: fsl-imx-uart.txt: Remove generic propertyFabio Estevam2017-01-111-1/+3
| * devicetree: Add Fujitsu Ltd. vendor prefixMarek Vasut2017-01-111-0/+1
| * Documentation: display: fix wrong documentation pathsYegor Yefremov2017-01-0915-15/+15
| * of: remove redundant memset in overlayXuYing2017-01-091-1/+0
| * bus:qcom : Fix typo in qcom,ebi2.txtMasanari Iida2017-01-091-3/+3
| * dt-bindings: qman: Remove pool channel nodeScott Wood2017-01-091-20/+0
| * Documentation: panel-dpi: fix path to display-timing.txtYegor Yefremov2017-01-091-1/+1
| * devicetree: bindings: clk: mvebu: fix description for sata1 on Armada XPUwe Kleine-König2017-01-091-1/+1
| * Docs: dt: Be explicit and consistent in reference to IOMMU specifiersStuart Yoder2017-01-092-8/+8
| * Documentation: ehci-omap: remove the unnecessary newlineYegor Yefremov2017-01-091-1/+0
| * Documentation: omap-usb-host: fix OMAP OHCI/EHCI file namesYegor Yefremov2017-01-091-2/+2
| * of/irq: improve error report on irq discovery process failureGuilherme G. Piccoli2017-01-092-8/+21
| * of: drop duplicate headersGeliang Tang2017-01-043-3/+0
| * of: reserved_mem: set dma_ops for devices using reserved memSmitha T Murthy2017-01-041-0/+4
| * scripts/dtc: Update to upstream version 0931cea3ba20Rob Herring2017-01-0424-1019/+1661
* | Merge tag 'docs-4.11' of git://git.lwn.net/linuxLinus Torvalds2017-02-2356-3510/+3288
|\ \
| * | docs / driver-api: Fix structure references in device_link.rstRafael J. Wysocki2017-02-211-8/+10
| * | PM / docs: Fix structure references in device.rstRafael J. Wysocki2017-02-211-34/+38
| * | Add a target to check broken external links in the DocumentationRémy Léone2017-02-154-1/+7
| * | Documentation: Fix linux-api list typoTyler Hicks2017-02-151-1/+1
| * | Documentation: DocBook/Makefile comment typoJim Davis2017-02-151-1/+1
| * | Improve sparse documentationMatthew Wilcox2017-02-151-0/+6
| * | Documentation: make Makefile.sphinx no-ops quieterJim Davis2017-02-121-0/+4
| * | Documentation: DMA-ISA-LPC.txtNathan Howard2017-02-121-1/+1
| * | Documentation: input: fix path to input code definitionsMartin Kepplinger2017-02-121-2/+2
| * | docs: Remove the copyright year from conf.pyJonathan Corbet2017-02-061-1/+1
| * | docs: Fix a warning in the Korean HOWTO.rst translationJonathan Corbet2017-02-061-2/+2
| * | PM / sleep / docs: Convert PM notifiers document to reSTRafael J. Wysocki2017-02-067-60/+75
| * | PM / core / docs: Convert sleep states API document to reSTRafael J. Wysocki2017-02-066-343/+387
| * | PM / core: Update kerneldoc comments in pm.hRafael J. Wysocki2017-02-061-56/+57
| * | Merge branch 'ben' into docs-nextJonathan Corbet2017-02-062-9/+9
| |\ \
| | * | doc-rst: Fix recursive make invocation from macrosBen Hutchings2017-02-061-4/+4
| | * | doc-rst: Delete output of failed dot-SVG conversionBen Hutchings2017-02-061-1/+1
| | * | doc-rst: Break shell command sequences on failureBen Hutchings2017-02-061-4/+4
| * | | Documentation/sphinx: make targets independent of Sphinx work for HAVE_SPHINX=0Jani Nikula2017-02-011-2/+5
| * | | doc-rst: fixed cleandoc target when used with O=dirMarkus Heiser2017-02-011-1/+1
| * | | Documentation/sphinx: prevent generation of .pyc files in the source treeJani Nikula2017-02-011-0/+1
| |/ /