index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
of
/
address.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
of: address: Unify resource bounds overflow checking
Thomas Weißschuh
2024-09-13
1
-19
/
+24
*
of: address: Report error on resource bounds overflow
Thomas Weißschuh
2024-09-05
1
-0
/
+5
*
of: Use scope based of_node_put() cleanups
Rob Herring
2024-04-15
1
-74
/
+39
*
dma-mapping: don't store redundant offsets
Robin Murphy
2023-12-15
1
-1
/
+0
*
of: address: Consolidate bus .map() functions
Rob Herring
2023-10-27
1
-43
/
+11
*
of: address: Store number of bus flag cells rather than bool
Rob Herring
2023-10-27
1
-9
/
+5
*
of: address: Remove duplicated functions
Herve Codina
2023-10-26
1
-11
/
+2
*
of: address: Fix address translation when address-size is greater than 2
Herve Codina
2023-10-26
1
-2
/
+28
*
Merge tag 'dma-mapping-6.4-2023-04-28' of git://git.infradead.org/users/hch/d...
Linus Torvalds
2023-04-29
1
-1
/
+1
|
\
|
*
of: address: always use dma_default_coherent for default coherency
Jiaxun Yang
2023-04-07
1
-1
/
+1
*
|
Merge tag 'devicetree-for-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-04-27
1
-3
/
+73
|
\
\
|
*
|
of/address: Add of_property_read_reg() helper
Rob Herring
2023-04-14
1
-0
/
+23
|
*
|
of/address: Add support for 3 address cell bus
Rob Herring
2023-04-14
1
-0
/
+22
|
*
|
of/address: Add of_range_to_resource() helper
Rob Herring
2023-04-14
1
-3
/
+28
|
|
/
*
|
of: address: Reshuffle to remove forward declarations
Geert Uytterhoeven
2023-04-04
1
-138
/
+133
*
|
of: address: Fix documented return value of of_pci_range_to_resource()
Geert Uytterhoeven
2023-04-04
1
-1
/
+1
*
|
of: address: Document return value of of_address_to_resource()
Geert Uytterhoeven
2023-04-04
1
-0
/
+2
|
/
*
-
.
Merge branches 'apple/dart', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'x86/vt...
Joerg Roedel
2023-02-18
1
-0
/
+41
|
\
\
|
|
*
of: Introduce of_translate_dma_region()
Thierry Reding
2023-01-25
1
-0
/
+41
|
|
/
*
/
of/address: Return an error when no valid dma-ranges are found
Mark Brown
2023-02-03
1
-6
/
+15
|
/
*
of: Fix "dma-ranges" handling for bus controllers
Robin Murphy
2022-09-30
1
-1
/
+3
*
of: also handle dma-noncoherent in of_dma_is_coherent()
Heiko Stuebner
2022-07-29
1
-7
/
+10
*
of: Remove superfluous casts when printing u64 values
Geert Uytterhoeven
2021-06-16
1
-10
/
+4
*
of: Merge of_address_to_resource() and of_pci_address_to_resource() implement...
Rob Herring
2021-06-03
1
-26
/
+18
*
of: address: Use IS_ENABLED() for !CONFIG_PCI
Rob Herring
2021-06-03
1
-1
/
+7
*
of: Merge of_get_address() and of_get_pci_address() implementations
Rob Herring
2021-06-03
1
-49
/
+13
*
Merge tag 'devicetree-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-04-29
1
-1
/
+7
|
\
|
*
of/pci: Add IORESOURCE_MEM_64 to resource flags for 64-bit memory addresses
Leonardo Bras
2021-04-21
1
-1
/
+4
|
*
of: address: Provide descriptions for 'of_address_to_resource's params
Lee Jones
2021-03-23
1
-0
/
+3
*
|
of/address: Add infrastructure to declare MMIO as non-posted
Hector Martin
2021-04-08
1
-2
/
+41
|
/
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2020-12-15
1
-0
/
+42
|
\
|
*
of/address: Introduce of_dma_get_max_cpu_address()
Nicolas Saenz Julienne
2020-11-20
1
-0
/
+42
*
|
of/address: Fix of_node memory leak in of_dma_is_coherent
Evan Nimmo
2020-11-12
1
-1
/
+3
|
/
*
dma-mapping: introduce DMA range map, supplanting dma_pfn_offset
Jim Quinlan
2020-09-17
1
-41
/
+32
*
of: address: Work around missing device_type property in pcie nodes
Marc Zyngier
2020-08-20
1
-1
/
+15
*
of/address: check for invalid range.cpu_addr
Colin Ian King
2020-08-17
1
-0
/
+5
*
Merge tag 'mips_5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2020-08-06
1
-11
/
+16
|
\
|
*
of: address: Fix parser address/size cells initialization
Nicolas Saenz Julienne
2020-07-31
1
-2
/
+2
|
*
of_address: Guard of_bus_pci_get_flags with CONFIG_PCI
Jiaxun Yang
2020-07-31
1
-1
/
+1
|
*
of_address: Add bus type match for pci ranges parser
Jiaxun Yang
2020-07-28
1
-12
/
+17
*
|
of/address: Fix variable name in comment of of_iomap
Wenchao Hao
2020-07-15
1
-1
/
+1
|
/
*
of/address: Support multiple 'dma-ranges' entries
Rob Herring
2020-02-14
1
-4
/
+24
*
of/address: use range parser for of_dma_get_range
Rob Herring
2020-02-14
1
-25
/
+13
*
of/address: Rework of_pci_range parsing for non-PCI buses
Rob Herring
2020-02-14
1
-12
/
+21
*
of: Drop struct of_pci_range.pci_space field
Rob Herring
2020-02-14
1
-1
/
+0
*
of/address: Move range parser code out of CONFIG_PCI
Rob Herring
2020-02-14
1
-106
/
+109
*
of: Add OF_DMA_DEFAULT_COHERENT & select it on powerpc
Michael Ellerman
2020-01-28
1
-1
/
+5
*
of: Make of_dma_get_range() work on bus nodes
Robin Murphy
2019-10-09
1
-26
/
+18
*
of/address: Fix of_pci_range_parser_one translation of DMA addresses
Rob Herring
2019-10-08
1
-3
/
+12
*
of/address: Translate 'dma-ranges' for parent nodes missing 'dma-ranges'
Rob Herring
2019-10-08
1
-1
/
+5
[next]