index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
of_address.h
Age
Commit message (
Expand
)
Author
2017-11-15
Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-05
of/pci: Add of_pci_dma_range_parser_init() for dma-ranges parsing support
Marc Gonzalez
2016-05-12
PCI, of: Move PCI I/O space management to PCI core code
Tomasz Nowicki
2015-12-17
of: fix declaration of of_io_request_and_map
Sudip Mukherjee
2015-11-10
of: Provide static inline function for of_translate_address if needed
Guenter Roeck
2014-11-04
of: Request and map make argument name constant
Matthias Brugger
2014-09-30
of/pci: Fix the conversion of IO ranges into IO resources
Liviu Dudau
2014-09-30
of/pci: Move of_pci_range_to_resource() to of/address.c
Liviu Dudau
2014-09-30
of/pci: Add pci_register_io_range() and pci_pio_to_address()
Liviu Dudau
2014-07-23
of: Provide a function to request and map memory
Matthias Brugger
2014-06-05
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next
Linus Torvalds
2014-05-13
of: kill off of_can_translate_address
Rob Herring
2014-05-05
of: introduce of_dma_is_coherent() helper
Santosh Shilimkar
2014-05-05
of: introduce of_dma_get_range() helper
Grygorii Strashko
2013-10-09
of: move of_translate_dma_address to of_address.h
Rob Herring
2013-10-09
of: move of_address_to_resource and of_iomap declarations from sparc
Rob Herring
2013-10-09
of: implement pci_address_to_pio as weak function
Rob Herring
2013-05-19
of/pci: Provide support for parsing PCI DT ranges property
Andrew Murray
2012-11-23
of/address: sparc: Declare of_iomap as an extern function for sparc again
Andreas Larsson
2012-11-09
of/address: sparc: Declare of_address_to_resource() as an extern function for...
Andreas Larsson
2012-10-17
of/address: sparse fixes
Kim Phillips
2012-08-03
of: Allow busses with #size-cells=0
Stephen Warren
2012-02-16
of/address: add empty static inlines for !CONFIG_OF
Grant Likely
2011-07-18
dt: include linux/errno.h in linux/of_address.h
Grant Likely
2011-07-18
of/address: Add of_find_matching_node_by_address helper
Grant Likely
2010-12-23
of/address: use proper endianess in get_flags
Sebastian Andrzej Siewior
2010-08-01
of/address: Clean up function declarations
Grant Likely
2010-07-05
of/address: Merge all of the bus translation code
Grant Likely
2010-07-05
of/address: merge of_address_to_resource()
Grant Likely
2010-07-05
of/address: merge of_iomap()
Grant Likely