1. 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
  2. 163b716 Merge remote-tracking branch 'lorenzo/pci/tegra' into next by Bjorn Helgaas · 7 years ago
  3. 4670d61 PCI: Move OF-related PCI functions into PCI core by Rob Herring · 7 years ago
  4. bf6681e of: Export of_pci_range_to_resource() by Manikanta Maddireddy · 7 years ago
  5. af6074f of: Use SPDX license tag for DT files by Rob Herring · 7 years ago
  6. a060c21 of/pci: Add of_pci_dma_range_parser_init() for dma-ranges parsing support by Marc Gonzalez · 7 years ago
  7. fda9f5d of: remove unused pci_space variable from address.c by Shawn Lin · 7 years ago
  8. 0d638a0 of: Convert to using %pOF instead of full_name by Rob Herring · 8 years ago
  9. 7602f42 of: address.c header comment typo by Frank Rowand · 8 years ago
  10. eb31003 of: fix sparse warning in of_pci_range_parser_one by Rob Herring · 8 years ago
  11. 606ad42 of: use pr_fmt prefix for all console printing by Rob Herring · 9 years ago
  12. c5076cf PCI, of: Move PCI I/O space management to PCI core code by Tomasz Nowicki · 9 years ago
  13. 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
  14. 289582e of/address: replace printk(KERN_ERR ...) with pr_err(...) by Masahiro Yamada · 9 years ago
  15. ba85edb of/address: fix typo in comment block of of_translate_one() by Masahiro Yamada · 9 years ago
  16. 4af9710 PCI: of: Add 64-bit address recognition without LPAE support by Pavel Fedin · 9 years ago
  17. 3a496b0 of/address: Don't loop forever in of_find_matching_node_by_address(). by David Daney · 9 years ago
  18. 4da3064d Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux by Linus Torvalds · 10 years ago
  19. 294240f of/address: use atomic allocation in pci_register_io_range() by Jingoo Han · 10 years ago
  20. 5dbb4c6 of/pci: Fix pci_address_to_pio() conversion of CPU address to I/O port by Zhichang Yuan · 10 years ago
  21. 41d9489 drivers/of: Add empty ranges quirk for PA-Semi by Benjamin Herrenschmidt · 10 years ago
  22. 66e6a5a Merge tag 'v3.18-rc6' into devicetree/next by Grant Likely · 10 years ago
  23. 746c9e9 of/base: Fix PowerPC address parsing hack by Benjamin Herrenschmidt · 10 years ago
  24. a0212ae of/address: Don't throw errors on absent ranges properties by Benjamin Herrenschmidt · 10 years ago
  25. b75b276 of: Request and map make argument name constant by Matthias Brugger · 10 years ago
  26. 0b0b089 of/pci: Fix the conversion of IO ranges into IO resources by Liviu Dudau · 10 years ago
  27. 83bbde1 of/pci: Move of_pci_range_to_resource() to of/address.c by Liviu Dudau · 10 years ago
  28. 41f8bba of/pci: Add pci_register_io_range() and pci_pio_to_address() by Liviu Dudau · 10 years ago
  29. efd342f of: Provide a function to request and map memory by Matthias Brugger · 10 years ago
  30. eb3d3ec Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next by Linus Torvalds · 11 years ago
  31. d9c6866 of: kill off of_can_translate_address by Rob Herring · 11 years ago
  32. 92ea637 of: introduce of_dma_is_coherent() helper by Santosh Shilimkar · 11 years ago
  33. 18308c9 of: introduce of_dma_get_range() helper by Grygorii Strashko · 11 years ago
  34. dab2310 Merge tag 'v3.14-rc5' into HEAD by Grant Likely · 11 years ago
  35. 25a3157 of: Allows to use the PCI translator without the PCI core by Gregory CLEMENT · 11 years ago
  36. 14e2abb of: fix PCI bus match for PCIe slots by Kleber Sacilotto de Souza · 11 years ago
  37. 13fcca8 Revert "of/address: Handle #address-cells > 2 specially" by Rob Herring · 11 years ago
  38. b548095 Merge remote-tracking branch 'grant/devicetree/next' into for-next by Rob Herring · 11 years ago
  39. 0c02c80 of/irq: Rename of_irq_map_* functions to of_irq_parse_* by Grant Likely · 11 years ago
  40. 8804827 of: Fix dereferencing node name in debug output to be safe by Grant Likely · 11 years ago
  41. 25ff794 of: implement pci_address_to_pio as weak function by Rob Herring · 11 years ago
  42. 74b9272 Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  43. 6dd18e4 of: Fix address decoding on Bimini and js2x machines by Benjamin Herrenschmidt · 11 years ago
  44. 29b635c of/pci: Provide support for parsing PCI DT ranges property by Andrew Murray · 12 years ago
  45. 59f5ca4 of: fix spelling mistake in comment by Andrew Murray · 12 years ago
  46. 47b1e68 of/address: sparse fixes by Kim Phillips · 12 years ago
  47. e38c0a1 of/address: Handle #address-cells > 2 specially by Thierry Reding · 12 years ago
  48. 5d61b16 of: Allow busses with #size-cells=0 by Stephen Warren · 12 years ago
  49. 5019f0b ARM: spear: remove most mach/*.h header contents by Arnd Bergmann · 13 years ago
  50. 35f3da3 of/address: Add reg-names property to name an iomem resource by Benoit Cousson · 13 years ago
  51. 28c1b6d of: address: use resource_size helper by Felipe Balbi · 13 years ago
  52. 90e33f6 of/address: Add of_find_matching_node_by_address helper by Grant Likely · 13 years ago
  53. 0131d89 of/address: use proper endianess in get_flags by Sebastian Andrzej Siewior · 14 years ago
  54. a9fadee of: use __be32 types for big-endian device tree data by Jeremy Kerr · 14 years ago
  55. d3571c3 of: Use full node name in resource structures by Grant Likely · 15 years ago
  56. 3930f29 of/address: restrict 'no-ranges' kludge to powerpc by Grant Likely · 15 years ago
  57. 154063a9 of/address: little-endian fixes by Grant Likely · 15 years ago
  58. dbbdee9 of/address: Merge all of the bus translation code by Grant Likely · 15 years ago
  59. 1f5bef3 of/address: merge of_address_to_resource() by Grant Likely · 15 years ago
  60. 6b884a8 of/address: merge of_iomap() by Grant Likely · 15 years ago