1. 1646900 of: batterydata: fix a typo on flat-ocv-threshold-uv property reading by Wu Fenglin · 11 years ago
  2. 4e12f0d of: address: Don't fail a lookup just because a node has no reg property by Lee Jones · 12 years ago
  3. f7a9609 of_batterydata: Fix possible divide by 0 conditions by Xiaozhe Shi · 11 years ago
  4. 32c6bd0 of: batterydata: support batt-id-kohm array by Xu Kai · 11 years ago
  5. 4f3bc80 of: batterydata: remove return from macro. by Xiaozhe Shi · 11 years ago
  6. 7ef86d9 of: batterydata: Introduce DT support for battery data by Xiaozhe Shi · 11 years ago
  7. 4aca036 gpiolib: separation of pin concerns by Linus Walleij · 12 years ago
  8. e77d22c gpiolib: provide provision to register pin ranges by Shiraz Hashim · 12 years ago
  9. f1a1078 of: slimbus: Avoid memory leak of boardinfo array by Sagar Dharia · 11 years ago
  10. f5e8497 coresight: move of_coresight.c to drivers/of by Pratik Patel · 11 years ago
  11. 4f92381 of: Set the DMA mask to 64 bits when dma_addr_t is 64-bits by Laura Abbott · 11 years ago
  12. 240d48b of: Allow busses with #size-cells=0 by Stephen Warren · 12 years ago
  13. 790f06d Update copyright to The Linux Foundation by Duy Truong · 12 years ago
  14. 97d7b4d of: Output devicetree alias names in uevent by Stepan Moskovchenko · 12 years ago
  15. bc841ce gpio: of_get_named_gpio_flags() return -EPROBE_DEFER if GPIO not yet available by Roland Stigge · 12 years ago
  16. 1756d8c slimbus: Initiialize device tree node of slimbus slave devices by Kiran Kandi · 12 years ago
  17. 978d335 spmi: Add spmi_resource for non spmi-dev-container cases by Michael Bohan · 12 years ago
  18. 8d6aae3 of: spmi: Add support for device naming and lookups by Michael Bohan · 12 years ago
  19. a6a354d of: spmi: Support resource naming by Michael Bohan · 12 years ago
  20. f132c6c Merge commit 'AU_LINUX_ANDROID_ICS.04.00.04.00.126' into msm-3.4 by Steve Muckle · 12 years ago
  21. d00f9c7 of/gpio: Add new method for getting gpios under different property names by John Bonesio · 13 years ago
  22. 5af838b of/base: Take NULL string into account for property with multiple strings by Benoit Cousson · 13 years ago
  23. 6270d83 gpio: Fix range check in of_gpio_simple_xlate() by Roland Stigge · 12 years ago
  24. 677dbbd of: spmi: Verify that nodes are available before creating devices by Michael Bohan · 12 years ago
  25. 87436bd of: spmi: Remove excessive loop in dev-container traversal by Michael Bohan · 12 years ago
  26. 7e42e7f slimbus: Add Device Tree support for SLIMBUS by Sagar Dharia · 12 years ago
  27. 7bf97e1 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  28. 09893ee Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  29. 56c10bf Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  30. f8974cb Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  31. c207f3a Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  32. a391a8b of/irq: Add interrupts-names property to name an irq resource by Benoit Cousson · 13 years ago
  33. 9de9454 of/address: Add reg-names property to name an iomem resource by Benoit Cousson · 13 years ago
  34. d89cc02 of: Add helpers to get one string in multiple strings property by Benoit Cousson · 13 years ago
  35. a94c7b0 Merge branch 'spear/dt' into next/dt2 by Arnd Bergmann · 12 years ago
  36. 770d7c3 of/mtd/nand: add generic bindings and helpers by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  37. 86622b3 of: of_spmi: Add support for spmi-dev-container binding by Michael Bohan · 13 years ago
  38. e2aa417 Merge tag 'v3.3-rc7' into gpio/next by Grant Likely · 12 years ago
  39. 11926c9 of: of_spmi: Change name of spmi-dev-container by Michael Bohan · 13 years ago
  40. 6e2cf65 gpio: constify the data parameter to gpiochip_find() by Grant Likely · 12 years ago
  41. 89d4a17 Merge branch 'irqdomain/next' of git://git.secretlab.ca/git/linux-2.6 by Nicolas Ferre · 12 years ago
  42. b3950d5 Merge branch 'irqdomain/next' into gpio/next by Grant Likely · 12 years ago
  43. e5c7d1f of/mdio: fix fixed link bus name by Baruch Siach · 12 years ago
  44. d022bbc of/fdt.c: asm/setup.h included twice by Danny Kukawka · 13 years ago
  45. 964dba2 devicetree: Add empty of_platform_populate() for !CONFIG_OF_ADDRESS (sparc) by Grant Likely · 12 years ago
  46. 0f22dd3 of: Only compile OF_DYNAMIC on PowerPC pseries and iseries by Grant Likely · 13 years ago
  47. 86e30dc of: Add Device Tree support for SPMI by Michael Bohan · 13 years ago
  48. 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
  49. 07d57a3 drivercore: Output common devicetree information in uevent by Grant Likely · 13 years ago
  50. 7aff0fe of: Add of_property_match_string() to find index into a string list by Grant Likely · 13 years ago
  51. c0f72f8 ARM: amba: of: convert to use amba_device_alloc by Russell King · 13 years ago
  52. 506cfe7 of/irq: of_irq_init: add check for parent equal to child node by Rob Herring · 13 years ago
  53. 54dca2d of/irq: introduce of_irq_init by Rob Herring · 13 years ago
  54. 81d48f0 Merge tags 'devicetree-for-linus' and 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  55. eb52d58 of: add include asm/setup.h in drivers/of/fdt.c by Yu Yue · 13 years ago
  56. 02550d6 Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  57. fbce1c2 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  58. c89810a ARM: prom.h: Fix build error by removing unneeded header file by Fabio Estevam · 13 years ago
  59. 661db79 of/irq: Add interrupts-names property to name an irq resource by Benoit Cousson · 13 years ago
  60. 35f3da3 of/address: Add reg-names property to name an iomem resource by Benoit Cousson · 13 years ago
  61. 75c7184 of/pdt: fix section mismatch warning by Sam Ravnborg · 13 years ago
  62. 8af0da9 dt: reform for_each_property to for_each_property_of_node by Dong Aisheng · 13 years ago
  63. 7b482c8 ARM/of: allow *machine_desc.dt_compat to be const by Uwe Kleine-König · 13 years ago
  64. 88af7f5 of/base: Take NULL string into account for property with multiple strings by Benoit Cousson · 13 years ago
  65. f88e1ae dt/device: Fix auxdata matching to handle entries without a name override by Grant Likely · 13 years ago
  66. 53a4209 of: Add device tree selftests by Grant Likely · 13 years ago
  67. 15c9a0a of: create of_phandle_args to simplify return of phandle parsing data by Grant Likely · 13 years ago
  68. 64842aa gpiolib: output basic details and consolidate gpio device drivers by Grant Likely · 13 years ago
  69. 77a7300 of/irq: Get rid of NO_IRQ usage by Anton Vorontsov · 13 years ago
  70. d7fb6d0 of/irq: of_irq_init: add check for parent equal to child node by Rob Herring · 13 years ago
  71. b4bbb02 Revert "of/irq: of_irq_find_parent: check for parent equal to child" by Linus Torvalds · 13 years ago
  72. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  73. 1197ab2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  74. 303f59d dt/platform: minor cleanup by Olof Johansson · 13 years ago
  75. 367069f Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  76. 81a3c10 Merge branch 'next/cleanup2' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  77. 2c8d667 drivers/of: include export.h for EXPORT_SYMBOL_GPL/THIS_MODULE as required by Paul Gortmaker · 13 years ago
  78. 48a9e41 drivers/of: Add module.h to of_spi.c by Paul Gortmaker · 13 years ago
  79. 9775913 of: of_pci.c needs export.h since it uses EXPORT_SYMBOLS by Paul Gortmaker · 13 years ago
  80. 08cab72 Merge branch 'dt/gic' into next/dt by Arnd Bergmann · 13 years ago
  81. c71a54b of/irq: introduce of_irq_init by Rob Herring · 13 years ago
  82. ae97159 of_mdio: Don't phy_scan_fixups() twice by Kyle Moffett · 13 years ago
  83. 9514a56 Merge branch 'for-grant' of git://git.jdl.com/software/linux-3.0 into devicetree/next by Grant Likely · 13 years ago
  84. dc93728 of/irq: of_irq_find_parent: check for parent equal to child by Rob Herring · 13 years ago
  85. 4cd7f7a dt: add helper to read 64-bit integers by Jamie Iles · 13 years ago
  86. 4fcd15a of: Add helpers to get one string in multiple strings property by Benoit Cousson · 13 years ago
  87. 611cad7 dt: add of_alias_scan and of_alias_get_id by Shawn Guo · 13 years ago
  88. 78b782c of: Change logic to overwrite cmd_line with CONFIG_CMDLINE by Benjamin Herrenschmidt · 13 years ago
  89. fe55c18 Revert "dt: add of_alias_scan and of_alias_get_id" by Grant Likely · 13 years ago
  90. 750f463 dt: add of_alias_scan and of_alias_get_id by Shawn Guo · 13 years ago
  91. a6b11f5 Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  92. aac285c of: constify property name parameters for helper functions by Jamie Iles · 13 years ago
  93. 4a2d732 Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  94. 28c1b6d of: address: use resource_size helper by Felipe Balbi · 13 years ago
  95. 3038bbd of/gpio: export of_gpio_simple_xlate by Jamie Iles · 13 years ago
  96. 4157ef1 net: ibm_newemac: convert it to use of_get_phy_mode by Shawn Guo · 13 years ago
  97. 6ca1a11 dt/net: add helper function of_get_phy_mode by Shawn Guo · 13 years ago
  98. 1844750 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  99. a642285 of: fix missing include from of_pci.c by Grant Likely · 13 years ago
  100. acb41c0 Merge branch 'of-pci' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago