1. c9d571b of: amba: use of_dma_configure for AMBA devices by Robin Murphy · 10 years ago
  2. 75f353b of/platform: Fix of_platform_device_destroy iteration of devices by Grant Likely · 10 years ago
  3. e1319ea of/platform: Fix microblaze build failure by Guenter Roeck · 10 years ago
  4. 2b03adc Merge tag 'microblaze-3.16-rc1' of git://git.monstr.eu/linux-2.6-microblaze into next by Linus Torvalds · 10 years ago
  5. eb3d3ec Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next by Linus Torvalds · 10 years ago
  6. d2705064 Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux into next by Linus Torvalds · 10 years ago
  7. bf5db2f microblaze: Use generic device.h by Michal Simek · 10 years ago
  8. 6b74f61 Merge tag 'dt-dma-properties-for-arm' of git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone into devel-stable by Russell King · 10 years ago
  9. ba52464 of: Stop naming platform_device using dcr address by Grant Likely · 10 years ago
  10. 07e461c of: Ensure unique names without sacrificing determinism by Grant Likely · 10 years ago
  11. c6e126d of: Keep track of populated platform devices by Pawel Moll · 10 years ago
  12. d9c6866 of: kill off of_can_translate_address by Rob Herring · 10 years ago
  13. b8acee3 of/platform: fix device naming for non-translatable addresses by Rob Herring · 10 years ago
  14. 591c1ee of: configure the platform device dma parameters by Santosh Shilimkar · 10 years ago
  15. 9ec36ca of/irq: do irq resolution in platform_get_irq by Rob Herring · 10 years ago
  16. 8ceafbf Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  17. 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
  18. 0589342 of: set dma_mask to point to coherent_dma_mask by Rob Herring · 11 years ago
  19. 446b2a9 DMA-API: amba: get rid of separate dma_mask by Russell King · 11 years ago
  20. 1931ee1 Revert "drivers: of: add initialization code for dma reserved memory" by Marek Szyprowski · 11 years ago
  21. 31f7c3a Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  22. 2bc552d of/platform: add error reporting to of_amba_device_create() by Bartlomiej Zolnierkiewicz · 11 years ago
  23. 9d8eab7 drivers: of: add initialization code for dma reserved memory by Marek Szyprowski · 11 years ago
  24. 245d964 of/platform: Staticize of_platform_device_create_pdata() by Mark Brown · 11 years ago
  25. 92039ed of: add missing documentation for of_platform_populate() by Javi Merino · 12 years ago
  26. 24fb530 of/platform: sparse fix by Kim Phillips · 12 years ago
  27. 5d61b16 of: Allow busses with #size-cells=0 by Stephen Warren · 12 years ago
  28. 887eafd Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  29. 84774e6 of: address: Don't fail a lookup just because a node has no reg property by Lee Jones · 12 years ago
  30. e001f1c of: export of_platform_populate() by Stephen Warren · 12 years ago
  31. 56c10bf Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  32. 964dba2 devicetree: Add empty of_platform_populate() for !CONFIG_OF_ADDRESS (sparc) by Grant Likely · 13 years ago
  33. c0f72f8 ARM: amba: of: convert to use amba_device_alloc by Russell King · 13 years ago
  34. f88e1ae dt/device: Fix auxdata matching to handle entries without a name override by Grant Likely · 13 years ago
  35. 303f59d dt/platform: minor cleanup by Olof Johansson · 13 years ago
  36. 1844750 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  37. 314b02f powerpc: implement arch_setup_pdev_archdata by Kumar Gala · 13 years ago
  38. 15c3597 dt/platform: allow device name to be overridden by Grant Likely · 13 years ago
  39. 5de1540 drivers/amba: create devices from device tree by Grant Likely · 13 years ago
  40. 29d4f8a dt: add of_platform_populate() for creating device from the device tree by Grant Likely · 13 years ago
  41. cbb49c2 dt: Add default match table for bus ids by Grant Likely · 13 years ago
  42. 1eed4c0 dt: eliminate OF_NO_DEEP_PROBE and test for NULL match table by Grant Likely · 14 years ago
  43. 38e9e21 dt: Refactor of_platform_bus_probe() by Grant Likely · 14 years ago
  44. d714d19 dt: eliminate of_platform_driver shim code by Grant Likely · 14 years ago
  45. 710ac54 dt/powerpc: move of_bus_type infrastructure to ibmebus by Grant Likely · 14 years ago
  46. cd1e650 of/device: Don't register disabled devices by Grant Likely · 14 years ago
  47. 7096d04 of/device: Rework to use common platform_device_alloc() for allocating devices by Grant Likely · 14 years ago
  48. 52f6537 of/irq: remove references to NO_IRQ in drivers/of/platform.c by Andres Salomon · 14 years ago
  49. 7fb8f88 of/platform: Register of_platform_drivers with an "of:" prefix by Grant Likely · 14 years ago
  50. c660122 of/device: Make of_device_make_bus_id() usable by other code. by Grant Likely · 14 years ago
  51. c0dd394 of: remove of_default_bus_ids by Jonas Bonn · 14 years ago
  52. c608558 of: make of_find_device_by_node generic by Jonas Bonn · 14 years ago
  53. 94a0cb1 of/device: Replace of_device with platform_device in includes and core code by Grant Likely · 14 years ago
  54. c1b6d38 of/device: Protect against binding of_platform_drivers to non-OF devices by Grant Likely · 14 years ago
  55. eca3930 of: Merge of_platform_bus_type with platform_bus_type by Grant Likely · 14 years ago
  56. 9e3288d of/device: Fix build errors for non-ppc and non-microblaze by Grant Likely · 14 years ago
  57. 60d5991 of/flattree: Fix crash when device tree absent by Grant Likely · 14 years ago
  58. 596c955 drivers/of: fix build error when CONFIG_PPC_DCR is set by Grant Likely · 14 years ago
  59. 50ef528 of: Fix missing include by Grant Likely · 14 years ago
  60. ac80a51 of/device: populate platform_device (of_device) resource table on allocation by Grant Likely · 14 years ago
  61. 94c0931 of: Merge of_device_alloc() and of_device_make_bus_id() by Grant Likely · 14 years ago
  62. 5fd200f of/device: Merge of_platform_bus_probe() by Grant Likely · 14 years ago
  63. 44504b2 of: change of_match_device to work with struct device by Grant Likely · 14 years ago
  64. 4018294 of: Remove duplicate fields from of_platform_driver by Grant Likely · 14 years ago
  65. 597b9d1 drivercore: Add of_match_table to the common device drivers by Grant Likely · 14 years ago
  66. d35ef90 of/platform: Implement support for dev_pm_ops by Anton Vorontsov · 15 years ago
  67. 140b932 [POWERPC] Create modalias file in sysfs for of_platform bus by Olaf Hering · 16 years ago
  68. a09ad3c [POWERPC] Create and hook up of_platform_device_shutdown by Michael Ellerman · 17 years ago
  69. 5c45708 [SPARC/64]: Consolidate of_register_driver by Stephen Rothwell · 17 years ago
  70. 3f23de1 Create drivers/of/platform.c by Stephen Rothwell · 17 years ago