summaryrefslogtreecommitdiff
path: root/drivers/of
AgeCommit message (Expand)Author
2020-11-10Merge tag 'v5.4.76' into 5.4-2.1.x-imxAndrey Zhizhikin
2020-11-10of: Fix reserved-memory overlap detectionVincent Whitchurch
2020-08-11Merge tag 'v5.4.53' into 5.4-2.1.x-imxAndrey Zhizhikin
2020-08-11Merge tag 'v5.4.49' into 5.4-2.1.x-imxAndrey Zhizhikin
2020-07-22of: of_mdio: Correct loop scanning logicFlorian Fainelli
2020-07-07Merge tag 'v5.4.47' into 5.4-2.1.x-imxMax Krummenacher
2020-06-24of: Fix a refcounting bug in __of_attach_node_sysfs()Dan Carpenter
2020-04-23of: overlay: kmemleak in dup_and_fixup_symbol_prop()Frank Rowand
2020-04-23of: unittest: kmemleak in of_unittest_overlay_high_level()Frank Rowand
2020-04-23of: unittest: kmemleak in of_unittest_platform_populate()Frank Rowand
2020-04-23of: unittest: kmemleak on changeset destroyFrank Rowand
2020-04-01drivers/of/of_mdio.c:fix of_mdiobus_register()Dajun Jin
2020-03-08Merge tag 'v5.4.24' into imx_5.4.yJason Liu
2020-02-26of: Add OF_DMA_DEFAULT_COHERENT & select it on powerpcMichael Ellerman
2020-02-11of: Add OF_DMA_DEFAULT_COHERENT & select it on powerpcMichael Ellerman
2020-01-09of: overlay: add_changeset_property() memory leakFrank Rowand
2020-01-04of: unittest: fix memory leak in attach_node_and_childrenErhard Furtner
2019-12-02Merge branch 'sdhc/next' into nextDong Aisheng
2019-12-02of_net: add property "nvmem-mac-address" for of_get_mac_addr()Fugang Duan
2019-12-02Merge branch 'arch/next' into nextDong Aisheng
2019-11-25Revert "of/fdt: Remove dead code and mark functions with __init"Dong Aisheng
2019-11-25Revert "of/fdt: Fix ‘of_fdt_match’ defined but not used compiler warning"Dong Aisheng
2019-11-25of: of_reserved_mem: Ensure cma reserved region not cross the low/high memoryJason Liu
2019-11-25mmc: add feature of setting slot index via devicetree aliasHaibo Chen
2019-10-23of: reserved_mem: add missing of_node_put() for proper ref-countingChris Goldsworthy
2019-10-23of: unittest: fix memory leak in unittest_data_addNavid Emamdoost
2019-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-09-27of: mdio: Fix a signedness bug in of_phy_get_and_connect()Dan Carpenter
2019-09-19Merge tag 'devicetree-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-09-19of: restore old handling of cells_name=NULL in of_*_phandle_with_args()Uwe Kleine-König
2019-09-17Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-09-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2019-09-13of: Let of_for_each_phandle fallback to non-negative cell_countUwe Kleine-König
2019-08-27of: unittest: Add of_node_put() before returnNishka Dasgupta
2019-08-27fdt: Update CRC check for rng-seedHsin-Yi Wang
2019-08-23fdt: add support for rng-seedHsin-Yi Wang
2019-08-14of: irq: fix a trivial typo in a doc commentLubomir Rintel
2019-08-12of: resolver: Add of_node_put() before return and breakNishka Dasgupta
2019-07-30drivers: Introduce device lookup variants by of_nodeSuzuki K Poulose
2019-07-17Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-07-11Merge tag 'devicetree-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-07-08of: unittest: simplify getting the adapter of a clientWolfram Sang
2019-07-08of/fdt: pass early_init_dt_reserve_memory_arch() with bool type nomapMasahiro Yamada
2019-07-08of/platform: Drop superfluous cast in of_device_make_bus_id()Geert Uytterhoeven
2019-06-24bus_find_device: Unify the match callback with class_find_deviceSuzuki K Poulose
2019-06-18of/fdt: Fix ‘of_fdt_match’ defined but not used compiler warningKefeng Wang
2019-06-06of: Allow the iommu-map property to omit untranslated devicesJean-Philippe Brucker
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428Thomas Gleixner
2019-05-24of/fdt: Mark initial_boot_params as __ro_after_initStephen Boyd