aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/of_address.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-23of: Provide a function to request and map memoryMatthias Brugger1-0/+11
2014-06-05Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into nextLinus Torvalds1-0/+14
2014-05-13of: kill off of_can_translate_addressRob Herring1-1/+0
2014-05-05of: introduce of_dma_is_coherent() helperSantosh Shilimkar1-0/+6
2014-05-05of: introduce of_dma_get_range() helperGrygorii Strashko1-0/+8
2013-10-09of: move of_translate_dma_address to of_address.hRob Herring1-0/+4
2013-10-09of: move of_address_to_resource and of_iomap declarations from sparcRob Herring1-13/+17
2013-10-09of: implement pci_address_to_pio as weak functionRob Herring1-4/+1
2013-05-19of/pci: Provide support for parsing PCI DT ranges propertyAndrew Murray1-0/+48
2012-11-23of/address: sparc: Declare of_iomap as an extern function for sparc againAndreas Larsson1-0/+2
2012-11-09of/address: sparc: Declare of_address_to_resource() as an extern function for sparc againAndreas Larsson1-0/+2
2012-10-17of/address: sparse fixesKim Phillips1-2/+2
2012-08-03of: Allow busses with #size-cells=0Stephen Warren1-0/+1
2012-02-16of/address: add empty static inlines for !CONFIG_OFGrant Likely1-4/+29
2011-07-18dt: include linux/errno.h in linux/of_address.hGrant Likely1-0/+1
2011-07-18of/address: Add of_find_matching_node_by_address helperGrant Likely1-0/+4
2010-12-23of/address: use proper endianess in get_flagsSebastian Andrzej Siewior1-3/+3
2010-08-01of/address: Clean up function declarationsGrant Likely1-0/+32
2010-07-05of/address: Merge all of the bus translation codeGrant Likely1-3/+1
2010-07-05of/address: merge of_address_to_resource()Grant Likely1-0/+5
2010-07-05of/address: merge of_iomap()Grant Likely1-0/+9