1. eab3540 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  2. 33b4013 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  3. 45586c7 treewide: remove redundant IS_ERR() before error code check by Masahiro Yamada · 5 years ago
  4. 2e1bf3a net: mii_timestamper: fix static allocation by PHY driver by Michael Walle · 5 years ago
  5. 0e0daf6 net: mdio: of: fix potential NULL pointer derefernce by Michael Walle · 5 years ago
  6. 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
  7. dabf6b3 of: Add OF_DMA_DEFAULT_COHERENT & select it on powerpc by Michael Ellerman · 5 years ago
  8. 628d0e1 of: overlay: Remove blank line between assignment and check by Geert Uytterhoeven · 5 years ago
  9. b9f8c26 of: base: Add of_get_cpu_state_node() to get idle states for a CPU node by Ulf Hansson · 5 years ago
  10. 1dca22b net: mdio: of: Register discovered MII time stampers. by Richard Cochran · 5 years ago
  11. 90dc0d1 of: Rework and simplify phandle cache to use a fixed size by Rob Herring · 5 years ago
  12. 78bac77 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  13. 0aa4d01 of: mdio: export of_mdiobus_child_is_phy by Antoine Tenart · 5 years ago
  14. ee9b280 of/platform: Unconditionally pause/resume sync state during kernel init by Saravana Kannan · 5 years ago
  15. 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
  16. 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
  17. 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
  18. 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
  19. 2aacace of: unittest: fix memory leak in attach_node_and_children by Erhard Furtner · 5 years ago
  20. 637392a of: overlay: add_changeset_property() memory leak by Frank Rowand · 5 years ago
  21. 386403a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 5 years ago
  22. 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
  23. 7f00be9 of: property: Add device link support for interrupt-parent, dmas and -gpio(s) by Saravana Kannan · 5 years ago
  24. a7ba70f dma-mapping: treat dev->bus_dma_mask as a DMA limit by Nicolas Saenz Julienne · 5 years ago
  25. e149573 of: property: Add device link support for "iommu-map" by Will Deacon · 5 years ago
  26. 3883539 of: property: Fix the semantics of of_is_ancestor_of() by Saravana Kannan · 5 years ago
  27. 7f3fefe of: property: Fix documentation for out values by Matti Vaittinen · 5 years ago
  28. 8e12257 of: property: Add device link support for iommus, mboxes and io-channels by Saravana Kannan · 5 years ago
  29. a436ef4 of: property: Make it easy to add device links from DT properties by Saravana Kannan · 5 years ago
  30. ba861f8 of: property: Minor style clean up of of_link_to_phandle() by Saravana Kannan · 5 years ago
  31. 0c65b2b net: of_get_phy_mode: Change API to solve int/unit warnings by Andrew Lunn · 5 years ago
  32. 15956da of: property: Skip adding device links to suppliers that aren't devices by Saravana Kannan · 5 years ago
  33. 0ff5cc1 of: property: Make sure child dependencies don't block probing of parent by Saravana Kannan · 5 years ago
  34. 8f677bc Merge 5.4-rc5 into driver-core-next by Greg Kroah-Hartman · 5 years ago
  35. b4e8c0b Merge branch 'dt/linus' into dt/next by Rob Herring · 5 years ago
  36. 5dba517 of: reserved_mem: add missing of_node_put() for proper ref-counting by Chris Goldsworthy · 5 years ago
  37. e13de8f of: unittest: fix memory leak in unittest_data_add by Navid Emamdoost · 5 years ago
  38. e2f04da of: Use pr_warn instead of pr_warning by Kefeng Wang · 5 years ago
  39. af1b967 of: property: Minor code formatting/style clean ups by Saravana Kannan · 5 years ago
  40. e7e242b device property: Add a function to obtain a node's prefix by Sakari Ailus · 5 years ago
  41. bc0500c device property: Add fwnode_get_name for returning the name of a node by Sakari Ailus · 5 years ago
  42. 951d488 of: Make of_dma_get_range() work on bus nodes by Robin Murphy · 6 years ago
  43. 645c138 of/address: Fix of_pci_range_parser_one translation of DMA addresses by Rob Herring · 5 years ago
  44. 81db12e of/address: Translate 'dma-ranges' for parent nodes missing 'dma-ranges' by Rob Herring · 5 years ago
  45. 04db93a of/unittest: Add dma-ranges address translation tests by Rob Herring · 5 years ago
  46. b68ac8d of: Factor out #{addr,size}-cells parsing by Robin Murphy · 6 years ago
  47. c60bf3e of: address: Follow DMA parent for "dma-coherent" by Robin Murphy · 6 years ago
  48. 862ab55 of/address: Introduce of_get_next_dma_parent() helper by Robin Murphy · 6 years ago
  49. 76dd706 of: address: Report of_dma_get_range() errors meaningfully by Robin Murphy · 6 years ago
  50. 6e6faf6 of: Make of_dma_get_range() private by Rob Herring · 5 years ago
  51. 3a9ac95 of: Remove unused of_find_matching_node_by_address() by Rob Herring · 5 years ago
  52. d4387cd of: property: Create device links for all child-supplier depencencies by Saravana Kannan · 5 years ago
  53. 5e66693 of/platform: Pause/resume sync state during init and of_platform_populate() by Saravana Kannan · 5 years ago
  54. a3e1d1a of: property: Add functional dependency link from DT bindings by Saravana Kannan · 5 years ago
  55. b204731 of/fdt: don't ignore errors from of_setup_earlycon by Christoph Hellwig · 5 years ago
  56. 02dc96e Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  57. d7eb651 of: mdio: Fix a signedness bug in of_phy_get_and_connect() by Dan Carpenter · 5 years ago
  58. 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
  59. 59e9fcf of: restore old handling of cells_name=NULL in of_*_phandle_with_args() by Uwe Kleine-König · 5 years ago
  60. 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
  61. e77fafe Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 5 years ago
  62. e42ee61 of: Let of_for_each_phandle fallback to non-negative cell_count by Uwe Kleine-König · 5 years ago
  63. a7bcae5 of: unittest: Add of_node_put() before return by Nishka Dasgupta · 5 years ago
  64. dd753d9 fdt: Update CRC check for rng-seed by Hsin-Yi Wang · 5 years ago
  65. 428826f fdt: add support for rng-seed by Hsin-Yi Wang · 5 years ago
  66. 83f82d7 of: irq: fix a trivial typo in a doc comment by Lubomir Rintel · 5 years ago
  67. 60d437b of: resolver: Add of_node_put() before return and break by Nishka Dasgupta · 5 years ago
  68. cfba5de drivers: Introduce device lookup variants by of_node by Suzuki K Poulose · 5 years ago
  69. 3a1d538 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 5 years ago
  70. f632a81 Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  71. d06e415 Merge tag 'devicetree-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 6 years ago
  72. 272d28b of: unittest: simplify getting the adapter of a client by Wolfram Sang · 6 years ago
  73. 5c68b82 of/fdt: pass early_init_dt_reserve_memory_arch() with bool type nomap by Masahiro Yamada · 6 years ago
  74. d88590d of/platform: Drop superfluous cast in of_device_make_bus_id() by Geert Uytterhoeven · 6 years ago
  75. 418e3ea bus_find_device: Unify the match callback with class_find_device by Suzuki K Poulose · 6 years ago
  76. 5d9c4e9 of/fdt: Fix ‘of_fdt_match’ defined but not used compiler warning by Kefeng Wang · 6 years ago
  77. fb709b5 of: Allow the iommu-map property to omit untranslated devices by Jean-Philippe Brucker · 6 years ago
  78. 55716d2 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428 by Thomas Gleixner · 6 years ago
  79. 7c71650 of/fdt: Mark initial_boot_params as __ro_after_init by Stephen Boyd · 6 years ago
  80. 9b4d2b6 of/fdt: Remove dead code and mark functions with __init by Stephen Boyd · 6 years ago
  81. d698a38 of: reserved-memory: ignore disabled memory-region nodes by Krishna Reddy · 6 years ago
  82. 3ee9ae7 of_net: Fix missing of_find_device_by_node ref count drop by Petr Štetiar · 6 years ago
  83. 2657498 of_net: remove nvmem-mac-address property by Petr Štetiar · 6 years ago
  84. 80f2321 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  85. 82efe43 Merge tag 'devicetree-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 6 years ago
  86. d01f449 of_net: add NVMEM support to of_get_mac_address by Petr Štetiar · 6 years ago
  87. 2a656cb of: unittest: Remove error printing on OOM by Geert Uytterhoeven · 6 years ago
  88. 6f7dc9a of: irq: Remove WARN_ON() for kzalloc() failure by Geert Uytterhoeven · 6 years ago
  89. 8e94fd3 of/device.c: fix the wrong comments by Jojo Zeng · 6 years ago
  90. b827bcb of: del redundant type conversion by xiaojiangfeng · 6 years ago
  91. 36ad702 of_net: Fix residues after of_get_nvmem_mac_address removal by Petr Štetiar · 6 years ago
  92. af3be70 of: Improve of_phandle_iterator_next() error message by Florian Fainelli · 6 years ago
  93. f83a6e5 of: address: Add support for the parent DMA bus by Maxime Ripard · 6 years ago
  94. 95835a8 of: address: Retrieve a parent through a callback in __of_translate_address by Maxime Ripard · 6 years ago
  95. d0b8ed4 of: reserved_mem: fix reserve memory leak by pierre Kuo · 6 years ago
  96. deb387d of: property: Document that of_graph_get_endpoint_by_regs needs of_node_put by Maxime Ripard · 6 years ago
  97. 5c01a25 of: fix kmemleak crash caused by imbalance in early memory reservation by Mike Rapoport · 6 years ago
  98. 8a7f97b treewide: add checks for the return value of memblock_alloc*() by Mike Rapoport · 6 years ago
  99. 42b46ae memblock: drop __memblock_alloc_base() by Mike Rapoport · 6 years ago
  100. b7a7d1c Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago