summaryrefslogtreecommitdiff
path: root/drivers/of
AgeCommit message (Expand)Author
2020-02-12of: irq: export symbol of_irq_count()Oleksandr Suvorov
2020-02-07Merge tag 'v4.14.164' into 4.14-2.3.x-imxMarcel Ziswiler
2019-12-17of: unittest: fix memory leak in attach_node_and_childrenErhard Furtner
2019-12-01of: unittest: allow base devicetree to have symbol metadataFrank Rowand
2019-11-20of: make PowerMac cache node search conditional on CONFIG_PPC_PMACRob Herring
2019-11-10of: unittest: fix memory leak in unittest_data_addNavid Emamdoost
2019-02-12MLK-17621-2 mmc: add feature of setting slot index via devicetree aliasHaibo Chen
2019-02-12of: of_reserved_mem: Ensure cma reserved region not cross the low/high memoryJason Liu
2019-01-23OF: properties: add missing of_node_putJulia Lawall
2018-12-01of: add helper to lookup compatible child nodeJohan Hovold
2018-11-21of, numa: Validate some distance map rulesJohn Garry
2018-10-13of: unittest: Disable interrupt node tests for old world MAC systemsGuenter Roeck
2018-07-03of: platform: stop accessing invalid dev in of_platform_device_destroySrinivas Kandagatla
2018-07-03of: unittest: for strings, account for trailing \0 in property length fieldStefan M Schaeckeler
2018-07-03of: overlay: validate offset from property fixupsFrank Rowand
2018-05-01earlycon: Use a pointer table to fix __earlycon_table strideDaniel Kurtz
2018-03-03of_mdio: avoid MDIO bus removal when a PHY is missingMadalin Bucur
2018-02-13.gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignoreMasahiro Yamada
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-10-22of_mdio: Fix broken PHY IRQ in case of probe deferralGeert Uytterhoeven
2017-10-12device property: preserve usecount for node passed to of_fwnode_graph_get_por...Niklas Söderlund
2017-10-12drivers: of: increase MAX_RESERVED_REGIONS to 32Stewart Smith
2017-10-12of: do not leak console optionsSergey Senozhatsky
2017-09-12Merge tag 'dma-mapping-4.14' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2017-09-07Merge tag 'devicetree-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-09-05Merge tag 'devprop-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-09-05devicetree: Adjust status "ok" -> "okay" under drivers/of/Robert P. J. Day
2017-09-01of: restrict DMA configurationRobin Murphy
2017-08-25of: Use PLATFORM_DEVID_NONE definitionAndy Shevchenko
2017-08-24of/device: Fix of_device_get_modalias() buffer handlingBjorn Andersson
2017-08-24of/device: Prevent buffer overflow in of_device_modalias()Bjorn Andersson
2017-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-08-17of: fix DMA mask generationRobin Murphy
2017-08-14device property: use of_graph_get_remote_endpoint() for of_fwnodeKuninori Morimoto
2017-08-13of_mdio: merge branch tails in of_phy_register_fixed_link()Sergei Shtylyov
2017-08-07of_mdio: use of_property_read_u32_array()Sergei Shtylyov
2017-08-07Merge tag 'mlx5-shared-2017-08-07' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller
2017-08-01of/irq: use of_property_read_u32_index to parse interrupts propertyRob Herring
2017-08-01of/device: use of_property_for_each_string to parse compatible stringsRob Herring
2017-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-08-01Merge remote-tracking branches 'asoc/fix/dpcm', 'asoc/fix/imx', 'asoc/fix/msm...Mark Brown
2017-08-01device property: Fix usecount for of_graph_get_port_parent()Tony Lindgren
2017-07-24of_mdio: kill useless variable in of_phy_register_fixed_link()Sergei Shtylyov
2017-07-24of_pci: use of_property_read_u32_array()Sergei Shtylyov
2017-07-24of_pci: use of_property_read_u32()Sergei Shtylyov
2017-07-24of: base: use of_property_read_string()Sergei Shtylyov
2017-07-24of: base: use of_property_read_u32()Sergei Shtylyov
2017-07-22device property: Introduce fwnode_property_get_reference_argsSakari Ailus