index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
of
/
address.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
of: address: Work around missing device_type property in pcie nodes
Marc Zyngier
2020-08-19
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-13
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
*
of: Factor out #{addr,size}-cells parsing
Robin Murphy
2019-10-08
1
-0
/
+2
*
of: address: Follow DMA parent for "dma-coherent"
Robin Murphy
2019-10-08
1
-1
/
+1
*
of/address: Introduce of_get_next_dma_parent() helper
Robin Murphy
2019-10-08
1
-0
/
+10
*
of: address: Report of_dma_get_range() errors meaningfully
Robin Murphy
2019-10-08
1
-2
/
+2
*
of: Make of_dma_get_range() private
Rob Herring
2019-10-08
1
-1
/
+0
*
of: Remove unused of_find_matching_node_by_address()
Rob Herring
2019-10-08
1
-19
/
+0
*
of: address: Add support for the parent DMA bus
Maxime Ripard
2019-04-10
1
-2
/
+26
*
of: address: Retrieve a parent through a callback in __of_translate_address
Maxime Ripard
2019-04-10
1
-5
/
+9
*
of: Use of_node_name_eq for node name comparisons
Rob Herring
2018-12-05
1
-1
/
+1
*
of: Use device_type helpers to access the node type
Rob Herring
2018-11-27
1
-2
/
+2
*
drivers/of: Make of_io_request_and_map() "name" argument optional
Benjamin Herrenschmidt
2018-07-10
1
-2
/
+4
*
of: Add missing I/O range exception for indirect-IO devices
Zhichang Yuan
2018-04-04
1
-16
/
+76
*
PCI: Add fwnode handler as input param of pci_register_io_range()
Gabriele Paoloni
2018-04-04
1
-1
/
+3
*
Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-02-06
1
-5
/
+4
|
\
|
*
Merge remote-tracking branch 'lorenzo/pci/tegra' into next
Bjorn Helgaas
2018-02-01
1
-0
/
+1
|
|
\
|
|
*
of: Export of_pci_range_to_resource()
Manikanta Maddireddy
2018-01-15
1
-0
/
+1
|
*
|
PCI: Move OF-related PCI functions into PCI core
Rob Herring
2018-01-17
1
-5
/
+3
|
|
/
*
/
of: Use SPDX license tag for DT files
Rob Herring
2018-01-08
1
-1
/
+1
|
/
*
of/pci: Add of_pci_dma_range_parser_init() for dma-ranges parsing support
Marc Gonzalez
2017-10-05
1
-3
/
+16
*
of: remove unused pci_space variable from address.c
Shawn Lin
2017-07-21
1
-2
/
+1
*
of: Convert to using %pOF instead of full_name
Rob Herring
2017-07-18
1
-11
/
+10
*
of: address.c header comment typo
Frank Rowand
2017-06-22
1
-1
/
+1
*
of: fix sparse warning in of_pci_range_parser_one
Rob Herring
2017-05-04
1
-1
/
+1
*
of: use pr_fmt prefix for all console printing
Rob Herring
2016-07-18
1
-24
/
+25
*
PCI, of: Move PCI I/O space management to PCI core code
Tomasz Nowicki
2016-05-12
1
-115
/
+1
*
Merge tag 'devicetree-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-01-14
1
-1
/
+1
|
\
|
*
of/address: replace printk(KERN_ERR ...) with pr_err(...)
Masahiro Yamada
2015-12-09
1
-1
/
+1
*
|
of/address: fix typo in comment block of of_translate_one()
Masahiro Yamada
2015-11-30
1
-2
/
+3
|
/
*
PCI: of: Add 64-bit address recognition without LPAE support
Pavel Fedin
2015-10-13
1
-0
/
+6
*
of/address: Don't loop forever in of_find_matching_node_by_address().
David Daney
2015-08-25
1
-3
/
+3
*
Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-07-01
1
-1
/
+1
|
\
|
*
of/address: use atomic allocation in pci_register_io_range()
Jingoo Han
2015-06-23
1
-1
/
+1
*
|
of/pci: Fix pci_address_to_pio() conversion of CPU address to I/O port
Zhichang Yuan
2015-05-16
1
-1
/
+1
|
/
*
drivers/of: Add empty ranges quirk for PA-Semi
Benjamin Herrenschmidt
2015-03-27
1
-3
/
+8
[next]