1. 0e407a9 of: Remove superfluous casts when printing u64 values by Geert Uytterhoeven · 3 years, 7 months ago
  2. 67a3156 of: Merge of_address_to_resource() and of_pci_address_to_resource() implementations by Rob Herring · 3 years, 7 months ago
  3. c3c0dc7 of: address: Use IS_ENABLED() for !CONFIG_PCI by Rob Herring · 3 years, 7 months ago
  4. 050a2c6 of: Merge of_get_address() and of_get_pci_address() implementations by Rob Herring · 3 years, 7 months ago
  5. 0080665 Merge tag 'devicetree-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 3 years, 8 months ago
  6. 9d57e61 of/pci: Add IORESOURCE_MEM_64 to resource flags for 64-bit memory addresses by Leonardo Bras · 3 years, 9 months ago
  7. 89897f7 of/address: Add infrastructure to declare MMIO as non-posted by Hector Martin · 3 years, 11 months ago
  8. 45f2933 of: address: Provide descriptions for 'of_address_to_resource's params by Lee Jones · 3 years, 10 months ago
  9. 0ca2ce8 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years ago
  10. 964db79 of/address: Introduce of_dma_get_max_cpu_address() by Nicolas Saenz Julienne · 4 years, 1 month ago
  11. a5bea04 of/address: Fix of_node memory leak in of_dma_is_coherent by Evan Nimmo · 4 years, 2 months ago
  12. e0d0727 dma-mapping: introduce DMA range map, supplanting dma_pfn_offset by Jim Quinlan · 4 years, 3 months ago
  13. d1ac000 of: address: Work around missing device_type property in pcie nodes by Marc Zyngier · 4 years, 4 months ago
  14. f49c7fa of/address: check for invalid range.cpu_addr by Colin Ian King · 4 years, 4 months ago
  15. b62e419 Merge tag 'mips_5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 4 years, 5 months ago
  16. c3028b9 of: address: Fix parser address/size cells initialization by Nicolas Saenz Julienne · 4 years, 5 months ago
  17. 0fc0ead of_address: Guard of_bus_pci_get_flags with CONFIG_PCI by Jiaxun Yang · 4 years, 5 months ago
  18. 2f96593 of_address: Add bus type match for pci ranges parser by Jiaxun Yang · 4 years, 5 months ago
  19. 1094d5d of/address: Fix variable name in comment of of_iomap by Wenchao Hao · 4 years, 6 months ago
  20. 9d55beb of/address: Support multiple 'dma-ranges' entries by Rob Herring · 5 years ago
  21. 7a8b64d of/address: use range parser for of_dma_get_range by Rob Herring · 5 years ago
  22. bc5e522 of/address: Rework of_pci_range parsing for non-PCI buses by Rob Herring · 5 years ago
  23. c67f3df of: Drop struct of_pci_range.pci_space field by Rob Herring · 4 years, 11 months ago
  24. 67ccd2b of/address: Move range parser code out of CONFIG_PCI by Rob Herring · 5 years ago
  25. dabf6b3 of: Add OF_DMA_DEFAULT_COHERENT & select it on powerpc by Michael Ellerman · 5 years ago
  26. 951d488 of: Make of_dma_get_range() work on bus nodes by Robin Murphy · 5 years ago
  27. 645c138 of/address: Fix of_pci_range_parser_one translation of DMA addresses by Rob Herring · 5 years ago
  28. 81db12e of/address: Translate 'dma-ranges' for parent nodes missing 'dma-ranges' by Rob Herring · 5 years ago
  29. b68ac8d of: Factor out #{addr,size}-cells parsing by Robin Murphy · 5 years ago
  30. c60bf3e of: address: Follow DMA parent for "dma-coherent" by Robin Murphy · 5 years ago
  31. 862ab55 of/address: Introduce of_get_next_dma_parent() helper by Robin Murphy · 5 years ago
  32. 76dd706 of: address: Report of_dma_get_range() errors meaningfully by Robin Murphy · 5 years ago
  33. 6e6faf6 of: Make of_dma_get_range() private by Rob Herring · 5 years ago
  34. 3a9ac95 of: Remove unused of_find_matching_node_by_address() by Rob Herring · 5 years ago
  35. f83a6e5 of: address: Add support for the parent DMA bus by Maxime Ripard · 6 years ago
  36. 95835a8 of: address: Retrieve a parent through a callback in __of_translate_address by Maxime Ripard · 6 years ago
  37. b3e46d1 of: Use of_node_name_eq for node name comparisons by Rob Herring · 6 years ago
  38. e8b1dee2 of: Use device_type helpers to access the node type by Rob Herring · 6 years ago
  39. b01dcdd drivers/of: Make of_io_request_and_map() "name" argument optional by Benjamin Herrenschmidt · 7 years ago
  40. 65af618 of: Add missing I/O range exception for indirect-IO devices by Zhichang Yuan · 7 years ago
  41. fcfaab3 PCI: Add fwnode handler as input param of pci_register_io_range() by Gabriele Paoloni · 7 years ago
  42. 105cf3c Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  43. 163b716 Merge remote-tracking branch 'lorenzo/pci/tegra' into next by Bjorn Helgaas · 7 years ago
  44. 4670d61 PCI: Move OF-related PCI functions into PCI core by Rob Herring · 7 years ago
  45. bf6681e of: Export of_pci_range_to_resource() by Manikanta Maddireddy · 7 years ago
  46. af6074f of: Use SPDX license tag for DT files by Rob Herring · 7 years ago
  47. a060c21 of/pci: Add of_pci_dma_range_parser_init() for dma-ranges parsing support by Marc Gonzalez · 7 years ago
  48. fda9f5d of: remove unused pci_space variable from address.c by Shawn Lin · 7 years ago
  49. 0d638a0 of: Convert to using %pOF instead of full_name by Rob Herring · 8 years ago
  50. 7602f42 of: address.c header comment typo by Frank Rowand · 8 years ago
  51. eb31003 of: fix sparse warning in of_pci_range_parser_one by Rob Herring · 8 years ago
  52. 606ad42 of: use pr_fmt prefix for all console printing by Rob Herring · 9 years ago
  53. c5076cf PCI, of: Move PCI I/O space management to PCI core code by Tomasz Nowicki · 9 years ago
  54. 5339f9d Merge tag 'devicetree-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 9 years ago
  55. 289582e of/address: replace printk(KERN_ERR ...) with pr_err(...) by Masahiro Yamada · 9 years ago
  56. ba85edb of/address: fix typo in comment block of of_translate_one() by Masahiro Yamada · 9 years ago
  57. 4af9710 PCI: of: Add 64-bit address recognition without LPAE support by Pavel Fedin · 9 years ago
  58. 3a496b0 of/address: Don't loop forever in of_find_matching_node_by_address(). by David Daney · 9 years ago
  59. 4da3064d Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux by Linus Torvalds · 9 years ago
  60. 294240f of/address: use atomic allocation in pci_register_io_range() by Jingoo Han · 10 years ago
  61. 5dbb4c6 of/pci: Fix pci_address_to_pio() conversion of CPU address to I/O port by Zhichang Yuan · 10 years ago
  62. 41d9489 drivers/of: Add empty ranges quirk for PA-Semi by Benjamin Herrenschmidt · 10 years ago
  63. 66e6a5a Merge tag 'v3.18-rc6' into devicetree/next by Grant Likely · 10 years ago
  64. 746c9e9 of/base: Fix PowerPC address parsing hack by Benjamin Herrenschmidt · 10 years ago
  65. a0212ae of/address: Don't throw errors on absent ranges properties by Benjamin Herrenschmidt · 10 years ago
  66. b75b276 of: Request and map make argument name constant by Matthias Brugger · 10 years ago
  67. 0b0b089 of/pci: Fix the conversion of IO ranges into IO resources by Liviu Dudau · 10 years ago
  68. 83bbde1 of/pci: Move of_pci_range_to_resource() to of/address.c by Liviu Dudau · 10 years ago
  69. 41f8bba of/pci: Add pci_register_io_range() and pci_pio_to_address() by Liviu Dudau · 10 years ago
  70. efd342f of: Provide a function to request and map memory by Matthias Brugger · 10 years ago
  71. eb3d3ec Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next by Linus Torvalds · 11 years ago
  72. d9c6866 of: kill off of_can_translate_address by Rob Herring · 11 years ago
  73. 92ea637 of: introduce of_dma_is_coherent() helper by Santosh Shilimkar · 11 years ago
  74. 18308c9 of: introduce of_dma_get_range() helper by Grygorii Strashko · 11 years ago
  75. dab2310 Merge tag 'v3.14-rc5' into HEAD by Grant Likely · 11 years ago
  76. 25a3157 of: Allows to use the PCI translator without the PCI core by Gregory CLEMENT · 11 years ago
  77. 14e2abb of: fix PCI bus match for PCIe slots by Kleber Sacilotto de Souza · 11 years ago
  78. 13fcca8 Revert "of/address: Handle #address-cells > 2 specially" by Rob Herring · 11 years ago
  79. b548095 Merge remote-tracking branch 'grant/devicetree/next' into for-next by Rob Herring · 11 years ago
  80. 0c02c80 of/irq: Rename of_irq_map_* functions to of_irq_parse_* by Grant Likely · 11 years ago
  81. 8804827 of: Fix dereferencing node name in debug output to be safe by Grant Likely · 11 years ago
  82. 25ff794 of: implement pci_address_to_pio as weak function by Rob Herring · 11 years ago
  83. 74b9272 Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  84. 6dd18e4 of: Fix address decoding on Bimini and js2x machines by Benjamin Herrenschmidt · 11 years ago
  85. 29b635c of/pci: Provide support for parsing PCI DT ranges property by Andrew Murray · 12 years ago
  86. 59f5ca4 of: fix spelling mistake in comment by Andrew Murray · 12 years ago
  87. 47b1e68 of/address: sparse fixes by Kim Phillips · 12 years ago
  88. e38c0a1 of/address: Handle #address-cells > 2 specially by Thierry Reding · 12 years ago
  89. 5d61b16 of: Allow busses with #size-cells=0 by Stephen Warren · 12 years ago
  90. 5019f0b ARM: spear: remove most mach/*.h header contents by Arnd Bergmann · 13 years ago
  91. 35f3da3 of/address: Add reg-names property to name an iomem resource by Benoit Cousson · 13 years ago
  92. 28c1b6d of: address: use resource_size helper by Felipe Balbi · 13 years ago
  93. 90e33f6 of/address: Add of_find_matching_node_by_address helper by Grant Likely · 13 years ago
  94. 0131d89 of/address: use proper endianess in get_flags by Sebastian Andrzej Siewior · 14 years ago
  95. a9fadee of: use __be32 types for big-endian device tree data by Jeremy Kerr · 14 years ago
  96. d3571c3 of: Use full node name in resource structures by Grant Likely · 15 years ago
  97. 3930f29 of/address: restrict 'no-ranges' kludge to powerpc by Grant Likely · 15 years ago
  98. 154063a9 of/address: little-endian fixes by Grant Likely · 15 years ago
  99. dbbdee9 of/address: Merge all of the bus translation code by Grant Likely · 15 years ago
  100. 1f5bef3 of/address: merge of_address_to_resource() by Grant Likely · 15 years ago