index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
of
/
address.c
Age
Commit message (
Expand
)
Author
2020-11-11
of/address: Fix of_node memory leak in of_dma_is_coherent
Evan Nimmo
2020-09-17
dma-mapping: introduce DMA range map, supplanting dma_pfn_offset
Jim Quinlan
2020-08-19
of: address: Work around missing device_type property in pcie nodes
Marc Zyngier
2020-08-17
of/address: check for invalid range.cpu_addr
Colin Ian King
2020-08-06
Merge tag 'mips_5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2020-07-31
of: address: Fix parser address/size cells initialization
Nicolas Saenz Julienne
2020-07-31
of_address: Guard of_bus_pci_get_flags with CONFIG_PCI
Jiaxun Yang
2020-07-28
of_address: Add bus type match for pci ranges parser
Jiaxun Yang
2020-07-15
of/address: Fix variable name in comment of of_iomap
Wenchao Hao
2020-02-14
of/address: Support multiple 'dma-ranges' entries
Rob Herring
2020-02-14
of/address: use range parser for of_dma_get_range
Rob Herring
2020-02-14
of/address: Rework of_pci_range parsing for non-PCI buses
Rob Herring
2020-02-14
of: Drop struct of_pci_range.pci_space field
Rob Herring
2020-02-13
of/address: Move range parser code out of CONFIG_PCI
Rob Herring
2020-01-28
of: Add OF_DMA_DEFAULT_COHERENT & select it on powerpc
Michael Ellerman
2019-10-09
of: Make of_dma_get_range() work on bus nodes
Robin Murphy
2019-10-08
of/address: Fix of_pci_range_parser_one translation of DMA addresses
Rob Herring
2019-10-08
of/address: Translate 'dma-ranges' for parent nodes missing 'dma-ranges'
Rob Herring
2019-10-08
of: Factor out #{addr,size}-cells parsing
Robin Murphy
2019-10-08
of: address: Follow DMA parent for "dma-coherent"
Robin Murphy
2019-10-08
of/address: Introduce of_get_next_dma_parent() helper
Robin Murphy
2019-10-08
of: address: Report of_dma_get_range() errors meaningfully
Robin Murphy
2019-10-08
of: Make of_dma_get_range() private
Rob Herring
2019-10-08
of: Remove unused of_find_matching_node_by_address()
Rob Herring
2019-04-10
of: address: Add support for the parent DMA bus
Maxime Ripard
2019-04-10
of: address: Retrieve a parent through a callback in __of_translate_address
Maxime Ripard
2018-12-05
of: Use of_node_name_eq for node name comparisons
Rob Herring
2018-11-27
of: Use device_type helpers to access the node type
Rob Herring
2018-07-10
drivers/of: Make of_io_request_and_map() "name" argument optional
Benjamin Herrenschmidt
2018-04-04
of: Add missing I/O range exception for indirect-IO devices
Zhichang Yuan
2018-04-04
PCI: Add fwnode handler as input param of pci_register_io_range()
Gabriele Paoloni
2018-02-06
Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-02-01
Merge remote-tracking branch 'lorenzo/pci/tegra' into next
Bjorn Helgaas
2018-01-17
PCI: Move OF-related PCI functions into PCI core
Rob Herring
2018-01-15
of: Export of_pci_range_to_resource()
Manikanta Maddireddy
2018-01-08
of: Use SPDX license tag for DT files
Rob Herring
2017-10-05
of/pci: Add of_pci_dma_range_parser_init() for dma-ranges parsing support
Marc Gonzalez
2017-07-21
of: remove unused pci_space variable from address.c
Shawn Lin
2017-07-18
of: Convert to using %pOF instead of full_name
Rob Herring
2017-06-22
of: address.c header comment typo
Frank Rowand
2017-05-04
of: fix sparse warning in of_pci_range_parser_one
Rob Herring
2016-07-18
of: use pr_fmt prefix for all console printing
Rob Herring
2016-05-12
PCI, of: Move PCI I/O space management to PCI core code
Tomasz Nowicki
2016-01-14
Merge tag 'devicetree-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2015-12-09
of/address: replace printk(KERN_ERR ...) with pr_err(...)
Masahiro Yamada
2015-11-30
of/address: fix typo in comment block of of_translate_one()
Masahiro Yamada
2015-10-13
PCI: of: Add 64-bit address recognition without LPAE support
Pavel Fedin
2015-08-25
of/address: Don't loop forever in of_find_matching_node_by_address().
David Daney
2015-07-01
Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-06-23
of/address: use atomic allocation in pci_register_io_range()
Jingoo Han
[next]