1. 496322b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  2. 74b9272 Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  3. 80cc38b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  4. 6dd18e4 of: Fix address decoding on Bimini and js2x machines by Benjamin Herrenschmidt · 11 years ago
  5. 0a15e0b Merge tag 'omap-for-v3.11/pm-voltdomain-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanup by Arnd Bergmann · 11 years ago
  6. d98cae64e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  7. 4c7d636 open firmware: "/aliasas" -> "/aliases" by Robert P. J. Day · 11 years ago
  8. d25d869 of: Fix locking vs. interrupts by Benjamin Herrenschmidt · 11 years ago
  9. ba166e9 of: remove CONFIG_OF_DEVICE by Rob Herring · 11 years ago
  10. 792efb8 of/base: fix typos by Lad, Prabhakar · 11 years ago
  11. 4abbb75 Merge tag 'of_pci-3.11' of git://git.infradead.org/users/jcooper/linux into next/cleanup by Olof Johansson · 11 years ago
  12. 2cc70ba phy: add reverse MII PHY connection type by Florian Fainelli · 11 years ago
  13. 4e23d3f of/pci: Add of_pci_parse_bus_range() function by Thierry Reding · 11 years ago
  14. 45ab970 of/pci: Add of_pci_get_devfn() function by Thierry Reding · 11 years ago
  15. 29b635c of/pci: Provide support for parsing PCI DT ranges property by Andrew Murray · 11 years ago
  16. ff9129b Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  17. 058112c net: of_mdio: fix behavior on missing phy device by Sebastian Hesselbarth · 11 years ago
  18. 6fa52ed Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  19. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  20. a8ca16e proc: Supply a function to remove a proc entry by PDE by David Howells · 11 years ago
  21. 73287a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  22. 6695be6 [media] DT: export of_get_next_parent() for use by modules: fix modular V4L2 by Guennadi Liakhovetski · 11 years ago
  23. b855f16 of/base: release the node correctly in of_parse_phandle_with_args() by Tang Yuantian · 11 years ago
  24. 779d835 net: of_mdio: scan mdiobus for PHYs without reg property by Sebastian Hesselbarth · 11 years ago
  25. daeec1f of: Remove duplicated code for validating property and value by Tony Prisk · 11 years ago
  26. 3daf372 of: Add support for reading a u32 from a multi-value property. by Tony Prisk · 11 years ago
  27. 9afa319 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  28. a0b1c42 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  29. 02bbde7 Revert "of: use platform_device_add" by Grant Likely · 11 years ago
  30. bd69f73 of: Create function for counting number of phandles in a property by Grant Likely · 11 years ago
  31. 23ce04c of/base: Clean up exit paths for of_parse_phandle_with_args() by Grant Likely · 11 years ago
  32. cabb7d5 of/selftest: Use selftest() macro throughout by Grant Likely · 11 years ago
  33. f7f951c of/selftest: Fix GPIOs selftest to cover the 7th case by Grant Likely · 11 years ago
  34. c31a0c0 of: fix recursive locking in of_get_next_available_child() by Stephen Warren · 11 years ago
  35. bfc4a58 Merge branch 'for-next' from git://sources.calxeda.com/kernel/linux.git by Grant Likely · 11 years ago
  36. d6d3c4e OF: convert devtree lock from rw_lock to raw spinlock by Thomas Gleixner · 11 years ago
  37. d2f4ec1 Merge branch 'robherring/for-next' from git://sources.calxeda.com/kernel/linux.git by Grant Likely · 11 years ago
  38. aac73f3 of: use platform_device_add by Grant Likely · 12 years ago
  39. ced4eec of: Output devicetree alias names in uevent by Stepan Moskovchenko · 12 years ago
  40. 6176772 Merge branch 'master' into for-next by Jiri Kosina · 11 years ago
  41. 28d0e36 OF: Fixup resursive locking code paths by Thomas Gleixner · 11 years ago
  42. dc71bcf of: fix incorrect return value of of_find_matching_node_and_match() by Thomas Abraham · 11 years ago
  43. f9a8f83 net: phy: remove flags argument from phy_{attach, connect, connect_direct} by Florian Fainelli · 11 years ago
  44. 92039ed of: add missing documentation for of_platform_populate() by Javi Merino · 12 years ago
  45. 59f5ca4 of: fix spelling mistake in comment by Andrew Murray · 12 years ago
  46. 80c2022 of: Fix export of of_find_matching_node_and_match() by Grant Likely · 12 years ago
  47. 16e024f Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  48. 375da3a drivers/of/fdt.c: re-use kernel's kbasename() by Andy Shevchenko · 12 years ago
  49. 4939e27 Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  50. 8863e09 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next by Linus Torvalds · 12 years ago
  51. 93c667c of: *node argument to of_parse_phandle_with_args should be const by Guennadi Liakhovetski · 12 years ago
  52. 476ab8f of_i2c: sparc: Allow OF_I2C for sparc by Andreas Larsson · 12 years ago
  53. 465aac6 Fix build when CONFIG_W1_MASTER_GPIO=m b exporting "allnodes" by Randy Dunlap · 12 years ago
  54. e207e76 of_mdio: Honour "status=disabled" property of device by Alexander Sverdlin · 12 years ago
  55. 4447ca1 of_i2c: Honour "status=disabled" property of device by Alexander Sverdlin · 12 years ago
  56. b8fbdc4 of: add 'const' for of_parse_phandle parameter *np by Steffen Trumtrar · 12 years ago
  57. 1a9bd45 powerpc+of: Export of_reconfig_notifier_[register,unregister] by Nathan Fontenot · 12 years ago
  58. 2a859ab Merge branch 'merge' into next by Benjamin Herrenschmidt · 12 years ago
  59. 50c8af4 of: introduce for_each_matching_node_and_match() by Stephen Warren · 12 years ago
  60. be19324 dt: add helper function to read u8 & u16 variables & arrays by Viresh Kumar · 12 years ago
  61. 0fca5de of/fdt: NULL-terminate the root node path by Catalin Marinas · 12 years ago
  62. e55b082 of: fdt: Constify 'pathp' by Fabio Estevam · 12 years ago
  63. c22618a drivers/of: Constify device_node->name and ->path_component_name by Grant Likely · 12 years ago
  64. 79d1c71 powerpc+of: Rename the drivers/of prom_* functions to of_* by Nathan Fontenot · 12 years ago
  65. 1cf3d8b powerpc+of: Add of node/property notification chain for adds and removes by Nathan Fontenot · 12 years ago
  66. e81b329 powerpc+of: Add /proc device tree updating to of node add/remove by Nathan Fontenot · 12 years ago
  67. 509b745 of/fdt: Don't copy garbage after "/" in root node path by Benjamin Herrenschmidt · 12 years ago
  68. 24fb530 of/platform: sparse fix by Kim Phillips · 12 years ago
  69. d2e4151 of/irq: sparse fixes by Kim Phillips · 12 years ago
  70. 47b1e68 of/address: sparse fixes by Kim Phillips · 12 years ago
  71. a54dfb1 Merge tag 'dt-for-3.7' of git://sources.calxeda.com/kernel/linux by Linus Torvalds · 12 years ago
  72. 9c19761 dt: introduce of_get_child_by_name to get child node by name by Srinivas Kandagatla · 12 years ago
  73. ee67016 of: i2c: add support for wakeup-source property by Olof Johansson · 12 years ago
  74. e38c0a1 of/address: Handle #address-cells > 2 specially by Thierry Reding · 12 years ago
  75. a4f8bf2 DT: export of_irq_to_resource_table() by John Crispin · 12 years ago
  76. 3296193 dt: introduce for_each_available_child_of_node, of_get_next_available_child by Timur Tabi · 12 years ago
  77. 5d61b16 of: Allow busses with #size-cells=0 by Stephen Warren · 12 years ago
  78. f14121a Merge tag 'dt-for-3.6' of git://sources.calxeda.com/kernel/linux by Linus Torvalds · 12 years ago
  79. 3c4cfad Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  80. 83c7f72 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  81. abaa72d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  82. 887eafd Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  83. 475d009 of: Improve prom_update_property() function by Dong Aisheng · 12 years ago
  84. bc51b0c Revert "of: match by compatible property first" by Linus Torvalds · 12 years ago
  85. e95d8aa of: mtd: nuke useless const qualifier by Artem Bityutskiy · 12 years ago
  86. 84774e6 of: address: Don't fail a lookup just because a node has no reg property by Lee Jones · 12 years ago
  87. 74a7f08 devicetree: add helper inline for retrieving a node's full name by Grant Likely · 12 years ago
  88. 1af4c7f of: return -ENOENT when no property by Alexandre Courbot · 12 years ago
  89. a3a7cab of: Fix null pointer related warnings in base.c file by Sachin Kamat · 12 years ago
  90. 6bd47ac netdev/phy/of: Handle IEEE802.3 clause 45 Ethernet PHYs in of_mdiobus_register() by David Daney · 12 years ago
  91. ac28b9f netdev/phy: Handle IEEE802.3 clause 45 Ethernet PHYs by David Daney · 12 years ago
  92. 107a84e of: match by compatible property first by Thierry Reding · 12 years ago
  93. e001f1c of: export of_platform_populate() by Stephen Warren · 12 years ago
  94. 7e5b2db Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  95. ae32adc Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux by Linus Torvalds · 12 years ago
  96. b1bf7d4 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  97. be122ab Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  98. b324c67 Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  99. 3d1482f Merge tag 'pinctrl-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 12 years ago
  100. 3df425f OF: PCI: const usage needed by MIPS by John Crispin · 12 years ago