1. 3a496b0 of/address: Don't loop forever in of_find_matching_node_by_address(). by David Daney · 9 years ago
  2. 4da3064 Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux by Linus Torvalds · 9 years ago
  3. 294240f of/address: use atomic allocation in pci_register_io_range() by Jingoo Han · 9 years ago
  4. 5dbb4c6 of/pci: Fix pci_address_to_pio() conversion of CPU address to I/O port by Zhichang Yuan · 9 years ago
  5. 41d9489 drivers/of: Add empty ranges quirk for PA-Semi by Benjamin Herrenschmidt · 9 years ago
  6. 66e6a5a Merge tag 'v3.18-rc6' into devicetree/next by Grant Likely · 10 years ago
  7. 746c9e9 of/base: Fix PowerPC address parsing hack by Benjamin Herrenschmidt · 10 years ago
  8. a0212ae of/address: Don't throw errors on absent ranges properties by Benjamin Herrenschmidt · 10 years ago
  9. b75b276 of: Request and map make argument name constant by Matthias Brugger · 10 years ago
  10. 0b0b089 of/pci: Fix the conversion of IO ranges into IO resources by Liviu Dudau · 10 years ago
  11. 83bbde1 of/pci: Move of_pci_range_to_resource() to of/address.c by Liviu Dudau · 10 years ago
  12. 41f8bba of/pci: Add pci_register_io_range() and pci_pio_to_address() by Liviu Dudau · 10 years ago
  13. efd342f of: Provide a function to request and map memory by Matthias Brugger · 10 years ago
  14. eb3d3ec Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next by Linus Torvalds · 10 years ago
  15. d9c6866 of: kill off of_can_translate_address by Rob Herring · 10 years ago
  16. 92ea637 of: introduce of_dma_is_coherent() helper by Santosh Shilimkar · 10 years ago
  17. 18308c9 of: introduce of_dma_get_range() helper by Grygorii Strashko · 10 years ago
  18. dab2310 Merge tag 'v3.14-rc5' into HEAD by Grant Likely · 10 years ago
  19. 25a3157 of: Allows to use the PCI translator without the PCI core by Gregory CLEMENT · 10 years ago
  20. 14e2abb of: fix PCI bus match for PCIe slots by Kleber Sacilotto de Souza · 10 years ago
  21. 13fcca8 Revert "of/address: Handle #address-cells > 2 specially" by Rob Herring · 11 years ago
  22. b548095 Merge remote-tracking branch 'grant/devicetree/next' into for-next by Rob Herring · 11 years ago
  23. 0c02c80 of/irq: Rename of_irq_map_* functions to of_irq_parse_* by Grant Likely · 11 years ago
  24. 8804827 of: Fix dereferencing node name in debug output to be safe by Grant Likely · 11 years ago
  25. 25ff794 of: implement pci_address_to_pio as weak function by Rob Herring · 11 years ago
  26. 74b9272 Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  27. 6dd18e4 of: Fix address decoding on Bimini and js2x machines by Benjamin Herrenschmidt · 11 years ago
  28. 29b635c of/pci: Provide support for parsing PCI DT ranges property by Andrew Murray · 11 years ago
  29. 59f5ca4 of: fix spelling mistake in comment by Andrew Murray · 12 years ago
  30. 47b1e68 of/address: sparse fixes by Kim Phillips · 12 years ago
  31. e38c0a1 of/address: Handle #address-cells > 2 specially by Thierry Reding · 12 years ago
  32. 5d61b16 of: Allow busses with #size-cells=0 by Stephen Warren · 12 years ago
  33. 5019f0b ARM: spear: remove most mach/*.h header contents by Arnd Bergmann · 12 years ago
  34. 35f3da3 of/address: Add reg-names property to name an iomem resource by Benoit Cousson · 13 years ago
  35. 28c1b6d of: address: use resource_size helper by Felipe Balbi · 13 years ago
  36. 90e33f6 of/address: Add of_find_matching_node_by_address helper by Grant Likely · 13 years ago
  37. 0131d89 of/address: use proper endianess in get_flags by Sebastian Andrzej Siewior · 14 years ago
  38. a9fadee of: use __be32 types for big-endian device tree data by Jeremy Kerr · 14 years ago
  39. d3571c3 of: Use full node name in resource structures by Grant Likely · 14 years ago
  40. 3930f29 of/address: restrict 'no-ranges' kludge to powerpc by Grant Likely · 14 years ago
  41. 154063a9 of/address: little-endian fixes by Grant Likely · 14 years ago
  42. dbbdee9 of/address: Merge all of the bus translation code by Grant Likely · 14 years ago
  43. 1f5bef3 of/address: merge of_address_to_resource() by Grant Likely · 14 years ago
  44. 6b884a8 of/address: merge of_iomap() by Grant Likely · 14 years ago