1. 7505256 Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux by Linus Torvalds · 9 years ago
  2. 6c373ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  3. c3a416a Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 9 years ago
  4. 3be1b98 Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  5. c85d697 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  6. a2166ca Merge remote-tracking branch 'robh/for-next' into devicetree/next by Grant Likely · 9 years ago
  7. 37791b6 of/unittest: Fix of_platform_depopulate test case by Grant Likely · 10 years ago
  8. 716e1d4 of/unittest: early return from test skips tests by Frank Rowand · 10 years ago
  9. c854711 of/unittest: breadcrumbs to reduce pain of future maintainers by Frank Rowand · 10 years ago
  10. 3db316d of/unittest: reduce checkpatch noise - line after declarations by Frank Rowand · 10 years ago
  11. a6bb121 of/unittest: typo in error string by Frank Rowand · 10 years ago
  12. afaed7a of/unittest: add const where needed by Frank Rowand · 10 years ago
  13. 3eb46a1 of_net: factor out repetitive code from of_get_mac_address() by Sergei Shtylyov · 10 years ago
  14. a5ed1ad drivers/of: Add empty ranges quirk for PA-Semi by Benjamin Herrenschmidt · 10 years ago
  15. 121c92c of: Allow selection of OF_DYNAMIC and OF_OVERLAY if OF_UNITTEST by Geert Uytterhoeven · 10 years ago
  16. 41d9489 drivers/of: Add empty ranges quirk for PA-Semi by Benjamin Herrenschmidt · 10 years ago
  17. 9697a55 of/unittest: replace 'selftest' with 'unittest' by Wang Long · 10 years ago
  18. f0570d9 dt: OF_UNITTEST make dependency broken by Frank Rowand · 10 years ago
  19. 8147e2e Merge tag 'of-graph-for-4.0' of git://git.pengutronix.de/git/pza/linux into for-next by Rob Herring · 10 years ago
  20. d5c1d8c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  21. 0fa74a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  22. 85e8a0a Merge branches 'pci/iommu' and 'pci/resource' into next by Bjorn Helgaas · 10 years ago
  23. f64255b Revert "of: Fix premature bootconsole disable with 'stdout-path'" by Peter Hurley · 10 years ago
  24. 721a09e of: handle both '/' and ':' in path strings by Brian Norris · 10 years ago
  25. 5ca1b0d of: unittest: Add option string test case with longer path by Brian Norris · 10 years ago
  26. d7c1460 of/irq: Fix of_irq_parse_one() returned error codes by Laurent Pinchart · 10 years ago
  27. 351d224 of: base: add function to get highest id of an alias stem by Wolfram Sang · 10 years ago
  28. 9a6d729 of: Calculate device DMA masks based on DT dma-range size by Murali Karicheri · 10 years ago
  29. 33d6737 of: mdio: export of_mdio_parse_addr by Florian Fainelli · 10 years ago
  30. 8cbba1a of: unittest: Add options string testcase variants by Peter Hurley · 10 years ago
  31. 106937e of: fix handling of '/' in options for of_find_node_by_path() by Leif Lindholm · 10 years ago
  32. 649022e of/unittest: Fix the wrong expected value in of_selftest_property_string by Wang Long · 10 years ago
  33. dc6a945 of/unittest: remove the duplicate of_changeset_init by Wang Long · 10 years ago
  34. 4252de3 of: unittest: fix I2C dependency by Arnd Bergmann · 10 years ago
  35. d3a8916 of/overlay: Remove unused variable by Fabio Estevam · 10 years ago
  36. 2fa645c of: Fix premature bootconsole disable with 'stdout-path' by Peter Hurley · 10 years ago
  37. c49b8fc of/pci: Add of_pci_dma_configure() to update DMA configuration by Murali Karicheri · 10 years ago
  38. 0c79c81 of: Fix size when dma-range is not used by Murali Karicheri · 10 years ago
  39. 1f5c69a of: Move of_dma_configure() to device.c to help re-use by Murali Karicheri · 10 years ago
  40. ed74862 of: iommu: Add ptr to OF node arg to of_iommu_configure() by Murali Karicheri · 10 years ago
  41. 0d1886d of/overlay: Directly include idr.h by Mark Brown · 10 years ago
  42. 388404a of: Drop superfluous dependance for OF_OVERLAY by Matwey V. Kornilov · 10 years ago
  43. 5c77606 of: Add prompt for OF_OVERLAY config by Matwey V. Kornilov · 10 years ago
  44. bfe446e of: Add of_graph_get_port_by_id function by Philipp Zabel · 11 years ago
  45. f033c0b of: Decrement refcount of previous endpoint in of_graph_get_next_endpoint by Philipp Zabel · 10 years ago
  46. cad3ab5 Merge tag 'pci-v3.20-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  47. 1865678 Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  48. cdd3054 Merge tag 'devicetree-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 10 years ago
  49. 3c3c8e3 Merge remote-tracking branch 'grant/devicetree/next' into for-next by Rob Herring · 10 years ago
  50. feb2897 of/pci: Remove duplicate kfree in of_pci_get_host_bridge_resources() by Lorenzo Pieralisi · 10 years ago
  51. 8729123 Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  52. c08f8467 Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  53. 5c493df Merge branch 'pci/host-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci into acpi-resources by Rafael J. Wysocki · 10 years ago
  54. 523bf17 of/fdt: fix sparse warning by Lad, Prabhakar · 10 years ago
  55. d5e7550 of: unitest: Add I2C overlay unit tests. by Pantelis Antoniou · 10 years ago
  56. 962a70d Merge tag 'v3.19-rc6' into HEAD by Rob Herring · 10 years ago
  57. 2d4c0ae of: EXPORT_SYMBOL_GPL of_property_read_u64_array by Sakari Ailus · 10 years ago
  58. d2be00c of/pci: Free resources on failure in of_pci_get_host_bridge_resources() by Lorenzo Pieralisi · 10 years ago
  59. 6b1271d of/unittest: Overlays with sub-devices tests by Pantelis Antoniou · 10 years ago
  60. fca8ba4 of/unittest: Remove obsolete code by Grant Likely · 10 years ago
  61. 15204ab of/platform: Handle of_populate drivers in notifier by Pantelis Antoniou · 10 years ago
  62. 3e7f762 of/overlay: Do not generate duplicate nodes by Pantelis Antoniou · 10 years ago
  63. 0495cb7 of/platform: teardown DMA mappings on device destruction by Will Deacon · 10 years ago
  64. 3ce04b4 Removes OF_UNITTEST dependency on OF_DYNAMIC config symbol by Gaurav Minocha · 10 years ago
  65. 615fde7 drivers: of: Export of_reserved_mem_device_{init,release} by George G. Davis · 10 years ago
  66. 3772160 dma-mapping: fix debug print to display correct dma_pfn_offset by Murali Karicheri · 10 years ago
  67. 6f51ee7 Merge tag 'iommu-config-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  68. 9689519 Merge branch 'i2c/for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 10 years ago
  69. 7ef58b3 Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux by Linus Torvalds · 10 years ago
  70. 92a578b Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  71. 9e66645 Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  72. d3eaf58 Merge branch 'device-properties' by Rafael J. Wysocki · 10 years ago
  73. c46ca3c of: Delete unnecessary check before calling "of_node_put()" by Markus Elfring · 10 years ago
  74. 70161ff of: Drop ->next pointer from struct device_node by Grant Likely · 10 years ago
  75. 7914a7c of: support passing console options with stdout-path by Leif Lindholm · 10 years ago
  76. 75c28c0 of: add optional options parameter to of_find_node_by_path() by Leif Lindholm · 10 years ago
  77. 97890ba dma-mapping: detect and configure IOMMU in of_dma_configure by Will Deacon · 10 years ago
  78. a3a60f8 dma-mapping: replace set_arch_dma_coherent_ops with arch_setup_dma_ops by Will Deacon · 10 years ago
  79. 63ebecc of: Remove unneeded and incorrect MODULE_DEVICE_TABLE by Grant Likely · 10 years ago
  80. e99010e of: base, fix of_property_read_string_helper kernel-doc by Jiri Slaby · 10 years ago
  81. 65d473b of: remove select of non-existant OF_DEVICE config symbol by Grant Likely · 10 years ago
  82. 094cb98 of/fdt: memblock_reserve /memreserve/ regions in the case of partial overlap by Ian Campbell · 10 years ago
  83. 177d271 of/overlay: Add overlay unittests by Pantelis Antoniou · 10 years ago
  84. 7518b589 of/overlay: Introduce DT overlay support by Pantelis Antoniou · 10 years ago
  85. 801d728 of/reconfig: Add OF_DYNAMIC notifier for platform_bus_type by Pantelis Antoniou · 10 years ago
  86. f5242e5 of/reconfig: Always use the same structure for notifiers by Grant Likely · 10 years ago
  87. 00aa372 of/reconfig: Add debug output for OF_RECONFIG notifiers by Grant Likely · 10 years ago
  88. b53a234 of/reconfig: Add of_reconfig_get_state_change() of notifier helper. by Pantelis Antoniou · 10 years ago
  89. da56d04 of/resolver: Switch to new local fixups format. by Pantelis Antoniou · 10 years ago
  90. e517958 of: Refactor __of_node_alloc() into __of_node_dup() by Grant Likely · 10 years ago
  91. ef8bbd7 of: Use vargs in __of_node_alloc by Grant Likely · 10 years ago
  92. 66e6a5a Merge tag 'v3.18-rc6' into devicetree/next by Grant Likely · 10 years ago
  93. 788ec2f of/selftest: Fix testing when /aliases is missing by Grant Likely · 10 years ago
  94. 2d0747c of: Properly set the OF_POPULATED_BUS flag on root node by Grant Likely · 10 years ago
  95. c1a2086 of/selftest: Fix off-by-one error in removal path by Grant Likely · 10 years ago
  96. 08d53aa of/fdt: export fdt blob as /sys/firmware/fdt by Ard Biesheuvel · 10 years ago
  97. 746c9e9 of/base: Fix PowerPC address parsing hack by Benjamin Herrenschmidt · 10 years ago
  98. ab74d00 of: Fix crash if an earlycon driver is not found by Kevin Cernekee · 10 years ago
  99. 27b3383 of: Spelling s/stucture/structure/ by Geert Uytterhoeven · 10 years ago
  100. 53a4ab9 of: Change of_device_is_available() to return bool by Kevin Cernekee · 10 years ago