index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
cell
/
iommu.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/dma: remove set_dma_offset
Christoph Hellwig
2019-02-18
1
-2
/
+2
*
powerpc/dma: use the generic direct mapping bypass
Christoph Hellwig
2019-02-18
1
-3
/
+0
*
powerpc/dma: remove get_pci_dma_ops
Christoph Hellwig
2019-02-18
1
-9
/
+8
*
powerpc/cell: use the generic iommu bypass code
Christoph Hellwig
2019-02-18
1
-131
/
+9
*
powerpc/cell: move dma direct window setup out of dma_configure
Christoph Hellwig
2019-02-18
1
-9
/
+15
*
powerpc/iommu: remove the mapping_error dma_map_ops method
Christoph Hellwig
2018-12-06
1
-1
/
+0
*
powerpc: rename dma_direct_ to dma_nommu_
Christoph Hellwig
2018-01-10
1
-14
/
+14
*
powerpc: Convert to using %pOF instead of full_name
Rob Herring
2017-08-23
1
-12
/
+12
*
powerpc/cell: use the dma_supported method for ops switching
Christoph Hellwig
2017-06-28
1
-16
/
+9
*
powerpc/cell: clean up fixed mapping dma_ops initialization
Christoph Hellwig
2017-06-28
1
-20
/
+7
*
powerpc: implement ->mapping_error
Christoph Hellwig
2017-06-28
1
-0
/
+1
*
treewide: Move dma_ops from struct dev_archdata into struct device
Bart Van Assche
2017-01-24
1
-1
/
+1
*
treewide: Constify most dma_map_ops structures
Bart Van Assche
2017-01-24
1
-2
/
+2
*
powerpc: Remove all usages of NO_IRQ
Michael Ellerman
2016-09-20
1
-1
/
+1
*
powerpc/sparse: Make a bunch of things static
Daniel Axtens
2016-09-13
1
-1
/
+1
*
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
2016-08-04
1
-14
/
+14
*
powerpc: Various typo fixes
Michael Ellerman
2016-06-14
1
-2
/
+2
*
powerpc/iommu: Move tce_xxx callbacks from ppc_md to iommu_table
Alexey Kardashevskiy
2015-06-11
1
-2
/
+6
*
powerpc/cell: Move controller ops from ppc_md to controller_ops
Daniel Axtens
2015-04-11
1
-3
/
+4
*
powerpc/cell: Fix cell iommu after it_page_shift changes
Michael Ellerman
2015-04-10
1
-1
/
+1
*
powerpc: Remove the celleb support
Michael Ellerman
2015-04-07
1
-2
/
+0
*
powerpc/iommu: Rename iommu_[un]map_sg functions
Joerg Roedel
2014-11-18
1
-4
/
+5
*
powerpc/iommu: Add it_page_shift field to determine iommu page size
Alistair Popple
2013-12-30
1
-3
/
+5
*
powerpc/iommu: Update constant names to reflect their hardcoded page size
Alistair Popple
2013-12-30
1
-6
/
+6
*
powerpc: of_parse_dma_window should take a __be32 *dma_window
Anton Blanchard
2013-08-14
1
-1
/
+1
*
powerpc/cell/iommu: Improve error message for missing node
Benjamin Herrenschmidt
2013-05-06
1
-1
/
+1
*
Fix misspellings of "whether" in comments.
Adam Buchbinder
2012-11-19
1
-1
/
+1
*
Merge tag 'dt-for-3.6' of git://sources.calxeda.com/kernel/linux
Linus Torvalds
2012-07-24
1
-2
/
+1
|
\
|
*
devicetree: add helper inline for retrieving a node's full name
Grant Likely
2012-07-06
1
-2
/
+1
*
|
powerpc/iommu: Implement IOMMU pools to improve multiqueue adapter performance
Anton Blanchard
2012-07-03
1
-1
/
+0
|
/
*
PowerPC: adapt for dma_map_ops changes
Andrzej Pietrasiewicz
2012-03-28
1
-7
/
+9
*
powerpc/cell/iommu: Add missing of_node_put
Julia Lawall
2011-11-25
1
-0
/
+2
*
powerpc/irq: Remove IRQF_DISABLED
Yong Zhang
2011-11-08
1
-2
/
+1
*
powerpc: Use the newly added get_required_mask dma_map_ops hook
Milton Miller
2011-09-20
1
-2
/
+11
*
powerpc: Override dma_get_required_mask by platform hook and ops
Milton Miller
2011-09-01
1
-0
/
+12
*
powerpc: Fix bogus it_blocksize in VIO iommu code
Anton Blanchard
2010-08-24
1
-1
/
+1
*
of: Merge of_platform_bus_type with platform_bus_type
Grant Likely
2010-07-24
1
-1
/
+1
*
lmb: rename to memblock
Yinghai Lu
2010-07-14
1
-5
/
+5
*
powerpc/cell: Fix integer constant warning
Denis Kirjanov
2010-06-02
1
-1
/
+1
*
of: eliminate of_device->node and dev_archdata->{of,prom}_node
Grant Likely
2010-05-18
1
-3
/
+2
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
powerpc: Change archdata dma_data to a union
Becky Bruce
2009-09-24
1
-6
/
+3
*
powerpc: use dma_map_ops struct
FUJITA Tomonori
2009-08-28
1
-1
/
+1
*
powerpc/cell: Extract duplicated IOPTE_* to <asm/iommu.h>
Geert Uytterhoeven
2009-06-15
1
-22
/
+15
*
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
2009-04-07
1
-1
/
+1
*
powerpc/cell: Fix iommu exception reporting
Jeremy Kerr
2009-03-24
1
-4
/
+5
*
powerpc: Change u64/s64 to a long long integer type
Ingo Molnar
2009-01-13
1
-2
/
+2
*
powerpc/cell: Fix some u64 vs. long types
Ingo Molnar
2009-01-08
1
-2
/
+2
*
powerpc: Use of_find_node_with_property() in cell_iommu_fixed_mapping_init()
Michael Ellerman
2008-11-19
1
-4
/
+1
*
powerpc: Update remaining dma_mapping_ops to use map/unmap_page
Mark Nelson
2008-10-31
1
-19
/
+18
[next]