1. 2ffe8c5 of: refactor of_modalias_node() and remove explicit match table. by Grant Likely · 14 years ago
  2. 9fd0499 of/i2c: Generalize OF support by Grant Likely · 14 years ago
  3. 8cec0e7 of/device: Add OF style matching helper function by Grant Likely · 14 years ago
  4. 2e13cba of/gpio: fix of_gpio includes by Grant Likely · 14 years ago
  5. 391c970 of/gpio: add default of_xlate function if device has a node pointer by Anton Vorontsov · 14 years ago
  6. 594fa26 of/gpio: stop using device_node data pointer to find gpio_chip by Grant Likely · 14 years ago
  7. a19e3da of/gpio: Kill of_gpio_chip and add members directly to gpio_chip by Anton Vorontsov · 14 years ago
  8. ac80a51 of/device: populate platform_device (of_device) resource table on allocation by Grant Likely · 14 years ago
  9. 94c0931 of: Merge of_device_alloc() and of_device_make_bus_id() by Grant Likely · 14 years ago
  10. 5fd200f of/device: Merge of_platform_bus_probe() by Grant Likely · 14 years ago
  11. 34a1c1e of: Modify of_device_get_modalias to be passed struct device by Grant Likely · 14 years ago
  12. dd27dcd of/device: merge of_device_uevent by Grant Likely · 14 years ago
  13. d3571c3 of: Use full node name in resource structures by Grant Likely · 14 years ago
  14. 3930f29 of/address: restrict 'no-ranges' kludge to powerpc by Grant Likely · 14 years ago
  15. 154063a9 of/address: little-endian fixes by Grant Likely · 14 years ago
  16. dbbdee9 of/address: Merge all of the bus translation code by Grant Likely · 14 years ago
  17. 1f5bef3 of/address: merge of_address_to_resource() by Grant Likely · 14 years ago
  18. 6b884a8 of/address: merge of_iomap() by Grant Likely · 14 years ago
  19. a7c194b of/irq: little endian fixes by Rob Herring · 14 years ago
  20. 7dc2e11 of/irq: merge irq mapping code by Grant Likely · 14 years ago
  21. e387344 of/irq: Move irq_of_parse_and_map() to common code by Grant Likely · 14 years ago
  22. cf9b59e9d Merge remote branch 'origin' into secretlab/next-devicetree by Grant Likely · 14 years ago
  23. 44504b2 of: change of_match_device to work with struct device by Grant Likely · 14 years ago
  24. 4018294 of: Remove duplicate fields from of_platform_driver by Grant Likely · 14 years ago
  25. 597b9d1 drivercore: Add of_match_table to the common device drivers by Grant Likely · 14 years ago
  26. 58f9b0b of: eliminate of_device->node and dev_archdata->{of,prom}_node by Grant Likely · 14 years ago
  27. 61c7a08 of: Always use 'struct device.of_node' to get device node pointer. by Grant Likely · 14 years ago
  28. d12d42f i2c/of: Allow device node to be passed via i2c_board_info by Grant Likely · 14 years ago
  29. d706c1b driver-core: Add device node pointer to struct device by Grant Likely · 14 years ago
  30. 8bfe9b5 of/flattree: Make unflatten_device_tree() safe to call from any arch by Grant Likely · 14 years ago
  31. 9bd7371 of: check for IS_ERR() by Dan Carpenter · 14 years ago
  32. 336f589 Merge branch 'master' into export-slabh by Tejun Heo · 14 years ago
  33. 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
  34. 7f809e1 of/flattree: Fix unhandled OF_DT_NOP tag when unflattening the device tree by Jason Gunthorpe · 14 years ago
  35. fc0bdae of: move definition of of_chosen into common code. by Grant Likely · 14 years ago
  36. 4ef7b37 of/flattree: Don't assume HAVE_LMB by Jeremy Kerr · 14 years ago
  37. 04b954a of/flattree: Make the kernel accept ePAPR style phandle information by David Gibson · 14 years ago
  38. 087f79c of/flattree: endian-convert members of boot_param_header by Jeremy Kerr · 14 years ago
  39. 3371488 of: assume big-endian properties, adding conversions where necessary by Jeremy Kerr · 14 years ago
  40. 2e89e68 of: use __be32 for cell value accessors by Jeremy Kerr · 14 years ago
  41. 36b9d30 of/flattree: use OF_ROOT_NODE_{SIZE,ADDR}_CELLS DEFAULT for fdt parsing by Jeremy Kerr · 14 years ago
  42. 1406bc2 of/flattree: use callback to setup initrd from /chosen by Jeremy Kerr · 14 years ago
  43. a9f2f63 of: include linux/proc_fs.h by Jeremy Kerr · 14 years ago
  44. 51975db of/flattree: merge early_init_dt_scan_memory() common code by Grant Likely · 14 years ago
  45. 71a157e of: add 'of_' prefix to machine_is_compatible() by Grant Likely · 14 years ago
  46. 89751a7 of: merge of_find_node_by_phandle by Jeremy Kerr · 14 years ago
  47. fcdeb7f of: merge of_attach_node() & of_detach_node() by Grant Likely · 14 years ago
  48. 0ada0a7 Merge commit 'v2.6.33-rc5' into secretlab/test-devicetree by Grant Likely · 14 years ago
  49. 6016a36 of: unify phandle name in struct device_node by Grant Likely · 14 years ago
  50. 923f7e3 of: Merge of_node_get() and of_node_put() by Grant Likely · 14 years ago
  51. 1f43cfb of: merge machine_is_compatible() by Grant Likely · 14 years ago
  52. 86e0322 of/flattree: merge early_init_dt_scan_chosen() by Grant Likely · 15 years ago
  53. 83f7a06 of/flattree: merge dt_mem_next_cell by Grant Likely · 15 years ago
  54. f00abd9 of/flattree: Merge earlyinit_dt_scan_root() by Grant Likely · 15 years ago
  55. f7b3a83 of/flattree: Merge early_init_dt_check_for_initrd() by Grant Likely · 15 years ago
  56. bcd6acd Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 15 years ago
  57. 02af11b of: merge prom_{add,remove,modify}_property by Grant Likely · 15 years ago
  58. 41f8800 of/flattree: Merge unflatten_device_tree by Grant Likely · 15 years ago
  59. bbd3393 of/flattree: Merge unflatten_dt_node by Grant Likely · 15 years ago
  60. 00e38ef of/flattree: Merge of_flat_dt_is_compatible by Grant Likely · 15 years ago
  61. ca900cf of/flattree: merge of_get_flat_dt_prop by Grant Likely · 15 years ago
  62. 819d281 of/flattree: merge of_get_flat_dt_root by Grant Likely · 15 years ago
  63. c8cb7a5 of/flattree: merge of_scan_flat_dt by Grant Likely · 15 years ago
  64. e169cfb of/flattree: merge find_flat_dt_string and initial_boot_params by Grant Likely · 15 years ago
  65. d35ef90 of/platform: Implement support for dev_pm_ops by Anton Vorontsov · 15 years ago
  66. e91edcf of: merge of_find_all_nodes() implementations by Grant Likely · 15 years ago
  67. 08a7963 of: Remove nested function by Jérôme Pouiller · 15 years ago
  68. 225d8b2 of: remove "stm,m25p40" alias by Anton Vorontsov · 15 years ago
  69. 24c30db of/mdio: Add support function for Ethernet fixed-link property by Anton Vorontsov · 15 years ago
  70. 2ed0e21b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  71. 0fa2133 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  72. 9cbc1cb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 15 years ago
  73. 6fa612b microblaze: Kconfig: Enable drivers for Microblaze by Michal Simek · 15 years ago
  74. bd78c33 powerpc/85xx: Add STMicro M25P40 serial flash support for MPC8569E-MDS by Anton Vorontsov · 15 years ago
  75. 8bc487d openfirmware: Add OF phylib support code by Grant Likely · 15 years ago
  76. 739649c of: add of_parse_phandle() helper for parsing phandle properties by Grant Likely · 15 years ago
  77. 3f1c6eb powerpc: add mmc-spi-slot bindings by Anton Vorontsov · 15 years ago
  78. 2526c15 drivers/of: Add the of_find_i2c_device_by_node function. by Jon Smirl · 16 years ago
  79. 7498209 of/gpio: Implement of_gpio_count() by Anton Vorontsov · 16 years ago
  80. 7736a3d of: of_parse_phandles_with_args() learns to differentiate 'hole' cells by Anton Vorontsov · 16 years ago
  81. c1bb7c6 of: Minor simplification for the of_parse_phandles_with_args() by Anton Vorontsov · 16 years ago
  82. b908b53 of/gpio: Implement of_get_gpio_flags() by Anton Vorontsov · 16 years ago
  83. e6a437e of/i2c: Fill the archdata for I2C devices by Anton Vorontsov · 16 years ago
  84. 1e291b1 of: Add helpers for finding device nodes which have a given property by Michael Ellerman · 16 years ago
  85. 6098e2e OF-device: Don't overwrite numa_node in device registration by Jeremy Kerr · 16 years ago
  86. 84dfcb4 Merge commit 'kumar/kumar-for-2.6.28' by Benjamin Herrenschmidt · 16 years ago
  87. f618ebf of/spi: Support specifying chip select as active high via device tree by Wolfgang Ocker · 16 years ago
  88. 0721357 of: Format string bug in drivers/of/of_i2c.c by Jon Smirl · 16 years ago
  89. 5006d1a Merge commit 'gcl/gcl-next' by Benjamin Herrenschmidt · 16 years ago
  90. 64b60e0 of: Add new helper of_parse_phandles_with_args() by Anton Vorontsov · 16 years ago
  91. 58f467c powerpc/of-bindings: Don't support linux,<modalias> "compatible" values by Grant Likely · 16 years ago
  92. 4c3ed7d OF: add fsl,mcu-mpc8349emitx to the exception list by Anton Vorontsov · 16 years ago
  93. 4589f1f powerpc/ibmebus: Restore "name" sysfs attribute on ibmebus devices by Joachim Fenkes · 16 years ago
  94. 284b018 spi: Add OF binding support for SPI busses by Grant Likely · 16 years ago
  95. 3f07af4 of: adapt of_find_i2c_driver() to be usable by SPI also by Grant Likely · 16 years ago
  96. 5047887 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  97. 7444a72 gpiolib: allow user-selection by Michael Buesch · 16 years ago
  98. 11d579e powerpc/mpc5200: Fix wrong 'no interrupt' handling in of_i2c by Wolfram Sang · 16 years ago
  99. f40987b OpenFirmware: Include <linux/of_i2c.h> from of_i2c.c. by Robert P. J. Day · 16 years ago
  100. 8a3e1c6 Merge branch 'merge' by Paul Mackerras · 16 years ago