- ec7cc3f fbdev: simplefb: fix Kconfig dependencies by Arnd Bergmann · 3 years, 3 months ago
- 31c8025 of: restricted dma: Fix condition for rmem init by David Brazdil · 3 years, 4 months ago
- 3782326 Revert "of: property: fw_devlink: Add support for "phy-handle" property" by Saravana Kannan · 3 years, 4 months ago
- 4a48b66 of: property: Disable fw_devlink DT support for X86 by Saravana Kannan · 3 years, 4 months ago
- 3de18c8 Merge branch 'stable/for-linus-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb by Linus Torvalds · 3 years, 4 months ago
- 1472690 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 4 months ago
- a7259df memblock: make memblock_find_in_range method private by Mike Rapoport · 3 years, 4 months ago
- 9e5f3ff Merge tag 'devicetree-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 3 years, 4 months ago
- 2fcf9a1 of: fdt: Rename reserve_elfcorehdr() to fdt_reserve_elfcorehdr() by Geert Uytterhoeven · 3 years, 4 months ago
- bf2e860 of: fdt: Use IS_ENABLED(CONFIG_BLK_DEV_INITRD) instead of #ifdef by Geert Uytterhoeven · 3 years, 5 months ago
- 2af2b50 of: fdt: Add generic support for handling usable memory range property by Geert Uytterhoeven · 3 years, 5 months ago
- f7e7ce9 of: fdt: Add generic support for handling elf core headers property by Geert Uytterhoeven · 3 years, 5 months ago
- 6211e9c of: Don't allow __of_attached_node_sysfs() without CONFIG_SYSFS by Marc Zyngier · 3 years, 5 months ago
- f3cfd13 of: restricted dma: Don't fail device probe on rmem init failure by Will Deacon · 3 years, 5 months ago
- ce5cb67 of: Move of_dma_set_restricted_buffer() into device.c by Will Deacon · 3 years, 5 months ago
- cf4b94c of: property: fw_devlink: Add support for "phy-handle" property by Saravana Kannan · 3 years, 5 months ago
- 18c585c of: property: fw_devlink: Add support for "leds" and "backlight" by Saravana Kannan · 3 years, 5 months ago
- 39c6b3a of: fdt: Remove weak early_init_dt_mark_hotplug_memory_arch() by Geert Uytterhoeven · 3 years, 5 months ago
- 18250b4 of: fdt: Remove early_init_dt_reserve_memory_arch() override capability by Geert Uytterhoeven · 3 years, 5 months ago
- 6b2117a of: property: fw_devlink: Add support for "resets" and "pwms" by Saravana Kannan · 3 years, 5 months ago
- 4409273 of: fdt: do not update local variable after use by Ohhoon Kwon · 3 years, 5 months ago
- 85044eb of: Return success from of_dma_set_restricted_buffer() when !OF_ADDRESS by Will Deacon · 3 years, 6 months ago
- cc6ef3d of: kexec: Remove FDT_PROP_* definitions by Geert Uytterhoeven · 3 years, 6 months ago
- eb71739 of: fdt: remove unnecessary codes by 권오훈 · 3 years, 6 months ago
- ace1c4b of: base: remove unnecessary for loop by 권오훈 · 3 years, 6 months ago
- fec9b62 of: Add plumbing for restricted DMA pool by Claire Chang · 3 years, 7 months ago
- fe794e3 of: Add stub for of_add_property() by Wesley Cheng · 3 years, 6 months ago
- a70bb58 Merge tag 'devicetree-for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 3 years, 6 months ago
- 7b25995 of: of_reserved_mem: mark nomap memory instead of removing by Dong Aisheng · 3 years, 7 months ago
- 3c6867a of: of_reserved_mem: only call memblock_free for normal reserved memory by Dong Aisheng · 3 years, 7 months ago
- 0e407a9 of: Remove superfluous casts when printing u64 values by Geert Uytterhoeven · 3 years, 7 months ago
- 2892d8a of: Fix truncation of memory sizes on 32-bit platforms by Geert Uytterhoeven · 3 years, 7 months ago
- a4099d4 iommu: Drop unnecessary of_iommu.h includes by Rob Herring · 3 years, 7 months ago
- 67c5465 of: unittest: Use DEFINE_RES_MEM() to simplify code by Zhen Lei · 3 years, 7 months ago
- 67a3156 of: Merge of_address_to_resource() and of_pci_address_to_resource() implementations by Rob Herring · 3 years, 7 months ago
- c3c0dc7 of: address: Use IS_ENABLED() for !CONFIG_PCI by Rob Herring · 3 years, 7 months ago
- 050a2c6 of: Merge of_get_address() and of_get_pci_address() implementations by Rob Herring · 3 years, 7 months ago
- 12d55d3 of: Move reserved memory private function declarations by Rob Herring · 3 years, 7 months ago
- 1ee292a of: Drop reserved mem dependency on DMA_DECLARE_COHERENT and DMA_CMA by Rob Herring · 3 years, 7 months ago
- 5cd1a85 of: overlay: Remove redundant assignment to ret by Jiapeng Chong · 3 years, 9 months ago
- 9d31d23 Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 8 months ago
- 0080665 Merge tag 'devicetree-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 3 years, 8 months ago
- 0c85556 Merge tag 'arm-apple-m1-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 3 years, 8 months ago
- aed4349 of: overlay: Fix kerneldoc warning in of_overlay_remove() by Rob Herring · 3 years, 9 months ago
- 9d57e61 of/pci: Add IORESOURCE_MEM_64 to resource flags for 64-bit memory addresses by Leonardo Bras · 3 years, 9 months ago
- a00fcbc Merge tag 'v5.12-rc7' into driver-core-next by Greg Kroah-Hartman · 3 years, 9 months ago
- f10843e of: net: fix of_get_mac_addr_nvmem() for non-platform devices by Michael Walle · 3 years, 9 months ago
- 83216e3 of: net: pass the dst buffer to of_get_mac_address() by Michael Walle · 3 years, 9 months ago
- 8859a44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 9 months ago
- a252182 Merge tag 'devicetree-fixes-for-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 3 years, 9 months ago
- d473d32 of: property: fw_devlink: do not link ".*,nr-gpios" by Ilya Lipnitskiy · 3 years, 9 months ago
- 48d499b of: unittest: overlay: ensure proper alignment of copied FDT by Frank Rowand · 3 years, 9 months ago
- 89897f7 of/address: Add infrastructure to declare MMIO as non-posted by Hector Martin · 3 years, 11 months ago
- 649cab5 of: properly check for error returned by fdt_get_name() by Frank Rowand · 3 years, 9 months ago
- f7514a6 of: property: fw_devlink: Add support for remote-endpoint by Saravana Kannan · 3 years, 9 months ago
- 31e46db of: base: Fix spelling issue with function param 'prop' by Lee Jones · 3 years, 9 months ago
- 8c8239c of: Add missing 'Return' section in kerneldoc comments by Rob Herring · 3 years, 10 months ago
- 62f026f of: Fix kerneldoc output formatting by Rob Herring · 3 years, 10 months ago
- c4d74f0 of: overlay: fix for_each_child.cocci warnings by kernel test robot · 3 years, 10 months ago
- ad1ce1a of: of_reserved_mem: Demote kernel-doc abuses by Lee Jones · 3 years, 10 months ago
- f957d5b of: overlay: Fix function name disparity by Lee Jones · 3 years, 10 months ago
- 1a7d706 of: of_net: Provide function name and param description by Lee Jones · 3 years, 10 months ago
- a300dc8 of: fdt: Demote kernel-doc abuses and fix function naming by Lee Jones · 3 years, 10 months ago
- 45f2933 of: address: Provide descriptions for 'of_address_to_resource's params by Lee Jones · 3 years, 10 months ago
- 3915fed of: property: Provide missing member description and remove excess param by Lee Jones · 3 years, 10 months ago
- 3637d49 of: base: Fix some formatting issues and provide missing descriptions by Lee Jones · 3 years, 10 months ago
- f3896a7 of: platform: Demote kernel-doc abuse by Lee Jones · 3 years, 10 months ago
- 3cb025d of: dynamic: Fix incorrect parameter name and provide missing descriptions by Lee Jones · 3 years, 10 months ago
- cb61e9d of: device: Fix function name in header and provide missing descriptions by Lee Jones · 3 years, 10 months ago
- 3b2dccc of: unittest: Statically apply overlays using fdtoverlay by Viresh Kumar · 3 years, 10 months ago
- d92e244 of: unittest: Create overlay_common.dtsi and testcases_common.dtsi by Viresh Kumar · 3 years, 10 months ago
- 21e0b8fc of: of_net: Provide function name and param description by Lee Jones · 3 years, 10 months ago
- 065cac6 of: property: Remove unneeded return variable by Yang Li · 3 years, 10 months ago
- 28db15d4 kexec: Use fdt_appendprop_addrrange() to add ima buffer to FDT by Lakshmi Ramasubramanian · 3 years, 11 months ago
- fee3ff9 powerpc: Move arch independent ima kexec functions to drivers/of/kexec.c by Lakshmi Ramasubramanian · 3 years, 11 months ago
- b30be4d of: Add a common kexec FDT setup function by Rob Herring · 3 years, 11 months ago
- e229b42 Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 3 years, 11 months ago
- 7ac1161 Merge tag 'driver-core-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 3 years, 11 months ago
- a99163e Merge tag 'devicetree-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 3 years, 11 months ago
- bd6d617 of: property: fw_devlink: Ignore interrupts property for some configs by Saravana Kannan · 3 years, 11 months ago
- 83c4a4e of: Remove of_dev_{get,put}() by Rob Herring · 3 years, 11 months ago
- a9dd8f3 of: property: Add fw_devlink support for optional properties by Saravana Kannan · 4 years ago
- 1753c4d of: property: Don't add links to absent suppliers by Saravana Kannan · 4 years ago
- f265f06 of: property: Fix fw_devlink handling of interrupts/interrupts-extended by Saravana Kannan · 4 years ago
- 5a3fa75 nvmem: Add driver to expose reserved memory as nvmem by Nicolas Saenz Julienne · 4 years ago
- 89c7cb1 of/device: Update dma_range_map only when dev has valid dma-ranges by Yong Wu · 4 years ago
- 4104ca7 of: property: Add fw_devlink support for interrupts by Saravana Kannan · 4 years ago
- e13f5b7 of: property: Add fw_devlink support for "gpio" and "gpios" binding by Saravana Kannan · 4 years ago
- 8a5a75e of/fdt: Make sure no-map does not remove already reserved regions by Nicolas Boichat · 4 years ago
- 8658829 fdt: Properly handle "no-map" field in the memory region by KarimAllah Ahmed · 4 years ago
- 12e1724 of: base: improve error msg in of_phandle_iterator_next() by Enrico Weigelt, metux IT consult · 4 years ago
- 7240153 Merge tag 'driver-core-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 4 years, 1 month ago
- 157f809 Merge tag 'tty-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 4 years, 1 month ago
- 0ca2ce8 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 1 month ago
- 2d09e6e driver core: Delete pointless parameter in fwnode_operations.add_links by Saravana Kannan · 4 years, 2 months ago
- 8a06d1e of: property: Update implementation of add_links() to create fwnode links by Saravana Kannan · 4 years, 2 months ago
- 7b337cb driver core: Add fwnode link support by Saravana Kannan · 4 years, 2 months ago
- 087ad76 Revert "of: platform: Batch fwnode parsing when adding all top level devices" by Saravana Kannan · 4 years, 2 months ago
- 62dcd9c earlycon: simplify earlycon-table implementation by Johan Hovold · 4 years, 1 month ago
- aed5041 of: unittest: Fix build on architectures without CONFIG_OF_ADDRESS by Catalin Marinas · 4 years, 1 month ago