1. a70bb58 Merge tag 'devicetree-for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 3 years, 7 months ago
  2. 7b25995 of: of_reserved_mem: mark nomap memory instead of removing by Dong Aisheng · 3 years, 7 months ago
  3. 3c6867a of: of_reserved_mem: only call memblock_free for normal reserved memory by Dong Aisheng · 3 years, 7 months ago
  4. 0e407a9 of: Remove superfluous casts when printing u64 values by Geert Uytterhoeven · 3 years, 7 months ago
  5. 2892d8a of: Fix truncation of memory sizes on 32-bit platforms by Geert Uytterhoeven · 3 years, 7 months ago
  6. a4099d4 iommu: Drop unnecessary of_iommu.h includes by Rob Herring · 3 years, 8 months ago
  7. 67c5465 of: unittest: Use DEFINE_RES_MEM() to simplify code by Zhen Lei · 3 years, 8 months ago
  8. 67a3156 of: Merge of_address_to_resource() and of_pci_address_to_resource() implementations by Rob Herring · 3 years, 8 months ago
  9. c3c0dc7 of: address: Use IS_ENABLED() for !CONFIG_PCI by Rob Herring · 3 years, 8 months ago
  10. 050a2c6 of: Merge of_get_address() and of_get_pci_address() implementations by Rob Herring · 3 years, 8 months ago
  11. 12d55d3 of: Move reserved memory private function declarations by Rob Herring · 3 years, 8 months ago
  12. 1ee292a of: Drop reserved mem dependency on DMA_DECLARE_COHERENT and DMA_CMA by Rob Herring · 3 years, 8 months ago
  13. 5cd1a85 of: overlay: Remove redundant assignment to ret by Jiapeng Chong · 3 years, 9 months ago
  14. 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, 9 months ago
  15. 0080665 Merge tag 'devicetree-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 3 years, 9 months ago
  16. 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, 9 months ago
  17. aed4349 of: overlay: Fix kerneldoc warning in of_overlay_remove() by Rob Herring · 3 years, 9 months ago
  18. 9d57e61 of/pci: Add IORESOURCE_MEM_64 to resource flags for 64-bit memory addresses by Leonardo Bras · 3 years, 9 months ago
  19. a00fcbc Merge tag 'v5.12-rc7' into driver-core-next by Greg Kroah-Hartman · 3 years, 9 months ago
  20. f10843e of: net: fix of_get_mac_addr_nvmem() for non-platform devices by Michael Walle · 3 years, 9 months ago
  21. 83216e3 of: net: pass the dst buffer to of_get_mac_address() by Michael Walle · 3 years, 9 months ago
  22. 8859a44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 9 months ago
  23. 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
  24. d473d32 of: property: fw_devlink: do not link ".*,nr-gpios" by Ilya Lipnitskiy · 3 years, 10 months ago
  25. 48d499b of: unittest: overlay: ensure proper alignment of copied FDT by Frank Rowand · 3 years, 9 months ago
  26. 89897f7 of/address: Add infrastructure to declare MMIO as non-posted by Hector Martin · 4 years ago
  27. 649cab5 of: properly check for error returned by fdt_get_name() by Frank Rowand · 3 years, 10 months ago
  28. f7514a6 of: property: fw_devlink: Add support for remote-endpoint by Saravana Kannan · 3 years, 10 months ago
  29. 31e46db of: base: Fix spelling issue with function param 'prop' by Lee Jones · 3 years, 10 months ago
  30. 8c8239c of: Add missing 'Return' section in kerneldoc comments by Rob Herring · 3 years, 10 months ago
  31. 62f026f of: Fix kerneldoc output formatting by Rob Herring · 3 years, 10 months ago
  32. c4d74f0 of: overlay: fix for_each_child.cocci warnings by kernel test robot · 3 years, 10 months ago
  33. ad1ce1a of: of_reserved_mem: Demote kernel-doc abuses by Lee Jones · 3 years, 10 months ago
  34. f957d5b of: overlay: Fix function name disparity by Lee Jones · 3 years, 10 months ago
  35. 1a7d706 of: of_net: Provide function name and param description by Lee Jones · 3 years, 10 months ago
  36. a300dc8 of: fdt: Demote kernel-doc abuses and fix function naming by Lee Jones · 3 years, 10 months ago
  37. 45f2933 of: address: Provide descriptions for 'of_address_to_resource's params by Lee Jones · 3 years, 10 months ago
  38. 3915fed of: property: Provide missing member description and remove excess param by Lee Jones · 3 years, 10 months ago
  39. 3637d49 of: base: Fix some formatting issues and provide missing descriptions by Lee Jones · 3 years, 10 months ago
  40. f3896a7 of: platform: Demote kernel-doc abuse by Lee Jones · 3 years, 10 months ago
  41. 3cb025d of: dynamic: Fix incorrect parameter name and provide missing descriptions by Lee Jones · 3 years, 10 months ago
  42. cb61e9d of: device: Fix function name in header and provide missing descriptions by Lee Jones · 3 years, 10 months ago
  43. 3b2dccc of: unittest: Statically apply overlays using fdtoverlay by Viresh Kumar · 3 years, 10 months ago
  44. d92e244 of: unittest: Create overlay_common.dtsi and testcases_common.dtsi by Viresh Kumar · 3 years, 10 months ago
  45. 21e0b8f of: of_net: Provide function name and param description by Lee Jones · 3 years, 10 months ago
  46. 065cac6 of: property: Remove unneeded return variable by Yang Li · 3 years, 11 months ago
  47. 28db15d4 kexec: Use fdt_appendprop_addrrange() to add ima buffer to FDT by Lakshmi Ramasubramanian · 3 years, 11 months ago
  48. fee3ff9 powerpc: Move arch independent ima kexec functions to drivers/of/kexec.c by Lakshmi Ramasubramanian · 3 years, 11 months ago
  49. b30be4d of: Add a common kexec FDT setup function by Rob Herring · 3 years, 11 months ago
  50. 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
  51. 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
  52. 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
  53. bd6d617 of: property: fw_devlink: Ignore interrupts property for some configs by Saravana Kannan · 4 years ago
  54. 83c4a4e of: Remove of_dev_{get,put}() by Rob Herring · 4 years ago
  55. a9dd8f3 of: property: Add fw_devlink support for optional properties by Saravana Kannan · 4 years ago
  56. 1753c4d of: property: Don't add links to absent suppliers by Saravana Kannan · 4 years ago
  57. f265f06 of: property: Fix fw_devlink handling of interrupts/interrupts-extended by Saravana Kannan · 4 years ago
  58. 5a3fa75 nvmem: Add driver to expose reserved memory as nvmem by Nicolas Saenz Julienne · 4 years ago
  59. 89c7cb1 of/device: Update dma_range_map only when dev has valid dma-ranges by Yong Wu · 4 years ago
  60. 4104ca7 of: property: Add fw_devlink support for interrupts by Saravana Kannan · 4 years ago
  61. e13f5b7 of: property: Add fw_devlink support for "gpio" and "gpios" binding by Saravana Kannan · 4 years ago
  62. 8a5a75e of/fdt: Make sure no-map does not remove already reserved regions by Nicolas Boichat · 4 years ago
  63. 8658829 fdt: Properly handle "no-map" field in the memory region by KarimAllah Ahmed · 4 years ago
  64. 12e1724 of: base: improve error msg in of_phandle_iterator_next() by Enrico Weigelt, metux IT consult · 4 years ago
  65. 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
  66. 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
  67. 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
  68. 2d09e6e driver core: Delete pointless parameter in fwnode_operations.add_links by Saravana Kannan · 4 years, 2 months ago
  69. 8a06d1e of: property: Update implementation of add_links() to create fwnode links by Saravana Kannan · 4 years, 2 months ago
  70. 7b337cb driver core: Add fwnode link support by Saravana Kannan · 4 years, 2 months ago
  71. 087ad76 Revert "of: platform: Batch fwnode parsing when adding all top level devices" by Saravana Kannan · 4 years, 2 months ago
  72. 62dcd9c earlycon: simplify earlycon-table implementation by Johan Hovold · 4 years, 2 months ago
  73. aed5041 of: unittest: Fix build on architectures without CONFIG_OF_ADDRESS by Catalin Marinas · 4 years, 2 months ago
  74. 07d13a1 of: unittest: Add test for of_dma_get_max_cpu_address() by Nicolas Saenz Julienne · 4 years, 2 months ago
  75. 964db79 of/address: Introduce of_dma_get_max_cpu_address() by Nicolas Saenz Julienne · 4 years, 2 months ago
  76. a5bea04 of/address: Fix of_node memory leak in of_dma_is_coherent by Evan Nimmo · 4 years, 2 months ago
  77. 495023e of: Drop superfluous ULL suffix for ~0 by Geert Uytterhoeven · 4 years, 3 months ago
  78. 48ab6d5 dma-mapping: fix 32-bit overflow with CONFIG_ARM_LPAE=n by Geert Uytterhoeven · 4 years, 3 months ago
  79. ca05f33 of: Fix reserved-memory overlap detection by Vincent Whitchurch · 4 years, 3 months ago
  80. 33def84 treewide: Convert macro and uses of __section(foo) to __section("foo") by Joe Perches · 4 years, 3 months ago
  81. 9ff9b0d Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 3 months ago
  82. 5a32c34 Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years, 3 months ago
  83. 14b26b1 net: phy: Move of_mdio from drivers/of to drivers/net/mdio by Calvin Johnson · 4 years, 3 months ago
  84. aa6174f Merge branch 'dt/linus' into dt/next by Rob Herring · 4 years, 3 months ago
  85. 0a0f0d8 dma-mapping: split <linux/dma-mapping.h> by Christoph Hellwig · 4 years, 4 months ago
  86. b5b6775 of: add of_mdio_find_device() api by Russell King · 4 years, 4 months ago
  87. e0d0727 dma-mapping: introduce DMA range map, supplanting dma_pfn_offset by Jim Quinlan · 4 years, 4 months ago
  88. 0f7c531 of: Export of_remove_property() to modules by Florian Fainelli · 4 years, 4 months ago
  89. d1ac000 of: address: Work around missing device_type property in pcie nodes by Marc Zyngier · 4 years, 5 months ago
  90. 70a2920 of: platform: Destroy child devices symmetrically by Thierry Reding · 4 years, 5 months ago
  91. f49c7fa of/address: check for invalid range.cpu_addr by Colin Ian King · 4 years, 5 months ago
  92. b62e419 Merge tag 'mips_5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 4 years, 5 months ago
  93. 47ec530 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 5 months ago
  94. 8186749 Merge tag 'drm-next-2020-08-06' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 5 months ago
  95. 4419779 Merge tag 'devicetree-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 4 years, 5 months ago
  96. 6f1188b of: reserved-memory: remove duplicated call to of_get_flat_dt_prop() for no-map node by Yue Hu · 4 years, 6 months ago
  97. bda2127 of: unittest: Use bigger address cells to catch parser regressions by Nicolas Saenz Julienne · 4 years, 6 months ago
  98. bb383129 net: mdiobus: add reset-post-delay-us handling by Bruno Thomsen · 4 years, 6 months ago
  99. c3028b9 of: address: Fix parser address/size cells initialization by Nicolas Saenz Julienne · 4 years, 6 months ago
  100. 0fc0ead of_address: Guard of_bus_pci_get_flags with CONFIG_PCI by Jiaxun Yang · 4 years, 6 months ago