1. 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 ago
  2. 157f809 Merge tag 'tty-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 4 years ago
  3. 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
  4. 2d09e6e driver core: Delete pointless parameter in fwnode_operations.add_links by Saravana Kannan · 4 years, 1 month ago
  5. 8a06d1e of: property: Update implementation of add_links() to create fwnode links by Saravana Kannan · 4 years, 1 month ago
  6. 7b337cb driver core: Add fwnode link support by Saravana Kannan · 4 years, 1 month ago
  7. 087ad76 Revert "of: platform: Batch fwnode parsing when adding all top level devices" by Saravana Kannan · 4 years, 1 month ago
  8. 62dcd9c earlycon: simplify earlycon-table implementation by Johan Hovold · 4 years, 1 month ago
  9. aed5041 of: unittest: Fix build on architectures without CONFIG_OF_ADDRESS by Catalin Marinas · 4 years, 1 month ago
  10. 07d13a1 of: unittest: Add test for of_dma_get_max_cpu_address() by Nicolas Saenz Julienne · 4 years, 1 month ago
  11. 964db79 of/address: Introduce of_dma_get_max_cpu_address() by Nicolas Saenz Julienne · 4 years, 1 month ago
  12. a5bea04 of/address: Fix of_node memory leak in of_dma_is_coherent by Evan Nimmo · 4 years, 2 months ago
  13. 495023e of: Drop superfluous ULL suffix for ~0 by Geert Uytterhoeven · 4 years, 2 months ago
  14. 48ab6d5 dma-mapping: fix 32-bit overflow with CONFIG_ARM_LPAE=n by Geert Uytterhoeven · 4 years, 2 months ago
  15. ca05f33 of: Fix reserved-memory overlap detection by Vincent Whitchurch · 4 years, 2 months ago
  16. 33def84 treewide: Convert macro and uses of __section(foo) to __section("foo") by Joe Perches · 4 years, 2 months ago
  17. 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
  18. 5a32c34 Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years, 3 months ago
  19. 14b26b1 net: phy: Move of_mdio from drivers/of to drivers/net/mdio by Calvin Johnson · 4 years, 3 months ago
  20. aa6174f Merge branch 'dt/linus' into dt/next by Rob Herring · 4 years, 3 months ago
  21. 0a0f0d8 dma-mapping: split <linux/dma-mapping.h> by Christoph Hellwig · 4 years, 3 months ago
  22. b5b6775 of: add of_mdio_find_device() api by Russell King · 4 years, 3 months ago
  23. e0d0727 dma-mapping: introduce DMA range map, supplanting dma_pfn_offset by Jim Quinlan · 4 years, 3 months ago
  24. 0f7c531 of: Export of_remove_property() to modules by Florian Fainelli · 4 years, 4 months ago
  25. d1ac000 of: address: Work around missing device_type property in pcie nodes by Marc Zyngier · 4 years, 4 months ago
  26. 70a2920 of: platform: Destroy child devices symmetrically by Thierry Reding · 4 years, 5 months ago
  27. f49c7fa of/address: check for invalid range.cpu_addr by Colin Ian King · 4 years, 4 months ago
  28. 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
  29. 47ec530 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 5 months ago
  30. 8186749 Merge tag 'drm-next-2020-08-06' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 5 months ago
  31. 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
  32. 6f1188b of: reserved-memory: remove duplicated call to of_get_flat_dt_prop() for no-map node by Yue Hu · 4 years, 5 months ago
  33. bda2127 of: unittest: Use bigger address cells to catch parser regressions by Nicolas Saenz Julienne · 4 years, 5 months ago
  34. bb383129 net: mdiobus: add reset-post-delay-us handling by Bruno Thomsen · 4 years, 5 months ago
  35. c3028b9 of: address: Fix parser address/size cells initialization by Nicolas Saenz Julienne · 4 years, 5 months ago
  36. 0fc0ead of_address: Guard of_bus_pci_get_flags with CONFIG_PCI by Jiaxun Yang · 4 years, 5 months ago
  37. 2f96593 of_address: Add bus type match for pci ranges parser by Jiaxun Yang · 4 years, 5 months ago
  38. 2bcdd8f of/irq: Make of_msi_map_rid() PCI bus agnostic by Lorenzo Pieralisi · 4 years, 6 months ago
  39. 6f881ab of/irq: make of_msi_map_get_device_domain() bus agnostic by Diana Craciun · 4 years, 6 months ago
  40. a081bd4 of/device: Add input id to of_dma_configure() by Lorenzo Pieralisi · 4 years, 6 months ago
  41. 746a71d of/iommu: Make of_map_rid() PCI agnostic by Lorenzo Pieralisi · 4 years, 6 months ago
  42. fb820b4 of: property: Add device link support for pinctrl-0 through pinctrl-8 by Saravana Kannan · 4 years, 5 months ago
  43. 53e6a67 of: property: Add device link support for multiple DT bindings by Saravana Kannan · 4 years, 5 months ago
  44. 41206a0 Merge v5.8-rc6 into drm-next by Dave Airlie · 4 years, 5 months ago
  45. 1094d5d of/address: Fix variable name in comment of of_iomap by Wenchao Hao · 4 years, 6 months ago
  46. 4ec0a44 of_graph: add of_graph_is_present() by Dmitry Osipenko · 4 years, 6 months ago
  47. 7bed145 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 6 months ago
  48. 902053f of: mdio: preserve phy dev_flags in of_phy_connect() by Tao Ren · 4 years, 6 months ago
  49. 5a8d7f1 of: of_mdio: Correct loop scanning logic by Florian Fainelli · 4 years, 6 months ago
  50. bb278b1 of: property: Improve cycle detection when one of the devices is never added by Saravana Kannan · 4 years, 7 months ago
  51. 418370f of: reserved_mem: Fix typo in the too-many-regions message by Danny Lin · 4 years, 7 months ago
  52. f558b83 Merge tag 'driver-core-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 4 years, 7 months ago
  53. 571d54e Merge tag 'devicetree-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 4 years, 7 months ago
  54. 828f3e1 Merge tag 'arm-drivers-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 years, 7 months ago
  55. 7536c7e of/fdt: Remove redundant kbasename function call by Qi Zheng · 4 years, 7 months ago
  56. f9a529b dt/platform: Fix comment in of_dev_lookup() by Qi Zheng · 4 years, 7 months ago
  57. 8a325dd of: Fix a refcounting bug in __of_attach_node_sysfs() by Dan Carpenter · 4 years, 7 months ago
  58. 19207ea Merge tag 'tegra-for-5.8-of' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into arm/drivers by Arnd Bergmann · 4 years, 7 months ago
  59. c8813f7 drivers/of: keep description of function consistent with function name by chenqiwu · 4 years, 8 months ago
  60. 93d2e43 of: platform: Batch fwnode parsing when adding all top level devices by Saravana Kannan · 4 years, 8 months ago
  61. 081df76 of: reserved-memory: Support multiple regions per device by Thierry Reding · 4 years, 9 months ago
  62. 0da0e31 of: reserved-memory: Support lookup of regions by name by Thierry Reding · 4 years, 9 months ago
  63. 7456427 of: property: Do not link to disabled devices by Nicolas Saenz Julienne · 4 years, 8 months ago
  64. ed36557 of: property: Fix create device links for all child-supplier dependencies by Nicolas Saenz Julienne · 4 years, 8 months ago
  65. 8f88fad of: property: Don't retry device_link_add() upon failure by Saravana Kannan · 4 years, 9 months ago
  66. d483389 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 8 months ago
  67. 5972157 net: mdio: of: export part of of_mdiobus_register_phy() by Oleksij Rempel · 4 years, 8 months ago
  68. 8d3cdfe of: fix the warnings from command line. by tangjianqiang · 4 years, 9 months ago
  69. 7e5ff59 Merge branch 'dt/linus' into dt/next by Rob Herring · 4 years, 9 months ago
  70. 29acfb6 of: unittest: kmemleak in duplicate property update by Frank Rowand · 4 years, 9 months ago
  71. 478ff64 of: overlay: kmemleak in dup_and_fixup_symbol_prop() by Frank Rowand · 4 years, 9 months ago
  72. 145fc13 of: unittest: kmemleak in of_unittest_overlay_high_level() by Frank Rowand · 4 years, 9 months ago
  73. 216830d of: unittest: kmemleak in of_unittest_platform_populate() by Frank Rowand · 4 years, 9 months ago
  74. b3fb36e of: unittest: kmemleak on changeset destroy by Frank Rowand · 4 years, 9 months ago
  75. 78056e7 of: property: Add device link support for extcon by Saravana Kannan · 4 years, 9 months ago
  76. 58fb82c of: of_detach_node() remove unneeded local return variable by Ding Xiang · 4 years, 9 months ago
  77. bef7b2a Merge tag 'devicetree-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 4 years, 9 months ago
  78. 1adc867 of: some unittest overlays not untracked by Frank Rowand · 4 years, 9 months ago
  79. fb227f5 of: gpio unittest kfree() wrong object by Frank Rowand · 4 years, 9 months ago
  80. f437756 of: of_private.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 10 months ago
  81. 5983809 Merge tag 'driver-core-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 4 years, 9 months ago
  82. e94f62b of: property: Delete of_devlink kernel commandline option by Saravana Kannan · 4 years, 10 months ago
  83. bc74900 of: property: Start using fw_devlink_get_flags() by Saravana Kannan · 4 years, 10 months ago
  84. 209c65b drivers/of/of_mdio.c:fix of_mdiobus_register() by Dajun Jin · 4 years, 10 months ago
  85. a395832 of: overlay: log the error cause on resolver failure by Luca Ceresoli · 4 years, 10 months ago
  86. 485bb19 of: unittest: make gpio overlay test dependent on CONFIG_OF_GPIO by Frank Rowand · 4 years, 10 months ago
  87. 85e1f22 Merge branch 'dt/ranges-rework' into dt/next by Rob Herring · 4 years, 10 months ago
  88. 0ac1743 of: unittest: annotate warnings triggered by unittest by Frank Rowand · 4 years, 10 months ago
  89. f4056e7 of: unittest: add overlay gpio test to catch gpio hog problem by Frank Rowand · 4 years, 10 months ago
  90. 2f7afc3 of: property: Add device link support for power-domains and hwlocks by Saravana Kannan · 4 years, 10 months ago
  91. 632c990 of: of_reserved_mem: Increase limit on number of reserved regions by Patrick Daly · 4 years, 10 months ago
  92. 9d55beb of/address: Support multiple 'dma-ranges' entries by Rob Herring · 5 years ago
  93. 7a8b64d of/address: use range parser for of_dma_get_range by Rob Herring · 5 years ago
  94. bc5e522 of/address: Rework of_pci_range parsing for non-PCI buses by Rob Herring · 5 years ago
  95. c67f3df of: Drop struct of_pci_range.pci_space field by Rob Herring · 4 years, 11 months ago
  96. 67ccd2b of/address: Move range parser code out of CONFIG_PCI by Rob Herring · 5 years ago
  97. eab3540 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  98. 33b4013 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  99. 45586c7 treewide: remove redundant IS_ERR() before error code check by Masahiro Yamada · 5 years ago
  100. 2e1bf3a net: mii_timestamper: fix static allocation by PHY driver by Michael Walle · 5 years ago