1. d89e237 drivers: flag buses which demand DMA configuration by Robin Murphy · 7 years ago
  2. 5226971 Merge tag 'dma-mapping-4.14' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  3. 74fee4e Merge tag 'devicetree-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 7 years ago
  4. 7232888 of: restrict DMA configuration by Robin Murphy · 7 years ago
  5. 6d7e3bf8 of: Use PLATFORM_DEVID_NONE definition by Andy Shevchenko · 7 years ago
  6. 8c2a75e of/device: Fix of_device_get_modalias() buffer handling by Bjorn Andersson · 7 years ago
  7. 08ab58d of/device: Prevent buffer overflow in of_device_modalias() by Bjorn Andersson · 7 years ago
  8. ee7b1f3 of: fix DMA mask generation by Robin Murphy · 7 years ago
  9. bc57506 of/device: use of_property_for_each_string to parse compatible strings by Rob Herring · 7 years ago
  10. 0d638a0 of: Convert to using %pOF instead of full_name by Rob Herring · 7 years ago
  11. a37b19a iommu/of: Ignore all errors except EPROBE_DEFER by Sricharan R · 7 years ago
  12. 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
  13. 7b07cbe iommu: of: Handle IOMMU lookup failure with deferred probing or error by Laurent Pinchart · 8 years ago
  14. efc8551 of: device: Fix overflow of coherent_dma_mask by Sricharan R · 8 years ago
  15. 3f18667 of: dma: Make of_dma_deconfigure() public by Laurent Pinchart · 8 years ago
  16. 0634c29 of: Add function for generating a DT modalias with a newline by Rob Herring · 8 years ago
  17. bcf54d5 of: fix of_device_get_modalias returned length when truncating buffers by Rob Herring · 8 years ago
  18. 7a3b7cd of: device: Export of_device_{get_modalias, uvent_modalias} to modules by Stephen Boyd · 8 years ago
  19. 9c829c0 of: device: Support loading a module with OF based modalias by Stephen Boyd · 8 years ago
  20. 53c92d7 iommu: of: enforce const-ness of struct iommu_ops by Robin Murphy · 9 years ago
  21. 56f2de8 of: to support binding numa node to specified device in devicetree by Zhen Lei · 9 years ago
  22. 3386e0f of: add helper function to retrive match data by Joachim Eastwood · 10 years ago
  23. 9a6d729 of: Calculate device DMA masks based on DT dma-range size by Murali Karicheri · 10 years ago
  24. 0c79c81 of: Fix size when dma-range is not used by Murali Karicheri · 10 years ago
  25. 1f5c69a of: Move of_dma_configure() to device.c to help re-use by Murali Karicheri · 10 years ago
  26. c05aba2 of: rename of_aliases_mutex to just of_mutex by Pantelis Antoniou · 10 years ago
  27. b9f7306 platform: introduce OF style 'modalias' support for platform bus by Zhang Rui · 11 years ago
  28. ced4eec of: Output devicetree alias names in uevent by Stepan Moskovchenko · 12 years ago
  29. 07d57a3 drivercore: Output common devicetree information in uevent by Grant Likely · 13 years ago
  30. 710ac54 dt/powerpc: move of_bus_type infrastructure to ibmebus 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. 2dc1158 of/device: Replace struct of_device with struct platform_device by Grant Likely · 14 years ago
  33. 94a0cb1 of/device: Replace of_device with platform_device in includes and core code by Grant Likely · 14 years ago
  34. eca3930 of: Merge of_platform_bus_type with platform_bus_type by Grant Likely · 14 years ago
  35. 8cec0e7 of/device: Add OF style matching helper function by Grant Likely · 14 years ago
  36. 34a1c1e of: Modify of_device_get_modalias to be passed struct device by Grant Likely · 14 years ago
  37. dd27dcd of/device: merge of_device_uevent by Grant Likely · 14 years ago
  38. 44504b2 of: change of_match_device to work with struct device by Grant Likely · 15 years ago
  39. 61c7a08 of: Always use 'struct device.of_node' to get device node pointer. by Grant Likely · 15 years ago
  40. 6098e2e OF-device: Don't overwrite numa_node in device registration by Jeremy Kerr · 16 years ago
  41. 4589f1f powerpc/ibmebus: Restore "name" sysfs attribute on ibmebus devices by Joachim Fenkes · 16 years ago
  42. 09e67ca [POWERPC] Move of_device_get_modalias to drivers/of by Stephen Rothwell · 16 years ago
  43. 140b932 [POWERPC] Create modalias file in sysfs for of_platform bus by Olaf Hering · 17 years ago
  44. 283029d [POWERPC] Add of_find_matching_node() helper function by Grant Likely · 17 years ago
  45. f898f8d Begin consolidation of of_device.h by Stephen Rothwell · 18 years ago
  46. f85ff30 Begin to consolidate of_device.c by Stephen Rothwell · 18 years ago