1. fcd71d9 of: fix declaration of of_io_request_and_map by Sudip Mukherjee · 9 years ago
  2. b1d06b6 of: Provide static inline function for of_translate_address if needed by Guenter Roeck · 9 years ago
  3. b75b276 of: Request and map make argument name constant by Matthias Brugger · 10 years ago
  4. 0b0b089 of/pci: Fix the conversion of IO ranges into IO resources by Liviu Dudau · 10 years ago
  5. 83bbde1 of/pci: Move of_pci_range_to_resource() to of/address.c by Liviu Dudau · 10 years ago
  6. 41f8bba of/pci: Add pci_register_io_range() and pci_pio_to_address() by Liviu Dudau · 10 years ago
  7. efd342f of: Provide a function to request and map memory by Matthias Brugger · 10 years ago
  8. eb3d3ec Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next by Linus Torvalds · 10 years ago
  9. d9c6866 of: kill off of_can_translate_address by Rob Herring · 10 years ago
  10. 92ea637 of: introduce of_dma_is_coherent() helper by Santosh Shilimkar · 10 years ago
  11. 18308c9 of: introduce of_dma_get_range() helper by Grygorii Strashko · 10 years ago
  12. d0dfa16 of: move of_translate_dma_address to of_address.h by Rob Herring · 11 years ago
  13. 4acf4b9 of: move of_address_to_resource and of_iomap declarations from sparc by Rob Herring · 11 years ago
  14. 25ff794 of: implement pci_address_to_pio as weak function by Rob Herring · 11 years ago
  15. 29b635c of/pci: Provide support for parsing PCI DT ranges property by Andrew Murray · 11 years ago
  16. 0e622d3 of/address: sparc: Declare of_iomap as an extern function for sparc again by Andreas Larsson · 12 years ago
  17. 0bce04b of/address: sparc: Declare of_address_to_resource() as an extern function for sparc again by Andreas Larsson · 12 years ago
  18. 47b1e68 of/address: sparse fixes by Kim Phillips · 12 years ago
  19. 5d61b16 of: Allow busses with #size-cells=0 by Stephen Warren · 12 years ago
  20. a850a75 of/address: add empty static inlines for !CONFIG_OF by Grant Likely · 13 years ago
  21. 99ce39e dt: include linux/errno.h in linux/of_address.h by Grant Likely · 13 years ago
  22. 90e33f6 of/address: Add of_find_matching_node_by_address helper by Grant Likely · 13 years ago
  23. 0131d89 of/address: use proper endianess in get_flags by Sebastian Andrzej Siewior · 14 years ago
  24. 22ae782 of/address: Clean up function declarations by Grant Likely · 14 years ago
  25. dbbdee9 of/address: Merge all of the bus translation code by Grant Likely · 14 years ago
  26. 1f5bef3 of/address: merge of_address_to_resource() by Grant Likely · 14 years ago
  27. 6b884a8 of/address: merge of_iomap() by Grant Likely · 14 years ago