1. 8c8239c of: Add missing 'Return' section in kerneldoc comments by Rob Herring · 3 years, 10 months ago
  2. f3896a7 of: platform: Demote kernel-doc abuse by Lee Jones · 3 years, 10 months ago
  3. e229b42 Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 3 years, 10 months ago
  4. 83c4a4e of: Remove of_dev_{get,put}() by Rob Herring · 3 years, 11 months ago
  5. 5a3fa75 nvmem: Add driver to expose reserved memory as nvmem by Nicolas Saenz Julienne · 4 years ago
  6. 087ad76 Revert "of: platform: Batch fwnode parsing when adding all top level devices" by Saravana Kannan · 4 years, 2 months ago
  7. 70a2920 of: platform: Destroy child devices symmetrically by Thierry Reding · 4 years, 5 months ago
  8. f558b83 Merge tag 'driver-core-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 4 years, 7 months ago
  9. f9a529b dt/platform: Fix comment in of_dev_lookup() by Qi Zheng · 4 years, 8 months ago
  10. 93d2e43 of: platform: Batch fwnode parsing when adding all top level devices by Saravana Kannan · 4 years, 8 months ago
  11. ee9b280 of/platform: Unconditionally pause/resume sync state during kernel init by Saravana Kannan · 5 years ago
  12. 5e66693 of/platform: Pause/resume sync state during init and of_platform_populate() by Saravana Kannan · 5 years ago
  13. cfba5de drivers: Introduce device lookup variants by of_node by Suzuki K Poulose · 5 years ago
  14. f632a81 Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 5 years ago
  15. d88590d of/platform: Drop superfluous cast in of_device_make_bus_id() by Geert Uytterhoeven · 6 years ago
  16. 418e3ea bus_find_device: Unify the match callback with class_find_device by Suzuki K Poulose · 6 years ago
  17. b27186a Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 6 years ago
  18. a613b26 of: Convert to using %pOFn instead of device_node.name by Rob Herring · 6 years ago
  19. 8c89ef7 of/platform: initialise AMBA default DMA masks by Linus Walleij · 6 years ago
  20. a551621 of/platform: Initialise default DMA masks by Robin Murphy · 6 years ago
  21. b08fc52 Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  22. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  23. 8efcf34 Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  24. 522811e of: platform: stop accessing invalid dev in of_platform_device_destroy by Srinivas Kandagatla · 7 years ago
  25. 312416d drivers: qcom: add command DB driver by Mahesh Sivasubramanian · 7 years ago
  26. 4550fe6 of: Don't create device for OPP tables by Viresh Kumar · 7 years ago
  27. fe53d14 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  28. e2105ca of: platform: fix OF node refcount leak by Sudeep Holla · 7 years ago
  29. af6074f of: Use SPDX license tag for DT files by Rob Herring · 7 years ago
  30. 3aa0582 of: platform: populate /firmware/ node from of_platform_default_populate_init() by Sudeep Holla · 7 years ago
  31. d1de6d6 soc: qcom: Remote filesystem memory driver by Bjorn Andersson · 7 years ago
  32. a50ff19 of/platform: Generalize /reserved-memory handling by Bjorn Andersson · 7 years ago
  33. 6d7e3bf8 of: Use PLATFORM_DEVID_NONE definition by Andy Shevchenko · 7 years ago
  34. 0d638a0 of: Convert to using %pOF instead of full_name by Rob Herring · 8 years ago
  35. dd6ec12 Merge tag 'devicetree-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 8 years ago
  36. 95e6b1f of: use kbasename instead of open coding by Rob Herring · 8 years ago
  37. c2372c2 of/platform: Make of_platform_device_destroy globally visible by Jan Glauber · 8 years ago
  38. 28b4780 Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 8 years ago
  39. 09515ef of/acpi: Configure dma operations at probe time for platform/amba/pci bus devices by Sricharan R · 8 years ago
  40. 3f18667 of: dma: Make of_dma_deconfigure() public by Laurent Pinchart · 8 years ago
  41. b558dfd Merge tag 'drm-misc-next-2017-03-06' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 8 years ago
  42. 38b0b21 of: add devm_ functions for populate and depopulate by Benjamin Gaignard · 8 years ago
  43. e553f53 of: make of_device_make_bus_id() static by Frank Rowand · 8 years ago
  44. 4fb373d of/platform: clarify of_find_device_by_node refcounting by Johan Hovold · 8 years ago
  45. 71ec6f4 of/platform: fix of_platform_device_destroy comment by Johan Hovold · 8 years ago
  46. 133d970 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  47. ecd76ed of/platform: Probe "isa" busses by default by Paul Burton · 8 years ago
  48. f94277a of/platform: Initialise dev->fwnode appropriately by Robin Murphy · 8 years ago
  49. fc520f8 of/platform: disable the of_platform_default_populate_init() for all the ppc boards by Kevin Hao · 8 years ago
  50. 529182e ramoops: use DT reserved-memory bindings by Kees Cook · 8 years ago
  51. 606ad42 of: use pr_fmt prefix for all console printing by Rob Herring · 9 years ago
  52. e1bcbee Revert "of/platform: export of_default_bus_match_table" by Kefeng Wang · 9 years ago
  53. 44a7185 of/platform: Add common method to populate default bus by Kefeng Wang · 9 years ago
  54. fc5cf80 of/platform: Allow secondary compatible match in of_dev_lookup by Tony Lindgren · 9 years ago
  55. b80443c of/platform: export of_default_bus_match_table by Masahiro Yamada · 9 years ago
  56. 7fad948a of/platform: add missing of_node_put by Julia Lawall · 9 years ago
  57. f1a3c0b Merge tag 'devicetree-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 9 years ago
  58. 43443ad of/platform: add function to populate default bus by Hauke Mehrtens · 9 years ago
  59. c706c23 of/platform: Assign MSI domain to platform device by Marc Zyngier · 9 years ago
  60. 22869a9 MFD/OF: document MFD devices and handle simple-mfd by Linus Walleij · 10 years ago
  61. 1f5c69a of: Move of_dma_configure() to device.c to help re-use by Murali Karicheri · 10 years ago
  62. ed74862 of: iommu: Add ptr to OF node arg to of_iommu_configure() by Murali Karicheri · 10 years ago
  63. 1865678 Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  64. 15204ab of/platform: Handle of_populate drivers in notifier by Pantelis Antoniou · 10 years ago
  65. 0495cb7 of/platform: teardown DMA mappings on device destruction by Will Deacon · 10 years ago
  66. 3772160 dma-mapping: fix debug print to display correct dma_pfn_offset by Murali Karicheri · 10 years ago
  67. 6f51ee7 Merge tag 'iommu-config-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  68. 97890ba dma-mapping: detect and configure IOMMU in of_dma_configure by Will Deacon · 10 years ago
  69. a3a60f8 dma-mapping: replace set_arch_dma_coherent_ops with arch_setup_dma_ops by Will Deacon · 10 years ago
  70. 801d728 of/reconfig: Add OF_DYNAMIC notifier for platform_bus_type by Pantelis Antoniou · 10 years ago
  71. 2d0747c of: Properly set the OF_POPULATED_BUS flag on root node by Grant Likely · 10 years ago
  72. 43c0767 of/platform: Move platform devices under /sys/devices/platform by Grant Likely · 10 years ago
  73. c9d571b of: amba: use of_dma_configure for AMBA devices by Robin Murphy · 10 years ago
  74. 75f353b of/platform: Fix of_platform_device_destroy iteration of devices by Grant Likely · 11 years ago
  75. e1319ea of/platform: Fix microblaze build failure by Guenter Roeck · 11 years ago
  76. 2b03adc Merge tag 'microblaze-3.16-rc1' of git://git.monstr.eu/linux-2.6-microblaze into next by Linus Torvalds · 11 years ago
  77. eb3d3ec Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next by Linus Torvalds · 11 years ago
  78. d270506 Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux into next by Linus Torvalds · 11 years ago
  79. bf5db2f microblaze: Use generic device.h by Michal Simek · 11 years ago
  80. 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 · 11 years ago
  81. ba52464 of: Stop naming platform_device using dcr address by Grant Likely · 11 years ago
  82. 07e461c of: Ensure unique names without sacrificing determinism by Grant Likely · 11 years ago
  83. c6e126d of: Keep track of populated platform devices by Pawel Moll · 11 years ago
  84. d9c6866 of: kill off of_can_translate_address by Rob Herring · 11 years ago
  85. b8acee3 of/platform: fix device naming for non-translatable addresses by Rob Herring · 11 years ago
  86. 591c1ee of: configure the platform device dma parameters by Santosh Shilimkar · 11 years ago
  87. 9ec36ca of/irq: do irq resolution in platform_get_irq by Rob Herring · 11 years ago
  88. 8ceafbf Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  89. 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
  90. 0589342 of: set dma_mask to point to coherent_dma_mask by Rob Herring · 11 years ago
  91. 446b2a9 DMA-API: amba: get rid of separate dma_mask by Russell King · 12 years ago
  92. 1931ee1 Revert "drivers: of: add initialization code for dma reserved memory" by Marek Szyprowski · 11 years ago
  93. 31f7c3a Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  94. 2bc552d of/platform: add error reporting to of_amba_device_create() by Bartlomiej Zolnierkiewicz · 11 years ago
  95. 9d8eab7 drivers: of: add initialization code for dma reserved memory by Marek Szyprowski · 11 years ago
  96. 245d964 of/platform: Staticize of_platform_device_create_pdata() by Mark Brown · 12 years ago
  97. 92039ed of: add missing documentation for of_platform_populate() by Javi Merino · 12 years ago
  98. 24fb530 of/platform: sparse fix by Kim Phillips · 12 years ago
  99. 5d61b16 of: Allow busses with #size-cells=0 by Stephen Warren · 12 years ago
  100. 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