aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/of
AgeCommit message (Expand)AuthorFilesLines
2022-12-26of: 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-13Merge 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-11of: 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-22of: 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
2022-10-19of/irq: export of_msi_get_domainKevin Hilman1-0/+1
2022-10-16of/platform: use of_address_count() helperYang Yingliang1-3/+2
2022-10-10Merge tag 'devicetree-for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-18/+32
2022-10-04Merge tag 'i2c-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-4/+2
2022-10-03of: base: Shift refcount decrement in of_find_last_cache_level()Pierre Gondois1-1/+2
2022-09-30of: base: make of_device_compatible_match() accept const device nodeDmitry Torokhov1-1/+1
2022-09-30of: Fix "dma-ranges" handling for bus controllersRobin Murphy3-2/+16
2022-09-29of: fdt: Remove unused struct fdt_scan_statusYuan Can1-9/+0
2022-09-27Merge branch 'master' into i2c/for-mergewindowWolfram Sang1-1/+1
2022-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2022-09-09of/fdt: Don't calculate initrd size from DT if start > endMarek Bykowski1-0/+2
2022-09-07of: irq: Report individual failures in of_irq_init()Alexander Sverdlin1-0/+3
2022-08-25of: unittest: taint the kernel when of unittest runsFrank Rowand1-0/+3
2022-08-22of: base: export of_device_compatible_match() for use in modulesVladimir Oltean1-0/+1
2022-08-22of: move from strlcpy with unused retval to strscpyWolfram Sang3-5/+5
2022-08-16of: fdt: fix off-by-one error in unflatten_dt_nodes()Sergey Shtylyov1-1/+1
2022-08-16i2c: Make remove callback return voidUwe Kleine-König1-4/+2
2022-08-12Merge tag 'riscv-for-linus-5.20-mw2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-7/+10
2022-08-10riscv: implement Zicbom-based CMO instructions + the t-head variantPalmer Dabbelt1-7/+10
2022-08-08Merge tag 'tty-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-1/+3
2022-08-05Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2022-08-04Merge tag 'devicetree-for-6.0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-35/+48
2022-08-04Merge tag 'driver-core-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+2
2022-08-01of/fdt: declared return type does not match actual return typeXu Qiang1-1/+1
2022-07-28of: also handle dma-noncoherent in of_dma_is_coherent()Heiko Stuebner1-7/+10
2022-07-25of/fdt: Clean up early_init_dt_reserve_memory_arch()Peter Collingbourne1-7/+6
2022-07-19of: overlay: Simplify of_overlay_fdt_apply() tailGeert Uytterhoeven1-7/+2
2022-07-19of: overlay: Move devicetree_corrupt() check upGeert Uytterhoeven1-6/+5
2022-07-12of: device: Fix missing of_node_put() in of_dma_set_restricted_bufferLiang He1-1/+4
2022-07-11of: unittest: make unittest_gpio_remove() consistent with unittest_gpio_probe()Andy Shevchenko1-7/+6
2022-07-11of: unittest: Switch to use fwnode instead of of_nodeAndy Shevchenko1-2/+2
2022-07-01x86/kexec: Carry forward IMA measurement log on kexecJonathan McDowell1-8/+5
2022-06-30earlycon: prevent multiple register_console()Michael Walle1-1/+3
2022-06-28of: reserved-memory: Print allocation/reservation failures as errorVincent Whitchurch2-3/+4
2022-06-28of: Drop duplicate 'the' in of_find_last_cache_level kerneldocDeming Wang1-1/+1
2022-06-27of: base: Avoid console probe delay when fw_devlink.strict=1Saravana Kannan1-0/+2
2022-06-16mm: kmemleak: remove kmemleak_not_leak_phys() and the min_count argument to k...Patrick Wang1-1/+1
2022-06-07of: check previous kernel's ima-kexec-buffer against memory boundsVaibhav Jain1-0/+17
2022-05-25Merge tag 'drm-next-2022-05-25' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-19/+64
2022-05-25Merge tag 'devicetree-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds12-187/+475
2022-05-24Merge tag 'devprop-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+34
2022-05-24Merge tag 'mtd/for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds1-0/+1
2022-05-23of/irq: fix typo in commentJulia Lawall1-1/+1
2022-05-17of/fdt: Ignore disabled memory nodesAndre Przywara1-0/+3
2022-05-07of: Support more than one crash kernel regions for kexec -sZhen Lei1-0/+9
2022-05-07of: fdt: Add memory for devices by DT property "linux,usable-memory-range"Chen Zhou1-10/+23
2022-05-03of: overlay: do not free changeset when of_overlay_apply returns errorFrank Rowand2-5/+34
2022-05-03of: overlay: unittest: add tests for overlay notifiersFrank Rowand7-0/+280
2022-05-03of: overlay: add entry to of_overlay_action_name[]Frank Rowand1-22/+5
2022-04-25of: overlay: rework overlay apply and remove kfree()sFrank Rowand1-138/+125
2022-04-25of: overlay: rename variables to be consistentFrank Rowand1-47/+47
2022-04-25of: overlay: do not break notify on NOTIFY_{OK|STOP}Nuno Sá1-3/+1
2022-04-25mtd: phram: Allow probing via reserved-memoryVincent Whitchurch1-0/+1
2022-04-20of: Create platform devices for OF framebuffersThomas Zimmermann1-19/+64
2022-04-19of: of_property_read_string return -ENODATA when !lengthStefano Stabellini1-1/+4
2022-04-12of/irq: Use interrupts-extended to find parentSamuel Holland1-2/+11
2022-04-05device property: Add irq_get to fwnode operationSakari Ailus1-0/+7
2022-04-05device property: Add iomap to fwnode operationsSakari Ailus1-0/+10
2022-04-05device property: Convert device_{dma_supported,get_dma_attr} to fwnodeSakari Ailus1-0/+17
2022-04-04of/platform: Drop static setup of IRQ resource from DT coreLad Prabhakar1-9/+5
2022-03-28Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2022-03-26Merge tag 'devicetree-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-55/+1
2022-03-22cma: factor out minimum alignment requirementDavid Hildenbrand1-6/+3
2022-03-21Revert "of: base: Introduce of_alias_get_alias_list() to check alias IDs"Rob Herring1-54/+0
2022-03-08Merge branch 'dt/linus' into dt/nextRob Herring2-9/+9
2022-02-28Merge 5.17-rc6 into char-misc-nextGreg Kroah-Hartman2-9/+9
2022-02-17of/fdt: move elfcorehdr reservation early for crash dump kernelNikhil Gupta1-1/+1
2022-02-15of: unittest: print pass messages at PR_INFO levelFrank Rowand1-1/+1
2022-02-04misc: open-dice: Add driver to expose DICE data to userspaceDavid Brazdil1-0/+1
2022-01-31of: unittest: update text of expected warningsFrank Rowand1-8/+8
2022-01-22Merge tag 'devicetree-fixes-for-5.17-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-123/+10
2022-01-20of: Check 'of_node_reused' flag on of_match_device()Rob Herring1-1/+1
2022-01-20of: base: make small of_parse_phandle() variants static inlineMichael Walle1-122/+9
2022-01-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+5
2022-01-15mm: kmemleak: alloc gray object for reserved region with direct mapCalvin Zhang1-1/+5
2022-01-12Merge tag 'devicetree-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-160/+214
2022-01-12Merge branch 'dt/linus' into dt/nextRob Herring2-8/+38
2022-01-08of/fdt: Don't worry about non-memory region overlap for no-mapStephen Boyd1-2/+4
2022-01-08of: unittest: remove unneeded semicolonYang Li1-1/+1
2022-01-08of: base: Improve argument length mismatch errorBaruch Siach1-3/+8
2022-01-08of: base: Fix phandle argument length mismatch error messageBaruch Siach1-2/+2
2022-01-04of: unittest: re-implement overlay trackingFrank Rowand1-61/+49
2022-01-04of: unittest: change references to obsolete overlay idFrank Rowand1-27/+27
2021-12-22efi: apply memblock cap after memblock_add()Pingfan Liu1-1/+1
2021-12-22of: fdt: Aggregate the processing of "linux,usable-memory-range"Zhen Lei1-6/+13
2021-12-16of/fdt: Rework early_init_dt_scan_memory() to call directlyRob Herring1-32/+36
2021-12-16of/fdt: Rework early_init_dt_scan_root() to call directlyRob Herring1-7/+7
2021-12-16of/fdt: Rework early_init_dt_scan_chosen() to call directlyRob Herring1-20/+19
2021-12-16Merge drm/drm-next into drm-misc-nextThomas Zimmermann1-2/+25
2021-12-16of: Move simple-framebuffer device handling from simplefb to ofHector Martin1-0/+4
2021-12-15of: unittest: 64 bit dma address test requires arch supportFrank Rowand1-2/+3
2021-12-15of: unittest: fix warning on PowerPC frame size warningJim Quinlan1-4/+12
2021-12-03of/irq: Add a quirk for controllers with their own definition of interrupt-mapMarc Zyngier1-2/+25
2021-12-01of: base: Skip CPU nodes with "fail"/"fail-..." statusMatthias Schiffer1-0/+27
2021-11-18of: property: fw_devlink: Fixup behaviour when 'node_not_dev' is setUlf Hansson1-2/+15
2021-11-14Merge tag 'devicetree-fixes-for-5.16-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-2/+8
2021-11-12of/irq: Don't ignore interrupt-controller when interrupt-map failedMarc Zyngier1-3/+16
2021-11-11of: Support using 'mask' in making device bus idRob Herring1-2/+8
2021-11-06Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-5/+12
2021-11-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-4/+5
2021-11-06memblock: rename memblock_free to memblock_phys_freeMike Rapoport2-4/+4
2021-11-06mm: move kvmalloc-related functions to slab.hMatthew Wilcox (Oracle)1-0/+1
2021-11-04of/irq: Allow matching of an interrupt-map local to an interrupt controllerMarc Zyngier1-5/+12
2021-11-03Merge tag 'drivers-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds1-0/+1
2021-11-02Merge tag 'devicetree-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds8-48/+93
2021-11-02Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-5/+1
2021-11-02Merge branches 'devel-stable' and 'misc' into for-linusRussell King (Oracle)1-5/+1
2021-11-01of/fdt: Remove of_scan_flat_dt() usage for __fdt_scan_reserved_mem()Rob Herring1-28/+24
2021-11-01of: unittest: document intentional interrupt-map provider build warningFrank Rowand2-0/+25
2021-11-01of: unittest: fix EXPECT text for gpio hog errorsFrank Rowand1-8/+8
2021-11-01of/unittest: Disable new dtc node_name_vs_property_name and interrupt_map war...Rob Herring1-1/+7
2021-10-26Merge tag 'qcom-drivers-for-5.16-2' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann1-0/+1
2021-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-0/+2
2021-10-21memblock: exclude MEMBLOCK_NOMAP regions from kmemleakMike Rapoport1-0/+2
2021-10-20of/unittest: Add of_node_put() before returnWan Jiabing1-0/+2
2021-10-20of: kobj: make of_node_is_(initialized|attached) parameters constNathan Lynch2-3/+3
2021-10-20of: Add of_get_cpu_hwid() to read hardware ID from CPU nodesRob Herring1-0/+22
2021-10-19ARM: 9119/1: amba: Properly handle device probe without IRQ domainWang Kefeng1-5/+1
2021-10-14soc: qcom: smem: Support reserved-memory descriptionBjorn Andersson1-0/+1
2021-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+1
2021-10-08Merge branch 'dt/linus' into dt/nextRob Herring2-3/+5
2021-10-07of: net: move of_net under net/Jakub Kicinski3-150/+0
2021-10-06of: remove duplicate declarations of __of_*_sysfs() functionsZev Weiss1-8/+0
2021-10-06fbdev: simplefb: fix Kconfig dependenciesArnd Bergmann1-0/+1
2021-10-04of, numa: Fetch empty NUMA node ID from distance mapGavin Shan1-0/+2
2021-09-17of: restricted dma: Fix condition for rmem initDavid Brazdil1-1/+5
2021-09-15Revert "of: property: fw_devlink: Add support for "phy-handle" property"Saravana Kannan1-2/+0
2021-09-10of: property: Disable fw_devlink DT support for X86Saravana Kannan1-0/+3
2021-09-03Merge branch 'stable/for-linus-5.15' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+40
2021-09-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-4/+8
2021-09-03memblock: make memblock_find_in_range method privateMike Rapoport1-4/+8
2021-09-01Merge tag 'devicetree-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-62/+131
2021-08-25of: fdt: Rename reserve_elfcorehdr() to fdt_reserve_elfcorehdr()Geert Uytterhoeven1-3/+3
2021-08-24of: fdt: Use IS_ENABLED(CONFIG_BLK_DEV_INITRD) instead of #ifdefGeert Uytterhoeven1-6/+3
2021-08-24of: fdt: Add generic support for handling usable memory range propertyGeert Uytterhoeven1-0/+30
2021-08-24of: fdt: Add generic support for handling elf core headers propertyGeert Uytterhoeven1-3/+56
2021-08-23of: Don't allow __of_attached_node_sysfs() without CONFIG_SYSFSMarc Zyngier1-1/+1
2021-08-23of: restricted dma: Don't fail device probe on rmem init failureWill Deacon1-5/+8
2021-08-23of: Move of_dma_set_restricted_buffer() into device.cWill Deacon3-40/+34
2021-08-18of: property: fw_devlink: Add support for "phy-handle" propertySaravana Kannan1-0/+2
2021-08-17of: property: fw_devlink: Add support for "leds" and "backlight"Saravana Kannan1-0/+4
2021-08-15of: fdt: Remove weak early_init_dt_mark_hotplug_memory_arch()Geert Uytterhoeven1-6/+1
2021-08-15of: fdt: Remove early_init_dt_reserve_memory_arch() override capabilityGeert Uytterhoeven1-16/+16
2021-08-14of: property: fw_devlink: Add support for "resets" and "pwms"Saravana Kannan1-0/+4
2021-08-03of: fdt: do not update local variable after useOhhoon Kwon1-1/+0
2021-07-23of: Return success from of_dma_set_restricted_buffer() when !OF_ADDRESSWill Deacon1-1/+2
2021-07-16of: kexec: Remove FDT_PROP_* definitionsGeert Uytterhoeven1-25/+15
2021-07-15of: fdt: remove unnecessary codes권오훈1-3/+0
2021-07-15of: base: remove unnecessary for loop권오훈1-3/+1
2021-07-13of: Add plumbing for restricted DMA poolClaire Chang3-0/+42
2021-07-12of: Add stub for of_add_property()Wesley Cheng1-0/+1
2021-07-03Merge tag 'devicetree-for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds6-109/+64
2021-06-24of: of_reserved_mem: mark nomap memory instead of removingDong Aisheng1-2/+2
2021-06-24of: of_reserved_mem: only call memblock_free for normal reserved memoryDong Aisheng1-1/+2
2021-06-16of: Remove superfluous casts when printing u64 valuesGeert Uytterhoeven2-14/+6
2021-06-16of: Fix truncation of memory sizes on 32-bit platformsGeert Uytterhoeven2-8/+8
2021-06-08iommu: Drop unnecessary of_iommu.h includesRob Herring1-1/+0
2021-06-04of: unittest: Use DEFINE_RES_MEM() to simplify codeZhen Lei1-5/+1
2021-06-02of: Merge of_address_to_resource() and of_pci_address_to_resource() implement...Rob Herring1-26/+18
2021-06-02of: address: Use IS_ENABLED() for !CONFIG_PCIRob Herring1-1/+7
2021-06-02of: Merge of_get_address() and of_get_pci_address() implementationsRob Herring1-49/+13
2021-06-02of: Move reserved memory private function declarationsRob Herring2-0/+6
2021-06-02of: Drop reserved mem dependency on DMA_DECLARE_COHERENT and DMA_CMARob Herring1-3/+1
2021-05-03of: overlay: Remove redundant assignment to retJiapeng Chong1-3/+0
2021-04-29Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-32/+53
2021-04-28Merge tag 'devicetree-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds21-349/+937
2021-04-26Merge tag 'arm-apple-m1-5.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+41
2021-04-21of: overlay: Fix kerneldoc warning in of_overlay_remove()Rob Herring1-1/+1
2021-04-21of/pci: Add IORESOURCE_MEM_64 to resource flags for 64-bit memory addressesLeonardo Bras1-1/+4
2021-04-14Merge tag 'v5.12-rc7' into driver-core-nextGreg Kroah-Hartman5-29/+66
2021-04-13of: net: fix of_get_mac_addr_nvmem() for non-platform devicesMichael Walle1-5/+30
2021-04-13of: net: pass the dst buffer to of_get_mac_address()Michael Walle1-32/+28
2021-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski5-29/+66
2021-04-09Merge tag 'devicetree-fixes-for-5.12-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds5-29/+66
2021-04-09of: property: fw_devlink: do not link ".*,nr-gpios"Ilya Lipnitskiy1-1/+10
2021-04-08of: unittest: overlay: ensure proper alignment of copied FDTFrank Rowand3-10/+23
2021-04-08of/address: Add infrastructure to declare MMIO as non-postedHector Martin1-2/+41
2021-04-07of: properly check for error returned by fdt_get_name()Frank Rowand3-19/+34
2021-04-02of: property: fw_devlink: Add support for remote-endpointSaravana Kannan1-16/+32
2021-03-29of: base: Fix spelling issue with function param 'prop'Lee Jones1-3/+3
2021-03-27of: Add missing 'Return' section in kerneldoc commentsRob Herring7-73/+99
2021-03-27of: Fix kerneldoc output formattingRob Herring2-143/+141
2021-03-24of: overlay: fix for_each_child.cocci warningskernel test robot1-0/+1
2021-03-23of: of_reserved_mem: Demote kernel-doc abusesLee Jones1-3/+3
2021-03-23of: overlay: Fix function name disparityLee Jones1-1/+1
2021-03-23of: of_net: Provide function name and param descriptionLee Jones1-0/+3