summaryrefslogtreecommitdiffstats
path: root/drivers/of
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-next-2022-05-25' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-05-251-19/+64
|\
| * of: Create platform devices for OF framebuffersThomas Zimmermann2022-04-201-19/+64
* | Merge tag 'devicetree-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-05-2512-187/+475
|\ \
| * | of/irq: fix typo in commentJulia Lawall2022-05-231-1/+1
| * | of/fdt: Ignore disabled memory nodesAndre Przywara2022-05-171-0/+3
| * | of: overlay: do not free changeset when of_overlay_apply returns errorFrank Rowand2022-05-032-5/+34
| * | of: overlay: unittest: add tests for overlay notifiersFrank Rowand2022-05-037-0/+280
| * | of: overlay: add entry to of_overlay_action_name[]Frank Rowand2022-05-031-22/+5
| * | of: overlay: rework overlay apply and remove kfree()sFrank Rowand2022-04-251-138/+125
| * | of: overlay: rename variables to be consistentFrank Rowand2022-04-251-47/+47
| * | of: overlay: do not break notify on NOTIFY_{OK|STOP}Nuno Sá2022-04-251-3/+1
| * | of: of_property_read_string return -ENODATA when !lengthStefano Stabellini2022-04-191-1/+4
| * | of/irq: Use interrupts-extended to find parentSamuel Holland2022-04-121-2/+11
| * | of/platform: Drop static setup of IRQ resource from DT coreLad Prabhakar2022-04-041-9/+5
| |/
* | Merge tag 'devprop-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-05-241-0/+34
|\ \
| * | device property: Add irq_get to fwnode operationSakari Ailus2022-04-051-0/+7
| * | device property: Add iomap to fwnode operationsSakari Ailus2022-04-051-0/+10
| * | device property: Convert device_{dma_supported,get_dma_attr} to fwnodeSakari Ailus2022-04-051-0/+17
| |/
* | Merge tag 'mtd/for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds2022-05-241-0/+1
|\ \
| * | mtd: phram: Allow probing via reserved-memoryVincent Whitchurch2022-04-251-0/+1
| |/
* | of: Support more than one crash kernel regions for kexec -sZhen Lei2022-05-071-0/+9
* | of: fdt: Add memory for devices by DT property "linux,usable-memory-range"Chen Zhou2022-05-071-10/+23
|/
* Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-03-281-0/+1
|\
| * Merge 5.17-rc6 into char-misc-nextGreg Kroah-Hartman2022-02-282-9/+9
| |\
| * | misc: open-dice: Add driver to expose DICE data to userspaceDavid Brazdil2022-02-041-0/+1
* | | Merge tag 'devicetree-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-03-262-55/+1
|\ \ \
| * | | Revert "of: base: Introduce of_alias_get_alias_list() to check alias IDs"Rob Herring2022-03-211-54/+0
| * | | Merge branch 'dt/linus' into dt/nextRob Herring2022-03-082-9/+9
| |\ \ \ | | | |/ | | |/|
| * | | of: unittest: print pass messages at PR_INFO levelFrank Rowand2022-02-151-1/+1
| | |/ | |/|
* | | cma: factor out minimum alignment requirementDavid Hildenbrand2022-03-221-6/+3
| |/ |/|
* | of/fdt: move elfcorehdr reservation early for crash dump kernelNikhil Gupta2022-02-171-1/+1
* | of: unittest: update text of expected warningsFrank Rowand2022-01-311-8/+8
|/
* 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