summaryrefslogtreecommitdiffstats
path: root/include/linux/of_address.h
Commit message (Expand)AuthorAgeFilesLines
* PCI, of: Move PCI I/O space management to PCI core codeTomasz Nowicki2016-05-121-9/+0
* of: fix declaration of of_io_request_and_mapSudip Mukherjee2015-12-171-11/+8
* of: Provide static inline function for of_translate_address if neededGuenter Roeck2015-11-101-0/+7
* of: Request and map make argument name constantMatthias Brugger2014-11-041-2/+2
* of/pci: Fix the conversion of IO ranges into IO resourcesLiviu Dudau2014-09-301-6/+6
* of/pci: Move of_pci_range_to_resource() to of/address.cLiviu Dudau2014-09-301-11/+9
* of/pci: Add pci_register_io_range() and pci_pio_to_address()Liviu Dudau2014-09-301-0/+7
* of: Provide a function to request and map memoryMatthias Brugger2014-07-231-0/+11
* Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into nextLinus Torvalds2014-06-051-0/+14
|\
| * of: introduce of_dma_is_coherent() helperSantosh Shilimkar2014-05-051-0/+6
| * of: introduce of_dma_get_range() helperGrygorii Strashko2014-05-051-0/+8
* | of: kill off of_can_translate_addressRob Herring2014-05-131-1/+0
|/
* of: move of_translate_dma_address to of_address.hRob Herring2013-10-091-0/+4
* of: move of_address_to_resource and of_iomap declarations from sparcRob Herring2013-10-091-13/+17
* of: implement pci_address_to_pio as weak functionRob Herring2013-10-091-4/+1
* of/pci: Provide support for parsing PCI DT ranges propertyAndrew Murray2013-05-191-0/+48
* of/address: sparc: Declare of_iomap as an extern function for sparc againAndreas Larsson2012-11-231-0/+2
* of/address: sparc: Declare of_address_to_resource() as an extern function for...Andreas Larsson2012-11-091-0/+2
* of/address: sparse fixesKim Phillips2012-10-171-2/+2
* of: Allow busses with #size-cells=0Stephen Warren2012-08-031-0/+1
* of/address: add empty static inlines for !CONFIG_OFGrant Likely2012-02-161-4/+29
* dt: include linux/errno.h in linux/of_address.hGrant Likely2011-07-181-0/+1
* of/address: Add of_find_matching_node_by_address helperGrant Likely2011-07-181-0/+4
* of/address: use proper endianess in get_flagsSebastian Andrzej Siewior2010-12-231-3/+3
* of/address: Clean up function declarationsGrant Likely2010-08-011-0/+32
* of/address: Merge all of the bus translation codeGrant Likely2010-07-051-3/+1
* of/address: merge of_address_to_resource()Grant Likely2010-07-051-0/+5
* of/address: merge of_iomap()Grant Likely2010-07-051-0/+9