summaryrefslogtreecommitdiffstats
path: root/drivers/of/address.c
Commit message (Expand)AuthorAgeFilesLines
* of: address: Add support for the parent DMA busMaxime Ripard2019-04-101-2/+26
* of: address: Retrieve a parent through a callback in __of_translate_addressMaxime Ripard2019-04-101-5/+9
* of: Use of_node_name_eq for node name comparisonsRob Herring2018-12-051-1/+1
* of: Use device_type helpers to access the node typeRob Herring2018-11-271-2/+2
* drivers/of: Make of_io_request_and_map() "name" argument optionalBenjamin Herrenschmidt2018-07-101-2/+4
* of: Add missing I/O range exception for indirect-IO devicesZhichang Yuan2018-04-041-16/+76
* PCI: Add fwnode handler as input param of pci_register_io_range()Gabriele Paoloni2018-04-041-1/+3
* Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-02-061-5/+4Star
|\
| * Merge remote-tracking branch 'lorenzo/pci/tegra' into nextBjorn Helgaas2018-02-011-0/+1
| |\
| | * of: Export of_pci_range_to_resource()Manikanta Maddireddy2018-01-151-0/+1
| * | PCI: Move OF-related PCI functions into PCI coreRob Herring2018-01-181-5/+3Star
| |/
* / of: Use SPDX license tag for DT filesRob Herring2018-01-081-1/+1
|/
* of/pci: Add of_pci_dma_range_parser_init() for dma-ranges parsing supportMarc Gonzalez2017-10-051-3/+16
* of: remove unused pci_space variable from address.cShawn Lin2017-07-211-2/+1Star
* of: Convert to using %pOF instead of full_nameRob Herring2017-07-191-11/+10Star
* of: address.c header comment typoFrank Rowand2017-06-221-1/+1
* of: fix sparse warning in of_pci_range_parser_oneRob Herring2017-05-041-1/+1
* of: use pr_fmt prefix for all console printingRob Herring2016-07-181-24/+25
* PCI, of: Move PCI I/O space management to PCI core codeTomasz Nowicki2016-05-121-115/+1Star
* Merge tag 'devicetree-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-01-141-1/+1
|\
| * of/address: replace printk(KERN_ERR ...) with pr_err(...)Masahiro Yamada2015-12-091-1/+1
* | of/address: fix typo in comment block of of_translate_one()Masahiro Yamada2015-12-011-2/+3
|/
* PCI: of: Add 64-bit address recognition without LPAE supportPavel Fedin2015-10-131-0/+6
* of/address: Don't loop forever in of_find_matching_node_by_address().David Daney2015-08-251-3/+3
* Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-07-021-1/+1
|\
| * of/address: use atomic allocation in pci_register_io_range()Jingoo Han2015-06-231-1/+1
* | of/pci: Fix pci_address_to_pio() conversion of CPU address to I/O portZhichang Yuan2015-05-161-1/+1
|/
* drivers/of: Add empty ranges quirk for PA-SemiBenjamin Herrenschmidt2015-03-281-3/+8
* Merge tag 'v3.18-rc6' into devicetree/nextGrant Likely2014-11-241-3/+16
|\
| * of/base: Fix PowerPC address parsing hackBenjamin Herrenschmidt2014-11-181-3/+16
* | of/address: Don't throw errors on absent ranges propertiesBenjamin Herrenschmidt2014-11-181-1/+1
* | of: Request and map make argument name constantMatthias Brugger2014-11-041-1/+1
|/
* of/pci: Fix the conversion of IO ranges into IO resourcesLiviu Dudau2014-10-011-4/+40
* of/pci: Move of_pci_range_to_resource() to of/address.cLiviu Dudau2014-09-301-0/+9
* of/pci: Add pci_register_io_range() and pci_pio_to_address()Liviu Dudau2014-09-301-0/+109
* of: Provide a function to request and map memoryMatthias Brugger2014-07-231-0/+36
* Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into nextLinus Torvalds2014-06-061-0/+110
|\
| * of: introduce of_dma_is_coherent() helperSantosh Shilimkar2014-05-061-0/+23
| * of: introduce of_dma_get_range() helperGrygorii Strashko2014-05-061-0/+87
* | of: kill off of_can_translate_addressRob Herring2014-05-131-21/+1Star
|/
* Merge tag 'v3.14-rc5' into HEADGrant Likely2014-03-041-2/+3
|\
| * of: fix PCI bus match for PCIe slotsKleber Sacilotto de Souza2014-02-051-2/+3
* | of: Allows to use the PCI translator without the PCI coreGregory CLEMENT2014-02-201-3/+5
|/
* Revert "of/address: Handle #address-cells > 2 specially"Rob Herring2013-12-301-8/+0Star
* Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring2013-11-071-5/+5
|\
| * of/irq: Rename of_irq_map_* functions to of_irq_parse_*Grant Likely2013-10-241-2/+2
| * of: Fix dereferencing node name in debug output to be safeGrant Likely2013-10-151-3/+3
* | of: implement pci_address_to_pio as weak functionRob Herring2013-10-101-0/+8
|/
* Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-07-051-2/+6
|\
| * of: Fix address decoding on Bimini and js2x machinesBenjamin Herrenschmidt2013-07-041-2/+6