Age | Commit message (Expand) | Author | Files | Lines |
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 | -48/+93 |
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 | -28/+24 |
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 |