aboutsummaryrefslogtreecommitdiff
path: root/drivers/of/address.c
AgeCommit message (Expand)Author
2015-08-25of/address: Don't loop forever in of_find_matching_node_by_address().David Daney
2015-07-01Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-06-23of/address: use atomic allocation in pci_register_io_range()Jingoo Han
2015-05-16of/pci: Fix pci_address_to_pio() conversion of CPU address to I/O portZhichang Yuan
2015-03-27drivers/of: Add empty ranges quirk for PA-SemiBenjamin Herrenschmidt
2014-11-24Merge tag 'v3.18-rc6' into devicetree/nextGrant Likely
2014-11-18of/base: Fix PowerPC address parsing hackBenjamin Herrenschmidt
2014-11-18of/address: Don't throw errors on absent ranges propertiesBenjamin Herrenschmidt
2014-11-04of: Request and map make argument name constantMatthias Brugger
2014-09-30of/pci: Fix the conversion of IO ranges into IO resourcesLiviu Dudau
2014-09-30of/pci: Move of_pci_range_to_resource() to of/address.cLiviu Dudau
2014-09-30of/pci: Add pci_register_io_range() and pci_pio_to_address()Liviu Dudau
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
2014-03-04Merge tag 'v3.14-rc5' into HEADGrant Likely
2014-02-20of: Allows to use the PCI translator without the PCI coreGregory CLEMENT
2014-02-05of: fix PCI bus match for PCIe slotsKleber Sacilotto de Souza
2013-12-30Revert "of/address: Handle #address-cells > 2 specially"Rob Herring
2013-11-07Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring
2013-10-24of/irq: Rename of_irq_map_* functions to of_irq_parse_*Grant Likely
2013-10-15of: Fix dereferencing node name in debug output to be safeGrant Likely
2013-10-09of: implement pci_address_to_pio as weak functionRob Herring
2013-07-04Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-07-04of: Fix address decoding on Bimini and js2x machinesBenjamin Herrenschmidt
2013-05-19of/pci: Provide support for parsing PCI DT ranges propertyAndrew Murray
2013-01-09of: fix spelling mistake in commentAndrew Murray
2012-10-17of/address: sparse fixesKim Phillips
2012-09-07of/address: Handle #address-cells > 2 speciallyThierry Reding
2012-08-03of: Allow busses with #size-cells=0Stephen Warren
2012-04-22ARM: spear: remove most mach/*.h header contentsArnd Bergmann
2012-01-04of/address: Add reg-names property to name an iomem resourceBenoit Cousson
2011-08-01of: address: use resource_size helperFelipe Balbi
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-10-12of: use __be32 types for big-endian device tree dataJeremy Kerr
2010-07-05of: Use full node name in resource structuresGrant Likely
2010-07-05of/address: restrict 'no-ranges' kludge to powerpcGrant Likely
2010-07-05of/address: little-endian fixesGrant 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