aboutsummaryrefslogtreecommitdiff
path: root/include/linux/of_address.h
AgeCommit message (Expand)Author
2014-07-23of: Provide a function to request and map memoryMatthias Brugger
2014-06-05Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into nextLinus Torvalds
2014-05-13of: kill off of_can_translate_addressRob Herring
2014-05-05of: introduce of_dma_is_coherent() helperSantosh Shilimkar
2014-05-05of: introduce of_dma_get_range() helperGrygorii Strashko
2013-10-09of: move of_translate_dma_address to of_address.hRob Herring
2013-10-09of: move of_address_to_resource and of_iomap declarations from sparcRob Herring
2013-10-09of: implement pci_address_to_pio as weak functionRob Herring
2013-05-19of/pci: Provide support for parsing PCI DT ranges propertyAndrew Murray
2012-11-23of/address: sparc: Declare of_iomap as an extern function for sparc againAndreas Larsson
2012-11-09of/address: sparc: Declare of_address_to_resource() as an extern function for...Andreas Larsson
2012-10-17of/address: sparse fixesKim Phillips
2012-08-03of: Allow busses with #size-cells=0Stephen Warren
2012-02-16of/address: add empty static inlines for !CONFIG_OFGrant Likely
2011-07-18dt: include linux/errno.h in linux/of_address.hGrant Likely
2011-07-18of/address: Add of_find_matching_node_by_address helperGrant Likely
2010-12-23of/address: use proper endianess in get_flagsSebastian Andrzej Siewior
2010-08-01of/address: Clean up function declarationsGrant Likely
2010-07-05of/address: Merge all of the bus translation codeGrant Likely
2010-07-05of/address: merge of_address_to_resource()Grant Likely
2010-07-05of/address: merge of_iomap()Grant Likely