1. 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
  2. 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
  3. 7ef58b3 Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux by Linus Torvalds · 10 years ago
  4. 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
  5. 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
  6. d3eaf58 Merge branch 'device-properties' by Rafael J. Wysocki · 10 years ago
  7. c46ca3c of: Delete unnecessary check before calling "of_node_put()" by Markus Elfring · 10 years ago
  8. 70161ff of: Drop ->next pointer from struct device_node by Grant Likely · 10 years ago
  9. 7914a7c of: support passing console options with stdout-path by Leif Lindholm · 10 years ago
  10. 75c28c0 of: add optional options parameter to of_find_node_by_path() by Leif Lindholm · 10 years ago
  11. 97890ba dma-mapping: detect and configure IOMMU in of_dma_configure by Will Deacon · 10 years ago
  12. a3a60f8 dma-mapping: replace set_arch_dma_coherent_ops with arch_setup_dma_ops by Will Deacon · 10 years ago
  13. 63ebecc of: Remove unneeded and incorrect MODULE_DEVICE_TABLE by Grant Likely · 10 years ago
  14. e99010e of: base, fix of_property_read_string_helper kernel-doc by Jiri Slaby · 10 years ago
  15. 65d473b of: remove select of non-existant OF_DEVICE config symbol by Grant Likely · 10 years ago
  16. 094cb98 of/fdt: memblock_reserve /memreserve/ regions in the case of partial overlap by Ian Campbell · 10 years ago
  17. 177d271 of/overlay: Add overlay unittests by Pantelis Antoniou · 10 years ago
  18. 7518b589 of/overlay: Introduce DT overlay support by Pantelis Antoniou · 10 years ago
  19. 801d728 of/reconfig: Add OF_DYNAMIC notifier for platform_bus_type by Pantelis Antoniou · 10 years ago
  20. f5242e5 of/reconfig: Always use the same structure for notifiers by Grant Likely · 10 years ago
  21. 00aa372 of/reconfig: Add debug output for OF_RECONFIG notifiers by Grant Likely · 10 years ago
  22. b53a234 of/reconfig: Add of_reconfig_get_state_change() of notifier helper. by Pantelis Antoniou · 10 years ago
  23. da56d04 of/resolver: Switch to new local fixups format. by Pantelis Antoniou · 10 years ago
  24. e517958 of: Refactor __of_node_alloc() into __of_node_dup() by Grant Likely · 10 years ago
  25. ef8bbd7 of: Use vargs in __of_node_alloc by Grant Likely · 10 years ago
  26. 66e6a5a Merge tag 'v3.18-rc6' into devicetree/next by Grant Likely · 10 years ago
  27. 788ec2f of/selftest: Fix testing when /aliases is missing by Grant Likely · 10 years ago
  28. 2d0747c of: Properly set the OF_POPULATED_BUS flag on root node by Grant Likely · 10 years ago
  29. c1a2086 of/selftest: Fix off-by-one error in removal path by Grant Likely · 10 years ago
  30. 08d53aa of/fdt: export fdt blob as /sys/firmware/fdt by Ard Biesheuvel · 10 years ago
  31. 746c9e9 of/base: Fix PowerPC address parsing hack by Benjamin Herrenschmidt · 10 years ago
  32. ab74d00 of: Fix crash if an earlycon driver is not found by Kevin Cernekee · 10 years ago
  33. 27b3383 of: Spelling s/stucture/structure/ by Geert Uytterhoeven · 10 years ago
  34. 53a4ab9 of: Change of_device_is_available() to return bool by Kevin Cernekee · 10 years ago
  35. 25c7a1d of: Fix of_device_is_compatible() comment by Kevin Cernekee · 10 years ago
  36. a0212ae of/address: Don't throw errors on absent ranges properties by Benjamin Herrenschmidt · 10 years ago
  37. c2791b8 PCI/MSI: Rename "struct msi_chip" to "struct msi_controller" by Yijing Wang · 10 years ago
  38. 9eb08fb of/irq: Export of_irq_get() by Laurent Pinchart · 10 years ago
  39. b31384f Driver core: Unified device properties interface for platform firmware by Rafael J. Wysocki · 10 years ago
  40. 43c0767 of/platform: Move platform devices under /sys/devices/platform by Grant Likely · 10 years ago
  41. c0e848d of: Remove spaces before tabs by Geert Uytterhoeven · 10 years ago
  42. c50949d of: Grammar s/an/a/ by Geert Uytterhoeven · 10 years ago
  43. 1821dda of: Improve grammar for of_alias_scan() documentation by Geert Uytterhoeven · 10 years ago
  44. d94a75c of: Correct of_phandle_args node reference in comments by Geert Uytterhoeven · 10 years ago
  45. 8cccffc of: check for size < 0 after rounding in early_init_dt_add_memory_arch by Ard Biesheuvel · 10 years ago
  46. 50ba08f of/fdt: Don't clear initial_boot_params if fdt_check_header() fails by Bjorn Helgaas · 10 years ago
  47. b75b276 of: Request and map make argument name constant by Matthias Brugger · 10 years ago
  48. 19fd748 of/unittest: Rename selftest.c to unittest.c by Grant Likely · 10 years ago
  49. 851da97 of/unittest: Remove test devices after adding them by Grant Likely · 10 years ago
  50. 5063e25 of: Eliminate of_allnodes list by Grant Likely · 10 years ago
  51. a87fa1d of: Fix overflow bug in string property parsing functions by Grant Likely · 10 years ago
  52. 47f29df drivers: of: add return value to of_reserved_mem_device_init() by Marek Szyprowski · 10 years ago
  53. e98d6e7 Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux by Linus Torvalds · 10 years ago
  54. 80213c0 Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  55. 35a9ad8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  56. 6325e94 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  57. fd2ef0b net: phy: adjust fixed_phy_register() return value by Petri Gynther · 10 years ago
  58. 2118f4b of/selftest: Move hash table off stack to fix large frame size by Grant Likely · 10 years ago
  59. 2eb46da of/selftest: Use the resolver to fixup phandles by Grant Likely · 10 years ago
  60. 7941b27 of: Introduce Device Tree resolve support. by Pantelis Antoniou · 10 years ago
  61. 841ec21 of/selftest: Add a test for duplicate phandles by Grant Likely · 10 years ago
  62. fc59b44 of: Don't try to search when phandle == 0 by Grant Likely · 10 years ago
  63. f2051d6 of/selftest: Test structure of device tree by Grant Likely · 10 years ago
  64. 739e4a7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  65. e66c98c of: Fix NULL dereference in selftest removal code by Grant Likely · 10 years ago
  66. cbe4097 of/pci: Add support for parsing PCI host bridge resources from DT by Liviu Dudau · 10 years ago
  67. 41e5c0f of/pci: Add pci_get_new_domain_nr() and of_get_pci_domain_nr() by Liviu Dudau · 10 years ago
  68. 0b0b089 of/pci: Fix the conversion of IO ranges into IO resources by Liviu Dudau · 10 years ago
  69. 83bbde1 of/pci: Move of_pci_range_to_resource() to of/address.c by Liviu Dudau · 10 years ago
  70. 41f8bba of/pci: Add pci_register_io_range() and pci_pio_to_address() by Liviu Dudau · 10 years ago
  71. 9aacd60 of/fdt: fix memory range check by Srinivas Kandagatla · 10 years ago
  72. c9d571b of: amba: use of_dma_configure for AMBA devices by Robin Murphy · 10 years ago
  73. 2f63715 of: mdio: honor flags passed to of_phy_connect by Florian Fainelli · 10 years ago
  74. 8f73d4b of: Fix memory block alignment in early_init_dt_add_memory_arch() by Geert Uytterhoeven · 10 years ago
  75. 7dbe584 of: make sure of_alias is initialized before accessing it by Laurentiu Tudor · 10 years ago
  76. ef69d74 of: Disabling OF functions that use sysfs if CONFIG_SYSFS disabled by Gaurav Minocha · 10 years ago
  77. 5f74d8b of: correct of_console_check()'s return value by Brian Norris · 10 years ago
  78. a9ecdc0 of/irq: Fix lookup to use 'interrupts-extended' property first by Florian Fainelli · 10 years ago
  79. b951f9d Enabling OF selftest to run without machine's devicetree by Gaurav Minocha · 10 years ago
  80. b5f2a8c of: Allow mem_reserve of memory with a base address of zero by Al Cooper · 10 years ago
  81. ae36e95 Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 10 years ago
  82. 663d3f7 Merge branch 'devicetree/next-overlay' into devicetree/next by Grant Likely · 10 years ago
  83. b775e64 Merge branch 'devicetree/next-console' into devicetree/next by Grant Likely · 10 years ago
  84. e7fda6c Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  85. 32147e9 of: Fixing OF Selftest build error by Gaurav Minocha · 10 years ago
  86. 9dcfee0 drivers: of: add automated assignment of reserved regions to client devices by Marek Szyprowski · 10 years ago
  87. 3069f0c of: Use proper types for checking memory overflow by Laura Abbott · 10 years ago
  88. b6ae5dc of: typo fix in __of_prop_dup() by Grant Likely · 10 years ago
  89. 704033c of: Add memory limiting function for flattened devicetrees by Laura Abbott · 10 years ago
  90. 4972a74 of: Split early_init_dt_scan into two parts by Laura Abbott · 10 years ago
  91. ae9304c Adding selftest testdata dynamically into live tree by Gaurav Minocha · 10 years ago
  92. 201c910 of: Transactional DT support. by Pantelis Antoniou · 10 years ago
  93. 259092a of: Reorder device tree changes and notifiers by Grant Likely · 10 years ago
  94. a25095d of: Move dynamic node fixups out of powerpc and into common code by Grant Likely · 10 years ago
  95. 6162dbe of: Make sure attached nodes don't carry along extra children by Grant Likely · 10 years ago
  96. 8a2b22a of: Make devicetree sysfs update functions consistent. by Grant Likely · 10 years ago
  97. efd342f of: Provide a function to request and map memory by Matthias Brugger · 10 years ago
  98. d8c5008 of: Create unlocked versions of node and property add/remove functions by Pantelis Antoniou · 10 years ago
  99. 6984339 OF: Utility helper functions for dynamic nodes by Pantelis Antoniou · 10 years ago
  100. 5615f9f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago