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