1. d483389 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 9 months ago
  2. 5972157 net: mdio: of: export part of of_mdiobus_register_phy() by Oleksij Rempel · 4 years, 9 months ago
  3. 29acfb6 of: unittest: kmemleak in duplicate property update by Frank Rowand · 4 years, 9 months ago
  4. 478ff64 of: overlay: kmemleak in dup_and_fixup_symbol_prop() by Frank Rowand · 4 years, 9 months ago
  5. 145fc13 of: unittest: kmemleak in of_unittest_overlay_high_level() by Frank Rowand · 4 years, 9 months ago
  6. 216830d of: unittest: kmemleak in of_unittest_platform_populate() by Frank Rowand · 4 years, 9 months ago
  7. b3fb36e of: unittest: kmemleak on changeset destroy by Frank Rowand · 4 years, 9 months ago
  8. 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
  9. 1adc867 of: some unittest overlays not untracked by Frank Rowand · 4 years, 10 months ago
  10. fb227f5 of: gpio unittest kfree() wrong object by Frank Rowand · 4 years, 10 months ago
  11. f437756 of: of_private.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 10 months ago
  12. 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
  13. e94f62b of: property: Delete of_devlink kernel commandline option by Saravana Kannan · 4 years, 11 months ago
  14. bc74900 of: property: Start using fw_devlink_get_flags() by Saravana Kannan · 4 years, 11 months ago
  15. 209c65b drivers/of/of_mdio.c:fix of_mdiobus_register() by Dajun Jin · 4 years, 10 months ago
  16. a395832 of: overlay: log the error cause on resolver failure by Luca Ceresoli · 4 years, 11 months ago
  17. 485bb19 of: unittest: make gpio overlay test dependent on CONFIG_OF_GPIO by Frank Rowand · 4 years, 11 months ago
  18. 85e1f22 Merge branch 'dt/ranges-rework' into dt/next by Rob Herring · 4 years, 11 months ago
  19. 0ac1743 of: unittest: annotate warnings triggered by unittest by Frank Rowand · 4 years, 11 months ago
  20. f4056e7 of: unittest: add overlay gpio test to catch gpio hog problem by Frank Rowand · 4 years, 11 months ago
  21. 2f7afc3 of: property: Add device link support for power-domains and hwlocks by Saravana Kannan · 4 years, 11 months ago
  22. 632c990 of: of_reserved_mem: Increase limit on number of reserved regions by Patrick Daly · 4 years, 11 months ago
  23. 9d55beb of/address: Support multiple 'dma-ranges' entries by Rob Herring · 5 years ago
  24. 7a8b64d of/address: use range parser for of_dma_get_range by Rob Herring · 5 years ago
  25. bc5e522 of/address: Rework of_pci_range parsing for non-PCI buses by Rob Herring · 5 years ago
  26. c67f3df of: Drop struct of_pci_range.pci_space field by Rob Herring · 5 years ago
  27. 67ccd2b of/address: Move range parser code out of CONFIG_PCI by Rob Herring · 5 years ago
  28. eab3540 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  29. 33b4013 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  30. 45586c7 treewide: remove redundant IS_ERR() before error code check by Masahiro Yamada · 5 years ago
  31. 2e1bf3a net: mii_timestamper: fix static allocation by PHY driver by Michael Walle · 5 years ago
  32. 0e0daf6 net: mdio: of: fix potential NULL pointer derefernce by Michael Walle · 5 years ago
  33. 893e591 Merge tag 'devicetree-for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 5 years ago
  34. dabf6b3 of: Add OF_DMA_DEFAULT_COHERENT & select it on powerpc by Michael Ellerman · 5 years ago
  35. 628d0e1 of: overlay: Remove blank line between assignment and check by Geert Uytterhoeven · 5 years ago
  36. b9f8c26 of: base: Add of_get_cpu_state_node() to get idle states for a CPU node by Ulf Hansson · 5 years ago
  37. 1dca22b net: mdio: of: Register discovered MII time stampers. by Richard Cochran · 5 years ago
  38. 90dc0d1 of: Rework and simplify phandle cache to use a fixed size by Rob Herring · 5 years ago
  39. 78bac77 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  40. 0aa4d01 of: mdio: export of_mdiobus_child_is_phy by Antoine Tenart · 5 years ago
  41. ee9b280 of/platform: Unconditionally pause/resume sync state during kernel init by Saravana Kannan · 5 years ago
  42. 2c97b5a Merge tag 'devicetree-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 5 years ago
  43. 81b6b96 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux; tag 'dma-mapping-5.5' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 5 years ago
  44. 9a3d7fd Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 5 years ago
  45. 361b0d2 Merge tag 'devprop-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
  46. 2aacace of: unittest: fix memory leak in attach_node_and_children by Erhard Furtner · 5 years ago
  47. 637392a of: overlay: add_changeset_property() memory leak by Frank Rowand · 5 years ago
  48. 386403a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 5 years ago
  49. 436b2a8 Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 5 years ago
  50. 7f00be9 of: property: Add device link support for interrupt-parent, dmas and -gpio(s) by Saravana Kannan · 5 years ago
  51. a7ba70f dma-mapping: treat dev->bus_dma_mask as a DMA limit by Nicolas Saenz Julienne · 5 years ago
  52. e149573 of: property: Add device link support for "iommu-map" by Will Deacon · 5 years ago
  53. 3883539 of: property: Fix the semantics of of_is_ancestor_of() by Saravana Kannan · 5 years ago
  54. 7f3fefe of: property: Fix documentation for out values by Matti Vaittinen · 5 years ago
  55. 8e12257 of: property: Add device link support for iommus, mboxes and io-channels by Saravana Kannan · 5 years ago
  56. a436ef4 of: property: Make it easy to add device links from DT properties by Saravana Kannan · 5 years ago
  57. ba861f8 of: property: Minor style clean up of of_link_to_phandle() by Saravana Kannan · 5 years ago
  58. 0c65b2b net: of_get_phy_mode: Change API to solve int/unit warnings by Andrew Lunn · 5 years ago
  59. 15956da of: property: Skip adding device links to suppliers that aren't devices by Saravana Kannan · 5 years ago
  60. 0ff5cc1 of: property: Make sure child dependencies don't block probing of parent by Saravana Kannan · 5 years ago
  61. 8f677bc Merge 5.4-rc5 into driver-core-next by Greg Kroah-Hartman · 5 years ago
  62. b4e8c0b Merge branch 'dt/linus' into dt/next by Rob Herring · 5 years ago
  63. 5dba517 of: reserved_mem: add missing of_node_put() for proper ref-counting by Chris Goldsworthy · 5 years ago
  64. e13de8f of: unittest: fix memory leak in unittest_data_add by Navid Emamdoost · 5 years ago
  65. e2f04da of: Use pr_warn instead of pr_warning by Kefeng Wang · 5 years ago
  66. af1b967 of: property: Minor code formatting/style clean ups by Saravana Kannan · 5 years ago
  67. e7e242b device property: Add a function to obtain a node's prefix by Sakari Ailus · 5 years ago
  68. bc0500c device property: Add fwnode_get_name for returning the name of a node by Sakari Ailus · 5 years ago
  69. 951d488 of: Make of_dma_get_range() work on bus nodes by Robin Murphy · 6 years ago
  70. 645c138 of/address: Fix of_pci_range_parser_one translation of DMA addresses by Rob Herring · 5 years ago
  71. 81db12e of/address: Translate 'dma-ranges' for parent nodes missing 'dma-ranges' by Rob Herring · 5 years ago
  72. 04db93a of/unittest: Add dma-ranges address translation tests by Rob Herring · 5 years ago
  73. b68ac8d of: Factor out #{addr,size}-cells parsing by Robin Murphy · 6 years ago
  74. c60bf3e of: address: Follow DMA parent for "dma-coherent" by Robin Murphy · 6 years ago
  75. 862ab55 of/address: Introduce of_get_next_dma_parent() helper by Robin Murphy · 6 years ago
  76. 76dd706 of: address: Report of_dma_get_range() errors meaningfully by Robin Murphy · 6 years ago
  77. 6e6faf6 of: Make of_dma_get_range() private by Rob Herring · 5 years ago
  78. 3a9ac95 of: Remove unused of_find_matching_node_by_address() by Rob Herring · 5 years ago
  79. d4387cd of: property: Create device links for all child-supplier depencencies by Saravana Kannan · 5 years ago
  80. 5e66693 of/platform: Pause/resume sync state during init and of_platform_populate() by Saravana Kannan · 5 years ago
  81. a3e1d1a of: property: Add functional dependency link from DT bindings by Saravana Kannan · 5 years ago
  82. b204731 of/fdt: don't ignore errors from of_setup_earlycon by Christoph Hellwig · 5 years ago
  83. 02dc96e Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  84. d7eb651 of: mdio: Fix a signedness bug in of_phy_get_and_connect() by Dan Carpenter · 5 years ago
  85. e3a008a Merge tag 'devicetree-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 5 years ago
  86. 59e9fcf of: restore old handling of cells_name=NULL in of_*_phandle_with_args() by Uwe Kleine-König · 5 years ago
  87. 4feaab0 Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds by Linus Torvalds · 5 years ago
  88. e77fafe Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 5 years ago
  89. e42ee61 of: Let of_for_each_phandle fallback to non-negative cell_count by Uwe Kleine-König · 5 years ago
  90. a7bcae5 of: unittest: Add of_node_put() before return by Nishka Dasgupta · 5 years ago
  91. dd753d9 fdt: Update CRC check for rng-seed by Hsin-Yi Wang · 5 years ago
  92. 428826f fdt: add support for rng-seed by Hsin-Yi Wang · 5 years ago
  93. 83f82d7 of: irq: fix a trivial typo in a doc comment by Lubomir Rintel · 5 years ago
  94. 60d437b of: resolver: Add of_node_put() before return and break by Nishka Dasgupta · 5 years ago
  95. cfba5de drivers: Introduce device lookup variants by of_node by Suzuki K Poulose · 5 years ago
  96. 3a1d538 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 5 years ago
  97. f632a81 Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 5 years ago
  98. d06e415 Merge tag 'devicetree-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 5 years ago
  99. 272d28b of: unittest: simplify getting the adapter of a client by Wolfram Sang · 6 years ago
  100. 5c68b82 of/fdt: pass early_init_dt_reserve_memory_arch() with bool type nomap by Masahiro Yamada · 6 years ago