summaryrefslogtreecommitdiff
path: root/drivers/of/address.c
Commit message (Expand)AuthorAge
* PCI, of: Move PCI I/O space management to PCI core codeTomasz Nowicki2016-05-12
* Merge tag 'devicetree-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-01-14
|\
| * of/address: replace printk(KERN_ERR ...) with pr_err(...)Masahiro Yamada2015-12-09
* | of/address: fix typo in comment block of of_translate_one()Masahiro Yamada2015-11-30
|/
* PCI: of: Add 64-bit address recognition without LPAE supportPavel Fedin2015-10-13
* of/address: Don't loop forever in of_find_matching_node_by_address().David Daney2015-08-25
* Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-07-01
|\
| * of/address: use atomic allocation in pci_register_io_range()Jingoo Han2015-06-23
* | of/pci: Fix pci_address_to_pio() conversion of CPU address to I/O portZhichang Yuan2015-05-16
|/
* drivers/of: Add empty ranges quirk for PA-SemiBenjamin Herrenschmidt2015-03-27
* Merge tag 'v3.18-rc6' into devicetree/nextGrant Likely2014-11-24
|\
| * of/base: Fix PowerPC address parsing hackBenjamin Herrenschmidt2014-11-18
* | of/address: Don't throw errors on absent ranges propertiesBenjamin Herrenschmidt2014-11-18
* | of: Request and map make argument name constantMatthias Brugger2014-11-04
|/
* of/pci: Fix the conversion of IO ranges into IO resourcesLiviu Dudau2014-09-30
* of/pci: Move of_pci_range_to_resource() to of/address.cLiviu Dudau2014-09-30
* of/pci: Add pci_register_io_range() and pci_pio_to_address()Liviu Dudau2014-09-30
* of: Provide a function to request and map memoryMatthias Brugger2014-07-23
* Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into nextLinus Torvalds2014-06-05
|\
| * of: introduce of_dma_is_coherent() helperSantosh Shilimkar2014-05-05
| * of: introduce of_dma_get_range() helperGrygorii Strashko2014-05-05
* | of: kill off of_can_translate_addressRob Herring2014-05-13
|/
* Merge tag 'v3.14-rc5' into HEADGrant Likely2014-03-04
|\
| * of: fix PCI bus match for PCIe slotsKleber Sacilotto de Souza2014-02-05
* | of: Allows to use the PCI translator without the PCI coreGregory CLEMENT2014-02-20
|/
* Revert "of/address: Handle #address-cells > 2 specially"Rob Herring2013-12-30
* Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring2013-11-07
|\
| * of/irq: Rename of_irq_map_* functions to of_irq_parse_*Grant Likely2013-10-24
| * of: Fix dereferencing node name in debug output to be safeGrant Likely2013-10-15
* | of: implement pci_address_to_pio as weak functionRob Herring2013-10-09
|/
* Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-07-04
|\
| * of: Fix address decoding on Bimini and js2x machinesBenjamin Herrenschmidt2013-07-04
* | of/pci: Provide support for parsing PCI DT ranges propertyAndrew Murray2013-05-19
|/
* of: fix spelling mistake in commentAndrew Murray2013-01-09
* of/address: sparse fixesKim Phillips2012-10-17
* of/address: Handle #address-cells > 2 speciallyThierry Reding2012-09-07
* of: Allow busses with #size-cells=0Stephen Warren2012-08-03
* ARM: spear: remove most mach/*.h header contentsArnd Bergmann2012-04-22
* of/address: Add reg-names property to name an iomem resourceBenoit Cousson2012-01-04
* of: address: use resource_size helperFelipe Balbi2011-08-01
* of/address: Add of_find_matching_node_by_address helperGrant Likely2011-07-18
* of/address: use proper endianess in get_flagsSebastian Andrzej Siewior2010-12-23
* of: use __be32 types for big-endian device tree dataJeremy Kerr2010-10-12
* of: Use full node name in resource structuresGrant Likely2010-07-05
* of/address: restrict 'no-ranges' kludge to powerpcGrant Likely2010-07-05
* of/address: little-endian fixesGrant Likely2010-07-05
* of/address: Merge all of the bus translation codeGrant Likely2010-07-05
* of/address: merge of_address_to_resource()Grant Likely2010-07-05
* of/address: merge of_iomap()Grant Likely2010-07-05