summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell/iommu.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* of: eliminate of_device->node and dev_archdata->{of,prom}_nodeGrant Likely2010-05-181-3/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* powerpc: Change archdata dma_data to a unionBecky Bruce2009-09-241-6/+3
* powerpc: use dma_map_ops structFUJITA Tomonori2009-08-281-1/+1
* powerpc/cell: Extract duplicated IOPTE_* to <asm/iommu.h>Geert Uytterhoeven2009-06-151-22/+15
* dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang2009-04-071-1/+1
* powerpc/cell: Fix iommu exception reportingJeremy Kerr2009-03-241-4/+5
* powerpc: Change u64/s64 to a long long integer typeIngo Molnar2009-01-131-2/+2
* powerpc/cell: Fix some u64 vs. long typesIngo Molnar2009-01-081-2/+2
* powerpc: Use of_find_node_with_property() in cell_iommu_fixed_mapping_init()Michael Ellerman2008-11-191-4/+1
* powerpc: Update remaining dma_mapping_ops to use map/unmap_pageMark Nelson2008-10-311-19/+18
* powerpc: Drop archdata numa_nodeBecky Bruce2008-09-241-3/+3
* powerpc/pseries: iommu enablement for CMORobert Jennings2008-07-251-1/+2
* powerpc/cell: Fixed IOMMU mapping uses weak ordering for a pcie endpointMark Nelson2008-07-251-1/+12
* powerpc/cell: Add DMA_ATTR_WEAK_ORDERING dma attribute and use in Cell IOMMU ...Mark Nelson2008-07-221-5/+108
* powerpc/dma: Use the struct dma_attrs in iommu codeMark Nelson2008-07-221-2/+3
* powerpc/cell: cell_dma_dev_setup_iommu() return the iommu tableMark Nelson2008-07-091-4/+4
* [POWERPC] Replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-011-4/+4
* Merge branch 'linux-2.6'Paul Mackerras2008-03-261-16/+25
|\
| * [POWERPC] Fix cell IOMMU code to cope with empty dma-ranges and non-PCI devicesMichael Ellerman2008-03-201-16/+25
* | Merge branch 'linux-2.6'Paul Mackerras2008-03-131-63/+88
|\ \ | |/
| * [POWERPC] Convert the cell IOMMU fixed mapping to 16M IOMMU pagesMichael Ellerman2008-03-031-15/+22
| * [POWERPC] Allow for different IOMMU page sizes in cell IOMMU codeMichael Ellerman2008-03-031-13/+18
| * [POWERPC] Cell IOMMU: n_pte_pages is in 4K page units, not IOMMU_PAGE_SIZEMichael Ellerman2008-03-031-5/+4
| * [POWERPC] Split setup of IOMMU stab and ptab, allocate dynamic/fixed ptabs se...Michael Ellerman2008-03-031-26/+43
| * [POWERPC] Move allocation of cell IOMMU pad pageMichael Ellerman2008-03-031-6/+6
| * [POWERPC] Remove unused pte_offset variableMichael Ellerman2008-03-031-4/+1
| * [POWERPC] Use it_offset not pte_offset in cell IOMMU codeMichael Ellerman2008-03-031-2/+2
| * [POWERPC] Clearup cell IOMMU fixed mapping terminologyMichael Ellerman2008-03-031-4/+4
* | [LIB]: Make PowerPC LMB code generic so sparc64 can use it too.David S. Miller2008-02-131-1/+1
|/
* [POWERPC] Make cell IOMMU fixed mapping printk more usefulMichael Ellerman2008-02-081-4/+2
* [POWERPC] Fix potential cell IOMMU bug when switching back to default DMA opsMichael Ellerman2008-02-081-8/+7
OpenPOWER on IntegriCloud