summaryrefslogtreecommitdiff
path: root/drivers/of/address.c
AgeCommit message (Expand)Author
2018-02-06Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-02-01Merge remote-tracking branch 'lorenzo/pci/tegra' into nextBjorn Helgaas
2018-01-17PCI: Move OF-related PCI functions into PCI coreRob Herring
2018-01-15of: Export of_pci_range_to_resource()Manikanta Maddireddy
2018-01-08of: Use SPDX license tag for DT filesRob Herring
2017-10-05of/pci: Add of_pci_dma_range_parser_init() for dma-ranges parsing supportMarc Gonzalez
2017-07-21of: remove unused pci_space variable from address.cShawn Lin
2017-07-18of: Convert to using %pOF instead of full_nameRob Herring
2017-06-22of: address.c header comment typoFrank Rowand
2017-05-04of: fix sparse warning in of_pci_range_parser_oneRob Herring
2016-07-18of: use pr_fmt prefix for all console printingRob Herring
2016-05-12PCI, of: Move PCI I/O space management to PCI core codeTomasz Nowicki
2016-01-14Merge tag 'devicetree-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-12-09of/address: replace printk(KERN_ERR ...) with pr_err(...)Masahiro Yamada
2015-11-30of/address: fix typo in comment block of of_translate_one()Masahiro Yamada
2015-10-13PCI: of: Add 64-bit address recognition without LPAE supportPavel Fedin
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