summaryrefslogtreecommitdiff
path: root/drivers/of
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'devicetree-fixes-for-6.2-3' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-04-132-0/+6
|\
| * treewide: Fix probing of devices in DT overlaysGeert Uytterhoeven2023-04-112-0/+6
* | Merge tag 'iommu-updates-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-02-241-0/+41
|\ \
| | \
| | \
| *-. \ Merge branches 'apple/dart', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'x86/vt...Joerg Roedel2023-02-181-0/+41
| |\ \ \
| | | * | of: Introduce of_translate_dma_region()Thierry Reding2023-01-251-0/+41
| | |/ /
* | | | Merge tag 'devicetree-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-02-2412-20/+224
|\ \ \ \
| * | | | of: dynamic: Fix spelling mistake "kojbect" -> "kobject"Colin Ian King2023-02-211-1/+1
| * | | | of: dynamic: add lifecycle docbook info to node creation functionsFrank Rowand2023-02-201-1/+2
| * | | | of: add consistency check to of_node_release()Frank Rowand2023-02-201-0/+4
| * | | | of: do not use "%pOF" printk format on node with refcount of zeroFrank Rowand2023-02-201-1/+9
| * | | | of: unittest: add node lifecycle testsFrank Rowand2023-02-204-3/+170
| * | | | of: update kconfig unittest helpFrank Rowand2023-02-171-1/+13
| * | | | of: Use preferred of_property_read_* functionsRob Herring2023-02-172-5/+2
| * | | | of: Use of_property_present() helperRob Herring2023-02-172-2/+2
| * | | | of: reserved_mem: Use proper binary prefixGeert Uytterhoeven2023-02-171-1/+1
| * | | | of: reserved-mem: print out reserved-mem details during bootMartin Liu2023-02-151-0/+10
| * | | | of: make of_node_ktype constantThomas Weißschuh2023-02-061-1/+1
| * | | | of/irq: add missing of_node_put() for interrupt parent nodeClément Léger2023-01-181-3/+9
| * | | | of: base: use strscpy() to instead of strncpy()Xu Panda2023-01-051-2/+1
| * | | | of: overlay: Fix trivial typoRicardo Ribalda2022-12-261-1/+1
* | | | | Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-02-242-73/+15
|\ \ \ \ \
| * | | | | of: property: Simplify of_link_to_phandle()Saravana Kannan2023-02-081-71/+13
| * | | | | of: device: make of_device_uevent_modalias() take a const device *Greg Kroah-Hartman2023-01-271-2/+2
| | |_|/ / | |/| | |
* | | | | Merge tag 'char-misc-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-02-241-3/+3
|\ \ \ \ \
| * | | | | of: property: add #nvmem-cell-cells propertyMichael Walle2023-02-061-1/+1
| * | | | | of: property: make #.*-cells optional for simple propsMichael Walle2023-02-061-2/+2
* | | | | | Merge tag 'usb-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-02-241-2/+4
|\ \ \ \ \ \
| * \ \ \ \ \ Merge 6.2-rc8 into usb-nextGreg Kroah-Hartman2023-02-142-8/+25
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | of: device: Do not ignore error code in of_device_uevent_modaliasAlexander Stein2023-02-091-0/+2
| * | | | | | of: device: Ignore modalias of reused nodesAlexander Stein2023-02-091-2/+2
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'mm-hotfixes-stable-2023-02-13-13-50' of git://git.kernel.org/pub/s...Linus Torvalds2023-02-131-1/+2
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | of: reserved_mem: Have kmemleak ignore dynamically allocated reserved memIsaac J. Manjarres2023-02-091-1/+2
| |/ / / /
* | | | | Merge tag 'devicetree-fixes-for-6.2-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-02-072-8/+25
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | of/address: Return an error when no valid dma-ranges are foundMark Brown2023-02-021-6/+15
| * | | of: Make OF framebuffer device names uniqueMichal Suchanek2023-02-021-2/+10
| |/ /
* | | Revert "mm: kmemleak: alloc gray object for reserved region with direct map"Isaac J. Manjarres2023-01-311-5/+1
|/ /
* | of: fdt: Honor CONFIG_CMDLINE* even without /chosen node, take 2Rob Herring2023-01-041-13/+15
* | Revert "of: fdt: Honor CONFIG_CMDLINE* even without /chosen node"Rob Herring2023-01-041-20/+20
* | of/fdt: run soc memory setup when early_init_dt_scan_memory failsAndreas Rammhold2023-01-031-2/+4
|/
* Merge tag 'devicetree-for-6.2-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-12-201-20/+20
|\
| * of: fdt: Honor CONFIG_CMDLINE* even without /chosen nodeAlexander Sverdlin2022-12-161-20/+20
* | Merge tag 'dmaengine-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-12-191-0/+1
|\ \ | |/ |/|
| * of/irq: export of_msi_get_domainKevin Hilman2022-10-191-0/+1
* | Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-12-161-3/+3
|\ \
| * | driver core: pass a const * into of_device_uevent()Greg Kroah-Hartman2022-11-221-3/+3
| |/
* | Merge tag 'devicetree-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-12-134-16/+13
|\ \
| * | of: overlay: fix null pointer dereferencing in find_dup_cset_node_entry() and...ruanjinjie2022-12-111-2/+2
| * | of/kexec: Fix reading 32-bit "linux,initrd-{start,end}" valuesRob Herring2022-12-061-5/+5
| * | of: unittest: Convert to i2c's .probe_new()Uwe Kleine-König2022-12-061-6/+4
| * | Merge branch 'dt/dtbo-rename' into dt/nextRob Herring2022-10-2635-57/+57
| |\ \