| Age | Commit message (Expand) | Author | Files | Lines |
| 2022-08-16 | of: fdt: fix off-by-one error in unflatten_dt_nodes() | Sergey Shtylyov | 1 | -1/+1 |
| 2022-08-12 | Merge tag 'riscv-for-linus-5.20-mw2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -7/+10 |
| 2022-08-10 | riscv: implement Zicbom-based CMO instructions + the t-head variant | Palmer Dabbelt | 1 | -7/+10 |
| 2022-08-08 | Merge tag 'tty-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -1/+3 |
| 2022-08-05 | Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+1 |
| 2022-08-04 | Merge tag 'devicetree-for-6.0' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 7 | -35/+48 |
| 2022-08-04 | Merge tag 'driver-core-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+2 |
| 2022-08-01 | of/fdt: declared return type does not match actual return type | Xu Qiang | 1 | -1/+1 |
| 2022-07-28 | of: also handle dma-noncoherent in of_dma_is_coherent() | Heiko Stuebner | 1 | -7/+10 |
| 2022-07-25 | of/fdt: Clean up early_init_dt_reserve_memory_arch() | Peter Collingbourne | 1 | -7/+6 |
| 2022-07-19 | of: overlay: Simplify of_overlay_fdt_apply() tail | Geert Uytterhoeven | 1 | -7/+2 |
| 2022-07-19 | of: overlay: Move devicetree_corrupt() check up | Geert Uytterhoeven | 1 | -6/+5 |
| 2022-07-12 | of: device: Fix missing of_node_put() in of_dma_set_restricted_buffer | Liang He | 1 | -1/+4 |
| 2022-07-11 | of: unittest: make unittest_gpio_remove() consistent with unittest_gpio_probe() | Andy Shevchenko | 1 | -7/+6 |
| 2022-07-11 | of: unittest: Switch to use fwnode instead of of_node | Andy Shevchenko | 1 | -2/+2 |
| 2022-07-01 | x86/kexec: Carry forward IMA measurement log on kexec | Jonathan McDowell | 1 | -8/+5 |
| 2022-06-30 | earlycon: prevent multiple register_console() | Michael Walle | 1 | -1/+3 |
| 2022-06-28 | of: reserved-memory: Print allocation/reservation failures as error | Vincent Whitchurch | 2 | -3/+4 |
| 2022-06-28 | of: Drop duplicate 'the' in of_find_last_cache_level kerneldoc | Deming Wang | 1 | -1/+1 |
| 2022-06-27 | of: base: Avoid console probe delay when fw_devlink.strict=1 | Saravana Kannan | 1 | -0/+2 |
| 2022-06-16 | mm: kmemleak: remove kmemleak_not_leak_phys() and the min_count argument to k... | Patrick Wang | 1 | -1/+1 |
| 2022-06-07 | of: check previous kernel's ima-kexec-buffer against memory bounds | Vaibhav Jain | 1 | -0/+17 |
| 2022-05-25 | Merge tag 'drm-next-2022-05-25' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 1 | -19/+64 |
| 2022-05-25 | Merge tag 'devicetree-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 12 | -187/+475 |
| 2022-05-24 | Merge tag 'devprop-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+34 |
| 2022-05-24 | Merge tag 'mtd/for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd... | Linus Torvalds | 1 | -0/+1 |
| 2022-05-23 | of/irq: fix typo in comment | Julia Lawall | 1 | -1/+1 |
| 2022-05-17 | of/fdt: Ignore disabled memory nodes | Andre Przywara | 1 | -0/+3 |
| 2022-05-07 | of: Support more than one crash kernel regions for kexec -s | Zhen Lei | 1 | -0/+9 |
| 2022-05-07 | of: fdt: Add memory for devices by DT property "linux,usable-memory-range" | Chen Zhou | 1 | -10/+23 |
| 2022-05-03 | of: overlay: do not free changeset when of_overlay_apply returns error | Frank Rowand | 2 | -5/+34 |
| 2022-05-03 | of: overlay: unittest: add tests for overlay notifiers | Frank Rowand | 7 | -0/+280 |
| 2022-05-03 | of: overlay: add entry to of_overlay_action_name[] | Frank Rowand | 1 | -22/+5 |
| 2022-04-25 | of: overlay: rework overlay apply and remove kfree()s | Frank Rowand | 1 | -138/+125 |
| 2022-04-25 | of: overlay: rename variables to be consistent | Frank Rowand | 1 | -47/+47 |
| 2022-04-25 | of: overlay: do not break notify on NOTIFY_{OK|STOP} | Nuno Sá | 1 | -3/+1 |
| 2022-04-25 | mtd: phram: Allow probing via reserved-memory | Vincent Whitchurch | 1 | -0/+1 |
| 2022-04-20 | of: Create platform devices for OF framebuffers | Thomas Zimmermann | 1 | -19/+64 |
| 2022-04-19 | of: of_property_read_string return -ENODATA when !length | Stefano Stabellini | 1 | -1/+4 |
| 2022-04-12 | of/irq: Use interrupts-extended to find parent | Samuel Holland | 1 | -2/+11 |
| 2022-04-05 | device property: Add irq_get to fwnode operation | Sakari Ailus | 1 | -0/+7 |
| 2022-04-05 | device property: Add iomap to fwnode operations | Sakari Ailus | 1 | -0/+10 |
| 2022-04-05 | device property: Convert device_{dma_supported,get_dma_attr} to fwnode | Sakari Ailus | 1 | -0/+17 |
| 2022-04-04 | of/platform: Drop static setup of IRQ resource from DT core | Lad Prabhakar | 1 | -9/+5 |
| 2022-03-28 | Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+1 |
| 2022-03-26 | Merge tag 'devicetree-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -55/+1 |
| 2022-03-22 | cma: factor out minimum alignment requirement | David Hildenbrand | 1 | -6/+3 |
| 2022-03-21 | Revert "of: base: Introduce of_alias_get_alias_list() to check alias IDs" | Rob Herring | 1 | -54/+0 |
| 2022-03-08 | Merge branch 'dt/linus' into dt/next | Rob Herring | 2 | -9/+9 |
| 2022-02-28 | Merge 5.17-rc6 into char-misc-next | Greg Kroah-Hartman | 2 | -9/+9 |
| 2022-02-17 | of/fdt: move elfcorehdr reservation early for crash dump kernel | Nikhil Gupta | 1 | -1/+1 |
| 2022-02-15 | of: unittest: print pass messages at PR_INFO level | Frank Rowand | 1 | -1/+1 |
| 2022-02-04 | misc: open-dice: Add driver to expose DICE data to userspace | David Brazdil | 1 | -0/+1 |
| 2022-01-31 | of: unittest: update text of expected warnings | Frank Rowand | 1 | -8/+8 |
| 2022-01-22 | Merge tag 'devicetree-fixes-for-5.17-1' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2 | -123/+10 |
| 2022-01-20 | of: Check 'of_node_reused' flag on of_match_device() | Rob Herring | 1 | -1/+1 |
| 2022-01-20 | of: base: make small of_parse_phandle() variants static inline | Michael Walle | 1 | -122/+9 |
| 2022-01-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -1/+5 |
| 2022-01-15 | mm: kmemleak: alloc gray object for reserved region with direct map | Calvin Zhang | 1 | -1/+5 |
| 2022-01-12 | Merge tag 'devicetree-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 4 | -160/+214 |
| 2022-01-12 | Merge branch 'dt/linus' into dt/next | Rob Herring | 2 | -8/+38 |
| 2022-01-08 | of/fdt: Don't worry about non-memory region overlap for no-map | Stephen Boyd | 1 | -2/+4 |
| 2022-01-08 | of: unittest: remove unneeded semicolon | Yang Li | 1 | -1/+1 |
| 2022-01-08 | of: base: Improve argument length mismatch error | Baruch Siach | 1 | -3/+8 |
| 2022-01-08 | of: base: Fix phandle argument length mismatch error message | Baruch Siach | 1 | -2/+2 |
| 2022-01-04 | of: unittest: re-implement overlay tracking | Frank Rowand | 1 | -61/+49 |
| 2022-01-04 | of: unittest: change references to obsolete overlay id | Frank Rowand | 1 | -27/+27 |
| 2021-12-22 | efi: apply memblock cap after memblock_add() | Pingfan Liu | 1 | -1/+1 |
| 2021-12-22 | of: fdt: Aggregate the processing of "linux,usable-memory-range" | Zhen Lei | 1 | -6/+13 |
| 2021-12-16 | of/fdt: Rework early_init_dt_scan_memory() to call directly | Rob Herring | 1 | -32/+36 |
| 2021-12-16 | of/fdt: Rework early_init_dt_scan_root() to call directly | Rob Herring | 1 | -7/+7 |
| 2021-12-16 | of/fdt: Rework early_init_dt_scan_chosen() to call directly | Rob Herring | 1 | -20/+19 |
| 2021-12-16 | Merge drm/drm-next into drm-misc-next | Thomas Zimmermann | 1 | -2/+25 |
| 2021-12-16 | of: Move simple-framebuffer device handling from simplefb to of | Hector Martin | 1 | -0/+4 |
| 2021-12-15 | of: unittest: 64 bit dma address test requires arch support | Frank Rowand | 1 | -2/+3 |
| 2021-12-15 | of: unittest: fix warning on PowerPC frame size warning | Jim Quinlan | 1 | -4/+12 |
| 2021-12-03 | of/irq: Add a quirk for controllers with their own definition of interrupt-map | Marc Zyngier | 1 | -2/+25 |
| 2021-12-01 | of: base: Skip CPU nodes with "fail"/"fail-..." status | Matthias Schiffer | 1 | -0/+27 |
| 2021-11-18 | of: property: fw_devlink: Fixup behaviour when 'node_not_dev' is set | Ulf Hansson | 1 | -2/+15 |
| 2021-11-14 | Merge tag 'devicetree-fixes-for-5.16-1' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -2/+8 |
| 2021-11-12 | of/irq: Don't ignore interrupt-controller when interrupt-map failed | Marc Zyngier | 1 | -3/+16 |
| 2021-11-11 | of: Support using 'mask' in making device bus id | Rob Herring | 1 | -2/+8 |
| 2021-11-06 | Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -5/+12 |
| 2021-11-06 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -4/+5 |
| 2021-11-06 | memblock: rename memblock_free to memblock_phys_free | Mike Rapoport | 2 | -4/+4 |
| 2021-11-06 | mm: move kvmalloc-related functions to slab.h | Matthew Wilcox (Oracle) | 1 | -0/+1 |
| 2021-11-04 | of/irq: Allow matching of an interrupt-map local to an interrupt controller | Marc Zyngier | 1 | -5/+12 |
| 2021-11-03 | Merge tag 'drivers-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc... | Linus Torvalds | 1 | -0/+1 |
| 2021-11-02 | Merge tag 'devicetree-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 8 | -47/+92 |
| 2021-11-02 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -5/+1 |
| 2021-11-02 | Merge branches 'devel-stable' and 'misc' into for-linus | Russell King (Oracle) | 1 | -5/+1 |
| 2021-11-01 | of/fdt: Remove of_scan_flat_dt() usage for __fdt_scan_reserved_mem() | Rob Herring | 1 | -27/+23 |
| 2021-11-01 | of: unittest: document intentional interrupt-map provider build warning | Frank Rowand | 2 | -0/+25 |
| 2021-11-01 | of: unittest: fix EXPECT text for gpio hog errors | Frank Rowand | 1 | -8/+8 |
| 2021-11-01 | of/unittest: Disable new dtc node_name_vs_property_name and interrupt_map war... | Rob Herring | 1 | -1/+7 |
| 2021-10-26 | Merge tag 'qcom-drivers-for-5.16-2' of git://git.kernel.org/pub/scm/linux/ker... | Arnd Bergmann | 1 | -0/+1 |
| 2021-10-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -0/+2 |
| 2021-10-21 | memblock: exclude MEMBLOCK_NOMAP regions from kmemleak | Mike Rapoport | 1 | -0/+2 |
| 2021-10-20 | of/unittest: Add of_node_put() before return | Wan Jiabing | 1 | -0/+2 |
| 2021-10-20 | of: kobj: make of_node_is_(initialized|attached) parameters const | Nathan Lynch | 2 | -3/+3 |
| 2021-10-20 | of: Add of_get_cpu_hwid() to read hardware ID from CPU nodes | Rob Herring | 1 | -0/+22 |
| 2021-10-19 | ARM: 9119/1: amba: Properly handle device probe without IRQ domain | Wang Kefeng | 1 | -5/+1 |
| 2021-10-14 | soc: qcom: smem: Support reserved-memory description | Bjorn Andersson | 1 | -0/+1 |
| 2021-10-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -0/+1 |
| 2021-10-08 | Merge branch 'dt/linus' into dt/next | Rob Herring | 2 | -3/+5 |
| 2021-10-07 | of: net: move of_net under net/ | Jakub Kicinski | 3 | -150/+0 |
| 2021-10-06 | of: remove duplicate declarations of __of_*_sysfs() functions | Zev Weiss | 1 | -8/+0 |
| 2021-10-06 | fbdev: simplefb: fix Kconfig dependencies | Arnd Bergmann | 1 | -0/+1 |
| 2021-10-04 | of, numa: Fetch empty NUMA node ID from distance map | Gavin Shan | 1 | -0/+2 |
| 2021-09-17 | of: restricted dma: Fix condition for rmem init | David Brazdil | 1 | -1/+5 |
| 2021-09-15 | Revert "of: property: fw_devlink: Add support for "phy-handle" property" | Saravana Kannan | 1 | -2/+0 |
| 2021-09-10 | of: property: Disable fw_devlink DT support for X86 | Saravana Kannan | 1 | -0/+3 |
| 2021-09-03 | Merge branch 'stable/for-linus-5.15' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+40 |
| 2021-09-03 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -4/+8 |
| 2021-09-03 | memblock: make memblock_find_in_range method private | Mike Rapoport | 1 | -4/+8 |
| 2021-09-01 | Merge tag 'devicetree-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 5 | -62/+131 |
| 2021-08-25 | of: fdt: Rename reserve_elfcorehdr() to fdt_reserve_elfcorehdr() | Geert Uytterhoeven | 1 | -3/+3 |
| 2021-08-24 | of: fdt: Use IS_ENABLED(CONFIG_BLK_DEV_INITRD) instead of #ifdef | Geert Uytterhoeven | 1 | -6/+3 |
| 2021-08-24 | of: fdt: Add generic support for handling usable memory range property | Geert Uytterhoeven | 1 | -0/+30 |
| 2021-08-24 | of: fdt: Add generic support for handling elf core headers property | Geert Uytterhoeven | 1 | -3/+56 |
| 2021-08-23 | of: Don't allow __of_attached_node_sysfs() without CONFIG_SYSFS | Marc Zyngier | 1 | -1/+1 |
| 2021-08-23 | of: restricted dma: Don't fail device probe on rmem init failure | Will Deacon | 1 | -5/+8 |
| 2021-08-23 | of: Move of_dma_set_restricted_buffer() into device.c | Will Deacon | 3 | -40/+34 |
| 2021-08-18 | of: property: fw_devlink: Add support for "phy-handle" property | Saravana Kannan | 1 | -0/+2 |
| 2021-08-17 | of: property: fw_devlink: Add support for "leds" and "backlight" | Saravana Kannan | 1 | -0/+4 |
| 2021-08-15 | of: fdt: Remove weak early_init_dt_mark_hotplug_memory_arch() | Geert Uytterhoeven | 1 | -6/+1 |
| 2021-08-15 | of: fdt: Remove early_init_dt_reserve_memory_arch() override capability | Geert Uytterhoeven | 1 | -16/+16 |
| 2021-08-14 | of: property: fw_devlink: Add support for "resets" and "pwms" | Saravana Kannan | 1 | -0/+4 |
| 2021-08-03 | of: fdt: do not update local variable after use | Ohhoon Kwon | 1 | -1/+0 |
| 2021-07-23 | of: Return success from of_dma_set_restricted_buffer() when !OF_ADDRESS | Will Deacon | 1 | -1/+2 |
| 2021-07-16 | of: kexec: Remove FDT_PROP_* definitions | Geert Uytterhoeven | 1 | -25/+15 |
| 2021-07-15 | of: fdt: remove unnecessary codes | 권오훈 | 1 | -3/+0 |
| 2021-07-15 | of: base: remove unnecessary for loop | 권오훈 | 1 | -3/+1 |
| 2021-07-13 | of: Add plumbing for restricted DMA pool | Claire Chang | 3 | -0/+42 |
| 2021-07-12 | of: Add stub for of_add_property() | Wesley Cheng | 1 | -0/+1 |
| 2021-07-03 | Merge tag 'devicetree-for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 6 | -109/+64 |
| 2021-06-24 | of: of_reserved_mem: mark nomap memory instead of removing | Dong Aisheng | 1 | -2/+2 |
| 2021-06-24 | of: of_reserved_mem: only call memblock_free for normal reserved memory | Dong Aisheng | 1 | -1/+2 |
| 2021-06-16 | of: Remove superfluous casts when printing u64 values | Geert Uytterhoeven | 2 | -14/+6 |
| 2021-06-16 | of: Fix truncation of memory sizes on 32-bit platforms | Geert Uytterhoeven | 2 | -8/+8 |
| 2021-06-08 | iommu: Drop unnecessary of_iommu.h includes | Rob Herring | 1 | -1/+0 |
| 2021-06-04 | of: unittest: Use DEFINE_RES_MEM() to simplify code | Zhen Lei | 1 | -5/+1 |
| 2021-06-02 | of: Merge of_address_to_resource() and of_pci_address_to_resource() implement... | Rob Herring | 1 | -26/+18 |
| 2021-06-02 | of: address: Use IS_ENABLED() for !CONFIG_PCI | Rob Herring | 1 | -1/+7 |
| 2021-06-02 | of: Merge of_get_address() and of_get_pci_address() implementations | Rob Herring | 1 | -49/+13 |
| 2021-06-02 | of: Move reserved memory private function declarations | Rob Herring | 2 | -0/+6 |
| 2021-06-02 | of: Drop reserved mem dependency on DMA_DECLARE_COHERENT and DMA_CMA | Rob Herring | 1 | -3/+1 |
| 2021-05-03 | of: overlay: Remove redundant assignment to ret | Jiapeng Chong | 1 | -3/+0 |
| 2021-04-29 | Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 1 | -32/+53 |
| 2021-04-28 | Merge tag 'devicetree-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 21 | -344/+932 |
| 2021-04-26 | Merge tag 'arm-apple-m1-5.13' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -2/+41 |
| 2021-04-21 | of: overlay: Fix kerneldoc warning in of_overlay_remove() | Rob Herring | 1 | -1/+1 |
| 2021-04-21 | of/pci: Add IORESOURCE_MEM_64 to resource flags for 64-bit memory addresses | Leonardo Bras | 1 | -1/+4 |
| 2021-04-14 | Merge tag 'v5.12-rc7' into driver-core-next | Greg Kroah-Hartman | 5 | -29/+66 |
| 2021-04-13 | of: net: fix of_get_mac_addr_nvmem() for non-platform devices | Michael Walle | 1 | -5/+30 |
| 2021-04-13 | of: net: pass the dst buffer to of_get_mac_address() | Michael Walle | 1 | -32/+28 |
| 2021-04-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 5 | -29/+66 |
| 2021-04-09 | Merge tag 'devicetree-fixes-for-5.12-2' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 5 | -29/+66 |
| 2021-04-09 | of: property: fw_devlink: do not link ".*,nr-gpios" | Ilya Lipnitskiy | 1 | -1/+10 |
| 2021-04-08 | of: unittest: overlay: ensure proper alignment of copied FDT | Frank Rowand | 3 | -10/+23 |
| 2021-04-08 | of/address: Add infrastructure to declare MMIO as non-posted | Hector Martin | 1 | -2/+41 |
| 2021-04-07 | of: properly check for error returned by fdt_get_name() | Frank Rowand | 3 | -19/+34 |
| 2021-04-02 | of: property: fw_devlink: Add support for remote-endpoint | Saravana Kannan | 1 | -16/+32 |
| 2021-03-29 | of: base: Fix spelling issue with function param 'prop' | Lee Jones | 1 | -3/+3 |
| 2021-03-27 | of: Add missing 'Return' section in kerneldoc comments | Rob Herring | 7 | -73/+99 |
| 2021-03-27 | of: Fix kerneldoc output formatting | Rob Herring | 2 | -138/+136 |
| 2021-03-24 | of: overlay: fix for_each_child.cocci warnings | kernel test robot | 1 | -0/+1 |
| 2021-03-23 | of: of_reserved_mem: Demote kernel-doc abuses | Lee Jones | 1 | -3/+3 |
| 2021-03-23 | of: overlay: Fix function name disparity | Lee Jones | 1 | -1/+1 |
| 2021-03-23 | of: of_net: Provide function name and param description | Lee Jones | 1 | -0/+3 |
| 2021-03-23 | of: fdt: Demote kernel-doc abuses and fix function naming | Lee Jones | 1 | -11/+12 |
| 2021-03-23 | of: address: Provide descriptions for 'of_address_to_resource's params | Lee Jones | 1 | -0/+3 |
| 2021-03-23 | of: property: Provide missing member description and remove excess param | Lee Jones | 1 | -1/+1 |
| 2021-03-23 | of: base: Fix some formatting issues and provide missing descriptions | Lee Jones | 1 | -5/+11 |
| 2021-03-23 | of: platform: Demote kernel-doc abuse | Lee Jones | 1 | -1/+1 |
| 2021-03-23 | of: dynamic: Fix incorrect parameter name and provide missing descriptions | Lee Jones | 1 | -1/+3 |
| 2021-03-23 | of: device: Fix function name in header and provide missing descriptions | Lee Jones | 1 | -1/+6 |
| 2021-03-23 | of: unittest: Statically apply overlays using fdtoverlay | Viresh Kumar | 3 | -0/+56 |
| 2021-03-23 | of: unittest: Create overlay_common.dtsi and testcases_common.dtsi | Viresh Kumar | 5 | -106/+128 |
| 2021-03-18 | of: of_net: Provide function name and param description | Lee Jones | 1 | -0/+3 |
| 2021-03-11 | of: property: Remove unneeded return variable | Yang Li | 1 | -2/+1 |
| 2021-03-08 | kexec: Use fdt_appendprop_addrrange() to add ima buffer to FDT | Lakshmi Ramasubramanian | 1 | -52/+5 |
| 2021-03-08 | powerpc: Move arch independent ima kexec functions to drivers/of/kexec.c | Lakshmi Ramasubramanian | 1 | -0/+240 |
| 2021-03-08 | of: Add a common kexec FDT setup function | Rob Herring | 2 | -0/+271 |
| 2021-02-24 | Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+1 |
| 2021-02-24 | Merge tag 'driver-core-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -7/+52 |
| 2021-02-22 | Merge tag 'devicetree-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 5 | -28/+15 |
| 2021-02-19 | of: property: fw_devlink: Ignore interrupts property for some configs | Saravana Kannan | 1 | -0/+3 |
| 2021-02-12 | of: Remove of_dev_{get,put}() | Rob Herring | 3 | -24/+3 |
| 2021-02-09 | of: property: Add fw_devlink support for optional properties | Saravana Kannan | 1 | -3/+9 |
| 2021-02-09 | of: property: Don't add links to absent suppliers | Saravana Kannan | 1 | -1/+3 |
| 2021-02-09 | of: property: Fix fw_devlink handling of interrupts/interrupts-extended | Saravana Kannan | 1 | -5/+5 |
| 2021-02-04 | nvmem: Add driver to expose reserved memory as nvmem | Nicolas Saenz Julienne | 1 | -0/+1 |
| 2021-01-27 | of/device: Update dma_range_map only when dev has valid dma-ranges | Yong Wu | 1 | -3/+7 |
| 2021-01-26 | of: property: Add fw_devlink support for interrupts | Saravana Kannan | 1 | -0/+11 |
| 2021-01-26 | of: property: Add fw_devlink support for "gpio" and "gpios" binding | Saravana Kannan | 1 | -0/+23 |
| 2021-01-15 | of/fdt: Make sure no-map does not remove already reserved regions | Nicolas Boichat | 1 | -1/+9 |
| 2021-01-15 | fdt: Properly handle "no-map" field in the memory region | KarimAllah Ahmed | 1 | -1/+1 |
| 2021-01-15 | of: base: improve error msg in of_phandle_iterator_next() | Enrico Weigelt, metux IT consult | 1 | -2/+2 |
| 2020-12-15 | Merge tag 'driver-core-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 3 | -111/+41 |