1. 788ec2f of/selftest: Fix testing when /aliases is missing by Grant Likely · 10 years ago
  2. c1a2086 of/selftest: Fix off-by-one error in removal path by Grant Likely · 10 years ago
  3. 746c9e9 of/base: Fix PowerPC address parsing hack by Benjamin Herrenschmidt · 10 years ago
  4. ab74d00 of: Fix crash if an earlycon driver is not found by Kevin Cernekee · 10 years ago
  5. 27b3383 of: Spelling s/stucture/structure/ by Geert Uytterhoeven · 10 years ago
  6. a87fa1d of: Fix overflow bug in string property parsing functions by Grant Likely · 10 years ago
  7. 47f29df drivers: of: add return value to of_reserved_mem_device_init() by Marek Szyprowski · 10 years ago
  8. e98d6e7 Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux by Linus Torvalds · 10 years ago
  9. 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
  10. 35a9ad8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  11. 6325e94 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  12. fd2ef0b net: phy: adjust fixed_phy_register() return value by Petri Gynther · 10 years ago
  13. 2118f4b of/selftest: Move hash table off stack to fix large frame size by Grant Likely · 10 years ago
  14. 2eb46da of/selftest: Use the resolver to fixup phandles by Grant Likely · 10 years ago
  15. 7941b27 of: Introduce Device Tree resolve support. by Pantelis Antoniou · 10 years ago
  16. 841ec21 of/selftest: Add a test for duplicate phandles by Grant Likely · 10 years ago
  17. fc59b44 of: Don't try to search when phandle == 0 by Grant Likely · 10 years ago
  18. f2051d6 of/selftest: Test structure of device tree by Grant Likely · 10 years ago
  19. 739e4a7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  20. e66c98c of: Fix NULL dereference in selftest removal code by Grant Likely · 10 years ago
  21. cbe4097 of/pci: Add support for parsing PCI host bridge resources from DT by Liviu Dudau · 10 years ago
  22. 41e5c0f of/pci: Add pci_get_new_domain_nr() and of_get_pci_domain_nr() by Liviu Dudau · 10 years ago
  23. 0b0b089 of/pci: Fix the conversion of IO ranges into IO resources by Liviu Dudau · 10 years ago
  24. 83bbde1 of/pci: Move of_pci_range_to_resource() to of/address.c by Liviu Dudau · 10 years ago
  25. 41f8bba of/pci: Add pci_register_io_range() and pci_pio_to_address() by Liviu Dudau · 10 years ago
  26. 9aacd60 of/fdt: fix memory range check by Srinivas Kandagatla · 10 years ago
  27. c9d571b of: amba: use of_dma_configure for AMBA devices by Robin Murphy · 10 years ago
  28. 2f63715 of: mdio: honor flags passed to of_phy_connect by Florian Fainelli · 10 years ago
  29. 8f73d4b of: Fix memory block alignment in early_init_dt_add_memory_arch() by Geert Uytterhoeven · 10 years ago
  30. 7dbe584 of: make sure of_alias is initialized before accessing it by Laurentiu Tudor · 10 years ago
  31. ef69d74 of: Disabling OF functions that use sysfs if CONFIG_SYSFS disabled by Gaurav Minocha · 10 years ago
  32. 5f74d8b of: correct of_console_check()'s return value by Brian Norris · 10 years ago
  33. a9ecdc0 of/irq: Fix lookup to use 'interrupts-extended' property first by Florian Fainelli · 10 years ago
  34. b951f9d Enabling OF selftest to run without machine's devicetree by Gaurav Minocha · 10 years ago
  35. b5f2a8c of: Allow mem_reserve of memory with a base address of zero by Al Cooper · 10 years ago
  36. ae36e95 Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 10 years ago
  37. 663d3f7 Merge branch 'devicetree/next-overlay' into devicetree/next by Grant Likely · 10 years ago
  38. b775e64 Merge branch 'devicetree/next-console' into devicetree/next by Grant Likely · 10 years ago
  39. 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
  40. 32147e9 of: Fixing OF Selftest build error by Gaurav Minocha · 10 years ago
  41. 9dcfee0 drivers: of: add automated assignment of reserved regions to client devices by Marek Szyprowski · 10 years ago
  42. 3069f0c of: Use proper types for checking memory overflow by Laura Abbott · 10 years ago
  43. b6ae5dc of: typo fix in __of_prop_dup() by Grant Likely · 10 years ago
  44. 704033c of: Add memory limiting function for flattened devicetrees by Laura Abbott · 10 years ago
  45. 4972a74 of: Split early_init_dt_scan into two parts by Laura Abbott · 10 years ago
  46. ae9304c Adding selftest testdata dynamically into live tree by Gaurav Minocha · 10 years ago
  47. 201c910 of: Transactional DT support. by Pantelis Antoniou · 10 years ago
  48. 259092a of: Reorder device tree changes and notifiers by Grant Likely · 10 years ago
  49. a25095d of: Move dynamic node fixups out of powerpc and into common code by Grant Likely · 10 years ago
  50. 6162dbe of: Make sure attached nodes don't carry along extra children by Grant Likely · 10 years ago
  51. 8a2b22a of: Make devicetree sysfs update functions consistent. by Grant Likely · 10 years ago
  52. efd342f of: Provide a function to request and map memory by Matthias Brugger · 10 years ago
  53. d8c5008 of: Create unlocked versions of node and property add/remove functions by Pantelis Antoniou · 10 years ago
  54. 6984339 OF: Utility helper functions for dynamic nodes by Pantelis Antoniou · 10 years ago
  55. 5615f9f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  56. 6afc0dc of: Move CONFIG_OF_DYNAMIC code into a separate file by Grant Likely · 10 years ago
  57. c05aba2 of: rename of_aliases_mutex to just of_mutex by Pantelis Antoniou · 10 years ago
  58. 75f353b of/platform: Fix of_platform_device_destroy iteration of devices by Grant Likely · 10 years ago
  59. 100193f Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 10 years ago
  60. d9daa24 net: fix circular dependency in of_mdio code by Daniel Mack · 10 years ago
  61. a67a6ed of: Check for phys_addr_t overflows in early_init_dt_add_memory_arch by Laura Abbott · 10 years ago
  62. a752ee5 tty: Update hypervisor tty drivers to use core stdout parsing code. by Grant Likely · 10 years ago
  63. 3482f2c of: Create of_console_check() for selecting a console specified in /chosen by Grant Likely · 10 years ago
  64. f40ede3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  65. a72e154 of: mdio: fixup of_phy_register_fixed_link parsing of new bindings by Richard Retanubun · 10 years ago
  66. 99de649 OF: fix of_find_node_by_path() assumption that of_allnodes is root by Frank Rowand · 10 years ago
  67. 28d3ee4 of: avoid format string parsing in kobject names by Kees Cook · 10 years ago
  68. e1319ea of/platform: Fix microblaze build failure by Guenter Roeck · 10 years ago
  69. f9da455 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  70. 2b03adc Merge tag 'microblaze-3.16-rc1' of git://git.monstr.eu/linux-2.6-microblaze into next by Linus Torvalds · 10 years ago
  71. eb3d3ec Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next by Linus Torvalds · 10 years ago
  72. d2705064 Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux into next by Linus Torvalds · 10 years ago
  73. 1aacb90 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial into next by Linus Torvalds · 10 years ago
  74. 43cb436 of: handle NULL node in next_child iterators by Florian Fainelli · 10 years ago
  75. bf5db2f microblaze: Use generic device.h by Michal Simek · 10 years ago
  76. 0a58471 Merge tag 'cleanup-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into next by Linus Torvalds · 10 years ago
  77. e067ee3 of: of_mdio: export symbol of_mdiobus_link_phydev by Daniel Mack · 10 years ago
  78. 4cd984b net: of_mdio: use int type for address variable by Daniel Mack · 10 years ago
  79. 24f28dd net: of_mdio: don't store the length of a property if we don't need to by Daniel Mack · 10 years ago
  80. 86f6cf4 net: of_mdio: add of_mdiobus_link_phydev() by Daniel Mack · 10 years ago
  81. 8f83828 net: of_mdio: factor out code to parse a phy's 'reg' property by Daniel Mack · 10 years ago
  82. 728dd19 Merge branch 'earlycon-dt' into for-next by Rob Herring · 10 years ago
  83. 08cf78e of_pci_irq: kill useless variable in of_irq_parse_pci() by Sergei Shtylyov · 10 years ago
  84. 587b24a of: mdio: fix compile warning in of_mdiobus_register_phy() by Christian Engelmayer · 10 years ago
  85. 54e5c4d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  86. 6b74f61 Merge tag 'dt-dma-properties-for-arm' of git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone into devel-stable by Russell King · 10 years ago
  87. ad69674 of/irq: do irq resolution in platform_get_irq_byname() by Grygorii Strashko · 10 years ago
  88. ae91ff7 of: Add a testcase for of_find_node_by_path() by Grant Likely · 10 years ago
  89. c22e650 of: Make of_find_node_by_path() handle /aliases by Grant Likely · 10 years ago
  90. 0d0e02d of: Create unlocked version of for_each_child_of_node() by Grant Likely · 10 years ago
  91. b44aa25 of: Handle memory@0 node on PPC32 only by Leif Lindholm · 10 years ago
  92. ff5f762 pci/of: Remove dead code by Ian Molton · 10 years ago
  93. 947fdaad0 of: fix race between search and remove in of_update_property() by Xiubo Li · 10 years ago
  94. d2d3d7c of: Use NULL for pointers by Thierry Reding · 10 years ago
  95. ba52464 of: Stop naming platform_device using dcr address by Grant Likely · 10 years ago
  96. 07e461c of: Ensure unique names without sacrificing determinism by Grant Likely · 10 years ago
  97. de906af net: phy: make of_set_phy_supported work with genphy driver by Sascha Hauer · 10 years ago
  98. ea3429c of: mdio: remove of_phy_connect_fixed_link by Florian Fainelli · 10 years ago
  99. fb11ffe of/fdt: add FDT serial scanning for earlycon by Rob Herring · 10 years ago
  100. e06e8b2 of/fdt: add FDT address translation support by Rob Herring · 10 years ago