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