1. f9a8f83 net: phy: remove flags argument from phy_{attach, connect, connect_direct} by Florian Fainelli · 12 years ago
  2. 80c2022 of: Fix export of of_find_matching_node_and_match() by Grant Likely · 12 years ago
  3. 16e024f Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  4. 375da3a drivers/of/fdt.c: re-use kernel's kbasename() by Andy Shevchenko · 12 years ago
  5. 4939e27 Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  6. 8863e09 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next by Linus Torvalds · 12 years ago
  7. 93c667c of: *node argument to of_parse_phandle_with_args should be const by Guennadi Liakhovetski · 12 years ago
  8. 476ab8f of_i2c: sparc: Allow OF_I2C for sparc by Andreas Larsson · 12 years ago
  9. 465aac6 Fix build when CONFIG_W1_MASTER_GPIO=m b exporting "allnodes" by Randy Dunlap · 12 years ago
  10. e207e76 of_mdio: Honour "status=disabled" property of device by Alexander Sverdlin · 12 years ago
  11. 4447ca1 of_i2c: Honour "status=disabled" property of device by Alexander Sverdlin · 12 years ago
  12. b8fbdc4 of: add 'const' for of_parse_phandle parameter *np by Steffen Trumtrar · 12 years ago
  13. 1a9bd45 powerpc+of: Export of_reconfig_notifier_[register,unregister] by Nathan Fontenot · 12 years ago
  14. 2a859ab Merge branch 'merge' into next by Benjamin Herrenschmidt · 12 years ago
  15. 50c8af4 of: introduce for_each_matching_node_and_match() by Stephen Warren · 12 years ago
  16. be19324 dt: add helper function to read u8 & u16 variables & arrays by Viresh Kumar · 12 years ago
  17. 0fca5de of/fdt: NULL-terminate the root node path by Catalin Marinas · 12 years ago
  18. e55b082 of: fdt: Constify 'pathp' by Fabio Estevam · 12 years ago
  19. c22618a drivers/of: Constify device_node->name and ->path_component_name by Grant Likely · 12 years ago
  20. 79d1c71 powerpc+of: Rename the drivers/of prom_* functions to of_* by Nathan Fontenot · 12 years ago
  21. 1cf3d8b powerpc+of: Add of node/property notification chain for adds and removes by Nathan Fontenot · 12 years ago
  22. e81b329 powerpc+of: Add /proc device tree updating to of node add/remove by Nathan Fontenot · 12 years ago
  23. 509b745 of/fdt: Don't copy garbage after "/" in root node path by Benjamin Herrenschmidt · 12 years ago
  24. 24fb530 of/platform: sparse fix by Kim Phillips · 12 years ago
  25. d2e4151 of/irq: sparse fixes by Kim Phillips · 12 years ago
  26. 47b1e68 of/address: sparse fixes by Kim Phillips · 12 years ago
  27. a54dfb1 Merge tag 'dt-for-3.7' of git://sources.calxeda.com/kernel/linux by Linus Torvalds · 12 years ago
  28. 9c19761 dt: introduce of_get_child_by_name to get child node by name by Srinivas Kandagatla · 12 years ago
  29. ee67016 of: i2c: add support for wakeup-source property by Olof Johansson · 12 years ago
  30. e38c0a1 of/address: Handle #address-cells > 2 specially by Thierry Reding · 12 years ago
  31. a4f8bf2 DT: export of_irq_to_resource_table() by John Crispin · 12 years ago
  32. 3296193 dt: introduce for_each_available_child_of_node, of_get_next_available_child by Timur Tabi · 12 years ago
  33. 5d61b16 of: Allow busses with #size-cells=0 by Stephen Warren · 12 years ago
  34. f14121a Merge tag 'dt-for-3.6' of git://sources.calxeda.com/kernel/linux by Linus Torvalds · 12 years ago
  35. 3c4cfad Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  36. 83c7f72 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  37. abaa72d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  38. 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
  39. 475d009 of: Improve prom_update_property() function by Dong Aisheng · 12 years ago
  40. bc51b0c Revert "of: match by compatible property first" by Linus Torvalds · 12 years ago
  41. e95d8aa of: mtd: nuke useless const qualifier by Artem Bityutskiy · 12 years ago
  42. 84774e6 of: address: Don't fail a lookup just because a node has no reg property by Lee Jones · 12 years ago
  43. 74a7f08 devicetree: add helper inline for retrieving a node's full name by Grant Likely · 12 years ago
  44. 1af4c7f of: return -ENOENT when no property by Alexandre Courbot · 12 years ago
  45. a3a7cab of: Fix null pointer related warnings in base.c file by Sachin Kamat · 12 years ago
  46. 6bd47ac netdev/phy/of: Handle IEEE802.3 clause 45 Ethernet PHYs in of_mdiobus_register() by David Daney · 12 years ago
  47. ac28b9f netdev/phy: Handle IEEE802.3 clause 45 Ethernet PHYs by David Daney · 12 years ago
  48. 107a84e of: match by compatible property first by Thierry Reding · 12 years ago
  49. e001f1c of: export of_platform_populate() by Stephen Warren · 12 years ago
  50. 7e5b2db Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  51. ae32adc Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux by Linus Torvalds · 12 years ago
  52. b1bf7d4 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  53. be122ab Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  54. b324c67 Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  55. 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
  56. 3df425f OF: PCI: const usage needed by MIPS by John Crispin · 12 years ago
  57. 0938643 of/i2c: implement of_find_i2c_adapter_by_node by Stephen Warren · 12 years ago
  58. d9afca3 of/i2c: call i2c_verify_client from of_find_i2c_device_by_node by Stephen Warren · 12 years ago
  59. 3aa450c Merge tag 'v3.4-rc6' into spi/next by Grant Likely · 12 years ago
  60. 2510602 netdev/of/phy: New function: of_mdio_find_bus(). by David Daney · 12 years ago
  61. 5019f0b ARM: spear: remove most mach/*.h header contents by Arnd Bergmann · 12 years ago
  62. c541adc dt: add property iteration helpers by Stephen Warren · 13 years ago
  63. d57a428 spi/devicetree: Move devicetree support code into spi directory by Grant Likely · 13 years ago
  64. 6270d83 gpio: Fix range check in of_gpio_simple_xlate() by Roland Stigge · 13 years ago
  65. f141ed6 gpio: Move DT support code into drivers/gpio by Grant Likely · 13 years ago
  66. 7bf97e1 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  67. 09893ee Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  68. 56c10bf Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 13 years ago
  69. f8974cb Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  70. c207f3a Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  71. a94c7b0 Merge branch 'spear/dt' into next/dt2 by Arnd Bergmann · 13 years ago
  72. 770d7c3 of/mtd/nand: add generic bindings and helpers by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  73. e2aa417 Merge tag 'v3.3-rc7' into gpio/next by Grant Likely · 13 years ago
  74. 6e2cf65 gpio: constify the data parameter to gpiochip_find() by Grant Likely · 13 years ago
  75. 89d4a17 Merge branch 'irqdomain/next' of git://git.secretlab.ca/git/linux-2.6 by Nicolas Ferre · 13 years ago
  76. b3950d5 Merge branch 'irqdomain/next' into gpio/next by Grant Likely · 13 years ago
  77. e5c7d1f of/mdio: fix fixed link bus name by Baruch Siach · 13 years ago
  78. d022bbc of/fdt.c: asm/setup.h included twice by Danny Kukawka · 13 years ago
  79. 964dba2 devicetree: Add empty of_platform_populate() for !CONFIG_OF_ADDRESS (sparc) by Grant Likely · 13 years ago
  80. 0f22dd3 of: Only compile OF_DYNAMIC on PowerPC pseries and iseries by Grant Likely · 13 years ago
  81. ff64abe of_gpio: add support of of_gpio_named_count to be able to count named gpio by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  82. 07d57a3 drivercore: Output common devicetree information in uevent by Grant Likely · 13 years ago
  83. 7aff0fe of: Add of_property_match_string() to find index into a string list by Grant Likely · 13 years ago
  84. c0f72f8 ARM: amba: of: convert to use amba_device_alloc by Russell King · 13 years ago
  85. 81d48f0a Merge tags 'devicetree-for-linus' and 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  86. eb52d58 of: add include asm/setup.h in drivers/of/fdt.c by Yu Yue · 13 years ago
  87. 02550d6 Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  88. fbce1c2 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  89. c89810a ARM: prom.h: Fix build error by removing unneeded header file by Fabio Estevam · 13 years ago
  90. 661db79 of/irq: Add interrupts-names property to name an irq resource by Benoit Cousson · 13 years ago
  91. 35f3da3 of/address: Add reg-names property to name an iomem resource by Benoit Cousson · 13 years ago
  92. 75c7184 of/pdt: fix section mismatch warning by Sam Ravnborg · 13 years ago
  93. 8af0da9 dt: reform for_each_property to for_each_property_of_node by Dong Aisheng · 13 years ago
  94. 7b482c8 ARM/of: allow *machine_desc.dt_compat to be const by Uwe Kleine-König · 13 years ago
  95. 88af7f5 of/base: Take NULL string into account for property with multiple strings by Benoit Cousson · 13 years ago
  96. f88e1ae dt/device: Fix auxdata matching to handle entries without a name override by Grant Likely · 13 years ago
  97. 53a4209 of: Add device tree selftests by Grant Likely · 13 years ago
  98. 15c9a0a of: create of_phandle_args to simplify return of phandle parsing data by Grant Likely · 13 years ago
  99. 64842aa gpiolib: output basic details and consolidate gpio device drivers by Grant Likely · 13 years ago
  100. 77a7300 of/irq: Get rid of NO_IRQ usage by Anton Vorontsov · 13 years ago