aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell/iommu.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-05powerpc/cell: Add missing of_node_put() in iommu.cLiang He1-1/+3
2022-05-08powerpc: Add missing headersChristophe Leroy1-0/+2
2022-05-05powerpc: fix typos in commentsJulia Lawall1-1/+1
2021-12-23powerpc/cell: Add __init attribute to eligible functionsNick Child1-7/+7
2021-11-25powerpc/cell: add missing of_node_putJulia Lawall1-0/+1
2021-04-23powerpc/iommu: Do not immediately panic when failed IOMMU table allocationAlexey Kardashevskiy1-1/+2
2020-05-11powerpc: Replace _ALIGN_UP() by ALIGN()Christophe Leroy1-3/+3
2019-08-19powerpc/powernv/ioda2: Create bigger default window with 64k IOMMU pagesAlexey Kardashevskiy1-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153Thomas Gleixner1-14/+1
2019-02-18powerpc/dma: remove set_dma_offsetChristoph Hellwig1-2/+2
2019-02-18powerpc/dma: use the generic direct mapping bypassChristoph Hellwig1-3/+0
2019-02-18powerpc/dma: remove get_pci_dma_opsChristoph Hellwig1-9/+8
2019-02-18powerpc/cell: use the generic iommu bypass codeChristoph Hellwig1-131/+9
2019-02-18powerpc/cell: move dma direct window setup out of dma_configureChristoph Hellwig1-9/+15
2018-12-06powerpc/iommu: remove the mapping_error dma_map_ops methodChristoph Hellwig1-1/+0
2018-01-10powerpc: rename dma_direct_ to dma_nommu_Christoph Hellwig1-14/+14
2017-08-23powerpc: Convert to using %pOF instead of full_nameRob Herring1-12/+12
2017-06-28powerpc/cell: use the dma_supported method for ops switchingChristoph Hellwig1-16/+9
2017-06-28powerpc/cell: clean up fixed mapping dma_ops initializationChristoph Hellwig1-20/+7
2017-06-28powerpc: implement ->mapping_errorChristoph Hellwig1-0/+1
2017-01-24treewide: Move dma_ops from struct dev_archdata into struct deviceBart Van Assche1-1/+1
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche1-2/+2
2016-09-20powerpc: Remove all usages of NO_IRQMichael Ellerman1-1/+1
2016-09-13powerpc/sparse: Make a bunch of things staticDaniel Axtens1-1/+1
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski1-14/+14
2016-06-14powerpc: Various typo fixesMichael Ellerman1-2/+2
2015-06-11powerpc/iommu: Move tce_xxx callbacks from ppc_md to iommu_tableAlexey Kardashevskiy1-2/+6
2015-04-11powerpc/cell: Move controller ops from ppc_md to controller_opsDaniel Axtens1-3/+4
2015-04-10powerpc/cell: Fix cell iommu after it_page_shift changesMichael Ellerman1-1/+1
2015-04-07powerpc: Remove the celleb supportMichael Ellerman1-2/+0
2014-11-18powerpc/iommu: Rename iommu_[un]map_sg functionsJoerg Roedel1-4/+5
2013-12-30powerpc/iommu: Add it_page_shift field to determine iommu page sizeAlistair Popple1-3/+5
2013-12-30powerpc/iommu: Update constant names to reflect their hardcoded page sizeAlistair Popple1-6/+6
2013-08-14powerpc: of_parse_dma_window should take a __be32 *dma_windowAnton Blanchard1-1/+1
2013-05-06powerpc/cell/iommu: Improve error message for missing nodeBenjamin Herrenschmidt1-1/+1
2012-11-19Fix misspellings of "whether" in comments.Adam Buchbinder1-1/+1
2012-07-24Merge tag 'dt-for-3.6' of git://sources.calxeda.com/kernel/linuxLinus Torvalds1-2/+1
2012-07-06devicetree: add helper inline for retrieving a node's full nameGrant Likely1-2/+1
2012-07-03powerpc/iommu: Implement IOMMU pools to improve multiqueue adapter performanceAnton Blanchard1-1/+0
2012-03-28PowerPC: adapt for dma_map_ops changesAndrzej Pietrasiewicz1-7/+9
2011-11-25powerpc/cell/iommu: Add missing of_node_putJulia Lawall1-0/+2
2011-11-08powerpc/irq: Remove IRQF_DISABLEDYong Zhang1-2/+1
2011-09-20powerpc: Use the newly added get_required_mask dma_map_ops hookMilton Miller1-2/+11
2011-09-01powerpc: Override dma_get_required_mask by platform hook and opsMilton Miller1-0/+12
2010-08-24powerpc: Fix bogus it_blocksize in VIO iommu codeAnton Blanchard1-1/+1
2010-07-24of: Merge of_platform_bus_type with platform_bus_typeGrant Likely1-1/+1
2010-07-14lmb: rename to memblockYinghai Lu1-5/+5
2010-06-02powerpc/cell: Fix integer constant warningDenis Kirjanov1-1/+1
2010-05-18of: eliminate of_device->node and dev_archdata->{of,prom}_nodeGrant Likely1-3/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1