aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/of
AgeCommit message (Expand)Author
2024-03-28Merge branch 'v5.4/standard/base' into v5.4/standard/ti-j72xBruce Ashfield
2024-02-23of: gpio unittest kfree() wrong objectFrank Rowand
2024-02-23of: unittest: fix EXPECT text for gpio hog errorsFrank Rowand
2024-02-23of: unittest: Fix compile in the non-dynamic caseChristian A. Ehrhardt
2024-02-23of: unittest: add overlay gpio test to catch gpio hog problemFrank Rowand
2024-02-20Merge branch 'v5.4/standard/base' into v5.4/standard/ti-j72xBruce Ashfield
2024-01-25of: unittest: Fix of_count_phandle_with_args() expected value messageGeert Uytterhoeven
2024-01-25of: Fix double free in of_parse_phandle_with_args_mapChristian A. Ehrhardt
2023-12-19Merge branch 'v5.4/standard/base' into v5.4/standard/ti-j72xBruce Ashfield
2023-12-13of: dynamic: Fix of_reconfig_get_state_change() return value documentationLuca Ceresoli
2023-12-13of: Add missing 'Return' section in kerneldoc commentsRob Herring
2023-12-13of: Fix kerneldoc output formattingRob Herring
2023-12-13of: base: Fix some formatting issues and provide missing descriptionsLee Jones
2023-12-13of/irq: Make of_msi_map_rid() PCI bus agnosticLorenzo Pieralisi
2023-12-13of/irq: make of_msi_map_get_device_domain() bus agnosticDiana Craciun
2023-12-13of/iommu: Make of_map_rid() PCI agnosticLorenzo Pieralisi
2023-12-13of: base: Add of_get_cpu_state_node() to get idle states for a CPU nodeUlf Hansson
2023-09-26Merge branch 'v5.4/standard/base' into v5.4/standard/ti-j72xBruce Ashfield
2023-09-23of: unittest: Fix overlay type in apply/revert checkGeert Uytterhoeven
2023-09-23of: unittest: fix null pointer dereferencing in of_unittest_find_node_by_name()Ruan Jinjie
2023-05-19Merge branch 'v5.4/standard/base' into v5.4/standard/ti-j72xBruce Ashfield
2023-05-17of: Fix modalias string generationMiquel Raynal
2023-01-25Merge branch 'v5.4/standard/base' into v5.4/standard/ti-j72xBruce Ashfield
2023-01-18of: overlay: fix null pointer dereferencing in find_dup_cset_node_entry() and...ruanjinjie
2022-12-19Merge branch 'v5.4/standard/base' into v5.4/standard/ti-j72xBruce Ashfield
2022-12-08of: property: decrement node refcount in of_fwnode_get_reference_args()Yang Yingliang
2022-10-08Merge branch 'v5.4/standard/base' into v5.4/standard/ti-j72xBruce Ashfield
2022-09-28of: mdio: Add of_node_put() when breaking out of for_each_xxLiang He
2022-09-28of: fdt: fix off-by-one error in unflatten_dt_nodes()Sergey Shtylyov
2022-06-21Merge branch 'v5.4/standard/base' into v5.4/standard/ti-j72xBruce Ashfield
2022-06-14of: overlay: do not break notify on NOTIFY_{OK|STOP}Nuno Sá
2022-02-03Merge branch 'v5.4/standard/base' into v5.4/standard/ti-j72xBruce Ashfield
2022-01-27of: base: Improve argument length mismatch errorBaruch Siach
2022-01-27of: base: Fix phandle argument length mismatch error messageBaruch Siach
2021-09-27Merge branch 'v5.4/standard/base' into v5.4/standard/ti-j72xBruce Ashfield
2021-09-22of: Don't allow __of_attached_node_sysfs() without CONFIG_SYSFSMarc Zyngier
2021-07-14Merge branch 'v5.4/base' into v5.4/standard/ti-j72xBruce Ashfield
2021-07-14of: Fix truncation of memory sizes on 32-bit platformsGeert Uytterhoeven
2021-05-17Merge branch 'v5.4/standard/base' into v5.4/standard/ti-j72xBruce Ashfield
2021-05-14Revert "fdt: Properly handle "no-map" field in the memory region"Quentin Perret
2021-05-14Revert "of/fdt: Make sure no-map does not remove already reserved regions"Quentin Perret
2021-03-08Merge branch 'v5.4/standard/base' into v5.4/standard/ti-j72xBruce Ashfield
2021-03-04of/fdt: Make sure no-map does not remove already reserved regionsNicolas Boichat
2021-03-04fdt: Properly handle "no-map" field in the memory regionKarimAllah Ahmed
2020-12-01dma-mapping: treat dev->bus_dma_mask as a DMA limitNicolas Saenz Julienne
2020-12-01of/address: Fix of_pci_range_parser_one translation of DMA addressesRob Herring
2020-12-01of/address: Translate 'dma-ranges' for parent nodes missing 'dma-ranges'Rob Herring
2020-12-01of/unittest: Add dma-ranges address translation testsRob Herring
2020-12-01of: Factor out #{addr,size}-cells parsingRobin Murphy
2020-12-01of: address: Follow DMA parent for "dma-coherent"Robin Murphy