1. be5165a Merge tag 'devicetree-for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 8 years ago
  2. 8ff546b Merge tag 'usb-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  3. ca78d31 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  4. 3051bf3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  5. 7e1392f of_mdio: Add "broadcom,bcm5241" to the whitelist. by David Daney · 8 years ago
  6. b85ad49 of: introduce of_graph_get_remote_node by Rob Herring · 8 years ago
  7. bd0096d of: Add missing space at end of pr_fmt(). by Frank Rowand · 8 years ago
  8. e553f53 of: make of_device_make_bus_id() static by Frank Rowand · 8 years ago
  9. 0549bde of: fix of_node leak caused in of_find_node_opts_by_path by Qi Hou · 8 years ago
  10. ca7b896 of/unittest: Swap arguments of of_unittest_apply_overlay() by Alexander Sverdlin · 8 years ago
  11. 7a3b7cd of: device: Export of_device_{get_modalias, uvent_modalias} to modules by Stephen Boyd · 8 years ago
  12. 9c829c0 of: device: Support loading a module with OF based modalias by Stephen Boyd · 8 years ago
  13. 5fa2353 of: base: add support to find the level of the last cache by Sudeep Holla · 8 years ago
  14. 261c73f of: remove redundant memset in overlay by XuYing · 8 years ago
  15. f1aa548 of/irq: improve error report on irq discovery process failure by Guilherme G. Piccoli · 8 years ago
  16. 30965ee of: drop duplicate headers by Geliang Tang · 8 years ago
  17. a3b398e of: reserved_mem: set dma_ops for devices using reserved mem by Smitha T Murthy · 8 years ago
  18. de96ec2 OF: Prevent unaligned access in of_alias_scan() by Paul Burton · 8 years ago
  19. 3ec7544 of: Add check to of_scan_flat_dt() before accessing initial_boot_params by Tobias Wolf · 8 years ago
  20. 0ab7b12 Merge tag 'pci-v4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  21. 6df8b74 Merge tag 'devicetree-for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 8 years ago
  22. e3842cb Merge tag 'dmaengine-4.10-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 8 years ago
  23. b78b499 Merge tag 'char-misc-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  24. 41a9ada of/fdt: mark hotpluggable memory by Reza Arbab · 8 years ago
  25. 0a8b13e Revert "of: base: add support to get machine model name" by Rob Herring · 8 years ago
  26. 32bed31 of: Fix issue where code would fall through to error case. by Moritz Fischer · 8 years ago
  27. 4aa6634 drivers/of: fix missing pr_cont()s in of_print_phandle_args by Marcin Nowakowski · 8 years ago
  28. 3f65047 of_mdio: add helper to deregister fixed-link PHYs by Johan Hovold · 8 years ago
  29. e526979 of: base: add support to get machine model name by Sudeep Holla · 8 years ago
  30. 3ae30f4 of_mdio: fix device reference leak in of_phy_find_device by Johan Hovold · 8 years ago
  31. 48c1699 of_mdio: fix node leak in of_phy_register_fixed_link error path by Johan Hovold · 8 years ago
  32. 4fb373d of/platform: clarify of_find_device_by_node refcounting by Johan Hovold · 8 years ago
  33. 71ec6f4 of/platform: fix of_platform_device_destroy comment by Johan Hovold · 8 years ago
  34. 5581a95 of: Remove unused variable overlay_symbols by Frank Rowand · 8 years ago
  35. 4458db4 of: Move setting of pointer to beside test for non-null by Frank Rowand · 8 years ago
  36. d9181b2 of: Add back an error message, restructured by Frank Rowand · 8 years ago
  37. 269f1a6 of: Update comments to reflect changes and increase clarity by Frank Rowand · 8 years ago
  38. ea8229b of: Remove redundant size check by Frank Rowand · 8 years ago
  39. 624ab2a of: Update structure of code to be clearer, also remove BUG_ON() by Frank Rowand · 8 years ago
  40. 25e1687 of: Rename variables to better reflect purpose or follow convention by Frank Rowand · 8 years ago
  41. fad556b of: Remove prefix "__of_" from local function names by Frank Rowand · 8 years ago
  42. f94823f of: Rename functions to more accurately reflect what they do by Frank Rowand · 8 years ago
  43. 9f27ede of: Convert comparisons to zero or NULL to logical expressions by Frank Rowand · 8 years ago
  44. 96d1c8e of: Remove excessive printks to reduce clutter. by Frank Rowand · 8 years ago
  45. a67976e of: Remove comments that state the obvious, to reduce clutter by Frank Rowand · 8 years ago
  46. b6cc947 of, numa: Return NUMA_NO_NODE from disable of_node_to_nid() if nid not possible. by David Daney · 8 years ago
  47. 9a1dc38 of/pci: Add of_pci_get_max_link_speed() to parse max-link-speed from DT by Shawn Lin · 8 years ago
  48. b7d91c9 Merge 4.9-rc5 into char-misc-next by Greg Kroah-Hartman · 8 years ago
  49. c6c7d83 Revert "console: don't prefer first registered if DT specifies stdout-path" by Hans de Goede · 8 years ago
  50. 39a842e of/overlay: add of overlay notifications by Alan Tull · 8 years ago
  51. 5282c18 of: irq: make of_msi_configure accessible from modules by Sinan Kaya · 8 years ago
  52. 133d970 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  53. 56e520c Merge tag 'iommu-updates-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 8 years ago
  54. 35ff96d Merge tag 'for-linus-20161008' of git://git.infradead.org/linux-mtd by Linus Torvalds · 8 years ago
  55. 05fd007 console: don't prefer first registered if DT specifies stdout-path by Paul Burton · 8 years ago
  56. ecd76ed of/platform: Probe "isa" busses by default by Paul Burton · 8 years ago
  57. 878fb5d Merge tag 'devicetree-for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 8 years ago
  58. e6dce82 Merge tag 'tty-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  59. d503187 of/serial: move earlycon early_param handling to serial by Leif Lindholm · 8 years ago
  60. a984319 mtd: Kill the OF_MTD Kconfig option by Boris Brezillon · 8 years ago
  61. 987068f of/irq: Break out msi-map lookup (again) by Robin Murphy · 8 years ago
  62. f94277a of/platform: Initialise dev->fwnode appropriately by Robin Murphy · 8 years ago
  63. a67e947 of: Add array read functions with min/max size limits by Richard Fitzgerald · 8 years ago
  64. 79ac5d3 of: Make of_find_property_value_of_size take a length range by Richard Fitzgerald · 8 years ago
  65. ad02180 of_numa: Use pr_fmt() by Kefeng Wang · 8 years ago
  66. 837dae1 of_numa: Use of_get_next_parent to simplify code by Kefeng Wang · 8 years ago
  67. 9787ed6 of/numa: remove a duplicated warning by Zhen Lei · 8 years ago
  68. 571a588 of/numa: add nid check for memory block by Zhen Lei · 8 years ago
  69. 84b1425 of/numa: fix a memory@ node can only contains one memory block by Zhen Lei · 8 years ago
  70. 16a82f0 of/numa: remove a duplicated pr_debug information by Zhen Lei · 8 years ago
  71. 34276bb of: fix reference counting in of_graph_get_endpoint_by_regs by Lucas Stach · 8 years ago
  72. fc520f8 of/platform: disable the of_platform_default_populate_init() for all the ppc boards by Kevin Hao · 8 years ago
  73. e55aeb6 of/irq: Mark interrupt controllers as populated before initialisation by Philipp Zabel · 8 years ago
  74. 89c6775 drivers/of: Validate device node in __unflatten_device_tree() by Gavin Shan · 8 years ago
  75. beab47d of: Delete an unnecessary check before the function call "of_node_put" by Markus Elfring · 8 years ago
  76. 529182e ramoops: use DT reserved-memory bindings by Kees Cook · 8 years ago
  77. bad60e6 Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  78. f64d6e2 Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 8 years ago
  79. 468fc7e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  80. 08fd8c17 Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  81. 9c1958f Merge tag 'media/v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 8 years ago
  82. d85f4eb Merge branch 'acpi-numa' by Rafael J. Wysocki · 8 years ago
  83. b9c13fe dt: Add of_device_compatible_match() by Benjamin Herrenschmidt · 8 years ago
  84. 1d1bde5 of: fdt: mark unflattened tree as detached by Michal Suchanek · 8 years ago
  85. 5de3bbc of: overlay: add resolver error prints by Michal Suchanek · 8 years ago
  86. 606ad42 of: use pr_fmt prefix for all console printing by Rob Herring · 8 years ago
  87. b786241 of_mdio: Abstract a general interface for phy connect by Dongpo Li · 8 years ago
  88. fb810cb Merge tag 'v4.7-rc6' into patchwork by Mauro Carvalho Chehab · 8 years ago
  89. 9c60986 FDT: Add a helper to get the subnode by given name by Shannon Zhao · 9 years ago
  90. ee58b57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  91. a5e4bd9 of_mdio: select fixed phy support unconditionally by Arnd Bergmann · 8 years ago
  92. 15cc2ed of/irq: Mark initialised interrupt controllers as populated by Jon Hunter · 8 years ago
  93. d9fc880 of: fix memory leak related to safe_name() by Frank Rowand · 8 years ago
  94. e1bcbee Revert "of/platform: export of_default_bus_match_table" by Kefeng Wang · 8 years ago
  95. 146dedb of: unittest: use of_platform_default_populate() to populate default bus by Kefeng Wang · 8 years ago
  96. 44a7185 of/platform: Add common method to populate default bus by Kefeng Wang · 8 years ago
  97. d1bd330 of_mdio: Enable fixed PHY support if driver is a module by Ben Hutchings · 8 years ago
  98. 8c237cd drivers/of: Fix depth for sub-tree blob in unflatten_dt_nodes() by Gavin Shan · 8 years ago
  99. 9f5a802 [media] of: reserved_mem: restore old behavior when no region is defined by Marek Szyprowski · 8 years ago
  100. aaaab56 of: silence warnings due to max() usage by Stephen Rothwell · 8 years ago