1. 788ec2f of/selftest: Fix testing when /aliases is missing by Grant Likely · 10 years ago
  2. 2d0747c of: Properly set the OF_POPULATED_BUS flag on root node by Grant Likely · 10 years ago
  3. c1a2086 of/selftest: Fix off-by-one error in removal path by Grant Likely · 10 years ago
  4. 08d53aa of/fdt: export fdt blob as /sys/firmware/fdt by Ard Biesheuvel · 10 years ago
  5. 746c9e9 of/base: Fix PowerPC address parsing hack by Benjamin Herrenschmidt · 10 years ago
  6. ab74d00 of: Fix crash if an earlycon driver is not found by Kevin Cernekee · 10 years ago
  7. 27b3383 of: Spelling s/stucture/structure/ by Geert Uytterhoeven · 10 years ago
  8. 53a4ab9 of: Change of_device_is_available() to return bool by Kevin Cernekee · 10 years ago
  9. 25c7a1d of: Fix of_device_is_compatible() comment by Kevin Cernekee · 10 years ago
  10. a0212ae of/address: Don't throw errors on absent ranges properties by Benjamin Herrenschmidt · 10 years ago
  11. c2791b8 PCI/MSI: Rename "struct msi_chip" to "struct msi_controller" by Yijing Wang · 10 years ago
  12. 9eb08fb of/irq: Export of_irq_get() by Laurent Pinchart · 10 years ago
  13. b31384f Driver core: Unified device properties interface for platform firmware by Rafael J. Wysocki · 10 years ago
  14. 43c0767 of/platform: Move platform devices under /sys/devices/platform by Grant Likely · 10 years ago
  15. c0e848d of: Remove spaces before tabs by Geert Uytterhoeven · 10 years ago
  16. c50949d of: Grammar s/an/a/ by Geert Uytterhoeven · 10 years ago
  17. 1821dda of: Improve grammar for of_alias_scan() documentation by Geert Uytterhoeven · 10 years ago
  18. d94a75c of: Correct of_phandle_args node reference in comments by Geert Uytterhoeven · 10 years ago
  19. 8cccffc of: check for size < 0 after rounding in early_init_dt_add_memory_arch by Ard Biesheuvel · 10 years ago
  20. 50ba08f of/fdt: Don't clear initial_boot_params if fdt_check_header() fails by Bjorn Helgaas · 10 years ago
  21. b75b276 of: Request and map make argument name constant by Matthias Brugger · 10 years ago
  22. 19fd748 of/unittest: Rename selftest.c to unittest.c by Grant Likely · 10 years ago
  23. 851da97 of/unittest: Remove test devices after adding them by Grant Likely · 10 years ago
  24. 5063e25 of: Eliminate of_allnodes list by Grant Likely · 10 years ago
  25. a87fa1d of: Fix overflow bug in string property parsing functions by Grant Likely · 10 years ago
  26. 47f29df drivers: of: add return value to of_reserved_mem_device_init() by Marek Szyprowski · 10 years ago
  27. e98d6e7 Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux by Linus Torvalds · 10 years ago
  28. 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
  29. 35a9ad8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  30. 6325e94 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  31. fd2ef0b net: phy: adjust fixed_phy_register() return value by Petri Gynther · 10 years ago
  32. 2118f4b of/selftest: Move hash table off stack to fix large frame size by Grant Likely · 10 years ago
  33. 2eb46da of/selftest: Use the resolver to fixup phandles by Grant Likely · 10 years ago
  34. 7941b27 of: Introduce Device Tree resolve support. by Pantelis Antoniou · 10 years ago
  35. 841ec21 of/selftest: Add a test for duplicate phandles by Grant Likely · 10 years ago
  36. fc59b44 of: Don't try to search when phandle == 0 by Grant Likely · 10 years ago
  37. f2051d6 of/selftest: Test structure of device tree by Grant Likely · 10 years ago
  38. 739e4a7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  39. e66c98c of: Fix NULL dereference in selftest removal code by Grant Likely · 10 years ago
  40. cbe4097 of/pci: Add support for parsing PCI host bridge resources from DT by Liviu Dudau · 10 years ago
  41. 41e5c0f of/pci: Add pci_get_new_domain_nr() and of_get_pci_domain_nr() by Liviu Dudau · 10 years ago
  42. 0b0b089 of/pci: Fix the conversion of IO ranges into IO resources by Liviu Dudau · 10 years ago
  43. 83bbde1 of/pci: Move of_pci_range_to_resource() to of/address.c by Liviu Dudau · 10 years ago
  44. 41f8bba of/pci: Add pci_register_io_range() and pci_pio_to_address() by Liviu Dudau · 10 years ago
  45. 9aacd60 of/fdt: fix memory range check by Srinivas Kandagatla · 10 years ago
  46. c9d571b of: amba: use of_dma_configure for AMBA devices by Robin Murphy · 10 years ago
  47. 2f63715 of: mdio: honor flags passed to of_phy_connect by Florian Fainelli · 10 years ago
  48. 8f73d4b of: Fix memory block alignment in early_init_dt_add_memory_arch() by Geert Uytterhoeven · 10 years ago
  49. 7dbe584 of: make sure of_alias is initialized before accessing it by Laurentiu Tudor · 10 years ago
  50. ef69d74 of: Disabling OF functions that use sysfs if CONFIG_SYSFS disabled by Gaurav Minocha · 10 years ago
  51. 5f74d8b of: correct of_console_check()'s return value by Brian Norris · 10 years ago
  52. a9ecdc0 of/irq: Fix lookup to use 'interrupts-extended' property first by Florian Fainelli · 10 years ago
  53. b951f9d Enabling OF selftest to run without machine's devicetree by Gaurav Minocha · 10 years ago
  54. b5f2a8c of: Allow mem_reserve of memory with a base address of zero by Al Cooper · 10 years ago
  55. ae36e95 Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 10 years ago
  56. 663d3f7 Merge branch 'devicetree/next-overlay' into devicetree/next by Grant Likely · 10 years ago
  57. b775e64 Merge branch 'devicetree/next-console' into devicetree/next by Grant Likely · 10 years ago
  58. 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
  59. 32147e9 of: Fixing OF Selftest build error by Gaurav Minocha · 10 years ago
  60. 9dcfee0 drivers: of: add automated assignment of reserved regions to client devices by Marek Szyprowski · 10 years ago
  61. 3069f0c of: Use proper types for checking memory overflow by Laura Abbott · 10 years ago
  62. b6ae5dc of: typo fix in __of_prop_dup() by Grant Likely · 10 years ago
  63. 704033c of: Add memory limiting function for flattened devicetrees by Laura Abbott · 10 years ago
  64. 4972a74 of: Split early_init_dt_scan into two parts by Laura Abbott · 10 years ago
  65. ae9304c Adding selftest testdata dynamically into live tree by Gaurav Minocha · 10 years ago
  66. 201c910 of: Transactional DT support. by Pantelis Antoniou · 10 years ago
  67. 259092a of: Reorder device tree changes and notifiers by Grant Likely · 10 years ago
  68. a25095d of: Move dynamic node fixups out of powerpc and into common code by Grant Likely · 10 years ago
  69. 6162dbe of: Make sure attached nodes don't carry along extra children by Grant Likely · 10 years ago
  70. 8a2b22a of: Make devicetree sysfs update functions consistent. by Grant Likely · 10 years ago
  71. efd342f of: Provide a function to request and map memory by Matthias Brugger · 10 years ago
  72. d8c5008 of: Create unlocked versions of node and property add/remove functions by Pantelis Antoniou · 10 years ago
  73. 6984339 OF: Utility helper functions for dynamic nodes by Pantelis Antoniou · 10 years ago
  74. 5615f9f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  75. 6afc0dc of: Move CONFIG_OF_DYNAMIC code into a separate file by Grant Likely · 10 years ago
  76. c05aba2 of: rename of_aliases_mutex to just of_mutex by Pantelis Antoniou · 10 years ago
  77. 75f353b of/platform: Fix of_platform_device_destroy iteration of devices by Grant Likely · 10 years ago
  78. 100193f Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 10 years ago
  79. d9daa24 net: fix circular dependency in of_mdio code by Daniel Mack · 10 years ago
  80. a67a6ed of: Check for phys_addr_t overflows in early_init_dt_add_memory_arch by Laura Abbott · 10 years ago
  81. a752ee5 tty: Update hypervisor tty drivers to use core stdout parsing code. by Grant Likely · 10 years ago
  82. 3482f2c of: Create of_console_check() for selecting a console specified in /chosen by Grant Likely · 10 years ago
  83. f40ede3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  84. a72e154 of: mdio: fixup of_phy_register_fixed_link parsing of new bindings by Richard Retanubun · 10 years ago
  85. 99de649 OF: fix of_find_node_by_path() assumption that of_allnodes is root by Frank Rowand · 10 years ago
  86. 28d3ee4 of: avoid format string parsing in kobject names by Kees Cook · 10 years ago
  87. e1319ea of/platform: Fix microblaze build failure by Guenter Roeck · 10 years ago
  88. f9da455 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  89. 2b03adc Merge tag 'microblaze-3.16-rc1' of git://git.monstr.eu/linux-2.6-microblaze into next by Linus Torvalds · 10 years ago
  90. eb3d3ec Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next by Linus Torvalds · 10 years ago
  91. 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
  92. 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
  93. 43cb436 of: handle NULL node in next_child iterators by Florian Fainelli · 10 years ago
  94. bf5db2f microblaze: Use generic device.h by Michal Simek · 10 years ago
  95. 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
  96. e067ee3 of: of_mdio: export symbol of_mdiobus_link_phydev by Daniel Mack · 10 years ago
  97. 4cd984b net: of_mdio: use int type for address variable by Daniel Mack · 10 years ago
  98. 24f28dd net: of_mdio: don't store the length of a property if we don't need to by Daniel Mack · 10 years ago
  99. 86f6cf4 net: of_mdio: add of_mdiobus_link_phydev() by Daniel Mack · 10 years ago
  100. 8f83828 net: of_mdio: factor out code to parse a phy's 'reg' property by Daniel Mack · 10 years ago