1. d55d3d7 of: overlay: kmemleak in dup_and_fixup_symbol_prop() by Frank Rowand · 4 years, 7 months ago
  2. e04087b of: unittest: kmemleak in of_unittest_overlay_high_level() by Frank Rowand · 4 years, 7 months ago
  3. 842f7bb of: unittest: kmemleak in of_unittest_platform_populate() by Frank Rowand · 4 years, 7 months ago
  4. 3352cc2 of: unittest: kmemleak on changeset destroy by Frank Rowand · 4 years, 7 months ago
  5. 1bea233 drivers/of/of_mdio.c:fix of_mdiobus_register() by Dajun Jin · 4 years, 8 months ago
  6. 8a7c008 of: Add OF_DMA_DEFAULT_COHERENT & select it on powerpc by Michael Ellerman · 4 years, 9 months ago
  7. aa08e30 of: mdio: Fix a signedness bug in of_phy_get_and_connect() by Dan Carpenter · 5 years ago
  8. b65a9b4 of: unittest: fix memory leak in attach_node_and_children by Erhard Furtner · 5 years ago
  9. 0773dce of: overlay: add_changeset_property() memory leak by Frank Rowand · 5 years ago
  10. 367e64c of: unittest: initialize args before calling of_*parse_*() by Frank Rowand · 6 years ago
  11. e4547e0 of: unittest: allow base devicetree to have symbol metadata by Frank Rowand · 6 years ago
  12. e000de3 of/unittest: Fix I2C bus unit-address error by Rob Herring · 6 years ago
  13. 69116e3 of: make PowerMac cache node search conditional on CONFIG_PPC_PMAC by Rob Herring · 6 years ago
  14. fcc3f7c of: unittest: fix memory leak in unittest_data_add by Navid Emamdoost · 5 years ago
  15. b52ca35 of: overlay: set node fields from properties when add new overlay node by Frank Rowand · 6 years ago
  16. 15151d0 of: overlay: validate overlay properties #address-cells and #size-cells by Frank Rowand · 6 years ago
  17. 5b3109e of: overlay: do not duplicate properties from overlay for new nodes by Frank Rowand · 6 years ago
  18. 7251e4b of: overlay: use prop add changeset entry for property in new nodes by Frank Rowand · 6 years ago
  19. 9af27fa of: overlay: add missing of_node_get() in __of_attach_node_sysfs by Frank Rowand · 6 years ago
  20. 5006496 of: overlay: add tests to validate kfrees from overlay removal by Frank Rowand · 6 years ago
  21. 3edc2fa of: Convert to using %pOFn instead of device_node.name by Rob Herring · 6 years ago
  22. b6d7542 of: overlay: add missing of_node_put() after add new node to changeset by Frank Rowand · 6 years ago
  23. a752c6d OF: properties: add missing of_node_put by Julia Lawall · 6 years ago
  24. 8dbea64 of: __of_detach_node() - remove node from phandle cache by Frank Rowand · 6 years ago
  25. 1cb5a03 of: of_node_get()/of_node_put() nodes held in phandle cache by Frank Rowand · 6 years ago
  26. 05e2569 of/device: Really only set bus DMA mask when appropriate by Robin Murphy · 6 years ago
  27. 3cbdaf1 of, numa: Validate some distance map rules by John Garry · 6 years ago
  28. 1db5dec of: Add missing exports of node name compare functions by Rob Herring · 6 years ago
  29. f7e59f3 Merge tag 'devicetree-fixes-for-4.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Greg Kroah-Hartman · 6 years ago
  30. 8894891 of: unittest: Disable interrupt node tests for old world MAC systems by Guenter Roeck · 6 years ago
  31. 090b75b Merge tag 'devicetree-fixes-for-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 6 years ago
  32. e54192b of: fix phandle cache creation for DTs with no phandles by Rob Herring · 6 years ago
  33. 60c1f89 Merge tag 'dma-mapping-4.19-2' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  34. 8c89ef7 of/platform: initialise AMBA default DMA masks by Linus Walleij · 6 years ago
  35. f42b0e18 of: add node name compare helper functions by Rob Herring · 6 years ago
  36. 36156f9 of: add helper to lookup compatible child node by Johan Hovold · 6 years ago
  37. 9a76aba Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  38. 4d88e3d Merge tag 'devicetree-for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 6 years ago
  39. da65313 of/fdt: Remove PPC32 longtrail hack in memory scan by Michael Ellerman · 6 years ago
  40. 4d8bde8 OF: Don't set default coherent DMA mask by Robin Murphy · 6 years ago
  41. 6c2fb2e of/device: Set bus DMA mask as appropriate by Robin Murphy · 6 years ago
  42. a551621 of/platform: Initialise default DMA masks by Robin Murphy · 6 years ago
  43. c4c5551 Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux by David S. Miller · 6 years ago
  44. b9952b5 of: overlay: update phandle cache on overlay apply and remove by Frank Rowand · 6 years ago
  45. 6eb9c9d of: mdio: Support fixed links in of_phy_get_and_connect() by Linus Walleij · 6 years ago
  46. b01dcdd drivers/of: Make of_io_request_and_map() "name" argument optional by Benjamin Herrenschmidt · 6 years ago
  47. b08fc52 Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 6 years ago
  48. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 6 years ago
  49. 8efcf34 Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  50. 289cf15 Merge tag 'devicetree-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 6 years ago
  51. 1c8c5a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  52. e5a5946 Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  53. 522811e of: platform: stop accessing invalid dev in of_platform_device_destroy by Srinivas Kandagatla · 6 years ago
  54. ae709bf Merge tag 'qcom-drivers-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux into next/late by Olof Johansson · 6 years ago
  55. 312416d drivers: qcom: add command DB driver by Mahesh Sivasubramanian · 7 years ago
  56. 482137b of: overlay: validate offset from property fixups by Frank Rowand · 6 years ago
  57. 3b9cf79 of: unittest: for strings, account for trailing \0 in property length field by Stefan M Schaeckeler · 6 years ago
  58. 6d07a68 of: mdio: Fall back to mdiobus_register() with NULL device_node by Florian Fainelli · 6 years ago
  59. 9601000 Merge tag 'devicetree-fixes-for-4.17' into dt/next to pick-up fixes by Rob Herring · 6 years ago
  60. 76787cf Merge tag 'devicetree-fixes-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 6 years ago
  61. 3d6ce86 drivers: remove force dma flag from buses by Christoph Hellwig · 7 years ago
  62. 83ef477 of: overlay: Stop leaking resources on overlay removal by Jan Kiszka · 7 years ago
  63. 4550fe6 of: Don't create device for OPP tables by Viresh Kumar · 7 years ago
  64. dd709e7 earlycon: Use a pointer table to fix __earlycon_table stride by Daniel Kurtz · 7 years ago
  65. 9cf7c9c of/numa: drop export of of_node_to_nid by Rob Herring · 7 years ago
  66. ca71b3b Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  67. d1be35c proc: add seq_put_decimal_ull_width to speed up /proc/pid/smaps by Andrei Vagin · 7 years ago
  68. 54a702f kbuild: mark $(targets) as .SECONDARY and remove .PRECIOUS markers by Masahiro Yamada · 7 years ago
  69. a7f9241 kbuild: add %.dtb.S and %.dtb to 'targets' automatically by Masahiro Yamada · 7 years ago
  70. 3c0d551 Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  71. 9c2dd84 Merge tag 'devicetree-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 7 years ago
  72. 65af618 of: Add missing I/O range exception for indirect-IO devices by Zhichang Yuan · 7 years ago
  73. fcfaab3 PCI: Add fwnode handler as input param of pci_register_io_range() by Gabriele Paoloni · 7 years ago
  74. 5bb053b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  75. 9217e56 of_net: Implement of_get_nvmem_mac_address helper by Mike Looijmans · 7 years ago
  76. 2b4f44ee Backmerge tag 'v4.16-rc7' into drm-next by Dave Airlie · 7 years ago
  77. 8274732 of: unittest: fix an error code in of_unittest_apply_overlay() by Dan Carpenter · 7 years ago
  78. 202fbf4 of: unittest: move misplaced function declaration by Arnd Bergmann · 7 years ago
  79. d4b9e42 of: unittest: Remove VLA stack usage by Tobin C. Harding · 7 years ago
  80. a514266 of: overlay: Fix forgotten reference to of_overlay_apply() by Geert Uytterhoeven · 7 years ago
  81. 54587be of: unittest: local return value variable related cleanups by Frank Rowand · 7 years ago
  82. 06c4697 of: unittest: remove unneeded local return value variables by Frank Rowand · 7 years ago
  83. c679fa6 Merge branch 'dtc-update' into dt/next by Rob Herring · 7 years ago
  84. bdb7013 of: unittest: fix an error test in of_unittest_overlay_8() by Dan Carpenter · 7 years ago
  85. 0b3ce78 of: cache phandle nodes to reduce cost of of_find_node_by_phandle() by Frank Rowand · 7 years ago
  86. b89dae1 of: overlay: do not include path in full_name of added nodes by Frank Rowand · 7 years ago
  87. a4f91f0 of: unittest: clean up changeset test by Frank Rowand · 7 years ago
  88. b46c786 Merge tag 'overlay_apply_fdt_v7-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/frowand/linux into dt/next by Rob Herring · 7 years ago
  89. e547c00 of: improve reporting invalid overlay target path by Frank Rowand · 7 years ago
  90. db2f376 of: convert unittest overlay devicetree source to sugar syntax by Frank Rowand · 7 years ago
  91. 39a751a of: change overlay apply input data from unflattened to FDT by Frank Rowand · 7 years ago
  92. 357aa4b of: unittest: Add phandle remapping test by Stephen Boyd · 7 years ago
  93. bd6f2fd of: Support parsing phandle argument lists through a nexus node by Stephen Boyd · 7 years ago
  94. 67dcc26 device property: Constify device_get_match_data() by Andy Shevchenko · 7 years ago
  95. 105cf3c Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  96. fe53d14 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  97. 2bed266 Merge tag 'devicetree-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 7 years ago
  98. 163b716 Merge remote-tracking branch 'lorenzo/pci/tegra' into next by Bjorn Helgaas · 7 years ago
  99. b2fe5fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  100. 2155e69 Merge tag 'dmaengine-4.16-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 7 years ago