summaryrefslogtreecommitdiff
path: root/drivers/of
AgeCommit message (Expand)Author
2020-08-19of: address: Work around missing device_type property in pcie nodesMarc Zyngier
2020-08-17of/address: check for invalid range.cpu_addrColin Ian King
2020-08-06Merge tag 'mips_5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2020-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-08-05Merge tag 'drm-next-2020-08-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-08-05Merge tag 'devicetree-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-08-03of: reserved-memory: remove duplicated call to of_get_flat_dt_prop() for no-m...Yue Hu
2020-08-03of: unittest: Use bigger address cells to catch parser regressionsNicolas Saenz Julienne
2020-08-03net: mdiobus: add reset-post-delay-us handlingBruno Thomsen
2020-07-31of: address: Fix parser address/size cells initializationNicolas Saenz Julienne
2020-07-31of_address: Guard of_bus_pci_get_flags with CONFIG_PCIJiaxun Yang
2020-07-28of_address: Add bus type match for pci ranges parserJiaxun Yang
2020-07-28of/irq: Make of_msi_map_rid() PCI bus agnosticLorenzo Pieralisi
2020-07-28of/irq: make of_msi_map_get_device_domain() bus agnosticDiana Craciun
2020-07-28of/device: Add input id to of_dma_configure()Lorenzo Pieralisi
2020-07-28of/iommu: Make of_map_rid() PCI agnosticLorenzo Pieralisi
2020-07-27of: property: Add device link support for pinctrl-0 through pinctrl-8Saravana Kannan
2020-07-27of: property: Add device link support for multiple DT bindingsSaravana Kannan
2020-07-24Merge v5.8-rc6 into drm-nextDave Airlie
2020-07-15of/address: Fix variable name in comment of of_iomapWenchao Hao
2020-07-01of_graph: add of_graph_is_present()Dmitry Osipenko
2020-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-06-20of: mdio: preserve phy dev_flags in of_phy_connect()Tao Ren
2020-06-19of: of_mdio: Correct loop scanning logicFlorian Fainelli
2020-06-17of: property: Improve cycle detection when one of the devices is never addedSaravana Kannan
2020-06-15of: reserved_mem: Fix typo in the too-many-regions messageDanny Lin
2020-06-07Merge tag 'driver-core-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-06-04Merge tag 'devicetree-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-06-04Merge tag 'arm-drivers-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-05-28of/fdt: Remove redundant kbasename function callQi Zheng
2020-05-27dt/platform: Fix comment in of_dev_lookup()Qi Zheng
2020-05-27of: Fix a refcounting bug in __of_attach_node_sysfs()Dan Carpenter
2020-05-25Merge tag 'tegra-for-5.8-of' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2020-05-19drivers/of: keep description of function consistent with function namechenqiwu
2020-05-15of: platform: Batch fwnode parsing when adding all top level devicesSaravana Kannan
2020-04-30of: reserved-memory: Support multiple regions per deviceThierry Reding
2020-04-30of: reserved-memory: Support lookup of regions by nameThierry Reding
2020-04-28of: property: Do not link to disabled devicesNicolas Saenz Julienne
2020-04-28of: property: Fix create device links for all child-supplier dependenciesNicolas Saenz Julienne
2020-04-28of: property: Don't retry device_link_add() upon failureSaravana Kannan
2020-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-04-22net: mdio: of: export part of of_mdiobus_register_phy()Oleksij Rempel
2020-04-20of: fix the warnings from command line.tangjianqiang
2020-04-17Merge branch 'dt/linus' into dt/nextRob Herring
2020-04-17of: unittest: kmemleak in duplicate property updateFrank Rowand
2020-04-17of: overlay: kmemleak in dup_and_fixup_symbol_prop()Frank Rowand
2020-04-17of: unittest: kmemleak in of_unittest_overlay_high_level()Frank Rowand
2020-04-17of: unittest: kmemleak in of_unittest_platform_populate()Frank Rowand
2020-04-17of: unittest: kmemleak on changeset destroyFrank Rowand
2020-04-14of: property: Add device link support for extconSaravana Kannan