1. 47b816f Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  2. 09893ee Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  3. 2a0352f powerpc/eeh: Remove eeh device from OF node by Gavin Shan · 12 years ago
  4. 5375871 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  5. f8974cb Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  6. a94c7b0 Merge branch 'spear/dt' into next/dt2 by Arnd Bergmann · 12 years ago
  7. fa4d34c of: introduce helper to manage boolean by Jean-Christophe PLAGNIOL-VILLARD · 12 years ago
  8. eb740b5 powerpc/eeh: Introduce EEH device by Gavin Shan · 12 years ago
  9. 0f22dd3 of: Only compile OF_DYNAMIC on PowerPC pseries and iseries by Grant Likely · 12 years ago
  10. 2261cc6 dt: add empty of_find_compatible_node function by Shawn Guo · 12 years ago
  11. 7aff0fe of: Add of_property_match_string() to find index into a string list by Grant Likely · 13 years ago
  12. 02550d6 Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  13. 3ecdd05 dt: add empty of_get_node/of_put_node functions by Rob Herring · 13 years ago
  14. 8af0da9 dt: reform for_each_property to for_each_property_of_node by Dong Aisheng · 13 years ago
  15. 15c9a0a of: create of_phandle_args to simplify return of phandle parsing data by Grant Likely · 13 years ago
  16. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  17. 50e07f8 dt: add empty of_machine_is_compatible by Stephen Warren · 13 years ago
  18. 3983138 Merge branch 'for-grant' of git://sources.calxeda.com/kernel/linux into devicetree/merge by Grant Likely · 13 years ago
  19. 81a3c10c Merge branch 'next/cleanup2' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  20. d0a9940 of: fix implicit use of errno.h in include/linux/of.h by Paul Gortmaker · 13 years ago
  21. ed5f886 dt: add empty of_alias_get_id() for non-dt builds by Nicolas Ferre · 13 years ago
  22. e51130c of: include errno.h by Kalle Valo · 13 years ago
  23. 5762c20 dt: Add empty of_match_node() macro by Nicolas Ferre · 13 years ago
  24. 36a0904 dt: add empty dt helpers for non-dt build by Rajendra Nayak · 13 years ago
  25. 4cd7f7a dt: add helper to read 64-bit integers by Jamie Iles · 13 years ago
  26. 4fcd15a of: Add helpers to get one string in multiple strings property by Benoit Cousson · 13 years ago
  27. 3a1e362 OF: Add of_match_ptr() macro by Ben Dooks · 13 years ago
  28. aba3dff dt: add empty for_each_child_of_node, of_find_property by Stephen Warren · 13 years ago
  29. 611cad7 dt: add of_alias_scan and of_alias_get_id by Shawn Guo · 13 years ago
  30. 89272b8 dt: add empty of_get_property for non-dt by Stephen Warren · 13 years ago
  31. fe55c18 Revert "dt: add of_alias_scan and of_alias_get_id" by Grant Likely · 13 years ago
  32. 750f463 dt: add of_alias_scan and of_alias_get_id by Shawn Guo · 13 years ago
  33. aac285c of: constify property name parameters for helper functions by Jamie Iles · 13 years ago
  34. b98c023 dt: add empty of_property_read_u32[_array] for non-dt by Shawn Guo · 13 years ago
  35. 0e37363 dt: add helper function to read u32 arrays by Rob Herring · 13 years ago
  36. f09bc83 dt: add 'const' for of_property_read_string parameter **out_string by Shawn Guo · 13 years ago
  37. a3b8536 dt: add helper functions to read u32 and string property values by Thomas Abraham · 13 years ago
  38. 4c5811b Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  39. 3d6b882 dt: Typo fix. by Lennert Buytenhek · 13 years ago
  40. 3bcbaf6 rtc: cmos: Add OF bindings by Sebastian Andrzej Siewior · 13 years ago
  41. c9e358d driver-core: remove conditionals around devicetree pointers by Grant Likely · 13 years ago
  42. 559e2b7 of: Provide default of_node_to_nid() implementation. by Grant Likely · 14 years ago
  43. 035ebef of/sparc: move is_root_node() to of.h by Andres Salomon · 14 years ago
  44. 1976152 of: Fix comparison of "compatible" properties by Grant Likely · 14 years ago
  45. 0d351c3 of/sparc: Remove sparc-local declaration of allnodes and devtree_lock by Grant Likely · 14 years ago
  46. fc0bdae of: move definition of of_chosen into common code. by Grant Likely · 14 years ago
  47. 7c7b60c of: put default string compare and #a/s-cell values into common header by Grant Likely · 14 years ago
  48. 9dfbf20 of: protect linux/of.h with CONFIG_OF by Jeremy Kerr · 14 years ago
  49. 21b082e of: Remove old and misplaced function declarations by Grant Likely · 14 years ago
  50. 2e89e68 of: use __be32 for cell value accessors by Jeremy Kerr · 14 years ago
  51. 8cfb334 of: make set_node_proc_entry private to proc_devtree.c by Jeremy Kerr · 14 years ago
  52. fcdeb7f of: merge of_attach_node() & of_detach_node() by Grant Likely · 14 years ago
  53. 6016a36 of: unify phandle name in struct device_node by Grant Likely · 14 years ago
  54. 2be09cb of: remove special case definition of of_read_ulong() by Grant Likely · 15 years ago
  55. 41f8800 of/flattree: Merge unflatten_device_tree by Grant Likely · 15 years ago
  56. e91edcf of: merge of_find_all_nodes() implementations by Grant Likely · 15 years ago
  57. 526b5b3 of: merge of_node_get(), of_node_put() and of_find_all_nodes() by Grant Likely · 15 years ago
  58. b6caf2a of: merge of_read_number() an of_read_ulong() by Grant Likely · 15 years ago
  59. 5043631 of: merge of_node_*_flag() and set_node_proc_entry() by Grant Likely · 15 years ago
  60. 61e955d of: Move OF_IS_DYNAMIC and OF_MARK_DYNAMIC macros to of.h by Grant Likely · 15 years ago
  61. 6f19249 of: merge struct device_node by Grant Likely · 15 years ago
  62. 731581e of: merge phandle, ihandle and struct property by Grant Likely · 15 years ago
  63. 739649c of: add of_parse_phandle() helper for parsing phandle properties by Grant Likely · 15 years ago
  64. 1e291b1 of: Add helpers for finding device nodes which have a given property by Michael Ellerman · 16 years ago
  65. 64b60e0 of: Add new helper of_parse_phandles_with_args() by Anton Vorontsov · 16 years ago
  66. 3f07af4 of: adapt of_find_i2c_driver() to be usable by SPI also by Grant Likely · 16 years ago
  67. 834d97d [POWERPC] Add of_device_is_available function by Josh Boyer · 16 years ago
  68. f4eb010 [POWERPC] Add of_get_next_parent() by Michael Ellerman · 17 years ago
  69. 283029d [POWERPC] Add of_find_matching_node() helper function by Grant Likely · 17 years ago
  70. aabc08d [POWERPC] Add for_each_child_of_node() helper for iterating over child nodes by Michael Ellerman · 17 years ago
  71. 1977f03 remove asm/bitops.h includes by Jiri Slaby · 17 years ago
  72. 0b8188a [POWERPC] Remove get_property and device_is_compatible by Stephen Rothwell · 17 years ago
  73. 76c1ce7 Split out common parts of prom.h by Stephen Rothwell · 17 years ago