aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/of/address.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-10of: address: Add support for the parent DMA busMaxime Ripard1-2/+26
2019-04-10of: address: Retrieve a parent through a callback in __of_translate_addressMaxime Ripard1-5/+9
2018-12-05of: Use of_node_name_eq for node name comparisonsRob Herring1-1/+1
2018-11-27of: Use device_type helpers to access the node typeRob Herring1-2/+2
2018-07-10drivers/of: Make of_io_request_and_map() "name" argument optionalBenjamin Herrenschmidt1-2/+4
2018-04-04of: Add missing I/O range exception for indirect-IO devicesZhichang Yuan1-16/+76
2018-04-04PCI: Add fwnode handler as input param of pci_register_io_range()Gabriele Paoloni1-1/+3
2018-02-06Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-5/+4
2018-02-01Merge remote-tracking branch 'lorenzo/pci/tegra' into nextBjorn Helgaas1-0/+1
2018-01-17PCI: Move OF-related PCI functions into PCI coreRob Herring1-5/+3
2018-01-15of: Export of_pci_range_to_resource()Manikanta Maddireddy1-0/+1
2018-01-08of: Use SPDX license tag for DT filesRob Herring1-1/+1
2017-10-05of/pci: Add of_pci_dma_range_parser_init() for dma-ranges parsing supportMarc Gonzalez1-3/+16
2017-07-21of: remove unused pci_space variable from address.cShawn Lin1-2/+1
2017-07-18of: Convert to using %pOF instead of full_nameRob Herring1-11/+10
2017-06-22of: address.c header comment typoFrank Rowand1-1/+1
2017-05-04of: fix sparse warning in of_pci_range_parser_oneRob Herring1-1/+1
2016-07-18of: use pr_fmt prefix for all console printingRob Herring1-24/+25
2016-05-12PCI, of: Move PCI I/O space management to PCI core codeTomasz Nowicki1-115/+1
2016-01-14Merge tag 'devicetree-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-1/+1
2015-12-09of/address: replace printk(KERN_ERR ...) with pr_err(...)Masahiro Yamada1-1/+1
2015-11-30of/address: fix typo in comment block of of_translate_one()Masahiro Yamada1-2/+3
2015-10-13PCI: of: Add 64-bit address recognition without LPAE supportPavel Fedin1-0/+6
2015-08-25of/address: Don't loop forever in of_find_matching_node_by_address().David Daney1-3/+3
2015-07-01Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linuxLinus Torvalds1-1/+1
2015-06-23of/address: use atomic allocation in pci_register_io_range()Jingoo Han1-1/+1
2015-05-16of/pci: Fix pci_address_to_pio() conversion of CPU address to I/O portZhichang Yuan1-1/+1
2015-03-27drivers/of: Add empty ranges quirk for PA-SemiBenjamin Herrenschmidt1-3/+8
2014-11-24Merge tag 'v3.18-rc6' into devicetree/nextGrant Likely1-3/+16
2014-11-18of/base: Fix PowerPC address parsing hackBenjamin Herrenschmidt1-3/+16
2014-11-18of/address: Don't throw errors on absent ranges propertiesBenjamin Herrenschmidt1-1/+1
2014-11-04of: Request and map make argument name constantMatthias Brugger1-1/+1
2014-09-30of/pci: Fix the conversion of IO ranges into IO resourcesLiviu Dudau1-4/+40
2014-09-30of/pci: Move of_pci_range_to_resource() to of/address.cLiviu Dudau1-0/+9
2014-09-30of/pci: Add pci_register_io_range() and pci_pio_to_address()Liviu Dudau1-0/+109
2014-07-23of: Provide a function to request and map memoryMatthias Brugger1-0/+36
2014-06-05Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into nextLinus Torvalds1-0/+110
2014-05-13of: kill off of_can_translate_addressRob Herring1-21/+1
2014-05-05of: introduce of_dma_is_coherent() helperSantosh Shilimkar1-0/+23
2014-05-05of: introduce of_dma_get_range() helperGrygorii Strashko1-0/+87
2014-03-04Merge tag 'v3.14-rc5' into HEADGrant Likely1-2/+3
2014-02-20of: Allows to use the PCI translator without the PCI coreGregory CLEMENT1-3/+5
2014-02-05of: fix PCI bus match for PCIe slotsKleber Sacilotto de Souza1-2/+3
2013-12-30Revert "of/address: Handle #address-cells > 2 specially"Rob Herring1-8/+0
2013-11-07Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring1-5/+5
2013-10-24of/irq: Rename of_irq_map_* functions to of_irq_parse_*Grant Likely1-2/+2
2013-10-15of: Fix dereferencing node name in debug output to be safeGrant Likely1-3/+3
2013-10-09of: implement pci_address_to_pio as weak functionRob Herring1-0/+8
2013-07-04Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-2/+6
2013-07-04of: Fix address decoding on Bimini and js2x machinesBenjamin Herrenschmidt1-2/+6