aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/of (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-12of: unittest: remove unneeded local return value variablesFrank Rowand1-65/+24
2018-03-08Merge branch 'dtc-update' into dt/nextRob Herring1-2/+2
2018-03-07of: unittest: fix an error test in of_unittest_overlay_8()Dan Carpenter1-2/+1
2018-03-07of: cache phandle nodes to reduce cost of of_find_node_by_phandle()Frank Rowand3-7/+85
2018-03-05of: overlay: do not include path in full_name of added nodesFrank Rowand4-18/+30
2018-03-05of: unittest: clean up changeset testFrank Rowand1-6/+36
2018-03-05Merge tag 'overlay_apply_fdt_v7-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/frowand/linux into dt/nextRob Herring24-481/+580
2018-03-04of: improve reporting invalid overlay target pathFrank Rowand1-6/+16
2018-03-04of: convert unittest overlay devicetree source to sugar syntaxFrank Rowand15-233/+148
2018-03-04of: change overlay apply input data from unflattened to FDTFrank Rowand21-385/+559
2018-02-12of: unittest: Add phandle remapping testStephen Boyd2-0/+145
2018-02-12of: Support parsing phandle argument lists through a nexus nodeStephen Boyd1-0/+184
2018-02-12device property: Constify device_get_match_data()Andy Shevchenko1-2/+2
2018-02-06Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds5-538/+4
2018-02-01Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+6
2018-02-01Merge tag 'devicetree-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds20-100/+39
2018-02-01Merge remote-tracking branch 'lorenzo/pci/tegra' into nextBjorn Helgaas1-0/+1
2018-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+5
2018-01-31Merge tag 'dmaengine-4.16-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-0/+8
2018-01-30Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-0/+26
2018-01-23of: platform: fix OF node refcount leakSudeep Holla1-1/+3
2018-01-17PCI: Move OF-related PCI functions into PCI coreRob Herring5-538/+3
2018-01-15of: Export of_pci_range_to_resource()Manikanta Maddireddy1-0/+1
2018-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+7
2018-01-10of_mdio: avoid MDIO bus removal when a PHY is missingMadalin Bucur1-2/+7
2018-01-08of: unittest: refactor MakefileMasahiro Yamada1-14/+5
2018-01-08of/fdt: use memblock_virt_alloc for early allocRob Herring2-15/+12
2018-01-08of: Use SPDX license tag for DT filesRob Herring18-67/+18
2018-01-05Merge tag 'qcom-drivers-for-4.16' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/agross/linux into next/driversArnd Bergmann1-0/+4
2018-01-04of: platform: populate /firmware/ node from of_platform_default_populate_init()Sudeep Holla1-0/+4
2018-01-02of: Add helper for mapping device node to logical CPU numberSuzuki K Poulose1-0/+26
2017-12-27phylib: rename reset-(post-)delay-us to reset-(de)assert-usRichard Leitner1-3/+4
2017-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+3
2017-12-13of_mdio / mdiobus: ensure mdio devices have fwnode correctly populatedRussell King1-0/+3
2017-12-13phylib: Add device reset delay supportRichard Leitner1-0/+4
2017-12-13OF: properties: Implement get_match_data() callbackSinan Kaya1-0/+8
2017-12-12of: irq: Fix function description commentVasyl Gomonovych1-2/+1
2017-12-12of: enable unittests on UMLRob Herring1-2/+3
2017-12-08of: overlay: Make node skipping in init_overlay_changeset() clearerGeert Uytterhoeven1-10/+11
2017-12-08of: overlay: Fix out-of-bounds write in init_overlay_changeset()Geert Uytterhoeven1-3/+4
2017-12-06of: overlay: Fix (un)locking in of_overlay_apply()Geert Uytterhoeven1-10/+5
2017-12-06of: overlay: Fix memory leak in of_overlay_apply() error pathGeert Uytterhoeven1-8/+8
2017-12-06of: overlay: Remove else after gotoGeert Uytterhoeven1-15/+12
2017-12-06of: Spelling s/changset/changeset/Geert Uytterhoeven2-6/+6
2017-12-06of: unittest: Remove bogus overlay mutex release from overlay_data_add()Geert Uytterhoeven1-1/+0
2017-11-20Merge tag 'devicetree-fixes-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds4-67/+7
2017-11-20of: Document exactly what of_find_node_by_name() putsStephen Boyd1-3/+3
2017-11-16Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-8/+37
2017-11-16of: unittest: disable interrupts_property warningRob Herring1-0/+1
2017-11-16of: unittest: let dtc generate __local_fixups__Rob Herring1-63/+2