1. 6270d83 gpio: Fix range check in of_gpio_simple_xlate() by Roland Stigge · 12 years ago
  2. 7bf97e1 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  3. 09893ee Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  4. 56c10bf Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-arm 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. c207f3a Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  7. a94c7b0 Merge branch 'spear/dt' into next/dt2 by Arnd Bergmann · 12 years ago
  8. 770d7c3 of/mtd/nand: add generic bindings and helpers by Jean-Christophe PLAGNIOL-VILLARD · 12 years ago
  9. e2aa417 Merge tag 'v3.3-rc7' into gpio/next by Grant Likely · 12 years ago
  10. 6e2cf65 gpio: constify the data parameter to gpiochip_find() by Grant Likely · 12 years ago
  11. 89d4a17 Merge branch 'irqdomain/next' of git://git.secretlab.ca/git/linux-2.6 by Nicolas Ferre · 12 years ago
  12. b3950d5 Merge branch 'irqdomain/next' into gpio/next by Grant Likely · 12 years ago
  13. e5c7d1f of/mdio: fix fixed link bus name by Baruch Siach · 12 years ago
  14. d022bbc of/fdt.c: asm/setup.h included twice by Danny Kukawka · 12 years ago
  15. 964dba2 devicetree: Add empty of_platform_populate() for !CONFIG_OF_ADDRESS (sparc) by Grant Likely · 12 years ago
  16. 0f22dd3 of: Only compile OF_DYNAMIC on PowerPC pseries and iseries by Grant Likely · 12 years ago
  17. ff64abe of_gpio: add support of of_gpio_named_count to be able to count named gpio by Jean-Christophe PLAGNIOL-VILLARD · 12 years ago
  18. 07d57a3 drivercore: Output common devicetree information in uevent by Grant Likely · 12 years ago
  19. 7aff0fe of: Add of_property_match_string() to find index into a string list by Grant Likely · 13 years ago
  20. c0f72f8 ARM: amba: of: convert to use amba_device_alloc by Russell King · 13 years ago
  21. 81d48f0a Merge tags 'devicetree-for-linus' and 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  22. eb52d58 of: add include asm/setup.h in drivers/of/fdt.c by Yu Yue · 13 years ago
  23. 02550d6 Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  24. fbce1c2 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  25. c89810a ARM: prom.h: Fix build error by removing unneeded header file by Fabio Estevam · 12 years ago
  26. 661db79 of/irq: Add interrupts-names property to name an irq resource by Benoit Cousson · 13 years ago
  27. 35f3da3 of/address: Add reg-names property to name an iomem resource by Benoit Cousson · 13 years ago
  28. 75c7184 of/pdt: fix section mismatch warning by Sam Ravnborg · 13 years ago
  29. 8af0da9 dt: reform for_each_property to for_each_property_of_node by Dong Aisheng · 13 years ago
  30. 7b482c8 ARM/of: allow *machine_desc.dt_compat to be const by Uwe Kleine-König · 13 years ago
  31. 88af7f5 of/base: Take NULL string into account for property with multiple strings by Benoit Cousson · 13 years ago
  32. f88e1ae dt/device: Fix auxdata matching to handle entries without a name override by Grant Likely · 13 years ago
  33. 53a4209 of: Add device tree selftests by Grant Likely · 13 years ago
  34. 15c9a0a of: create of_phandle_args to simplify return of phandle parsing data by Grant Likely · 13 years ago
  35. 64842aa gpiolib: output basic details and consolidate gpio device drivers by Grant Likely · 13 years ago
  36. 77a7300 of/irq: Get rid of NO_IRQ usage by Anton Vorontsov · 13 years ago
  37. d7fb6d0 of/irq: of_irq_init: add check for parent equal to child node by Rob Herring · 13 years ago
  38. b4bbb02 Revert "of/irq: of_irq_find_parent: check for parent equal to child" by Linus Torvalds · 13 years ago
  39. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  40. 1197ab2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  41. 303f59d dt/platform: minor cleanup by Olof Johansson · 13 years ago
  42. 367069f Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  43. 81a3c10c Merge branch 'next/cleanup2' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  44. 2c8d667 drivers/of: include export.h for EXPORT_SYMBOL_GPL/THIS_MODULE as required by Paul Gortmaker · 13 years ago
  45. 48a9e41 drivers/of: Add module.h to of_spi.c by Paul Gortmaker · 13 years ago
  46. 9775913 of: of_pci.c needs export.h since it uses EXPORT_SYMBOLS by Paul Gortmaker · 13 years ago
  47. 08cab72 Merge branch 'dt/gic' into next/dt by Arnd Bergmann · 13 years ago
  48. c71a54b of/irq: introduce of_irq_init by Rob Herring · 13 years ago
  49. ae97159 of_mdio: Don't phy_scan_fixups() twice by Kyle Moffett · 13 years ago
  50. 9514a56 Merge branch 'for-grant' of git://git.jdl.com/software/linux-3.0 into devicetree/next by Grant Likely · 13 years ago
  51. dc93728 of/irq: of_irq_find_parent: check for parent equal to child by Rob Herring · 13 years ago
  52. 4cd7f7a dt: add helper to read 64-bit integers by Jamie Iles · 13 years ago
  53. 4fcd15a of: Add helpers to get one string in multiple strings property by Benoit Cousson · 13 years ago
  54. 611cad7 dt: add of_alias_scan and of_alias_get_id by Shawn Guo · 13 years ago
  55. 78b782c of: Change logic to overwrite cmd_line with CONFIG_CMDLINE by Benjamin Herrenschmidt · 13 years ago
  56. fe55c18 Revert "dt: add of_alias_scan and of_alias_get_id" by Grant Likely · 13 years ago
  57. 750f463 dt: add of_alias_scan and of_alias_get_id by Shawn Guo · 13 years ago
  58. a6b11f5 Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  59. aac285c of: constify property name parameters for helper functions by Jamie Iles · 13 years ago
  60. 4a2d732 Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  61. 28c1b6d of: address: use resource_size helper by Felipe Balbi · 13 years ago
  62. 3038bbd of/gpio: export of_gpio_simple_xlate by Jamie Iles · 13 years ago
  63. 4157ef1 net: ibm_newemac: convert it to use of_get_phy_mode by Shawn Guo · 13 years ago
  64. 6ca1a11 dt/net: add helper function of_get_phy_mode by Shawn Guo · 13 years ago
  65. 1844750 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  66. a642285 of: fix missing include from of_pci.c by Grant Likely · 13 years ago
  67. acb41c0 Merge branch 'of-pci' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  68. 8181780 Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  69. 90e33f6 of/address: Add of_find_matching_node_by_address helper by Grant Likely · 13 years ago
  70. 314b02f powerpc: implement arch_setup_pdev_archdata by Kumar Gala · 13 years ago
  71. 0e37363 dt: add helper function to read u32 arrays by Rob Herring · 13 years ago
  72. f09bc83 dt: add 'const' for of_property_read_string parameter **out_string by Shawn Guo · 13 years ago
  73. a3b8536 dt: add helper functions to read u32 and string property values by Thomas Abraham · 13 years ago
  74. a6b0919 of/gpio: Add new method for getting gpios under different property names by John Bonesio · 13 years ago
  75. 15c3597 dt/platform: allow device name to be overridden by Grant Likely · 13 years ago
  76. 5de1540 drivers/amba: create devices from device tree by Grant Likely · 13 years ago
  77. 29d4f8a dt: add of_platform_populate() for creating device from the device tree by Grant Likely · 13 years ago
  78. cbb49c2 dt: Add default match table for bus ids by Grant Likely · 13 years ago
  79. 98d9f30c8 pci/of: Match PCI devices to OF nodes dynamically by Benjamin Herrenschmidt · 13 years ago
  80. 03eb141 Merge branch 'devicetree/arm-next' of git://git.secretlab.ca/git/linux-2.6 into devel-stable by Russell King · 13 years ago
  81. 85f60ae dt/flattree: explicitly pass command line pointer to early_init_dt_scan_chosen by Grant Likely · 13 years ago
  82. 0b2e9a8 of: Export of_irq_find_parent() by Michael Ellerman · 13 years ago
  83. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  84. a7006c9 of/flattree: minor cleanups by Andres Salomon · 13 years ago
  85. 1eed4c0 dt: eliminate OF_NO_DEEP_PROBE and test for NULL match table by Grant Likely · 13 years ago
  86. a52f07e dt: protect against NULL matches passed to of_match_node() by Grant Likely · 13 years ago
  87. 38e9e21 dt: Refactor of_platform_bus_probe() by Grant Likely · 13 years ago
  88. 4c5811b Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  89. d109028 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  90. a74ea43 of/promtree: allow DT device matching by fixing 'name' brokenness (v5) by Andres Salomon · 13 years ago
  91. d714d19 dt: eliminate of_platform_driver shim code by Grant Likely · 13 years ago
  92. 710ac54 dt/powerpc: move of_bus_type infrastructure to ibmebus by Grant Likely · 13 years ago
  93. 96e0a07 x86: dtb: Add support for PCI devices backed by dtb nodes by Sebastian Andrzej Siewior · 13 years ago
  94. 04bea68 of/pci: move of_irq_map_pci() into generic code by Sebastian Andrzej Siewior · 13 years ago
  95. 672c544 dt/flattree: Return virtual address from early_init_dt_alloc_memory_arch() by Grant Likely · 13 years ago
  96. 0bd2cbc Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  97. cd1e650 of/device: Don't register disabled devices by Grant Likely · 13 years ago
  98. a4f740c of/flattree: Add of_flat_dt_match() helper function by Grant Likely · 14 years ago
  99. fe14042 of/flattree: Refactor unflatten_device_tree and add fdt_unflatten_tree by Stephen Neuendorffer · 14 years ago
  100. 57d00ec of/flattree: Reorder unflatten_dt_node by Stephen Neuendorffer · 14 years ago