summaryrefslogtreecommitdiff
path: root/drivers/of
AgeCommit message (Expand)AuthorFilesLines
2023-02-25Merge tag 'iommu-updates-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+41
2023-02-25Merge tag 'devicetree-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds12-20/+224
2023-02-24Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-73/+15
2023-02-24Merge tag 'char-misc-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-3/+3
2023-02-24Merge tag 'usb-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-2/+4
2023-02-21of: dynamic: Fix spelling mistake "kojbect" -> "kobject"Colin Ian King1-1/+1
2023-02-21of: dynamic: add lifecycle docbook info to node creation functionsFrank Rowand1-1/+2
2023-02-21of: add consistency check to of_node_release()Frank Rowand1-0/+4
2023-02-21of: do not use "%pOF" printk format on node with refcount of zeroFrank Rowand1-1/+9
2023-02-21of: unittest: add node lifecycle testsFrank Rowand4-3/+170
2023-02-18Merge branches 'apple/dart', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'x86/vt...Joerg Roedel1-0/+41
2023-02-18of: update kconfig unittest helpFrank Rowand1-1/+13
2023-02-18of: Use preferred of_property_read_* functionsRob Herring2-5/+2
2023-02-18of: Use of_property_present() helperRob Herring2-2/+2
2023-02-18of: reserved_mem: Use proper binary prefixGeert Uytterhoeven1-1/+1
2023-02-16of: reserved-mem: print out reserved-mem details during bootMartin Liu1-0/+10
2023-02-14Merge 6.2-rc8 into usb-nextGreg Kroah-Hartman2-8/+25
2023-02-14Merge tag 'mm-hotfixes-stable-2023-02-13-13-50' of git://git.kernel.org/pub/s...Linus Torvalds1-1/+2
2023-02-10of: reserved_mem: Have kmemleak ignore dynamically allocated reserved memIsaac J. Manjarres1-1/+2
2023-02-09of: device: Do not ignore error code in of_device_uevent_modaliasAlexander Stein1-0/+2
2023-02-09of: device: Ignore modalias of reused nodesAlexander Stein1-2/+2
2023-02-08of: property: Simplify of_link_to_phandle()Saravana Kannan1-71/+13
2023-02-08Merge tag 'devicetree-fixes-for-6.2-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-8/+25
2023-02-06of: property: add #nvmem-cell-cells propertyMichael Walle1-1/+1
2023-02-06of: property: make #.*-cells optional for simple propsMichael Walle1-2/+2
2023-02-06of: make of_node_ktype constantThomas Weißschuh1-1/+1
2023-02-03of/address: Return an error when no valid dma-ranges are foundMark Brown1-6/+15
2023-02-03of: Make OF framebuffer device names uniqueMichal Suchanek1-2/+10
2023-02-01Revert "mm: kmemleak: alloc gray object for reserved region with direct map"Isaac J. Manjarres1-5/+1
2023-01-27of: device: make of_device_uevent_modalias() take a const device *Greg Kroah-Hartman1-2/+2
2023-01-25of: Introduce of_translate_dma_region()Thierry Reding1-0/+41
2023-01-18of/irq: add missing of_node_put() for interrupt parent nodeClément Léger1-3/+9
2023-01-06of: base: use strscpy() to instead of strncpy()Xu Panda1-2/+1
2023-01-05of: fdt: Honor CONFIG_CMDLINE* even without /chosen node, take 2Rob Herring1-13/+15
2023-01-05Revert "of: fdt: Honor CONFIG_CMDLINE* even without /chosen node"Rob Herring1-20/+20
2023-01-04of/fdt: run soc memory setup when early_init_dt_scan_memory failsAndreas Rammhold1-2/+4
2022-12-27of: overlay: Fix trivial typoRicardo Ribalda1-1/+1
2022-12-20Merge tag 'devicetree-for-6.2-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-20/+20
2022-12-19Merge tag 'dmaengine-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2022-12-16of: fdt: Honor CONFIG_CMDLINE* even without /chosen nodeAlexander Sverdlin1-20/+20
2022-12-16Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-3/+3
2022-12-14Merge tag 'devicetree-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-16/+13
2022-12-12Merge tag 'soc-dt-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds35-57/+57
2022-12-12of: overlay: fix null pointer dereferencing in find_dup_cset_node_entry() and...ruanjinjie1-2/+2
2022-12-06of/kexec: Fix reading 32-bit "linux,initrd-{start,end}" valuesRob Herring1-5/+5
2022-12-06of: unittest: Convert to i2c's .probe_new()Uwe Kleine-König1-6/+4
2022-11-23of: property: decrement node refcount in of_fwnode_get_reference_args()Yang Yingliang1-1/+3
2022-11-22driver core: pass a const * into of_device_uevent()Greg Kroah-Hartman1-3/+3
2022-10-26Merge branch 'dt/dtbo-rename' into dt/nextRob Herring35-57/+57
2022-10-26of: overlay: rename overlay source files from .dts to .dtsoFrank Rowand35-57/+57