summaryrefslogtreecommitdiff
path: root/drivers/of
AgeCommit message (Expand)AuthorFilesLines
2024-10-10of: Skip kunit tests when arm64+ACPI doesn't populate root nodeStephen Boyd4-0/+24
2024-10-10of: Fix unbalanced of node refcount and memory leaksJinjie Ruan1-1/+1
2024-09-24Merge tag 'kbuild-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2-3/+3
2024-09-24Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds7-3/+221
2024-09-21Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+3
2024-09-19Merge tag 'devicetree-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds7-100/+66
2024-09-13of/irq: Use helper to define resourcesVasileios Amoiridis1-3/+2
2024-09-13of/irq: Make use of irq_get_trigger_type()Vasileios Amoiridis1-1/+1
2024-09-13drivers/of: Improve documentation for match_stringMiquel Sabaté Solà1-4/+9
2024-09-13of: property: Do some clean up with use of __free()Zhang Zekun1-20/+8
2024-09-13of: address: Unify resource bounds overflow checkingThomas Weißschuh1-19/+24
2024-09-09kbuild: split device tree build rules into scripts/Makefile.dtbsMasahiro Yamada2-3/+3
2024-09-05of: address: Report error on resource bounds overflowThomas Weißschuh1-0/+5
2024-09-04of, numa: return -EINVAL when no numa-node-id is foundMike Rapoport (Microsoft)1-2/+2
2024-09-04mm: introduce numa_memblksMike Rapoport (Microsoft)1-0/+1
2024-08-30Merge tag 'drm-misc-fixes-2024-08-29' of https://gitlab.freedesktop.org/drm/m...Dave Airlie1-1/+1
2024-08-27video/aperture: optionally match the device in sysfb_disable()Alex Deucher1-1/+1
2024-08-26of: resolver: Simplify with scoped for each OF child loopJinjie Ruan1-8/+4
2024-08-26of/platform: Simplify with scoped for each OF childJinjie Ruan1-10/+4
2024-08-26of: overlay: Simplify with scoped for each OF child loopJinjie Ruan1-9/+3
2024-08-26of/irq: Refer to actual buffer size in of_irq_parse_one()Geert Uytterhoeven1-2/+2
2024-08-26Merge branch 'dt/linus' into dt/nextRob Herring (Arm)1-4/+11
2024-08-20of/irq: Support #msi-cells=<0> in of_msi_get_domainAndrew Jones1-27/+7
2024-08-14of/irq: Prevent device address out-of-bounds read in interrupt map walkStefan Wiehler1-4/+11
2024-08-06of: unittest: Use of_property_present()Rob Herring (Arm)1-2/+2
2024-07-30of: Add a KUnit test for overlays and test managed APIsStephen Boyd5-0/+137
2024-07-30of: Add test managed wrappers for of_overlay_apply()/of_node_put()Stephen Boyd2-0/+78
2024-07-30of/platform: Allow overlays to create platform devices from the root nodeStephen Boyd1-3/+6
2024-07-19Merge tag 'iommu-updates-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-19/+11
2024-07-18Merge tag 'devicetree-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-26/+197
2024-07-09of: unittest: Add a test case for of_changeset_add_prop_bool()Herve Codina1-0/+11
2024-07-09of: dynamic: Introduce of_changeset_add_prop_bool()Herve Codina1-0/+25
2024-07-09of: unittest: Add tests for changeset properties addingHerve Codina1-0/+155
2024-07-09of: dynamic: Constify parameter in of_changeset_add_prop_string_array()Herve Codina1-1/+1
2024-07-09of/irq: Disable "interrupt-map" parsing for PASEMI NemoMarc Zyngier1-14/+4
2024-07-04OF: Simplify of_iommu_configure()Robin Murphy1-19/+11
2024-05-31of/fdt: avoid re-parsing '#{address,size}-cells' in of_fdt_limit_memoryRob Herring1-22/+1
2024-05-31of/fdt: Scan the root node properties earlierRob Herring1-3/+4
2024-05-31of: property: Fix fw_devlink handling of interrupt-mapMarc Zyngier1-20/+10
2024-05-31of/irq: Factor out parsing of interrupt-map parent phandle+args from of_irq_p...Rob Herring (Arm)2-51/+77
2024-05-28of: of_test: add MODULE_DESCRIPTION()Jeff Johnson1-0/+1
2024-05-20Merge tag 'i2c-for-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2024-05-18Merge tag 'iommu-updates-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-35/+7
2024-05-18Merge tag 'devicetree-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds10-206/+153
2024-05-15Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-0/+2
2024-05-13of: property: Add fw_devlink support for interrupt-map propertyAnup Patel1-0/+52
2024-05-13i2c: mux: Remove class argument from i2c_mux_add_adapter()Heiner Kallweit1-1/+1
2024-05-08of: module: add buffer overflow check in of_modalias()Sergey Shtylyov1-3/+4
2024-05-03of: property: Use scope based cleanup on port_nodeShresth Prasad1-3/+2
2024-05-03of: reserved_mem: Remove the use of phandle from the reserved_mem APIsOreoluwa Babatunde1-21/+1