summaryrefslogtreecommitdiff
path: root/drivers/of
AgeCommit message (Expand)Author
2022-02-17of/fdt: move elfcorehdr reservation early for crash dump kernelNikhil Gupta
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
2021-12-16Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2021-12-16of: Move simple-framebuffer device handling from simplefb to ofHector Martin
2021-12-15of: unittest: 64 bit dma address test requires arch supportFrank Rowand
2021-12-15of: unittest: fix warning on PowerPC frame size warningJim Quinlan
2021-12-03of/irq: Add a quirk for controllers with their own definition of interrupt-mapMarc Zyngier
2021-12-01of: base: Skip CPU nodes with "fail"/"fail-..." statusMatthias Schiffer
2021-11-18of: property: fw_devlink: Fixup behaviour when 'node_not_dev' is setUlf Hansson
2021-11-14Merge tag 'devicetree-fixes-for-5.16-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2021-11-12of/irq: Don't ignore interrupt-controller when interrupt-map failedMarc Zyngier
2021-11-11of: Support using 'mask' in making device bus idRob Herring
2021-11-06Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-11-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-11-06memblock: rename memblock_free to memblock_phys_freeMike Rapoport
2021-11-06mm: move kvmalloc-related functions to slab.hMatthew Wilcox (Oracle)
2021-11-04of/irq: Allow matching of an interrupt-map local to an interrupt controllerMarc Zyngier
2021-11-03Merge tag 'drivers-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2021-11-02Merge tag 'devicetree-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-11-02Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2021-11-02Merge branches 'devel-stable' and 'misc' into for-linusRussell King (Oracle)
2021-11-01of/fdt: Remove of_scan_flat_dt() usage for __fdt_scan_reserved_mem()Rob Herring
2021-11-01of: unittest: document intentional interrupt-map provider build warningFrank Rowand
2021-11-01of: unittest: fix EXPECT text for gpio hog errorsFrank Rowand
2021-11-01of/unittest: Disable new dtc node_name_vs_property_name and interrupt_map war...Rob Herring
2021-10-26Merge tag 'qcom-drivers-for-5.16-2' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2021-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-10-21memblock: exclude MEMBLOCK_NOMAP regions from kmemleakMike Rapoport
2021-10-20of/unittest: Add of_node_put() before returnWan Jiabing
2021-10-20of: kobj: make of_node_is_(initialized|attached) parameters constNathan Lynch
2021-10-20of: Add of_get_cpu_hwid() to read hardware ID from CPU nodesRob Herring
2021-10-19ARM: 9119/1: amba: Properly handle device probe without IRQ domainWang Kefeng