summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell/iommu.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc/iommu: Code cleanup for cell/iommu.cKunwu Chan2024-05-071-17/+0
* powerpc: Explicitly include correct DT includesRob Herring2023-08-021-1/+1
* powerpc/cell: Add missing of_node_put() in iommu.cLiang He2022-09-051-1/+3
* powerpc: Add missing headersChristophe Leroy2022-05-081-0/+2
* powerpc: fix typos in commentsJulia Lawall2022-05-051-1/+1
* powerpc/cell: Add __init attribute to eligible functionsNick Child2021-12-231-7/+7
* powerpc/cell: add missing of_node_putJulia Lawall2021-11-251-0/+1
* powerpc/iommu: Do not immediately panic when failed IOMMU table allocationAlexey Kardashevskiy2021-04-231-1/+2
* powerpc: Replace _ALIGN_UP() by ALIGN()Christophe Leroy2020-05-111-3/+3
* powerpc/powernv/ioda2: Create bigger default window with 64k IOMMU pagesAlexey Kardashevskiy2019-08-191-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153Thomas Gleixner2019-05-301-14/+1
* powerpc/dma: remove set_dma_offsetChristoph Hellwig2019-02-181-2/+2
* powerpc/dma: use the generic direct mapping bypassChristoph Hellwig2019-02-181-3/+0
* powerpc/dma: remove get_pci_dma_opsChristoph Hellwig2019-02-181-9/+8
* powerpc/cell: use the generic iommu bypass codeChristoph Hellwig2019-02-181-131/+9
* powerpc/cell: move dma direct window setup out of dma_configureChristoph Hellwig2019-02-181-9/+15
* powerpc/iommu: remove the mapping_error dma_map_ops methodChristoph Hellwig2018-12-061-1/+0
* powerpc: rename dma_direct_ to dma_nommu_Christoph Hellwig2018-01-101-14/+14
* powerpc: Convert to using %pOF instead of full_nameRob Herring2017-08-231-12/+12
* powerpc/cell: use the dma_supported method for ops switchingChristoph Hellwig2017-06-281-16/+9
* powerpc/cell: clean up fixed mapping dma_ops initializationChristoph Hellwig2017-06-281-20/+7
* powerpc: implement ->mapping_errorChristoph Hellwig2017-06-281-0/+1
* treewide: Move dma_ops from struct dev_archdata into struct deviceBart Van Assche2017-01-241-1/+1
* treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-241-2/+2
* powerpc: Remove all usages of NO_IRQMichael Ellerman2016-09-201-1/+1
* powerpc/sparse: Make a bunch of things staticDaniel Axtens2016-09-131-1/+1
* dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-041-14/+14
* powerpc: Various typo fixesMichael Ellerman2016-06-141-2/+2
* powerpc/iommu: Move tce_xxx callbacks from ppc_md to iommu_tableAlexey Kardashevskiy2015-06-111-2/+6
* powerpc/cell: Move controller ops from ppc_md to controller_opsDaniel Axtens2015-04-111-3/+4
* powerpc/cell: Fix cell iommu after it_page_shift changesMichael Ellerman2015-04-101-1/+1
* powerpc: Remove the celleb supportMichael Ellerman2015-04-071-2/+0
* powerpc/iommu: Rename iommu_[un]map_sg functionsJoerg Roedel2014-11-181-4/+5
* powerpc/iommu: Add it_page_shift field to determine iommu page sizeAlistair Popple2013-12-301-3/+5
* powerpc/iommu: Update constant names to reflect their hardcoded page sizeAlistair Popple2013-12-301-6/+6
* powerpc: of_parse_dma_window should take a __be32 *dma_windowAnton Blanchard2013-08-141-1/+1
* powerpc/cell/iommu: Improve error message for missing nodeBenjamin Herrenschmidt2013-05-061-1/+1
* Fix misspellings of "whether" in comments.Adam Buchbinder2012-11-191-1/+1
* Merge tag 'dt-for-3.6' of git://sources.calxeda.com/kernel/linuxLinus Torvalds2012-07-241-2/+1
|\
| * devicetree: add helper inline for retrieving a node's full nameGrant Likely2012-07-061-2/+1
* | powerpc/iommu: Implement IOMMU pools to improve multiqueue adapter performanceAnton Blanchard2012-07-031-1/+0
|/
* PowerPC: adapt for dma_map_ops changesAndrzej Pietrasiewicz2012-03-281-7/+9
* powerpc/cell/iommu: Add missing of_node_putJulia Lawall2011-11-251-0/+2
* powerpc/irq: Remove IRQF_DISABLEDYong Zhang2011-11-081-2/+1
* powerpc: Use the newly added get_required_mask dma_map_ops hookMilton Miller2011-09-201-2/+11
* powerpc: Override dma_get_required_mask by platform hook and opsMilton Miller2011-09-011-0/+12
* powerpc: Fix bogus it_blocksize in VIO iommu codeAnton Blanchard2010-08-241-1/+1
* of: Merge of_platform_bus_type with platform_bus_typeGrant Likely2010-07-241-1/+1
* lmb: rename to memblockYinghai Lu2010-07-141-5/+5
* powerpc/cell: Fix integer constant warningDenis Kirjanov2010-06-021-1/+1