1. 1aacb90 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial into next by Linus Torvalds · 10 years ago
  2. c6e126d of: Keep track of populated platform devices by Pawel Moll · 10 years ago
  3. 8c1eb25 of: Spelling s/anonymouns/anonymous/ by Geert Uytterhoeven · 10 years ago
  4. f70c64f of: remove of_platform_driver by Rob Herring · 11 years ago
  5. 8a46f4f of: remove #ifdef from linux/of_platform.h by Arnd Bergmann · 11 years ago
  6. d450f44 <linux/of_platform.h>: fix compilation warnings with DT disabled by Sergei Shtylyov · 12 years ago
  7. ab28698 of: define struct device in of_platform.h if !OF_DEVICE and !OF_ADDRESS by Jonas Gorski · 12 years ago
  8. e7cc3ac dt: fix twl4030 for non-dt compile on x86 by Grant Likely · 12 years ago
  9. 964dba2 devicetree: Add empty of_platform_populate() for !CONFIG_OF_ADDRESS (sparc) by Grant Likely · 13 years ago
  10. 7755c47 of_platform.h: delete needless include <linux/module.h> by Paul Gortmaker · 13 years ago
  11. 15c3597 dt/platform: allow device name to be overridden by Grant Likely · 13 years ago
  12. 29d4f8a dt: add of_platform_populate() for creating device from the device tree by Grant Likely · 13 years ago
  13. cbb49c2 dt: Add default match table for bus ids by Grant Likely · 13 years ago
  14. 1eed4c0 dt: eliminate OF_NO_DEEP_PROBE and test for NULL match table by Grant Likely · 13 years ago
  15. d714d19 dt: eliminate of_platform_driver shim code by Grant Likely · 14 years ago
  16. 710ac54 dt/powerpc: move of_bus_type infrastructure to ibmebus by Grant Likely · 14 years ago
  17. 2dc1158 of/device: Replace struct of_device with struct platform_device by Grant Likely · 14 years ago
  18. c0dd394 of: remove of_default_bus_ids by Jonas Bonn · 14 years ago
  19. 94a0cb1 of/device: Replace of_device with platform_device in includes and core code by Grant Likely · 14 years ago
  20. 129ac79 of: remove asm/of_platform.h by Grant Likely · 14 years ago
  21. 1ab1d63 of/platform: remove all of_bus_type and of_platform_bus_type references by Grant Likely · 14 years ago
  22. eca3930 of: Merge of_platform_bus_type with platform_bus_type by Grant Likely · 14 years ago
  23. 94c0931 of: Merge of_device_alloc() and of_device_make_bus_id() by Grant Likely · 14 years ago
  24. 5fd200f of/device: Merge of_platform_bus_probe() by Grant Likely · 14 years ago
  25. 4018294 of: Remove duplicate fields from of_platform_driver by Grant Likely · 14 years ago
  26. efb2e01 of: protect contents of of_platform.h and of_device.h by Grant Likely · 14 years ago
  27. 0763ed2 of: make of_(un)register_platform_driver common code by Grant Likely · 15 years ago
  28. c9bb600 of: Fix comment, sparc no longer uses of_device objects on special busses. by David S. Miller · 16 years ago
  29. 5c45708 [SPARC/64]: Consolidate of_register_driver by Stephen Rothwell · 17 years ago
  30. 51d2611 [POWERPC] Constify of_platform_driver match_table by Stephen Rothwell · 17 years ago
  31. 8bf8df7 [POWERPC] Constify of_platform_driver name by Stephen Rothwell · 17 years ago
  32. 3f23de1 Create drivers/of/platform.c by Stephen Rothwell · 17 years ago
  33. b41912c Create linux/of_platorm.h by Stephen Rothwell · 17 years ago