aboutsummaryrefslogtreecommitdiff
path: root/drivers/of
AgeCommit message (Expand)Author
2022-05-25Merge tag 'drm-next-2022-05-25' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-05-25Merge tag 'devicetree-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-05-24Merge tag 'devprop-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-05-24Merge tag 'mtd/for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds
2022-05-23of/irq: fix typo in commentJulia Lawall
2022-05-17of/fdt: Ignore disabled memory nodesAndre Przywara
2022-05-07of: Support more than one crash kernel regions for kexec -sZhen Lei
2022-05-07of: fdt: Add memory for devices by DT property "linux,usable-memory-range"Chen Zhou
2022-05-03of: overlay: do not free changeset when of_overlay_apply returns errorFrank Rowand
2022-05-03of: overlay: unittest: add tests for overlay notifiersFrank Rowand
2022-05-03of: overlay: add entry to of_overlay_action_name[]Frank Rowand
2022-04-25of: overlay: rework overlay apply and remove kfree()sFrank Rowand
2022-04-25of: overlay: rename variables to be consistentFrank Rowand
2022-04-25of: overlay: do not break notify on NOTIFY_{OK|STOP}Nuno Sá
2022-04-25mtd: phram: Allow probing via reserved-memoryVincent Whitchurch
2022-04-20of: Create platform devices for OF framebuffersThomas Zimmermann
2022-04-19of: of_property_read_string return -ENODATA when !lengthStefano Stabellini
2022-04-12of/irq: Use interrupts-extended to find parentSamuel Holland
2022-04-05device property: Add irq_get to fwnode operationSakari Ailus
2022-04-05device property: Add iomap to fwnode operationsSakari Ailus
2022-04-05device property: Convert device_{dma_supported,get_dma_attr} to fwnodeSakari Ailus
2022-04-04of/platform: Drop static setup of IRQ resource from DT coreLad Prabhakar
2022-03-28Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-03-26Merge tag 'devicetree-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-03-22cma: factor out minimum alignment requirementDavid Hildenbrand
2022-03-21Revert "of: base: Introduce of_alias_get_alias_list() to check alias IDs"Rob Herring
2022-03-08Merge branch 'dt/linus' into dt/nextRob Herring
2022-02-28Merge 5.17-rc6 into char-misc-nextGreg Kroah-Hartman
2022-02-17of/fdt: move elfcorehdr reservation early for crash dump kernelNikhil Gupta
2022-02-15of: unittest: print pass messages at PR_INFO levelFrank Rowand
2022-02-04misc: open-dice: Add driver to expose DICE data to userspaceDavid Brazdil
2022-01-31of: unittest: update text of expected warningsFrank Rowand
2022-01-22Merge tag 'devicetree-fixes-for-5.17-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2022-01-20of: Check 'of_node_reused' flag on of_match_device()Rob Herring
2022-01-20of: base: make small of_parse_phandle() variants static inlineMichael Walle
2022-01-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-01-15mm: kmemleak: alloc gray object for reserved region with direct mapCalvin Zhang
2022-01-12Merge tag 'devicetree-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-01-12Merge branch 'dt/linus' into dt/nextRob Herring
2022-01-08of/fdt: Don't worry about non-memory region overlap for no-mapStephen Boyd
2022-01-08of: unittest: remove unneeded semicolonYang Li
2022-01-08of: base: Improve argument length mismatch errorBaruch Siach
2022-01-08of: base: Fix phandle argument length mismatch error messageBaruch Siach
2022-01-04of: unittest: re-implement overlay trackingFrank Rowand
2022-01-04of: unittest: change references to obsolete overlay idFrank Rowand
2021-12-22efi: apply memblock cap after memblock_add()Pingfan Liu
2021-12-22of: fdt: Aggregate the processing of "linux,usable-memory-range"Zhen Lei
2021-12-16of/fdt: Rework early_init_dt_scan_memory() to call directlyRob Herring
2021-12-16of/fdt: Rework early_init_dt_scan_root() to call directlyRob Herring
2021-12-16of/fdt: Rework early_init_dt_scan_chosen() to call directlyRob Herring