aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/of
AgeCommit message (Expand)Author
2021-07-20of: Fix truncation of memory sizes on 32-bit platformsGeert Uytterhoeven
2021-05-22Revert "fdt: Properly handle "no-map" field in the memory region"Quentin Perret
2021-05-22Revert "of/fdt: Make sure no-map does not remove already reserved regions"Quentin Perret
2021-03-03of/fdt: Make sure no-map does not remove already reserved regionsNicolas Boichat
2021-03-03fdt: Properly handle "no-map" field in the memory regionKarimAllah Ahmed
2020-11-18of/address: Fix of_node memory leak in of_dma_is_coherentEvan Nimmo
2020-11-10of: Fix reserved-memory overlap detectionVincent Whitchurch
2020-07-22of: of_mdio: Correct loop scanning logicFlorian Fainelli
2020-04-24of: unittest: kmemleak in of_unittest_platform_populate()Frank Rowand
2020-04-24of: fix missing kobject init for !SYSFS && OF_DYNAMIC configRob Herring
2020-04-02drivers/of/of_mdio.c:fix of_mdiobus_register()Dajun Jin
2020-02-14of: Add OF_DMA_DEFAULT_COHERENT & select it on powerpcMichael Ellerman
2020-01-27of: mdio: Fix a signedness bug in of_phy_get_and_connect()Dan Carpenter
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-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