1. 4ba9920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  2. 4d8880a Merge tag 'devicetree-for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 10 years ago
  3. 619d144 Merge remote-tracking branch 'grant/devicetree/next' into for-3.14 by Rob Herring · 10 years ago
  4. 361128f Merge remote-tracking branch 'grant/devicetree/next' into for-3.14 by Rob Herring · 10 years ago
  5. b9f7306 platform: introduce OF style 'modalias' support for platform bus by Zhang Rui · 11 years ago
  6. 42ccd78 of: Fix __of_device_is_available check by Xiubo Li · 11 years ago
  7. 7614aba phylib: Add of_phy_attach by Andy Fleming · 11 years ago
  8. 898dd0b phylib: introduce PHY_INTERFACE_MODE_XGMII for 10G PHY by Andy Fleming · 11 years ago
  9. 56a4342 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  10. f0082e3 Merge remote-tracking branch 'grant/devicetree/merge' into dt-fixes by Rob Herring · 11 years ago
  11. 2f53a71 of/irq: Fix device_node refcount in of_irq_parse_raw() by Cédric Le Goater · 11 years ago
  12. 5d92708 of/Kconfig: Spelling s/one/once/ by Geert Uytterhoeven · 11 years ago
  13. 13fcca8 Revert "of/address: Handle #address-cells > 2 specially" by Rob Herring · 11 years ago
  14. 6f041e9 of: Fix NULL dereference in unflatten_and_copy() by James Hogan · 11 years ago
  15. 8fdade4 net: of_mdio: parse "max-speed" property to set PHY supported features by Florian Fainelli · 11 years ago
  16. 7d97637 net: of_mdio: do not overwrite PHY interrupt configuration by Florian Fainelli · 11 years ago
  17. bed2f9e net: of_mdio: use PHY_MAX_ADDR constant by Florian Fainelli · 11 years ago
  18. 2e79cb3 net: of_mdio: factor PHY registration from of_mdiobus_register by Florian Fainelli · 11 years ago
  19. 1ca56e7 of: irq: Ignore disabled intc's when searching map by Peter Crosthwaite · 11 years ago
  20. bf49be0 of: irq: Ignore disabled interrupt controllers by Peter Crosthwaite · 11 years ago
  21. 1053531 OF: base: match each node compatible against all given matches first by Sebastian Hesselbarth · 11 years ago
  22. 8ceafbf Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  23. 10d0c97 Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 11 years ago
  24. 66a173b Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  25. f5ae18e dt: disable self-tests for !OF_IRQ by Rob Herring · 11 years ago
  26. 74dac2e of: irq: Fix interrupt-map entry matching by Tomasz Figa · 11 years ago
  27. b548095 Merge remote-tracking branch 'grant/devicetree/next' into for-next by Rob Herring · 11 years ago
  28. 355e62f of/irq: Fix potential buffer overflow by Grant Likely · 11 years ago
  29. 78119fd of/irq: Fix bug in interrupt parsing refactor. by Grant Likely · 11 years ago
  30. 0589342 of: set dma_mask to point to coherent_dma_mask by Rob Herring · 11 years ago
  31. 446b2a9 DMA-API: amba: get rid of separate dma_mask by Russell King · 11 years ago
  32. a3e31b4 of: Move definition of of_find_next_cache_node into common code. by Sudeep KarkadaNagesha · 11 years ago
  33. 79d9701 of/irq: create interrupts-extended property by Grant Likely · 11 years ago
  34. 16b84e5 of/irq: Create of_irq_parse_and_map_pci() to consolidate arch code. by Grant Likely · 11 years ago
  35. 3da5278 of/irq: Rework of_irq_count() by Thierry Reding · 11 years ago
  36. a9f10ca of: Add testcases for interrupt parsing by Grant Likely · 11 years ago
  37. 624cfca of: Add helper for printing an of_phandle_args structure by Grant Likely · 11 years ago
  38. 2361613 of/irq: Refactor interrupt-map parsing by Grant Likely · 11 years ago
  39. e6d30ab of/irq: simplify args to irq_create_of_mapping by Grant Likely · 11 years ago
  40. 530210c of/irq: Replace of_irq with of_phandle_args by Grant Likely · 11 years ago
  41. 0c02c80 of/irq: Rename of_irq_map_* functions to of_irq_parse_* by Grant Likely · 11 years ago
  42. 4a43d68 of/irq: Pass trigger type in IRQ resource flags by Tomasz Figa · 11 years ago
  43. 8804827 of: Fix dereferencing node name in debug output to be safe by Grant Likely · 11 years ago
  44. f3cea45 of: Fix iteration bug over CPU reg properties by Grant Likely · 11 years ago
  45. d1cb9d1 of: Make cpu node handling more portable. by David Miller · 11 years ago
  46. 1931ee1 Revert "drivers: of: add initialization code for dma reserved memory" by Marek Szyprowski · 11 years ago
  47. b920ecc Revert "of: Feed entire flattened device tree into the random pool" by Grant Likely · 11 years ago
  48. 444c91e of: fix unnecessary warning on missing /cpus node by Grant Likely · 11 years ago
  49. 0c3f061 of: implement of_node_to_nid as a weak function by Rob Herring · 11 years ago
  50. 25ff794 of: implement pci_address_to_pio as weak function by Rob Herring · 11 years ago
  51. 9cae09c of: remove unnecessary prom.h includes by Rob Herring · 11 years ago
  52. 6a903a2 of: introduce common FDT machine related functions by Rob Herring · 11 years ago
  53. 29eb45a of: remove early_init_dt_setup_initrd_arch by Rob Herring · 11 years ago
  54. 068f631 of: create default early_init_dt_add_memory_arch by Rob Herring · 11 years ago
  55. 0288ffcb of: Introduce common early_init_dt_scan by Rob Herring · 11 years ago
  56. a8bf752 of: create unflatten_and_copy_device_tree by Rob Herring · 11 years ago
  57. 3b38f56 Merge branch 'for-v3.12-fix' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 11 years ago
  58. 31f7c3a Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  59. aca0156 drivers: of: fix build break if asm/dma-contiguous.h is missing by Marek Szyprowski · 11 years ago
  60. 64c3538 Merge branch 'for-v3.12' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 11 years ago
  61. 2bc552d of/platform: add error reporting to of_amba_device_create() by Bartlomiej Zolnierkiewicz · 11 years ago
  62. d84ff46 irq/of: Fix comment typo for irq_of_parse_and_map by Yijing Wang · 11 years ago
  63. b4b50fd Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  64. 00341b5 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  65. 40031da Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  66. 2f01ea9 Merge tag 'tty-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  67. 109b623 of: Feed entire flattened device tree into the random pool by Anton Blanchard · 11 years ago
  68. 4485681 of/fdt: Clean up casting in unflattening path by Grant Likely · 11 years ago
  69. 92d3161 of/fdt: Remove duplicate memory clearing on FDT unflattening by Grant Likely · 11 years ago
  70. 91d9942 of: call __of_parse_phandle_with_args from of_parse_phandle by Stephen Warren · 11 years ago
  71. 035fd94 of: introduce of_parse_phandle_with_fixed_args by Stephen Warren · 11 years ago
  72. 5fba49e of: move of_parse_phandle() by Stephen Warren · 11 years ago
  73. eded9dd of: move documentation of of_parse_phandle_with_args by Stephen Warren · 11 years ago
  74. 0640332e of: Fix missing memory initialization on FDT unflattening by Grant Likely · 11 years ago
  75. a1727da of: consolidate definition of early_init_dt_alloc_memory_arch() by Grant Likely · 11 years ago
  76. 7e0bdf1 of: Make of_get_phy_mode() return int i.s.o. const int by Geert Uytterhoeven · 11 years ago
  77. 8be137f Merge tag 'v3.11-rc7' into devicetree/next by Grant Likely · 11 years ago
  78. 9d8eab7 drivers: of: add initialization code for dma reserved memory by Marek Szyprowski · 11 years ago
  79. 57d74bc drivers: of: add function to scan fdt nodes given by path by Marek Szyprowski · 11 years ago
  80. 7a330a5 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 11 years ago
  81. 687b81d i2c: move OF helpers into the core by Wolfram Sang · 11 years ago
  82. 9e40127 of: fdt: fix memory initialization for expanded DT by Wladislav Wiebe · 11 years ago
  83. bfa664f Merge tag 'tegra-for-3.12-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/soc by Kevin Hilman · 11 years ago
  84. 183912d of: move of_get_cpu_node implementation to DT core library by Sudeep KarkadaNagesha · 11 years ago
  85. 5c19e95 OF: Add helper for matching against linux,stdout-path by Sascha Hauer · 11 years ago
  86. 0d5a6db of: pci: add registry of MSI chips by Thomas Petazzoni · 11 years ago
  87. 245d964 of/platform: Staticize of_platform_device_create_pdata() by Mark Brown · 11 years ago
  88. 374d5c9 of: Specify initrd location using 64-bit by Santosh Shilimkar · 11 years ago
  89. cf9e236 of/irq: init struct resource to 0 in of_irq_to_resource() by Sebastian Andrzej Siewior · 11 years ago
  90. c0cdfaa of/irq: Avoid calling list_first_entry() for empty list by Axel Lin · 11 years ago
  91. 496322b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  92. 74b9272 Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  93. 80cc38b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  94. 6dd18e4 of: Fix address decoding on Bimini and js2x machines by Benjamin Herrenschmidt · 11 years ago
  95. 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
  96. d98cae64e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  97. 4c7d636 open firmware: "/aliasas" -> "/aliases" by Robert P. J. Day · 11 years ago
  98. d25d869 of: Fix locking vs. interrupts by Benjamin Herrenschmidt · 11 years ago
  99. ba166e9 of: remove CONFIG_OF_DEVICE by Rob Herring · 11 years ago
  100. 792efb8 of/base: fix typos by Lad, Prabhakar · 11 years ago