summaryrefslogtreecommitdiffstats
path: root/drivers/of
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'devicetree-fixes-for-5.17-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2022-01-222-123/+10
|\
| * of: Check 'of_node_reused' flag on of_match_device()Rob Herring2022-01-201-1/+1
| * of: base: make small of_parse_phandle() variants static inlineMichael Walle2022-01-201-122/+9
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-01-151-1/+5
|\ \
| * | mm: kmemleak: alloc gray object for reserved region with direct mapCalvin Zhang2022-01-151-1/+5
* | | Merge tag 'devicetree-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-01-124-160/+214
|\ \ \ | | |/ | |/|
| * | Merge branch 'dt/linus' into dt/nextRob Herring2022-01-122-8/+38
| |\ \
| | * | efi: apply memblock cap after memblock_add()Pingfan Liu2021-12-221-1/+1
| | * | of: fdt: Aggregate the processing of "linux,usable-memory-range"Zhen Lei2021-12-221-6/+13
| | |/
| * | of/fdt: Don't worry about non-memory region overlap for no-mapStephen Boyd2022-01-081-2/+4
| * | of: unittest: remove unneeded semicolonYang Li2022-01-081-1/+1
| * | of: base: Improve argument length mismatch errorBaruch Siach2022-01-081-3/+8
| * | of: base: Fix phandle argument length mismatch error messageBaruch Siach2022-01-081-2/+2
| * | of: unittest: re-implement overlay trackingFrank Rowand2022-01-041-61/+49
| * | of: unittest: change references to obsolete overlay idFrank Rowand2022-01-041-27/+27
| * | of/fdt: Rework early_init_dt_scan_memory() to call directlyRob Herring2021-12-161-32/+36
| * | of/fdt: Rework early_init_dt_scan_root() to call directlyRob Herring2021-12-161-7/+7
| * | of/fdt: Rework early_init_dt_scan_chosen() to call directlyRob Herring2021-12-161-20/+19
| * | of: unittest: 64 bit dma address test requires arch supportFrank Rowand2021-12-151-2/+3
| * | of: unittest: fix warning on PowerPC frame size warningJim Quinlan2021-12-151-4/+12
| * | of: base: Skip CPU nodes with "fail"/"fail-..." statusMatthias Schiffer2021-12-011-0/+27
| * | of: property: fw_devlink: Fixup behaviour when 'node_not_dev' is setUlf Hansson2021-11-181-2/+15
* | | Merge drm/drm-next into drm-misc-nextThomas Zimmermann2021-12-161-2/+25
|\ \ \ | | |/ | |/|
| * | of/irq: Add a quirk for controllers with their own definition of interrupt-mapMarc Zyngier2021-12-031-2/+25
| |/
* / of: Move simple-framebuffer device handling from simplefb to ofHector Martin2021-12-161-0/+4
|/
* Merge tag 'devicetree-fixes-for-5.16-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2021-11-141-2/+8
|\
| * of: Support using 'mask' in making device bus idRob Herring2021-11-111-2/+8
* | of/irq: Don't ignore interrupt-controller when interrupt-map failedMarc Zyngier2021-11-121-3/+16
|/
* Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-11-061-5/+12
|\
| * of/irq: Allow matching of an interrupt-map local to an interrupt controllerMarc Zyngier2021-11-041-5/+12
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-11-062-4/+5
|\ \
| * | memblock: rename memblock_free to memblock_phys_freeMike Rapoport2021-11-062-4/+4
| * | mm: move kvmalloc-related functions to slab.hMatthew Wilcox (Oracle)2021-11-061-0/+1
* | | Merge tag 'drivers-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2021-11-031-0/+1
|\ \ \
| * \ \ Merge tag 'qcom-drivers-for-5.16-2' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2021-10-261-0/+1
| |\ \ \ | | |_|/ | |/| |
| | * | soc: qcom: smem: Support reserved-memory descriptionBjorn Andersson2021-10-141-0/+1
* | | | Merge tag 'devicetree-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-11-028-48/+93
|\ \ \ \
| * | | | of/fdt: Remove of_scan_flat_dt() usage for __fdt_scan_reserved_mem()Rob Herring2021-11-011-28/+24
| * | | | of: unittest: document intentional interrupt-map provider build warningFrank Rowand2021-11-012-0/+25
| * | | | of: unittest: fix EXPECT text for gpio hog errorsFrank Rowand2021-11-011-8/+8
| * | | | of/unittest: Disable new dtc node_name_vs_property_name and interrupt_map war...Rob Herring2021-11-011-1/+7
| * | | | of/unittest: Add of_node_put() before returnWan Jiabing2021-10-201-0/+2
| * | | | of: kobj: make of_node_is_(initialized|attached) parameters constNathan Lynch2021-10-202-3/+3
| * | | | of: Add of_get_cpu_hwid() to read hardware ID from CPU nodesRob Herring2021-10-201-0/+22
| * | | | Merge branch 'dt/linus' into dt/nextRob Herring2021-10-082-3/+5
| |\| | |
| * | | | of: remove duplicate declarations of __of_*_sysfs() functionsZev Weiss2021-10-061-8/+0
| * | | | of, numa: Fetch empty NUMA node ID from distance mapGavin Shan2021-10-041-0/+2
| | |/ / | |/| |
* | | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2021-11-021-5/+1
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'devel-stable' and 'misc' into for-linusRussell King (Oracle)2021-11-021-5/+1
| |\ \ \ \ \ | | | |/ / / | | |/| | / | | |_|_|/ | |/| | |
| | | * | ARM: 9119/1: amba: Properly handle device probe without IRQ domainWang Kefeng2021-10-191-5/+1
| | |/ /