1. 4da3064 Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux by Linus Torvalds · 9 years ago
  2. 48a9b73 of/irq: Rename "intc_desc" to "of_intc_desc" to fix OF on sh by Geert Uytterhoeven · 9 years ago
  3. d23b251 of/irq: Fix pSeries boot failure by Jeremy Linton · 9 years ago
  4. becfc3c Merge remote-tracking branch 'robh/for-next' into devicetree/next by Grant Likely · 9 years ago
  5. 099bfbf Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  6. f5dcb68 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  7. e045671 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  8. e3d8238 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  9. d813335 Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  10. 294240f of/address: use atomic allocation in pci_register_io_range() by Jingoo Han · 9 years ago
  11. 8ffaa90 of: add EXPORT_SYMBOL for of_graph_get_endpoint_by_regs by Dave Airlie · 9 years ago
  12. 8ccd0d0 of: add helper for getting endpoint node of specific identifiers by Hyungwon Hwang · 9 years ago
  13. aefc7ec2 dt/fdt: add empty versions of early_init_dt_*_memory_arch by Rob Herring · 9 years ago
  14. 941742f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  15. 37ef164 Merge tag 'driver-core-4.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  16. f76502a of/dynamic: Fix test for PPC_PSERIES by Geert Uytterhoeven · 9 years ago
  17. 63a4aea of: clean-up unnecessary libfdt include paths by Rob Herring · 9 years ago
  18. 649e0a7 of: make unittest select OF_EARLY_FLATTREE instead of depend on it by Rob Herring · 9 years ago
  19. 0166dc1 of: make CONFIG_OF user selectable by Rob Herring · 9 years ago
  20. ce32f85 of/fdt: fix argument name and add comments of unflatten_dt_node() by Masahiro Yamada · 9 years ago
  21. c8fff7b of: return NUMA_NO_NODE from fallback of_node_to_nid() by Konstantin Khlebnikov · 9 years ago
  22. 24bbd92 of/fdt: split off FDT self reservation from memreserve processing by Ard Biesheuvel · 9 years ago
  23. 94a8bf9 of/overlay: Grammar s/an negative/a negative/ by Geert Uytterhoeven · 9 years ago
  24. 3b1a2c9 of/fdt: Make fdt blob input parameters of unflatten functions const by Geert Uytterhoeven · 9 years ago
  25. 3386e0f of: add helper function to retrive match data by Joachim Eastwood · 9 years ago
  26. 194ec93 drivers: of/base: move of_init to driver_init by Sudeep Holla · 9 years ago
  27. 5dbb4c6 of/pci: Fix pci_address_to_pio() conversion of CPU address to I/O port by Zhichang Yuan · 9 years ago
  28. ab6016e of: mdio: Add a "broken-turn-around" property by Florian Fainelli · 9 years ago
  29. 22869a9 MFD/OF: document MFD devices and handle simple-mfd by Linus Walleij · 9 years ago
  30. d56a669 Merge tag 'devicetree-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 9 years ago
  31. 7505256 Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux by Linus Torvalds · 9 years ago
  32. 6480827 of: base: improve of_get_next_child() kernel-doc by Baruch Siach · 9 years ago
  33. 6c373ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  34. c3a416a Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 9 years ago
  35. 492a22a of: unittest: overlay: Keep track of created overlays by Pantelis Antoniou · 9 years ago
  36. 05f4647 of/fdt: fix allocation size for device node path by Ricky Liang · 9 years ago
  37. cc78378 of/fdt: Add endianness helper function for early init code by Kevin Cernekee · 9 years ago
  38. 37786c7 of: Add helper function to check MMIO register endianness by Kevin Cernekee · 9 years ago
  39. c954b36 of/fdt: Remove "reg" data prints from early_init_dt_scan_memory by Florian Fainelli · 9 years ago
  40. 63c60e3 of: OF_IRQ should depend on IRQ_DOMAIN by Geert Uytterhoeven · 9 years ago
  41. 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
  42. c85d697 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  43. a2166ca Merge remote-tracking branch 'robh/for-next' into devicetree/next by Grant Likely · 9 years ago
  44. 37791b6 of/unittest: Fix of_platform_depopulate test case by Grant Likely · 9 years ago
  45. 716e1d4 of/unittest: early return from test skips tests by Frank Rowand · 9 years ago
  46. c854711 of/unittest: breadcrumbs to reduce pain of future maintainers by Frank Rowand · 9 years ago
  47. 3db316d of/unittest: reduce checkpatch noise - line after declarations by Frank Rowand · 9 years ago
  48. a6bb121 of/unittest: typo in error string by Frank Rowand · 9 years ago
  49. afaed7a of/unittest: add const where needed by Frank Rowand · 9 years ago
  50. 3eb46a1 of_net: factor out repetitive code from of_get_mac_address() by Sergei Shtylyov · 9 years ago
  51. a5ed1ad drivers/of: Add empty ranges quirk for PA-Semi by Benjamin Herrenschmidt · 9 years ago
  52. 121c92c of: Allow selection of OF_DYNAMIC and OF_OVERLAY if OF_UNITTEST by Geert Uytterhoeven · 9 years ago
  53. 41d9489 drivers/of: Add empty ranges quirk for PA-Semi by Benjamin Herrenschmidt · 9 years ago
  54. 9697a55 of/unittest: replace 'selftest' with 'unittest' by Wang Long · 9 years ago
  55. f0570d9 dt: OF_UNITTEST make dependency broken by Frank Rowand · 9 years ago
  56. 8147e2e Merge tag 'of-graph-for-4.0' of git://git.pengutronix.de/git/pza/linux into for-next by Rob Herring · 9 years ago
  57. d5c1d8c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  58. 0fa74a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  59. 85e8a0a Merge branches 'pci/iommu' and 'pci/resource' into next by Bjorn Helgaas · 9 years ago
  60. f64255b Revert "of: Fix premature bootconsole disable with 'stdout-path'" by Peter Hurley · 9 years ago
  61. 721a09e of: handle both '/' and ':' in path strings by Brian Norris · 9 years ago
  62. 5ca1b0d of: unittest: Add option string test case with longer path by Brian Norris · 9 years ago
  63. d7c1460 of/irq: Fix of_irq_parse_one() returned error codes by Laurent Pinchart · 9 years ago
  64. 351d224 of: base: add function to get highest id of an alias stem by Wolfram Sang · 9 years ago
  65. 9a6d729 of: Calculate device DMA masks based on DT dma-range size by Murali Karicheri · 9 years ago
  66. 33d6737 of: mdio: export of_mdio_parse_addr by Florian Fainelli · 9 years ago
  67. 8cbba1a of: unittest: Add options string testcase variants by Peter Hurley · 9 years ago
  68. 106937e of: fix handling of '/' in options for of_find_node_by_path() by Leif Lindholm · 9 years ago
  69. 649022e of/unittest: Fix the wrong expected value in of_selftest_property_string by Wang Long · 9 years ago
  70. dc6a945 of/unittest: remove the duplicate of_changeset_init by Wang Long · 9 years ago
  71. 4252de3 of: unittest: fix I2C dependency by Arnd Bergmann · 9 years ago
  72. d3a8916 of/overlay: Remove unused variable by Fabio Estevam · 9 years ago
  73. 2fa645c of: Fix premature bootconsole disable with 'stdout-path' by Peter Hurley · 9 years ago
  74. c49b8fc of/pci: Add of_pci_dma_configure() to update DMA configuration by Murali Karicheri · 9 years ago
  75. 0c79c81 of: Fix size when dma-range is not used by Murali Karicheri · 9 years ago
  76. 1f5c69a of: Move of_dma_configure() to device.c to help re-use by Murali Karicheri · 9 years ago
  77. ed74862 of: iommu: Add ptr to OF node arg to of_iommu_configure() by Murali Karicheri · 9 years ago
  78. 0d1886d of/overlay: Directly include idr.h by Mark Brown · 9 years ago
  79. 388404a of: Drop superfluous dependance for OF_OVERLAY by Matwey V. Kornilov · 9 years ago
  80. 5c77606 of: Add prompt for OF_OVERLAY config by Matwey V. Kornilov · 9 years ago
  81. bfe446e of: Add of_graph_get_port_by_id function by Philipp Zabel · 10 years ago
  82. f033c0b of: Decrement refcount of previous endpoint in of_graph_get_next_endpoint by Philipp Zabel · 10 years ago
  83. cad3ab5 Merge tag 'pci-v3.20-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  84. 1865678 Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  85. cdd3054 Merge tag 'devicetree-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 9 years ago
  86. 3c3c8e3 Merge remote-tracking branch 'grant/devicetree/next' into for-next by Rob Herring · 9 years ago
  87. feb2897 of/pci: Remove duplicate kfree in of_pci_get_host_bridge_resources() by Lorenzo Pieralisi · 9 years ago
  88. 8729123 Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  89. c08f8467 Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  90. 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 · 9 years ago
  91. 523bf17 of/fdt: fix sparse warning by Lad, Prabhakar · 9 years ago
  92. d5e7550 of: unitest: Add I2C overlay unit tests. by Pantelis Antoniou · 9 years ago
  93. 962a70d Merge tag 'v3.19-rc6' into HEAD by Rob Herring · 9 years ago
  94. 2d4c0ae of: EXPORT_SYMBOL_GPL of_property_read_u64_array by Sakari Ailus · 9 years ago
  95. d2be00c of/pci: Free resources on failure in of_pci_get_host_bridge_resources() by Lorenzo Pieralisi · 9 years ago
  96. 6b1271d of/unittest: Overlays with sub-devices tests by Pantelis Antoniou · 10 years ago
  97. fca8ba4 of/unittest: Remove obsolete code by Grant Likely · 9 years ago
  98. 15204ab of/platform: Handle of_populate drivers in notifier by Pantelis Antoniou · 10 years ago
  99. 3e7f762 of/overlay: Do not generate duplicate nodes by Pantelis Antoniou · 10 years ago
  100. 0495cb7 of/platform: teardown DMA mappings on device destruction by Will Deacon · 9 years ago