index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
of
/
address.c
Age
Commit message (
Expand
)
Author
2015-03-28
drivers/of: Add empty ranges quirk for PA-Semi
Benjamin Herrenschmidt
2014-11-24
Merge tag 'v3.18-rc6' into devicetree/next
Grant Likely
2014-11-18
of/base: Fix PowerPC address parsing hack
Benjamin Herrenschmidt
2014-11-18
of/address: Don't throw errors on absent ranges properties
Benjamin Herrenschmidt
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
2014-03-04
Merge tag 'v3.14-rc5' into HEAD
Grant Likely
2014-02-20
of: Allows to use the PCI translator without the PCI core
Gregory CLEMENT
2014-02-05
of: fix PCI bus match for PCIe slots
Kleber Sacilotto de Souza
2013-12-30
Revert "of/address: Handle #address-cells > 2 specially"
Rob Herring
2013-11-07
Merge remote-tracking branch 'grant/devicetree/next' into for-next
Rob Herring
2013-10-24
of/irq: Rename of_irq_map_* functions to of_irq_parse_*
Grant Likely
2013-10-15
of: Fix dereferencing node name in debug output to be safe
Grant Likely
2013-10-10
of: implement pci_address_to_pio as weak function
Rob Herring
2013-07-04
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2013-07-04
of: Fix address decoding on Bimini and js2x machines
Benjamin Herrenschmidt
2013-05-19
of/pci: Provide support for parsing PCI DT ranges property
Andrew Murray
2013-01-09
of: fix spelling mistake in comment
Andrew Murray
2012-10-17
of/address: sparse fixes
Kim Phillips
2012-09-07
of/address: Handle #address-cells > 2 specially
Thierry Reding
2012-08-03
of: Allow busses with #size-cells=0
Stephen Warren
2012-04-22
ARM: spear: remove most mach/*.h header contents
Arnd Bergmann
2012-01-04
of/address: Add reg-names property to name an iomem resource
Benoit Cousson
2011-08-01
of: address: use resource_size helper
Felipe Balbi
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-10-13
of: use __be32 types for big-endian device tree data
Jeremy Kerr
2010-07-05
of: Use full node name in resource structures
Grant Likely
2010-07-05
of/address: restrict 'no-ranges' kludge to powerpc
Grant Likely
2010-07-05
of/address: little-endian fixes
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