1. 03eb141 Merge branch 'devicetree/arm-next' of git://git.secretlab.ca/git/linux-2.6 into devel-stable by Russell King · 13 years ago
  2. 85f60ae dt/flattree: explicitly pass command line pointer to early_init_dt_scan_chosen by Grant Likely · 13 years ago
  3. 0b2e9a8 of: Export of_irq_find_parent() by Michael Ellerman · 13 years ago
  4. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  5. a7006c9 of/flattree: minor cleanups by Andres Salomon · 13 years ago
  6. 1eed4c0 dt: eliminate OF_NO_DEEP_PROBE and test for NULL match table by Grant Likely · 13 years ago
  7. a52f07e dt: protect against NULL matches passed to of_match_node() by Grant Likely · 13 years ago
  8. 38e9e21 dt: Refactor of_platform_bus_probe() by Grant Likely · 13 years ago
  9. 4c5811b Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  10. 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
  11. a74ea43 of/promtree: allow DT device matching by fixing 'name' brokenness (v5) by Andres Salomon · 13 years ago
  12. d714d19 dt: eliminate of_platform_driver shim code by Grant Likely · 13 years ago
  13. 710ac54 dt/powerpc: move of_bus_type infrastructure to ibmebus by Grant Likely · 13 years ago
  14. 96e0a07 x86: dtb: Add support for PCI devices backed by dtb nodes by Sebastian Andrzej Siewior · 13 years ago
  15. 04bea68 of/pci: move of_irq_map_pci() into generic code by Sebastian Andrzej Siewior · 13 years ago
  16. 672c544 dt/flattree: Return virtual address from early_init_dt_alloc_memory_arch() by Grant Likely · 13 years ago
  17. 0bd2cbc Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  18. cd1e650 of/device: Don't register disabled devices by Grant Likely · 14 years ago
  19. a4f740c of/flattree: Add of_flat_dt_match() helper function by Grant Likely · 14 years ago
  20. fe14042 of/flattree: Refactor unflatten_device_tree and add fdt_unflatten_tree by Stephen Neuendorffer · 14 years ago
  21. 57d00ec of/flattree: Reorder unflatten_dt_node by Stephen Neuendorffer · 14 years ago
  22. a40d6c4 of/flattree: Refactor unflatten_dt_node by Stephen Neuendorffer · 14 years ago
  23. 9706a36 of/flattree: Add non-boottime device tree functions by Stephen Neuendorffer · 14 years ago
  24. e6ce132 of/flattree: Add Kconfig for EARLY_FLATTREE by Stephen Neuendorffer · 14 years ago
  25. 0208626 of/i2c: Fix request module by alias by David Daney · 14 years ago
  26. 1945886 of/mdio: Fix some endianness problems. by David Daney · 14 years ago
  27. 0131d89 of/address: use proper endianess in get_flags by Sebastian Andrzej Siewior · 14 years ago
  28. 4b6ba8a of/net: Move of_get_mac_address() to a common source file. by David Daney · 14 years ago
  29. 4c60071 of/mips: Cleanup some include directives/files. by David Daney · 14 years ago
  30. 32c9768 of/flattree: Eliminate need to provide early_init_dt_scan_chosen_arch by Grant Likely · 14 years ago
  31. 7096d04 of/device: Rework to use common platform_device_alloc() for allocating devices by Grant Likely · 14 years ago
  32. a9fadee of: use __be32 types for big-endian device tree data by Jeremy Kerr · 14 years ago
  33. 52f6537 of/irq: remove references to NO_IRQ in drivers/of/platform.c by Andres Salomon · 14 years ago
  34. e2f2a93 of/promtree: add package-to-path support to pdt by Andres Salomon · 14 years ago
  35. ed41850 of/promtree: add of_pdt namespace to pdt code by Andres Salomon · 14 years ago
  36. f90c34bd of/promtree: no longer call prom_ functions directly; use an ops structure by Andres Salomon · 14 years ago
  37. 3cfc535 of/promtree: make drivers/of/pdt.c no longer sparc-only by Andres Salomon · 14 years ago
  38. 9bdf6ba sparc: break out some PROM device-tree building code out into drivers/of by Andres Salomon · 14 years ago
  39. 2dc1158 of/device: Replace struct of_device with struct platform_device by Grant Likely · 14 years ago
  40. 7fb8f88 of/platform: Register of_platform_drivers with an "of:" prefix by Grant Likely · 14 years ago
  41. 12b15e8 of/spi: call of_register_spi_devices() from spi core code by Anatolij Gustschin · 14 years ago
  42. c660122 of/device: Make of_device_make_bus_id() usable by other code. by Grant Likely · 14 years ago
  43. d2f7183 of/irq: Fix endian issues in parsing interrupt specifiers by Grant Likely · 14 years ago
  44. 9a6b2e5 of: Fix phandle endian issues by Grant Likely · 14 years ago
  45. 883c2cf of/flattree: fix of_flat_dt_is_compatible() to match the full compatible string by Stuart Yoder · 14 years ago
  46. c0dd394 of: remove of_default_bus_ids by Jonas Bonn · 14 years ago
  47. c608558 of: make of_find_device_by_node generic by Jonas Bonn · 14 years ago
  48. 94a0cb1 of/device: Replace of_device with platform_device in includes and core code by Grant Likely · 14 years ago
  49. c1b6d38 of/device: Protect against binding of_platform_drivers to non-OF devices by Grant Likely · 14 years ago
  50. eca3930 of: Merge of_platform_bus_type with platform_bus_type by Grant Likely · 14 years ago
  51. 9e3288d of/device: Fix build errors for non-ppc and non-microblaze by Grant Likely · 14 years ago
  52. 60d5991 of/flattree: Fix crash when device tree absent by Grant Likely · 14 years ago
  53. f1d4c3a of/flattree: Use common ALIGN() macro instead of arch specific _ALIGN by Grant Likely · 14 years ago
  54. 596c955 drivers/of: fix build error when CONFIG_PPC_DCR is set by Grant Likely · 14 years ago
  55. ef2a452 proc: unify PROC_DEVICETREE config by Andres Salomon · 14 years ago
  56. 5ab5fc7 of: Put all CONFIG_OF dependencies into a Kconfig menu block by Grant Likely · 14 years ago
  57. bcbefae of: define CONFIG_OF globally so architectures can select it by Stephen Rothwell · 14 years ago
  58. 50ef528 of: Fix missing include by Grant Likely · 14 years ago
  59. 2ffe8c5 of: refactor of_modalias_node() and remove explicit match table. by Grant Likely · 14 years ago
  60. 9fd0499 of/i2c: Generalize OF support by Grant Likely · 14 years ago
  61. 8cec0e7 of/device: Add OF style matching helper function by Grant Likely · 14 years ago
  62. 2e13cba of/gpio: fix of_gpio includes by Grant Likely · 14 years ago
  63. 391c970 of/gpio: add default of_xlate function if device has a node pointer by Anton Vorontsov · 14 years ago
  64. 594fa26 of/gpio: stop using device_node data pointer to find gpio_chip by Grant Likely · 14 years ago
  65. a19e3da of/gpio: Kill of_gpio_chip and add members directly to gpio_chip by Anton Vorontsov · 14 years ago
  66. ac80a51 of/device: populate platform_device (of_device) resource table on allocation by Grant Likely · 14 years ago
  67. 94c0931 of: Merge of_device_alloc() and of_device_make_bus_id() by Grant Likely · 14 years ago
  68. 5fd200f of/device: Merge of_platform_bus_probe() by Grant Likely · 14 years ago
  69. 34a1c1e of: Modify of_device_get_modalias to be passed struct device by Grant Likely · 14 years ago
  70. dd27dcd of/device: merge of_device_uevent by Grant Likely · 14 years ago
  71. d3571c3 of: Use full node name in resource structures by Grant Likely · 14 years ago
  72. 3930f29 of/address: restrict 'no-ranges' kludge to powerpc by Grant Likely · 14 years ago
  73. 154063a9 of/address: little-endian fixes by Grant Likely · 14 years ago
  74. dbbdee9 of/address: Merge all of the bus translation code by Grant Likely · 14 years ago
  75. 1f5bef3 of/address: merge of_address_to_resource() by Grant Likely · 14 years ago
  76. 6b884a8 of/address: merge of_iomap() by Grant Likely · 14 years ago
  77. a7c194b of/irq: little endian fixes by Rob Herring · 14 years ago
  78. 7dc2e11 of/irq: merge irq mapping code by Grant Likely · 14 years ago
  79. e387344 of/irq: Move irq_of_parse_and_map() to common code by Grant Likely · 14 years ago
  80. cf9b59e9d Merge remote branch 'origin' into secretlab/next-devicetree by Grant Likely · 14 years ago
  81. 44504b2 of: change of_match_device to work with struct device by Grant Likely · 14 years ago
  82. 4018294 of: Remove duplicate fields from of_platform_driver by Grant Likely · 14 years ago
  83. 597b9d1 drivercore: Add of_match_table to the common device drivers by Grant Likely · 14 years ago
  84. 58f9b0b of: eliminate of_device->node and dev_archdata->{of,prom}_node by Grant Likely · 14 years ago
  85. 61c7a08 of: Always use 'struct device.of_node' to get device node pointer. by Grant Likely · 14 years ago
  86. d12d42f i2c/of: Allow device node to be passed via i2c_board_info by Grant Likely · 14 years ago
  87. d706c1b driver-core: Add device node pointer to struct device by Grant Likely · 14 years ago
  88. 8bfe9b5 of/flattree: Make unflatten_device_tree() safe to call from any arch by Grant Likely · 14 years ago
  89. 9bd7371 of: check for IS_ERR() by Dan Carpenter · 14 years ago
  90. 336f589 Merge branch 'master' into export-slabh by Tejun Heo · 14 years ago
  91. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  92. 7f809e1 of/flattree: Fix unhandled OF_DT_NOP tag when unflattening the device tree by Jason Gunthorpe · 14 years ago
  93. fc0bdae of: move definition of of_chosen into common code. by Grant Likely · 14 years ago
  94. 4ef7b37 of/flattree: Don't assume HAVE_LMB by Jeremy Kerr · 14 years ago
  95. 04b954a of/flattree: Make the kernel accept ePAPR style phandle information by David Gibson · 14 years ago
  96. 087f79c of/flattree: endian-convert members of boot_param_header by Jeremy Kerr · 14 years ago
  97. 3371488 of: assume big-endian properties, adding conversions where necessary by Jeremy Kerr · 14 years ago
  98. 2e89e68 of: use __be32 for cell value accessors by Jeremy Kerr · 14 years ago
  99. 36b9d30 of/flattree: use OF_ROOT_NODE_{SIZE,ADDR}_CELLS DEFAULT for fdt parsing by Jeremy Kerr · 14 years ago
  100. 1406bc2 of/flattree: use callback to setup initrd from /chosen by Jeremy Kerr · 14 years ago