index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sparc
/
kernel
/
pci_sun4v.c
Age
Commit message (
Expand
)
Author
2021-08-09
sparc/iommu: don't set failed sg dma_address to DMA_MAPPING_ERROR
Logan Gunthorpe
2021-08-09
sparc/iommu: return error codes from .map_sg() ops
Martin Oliveira
2020-10-06
dma-mapping: split <linux/dma-mapping.h>
Christoph Hellwig
2020-09-03
dma-mapping: introduce dma_get_seg_boundary_nr_pages()
Nicolin Chen
2019-04-10
sparc64/pci_sun4v: fix ATU checks for large DMA masks
Christoph Hellwig
2019-02-20
sparc64/pci_sun4v: allow large DMA masks
Christoph Hellwig
2019-02-20
sparc64: refactor the ali DMA quirk
Christoph Hellwig
2018-12-06
sparc: remove the mapping_error dma_map_ops method
Christoph Hellwig
2018-05-09
iommu-common: move to arch/sparc
Christoph Hellwig
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-16
sparc64: remove unnecessary log message
Tushar Dave
2017-07-12
SPARC64: Fix sun4v DMA panic
Tushar Dave
2017-06-28
sparc: remove arch specific dma_supported implementations
Christoph Hellwig
2017-06-28
sparc: implement ->mapping_error
Christoph Hellwig
2017-01-24
treewide: Constify most dma_map_ops structures
Bart Van Assche
2016-12-11
sparc64: restore irq in error paths in iommu
Dan Carpenter
2016-12-11
sparc64: move dereference after check for NULL
Dan Carpenter
2016-11-18
sparc64: Enable sun4v dma ops to use IOMMU v2 APIs
Tushar Dave
2016-11-18
sparc64: Bind PCIe devices to use IOMMU v2 service
Tushar Dave
2016-11-18
sparc64: Initialize iommu_map_table and iommu_pool
Tushar Dave
2016-11-18
sparc64: Add ATU (new IOMMU) support
Tushar Dave
2016-10-06
sparc64: Enable setting "relaxed ordering" in IOMMU mappings
chris hyser
2016-10-06
sparc64: Enable PCI IOMMU version 2 API
chris hyser
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
2015-11-04
iommu-common: Fix error code used in iommu_tbl_range_{alloc,free}().
David S. Miller
2015-04-18
sparc: Make sparc64 use scalable lib/iommu-common.c functions
Sowmini Varadhan
2015-04-18
sparc: Revert generic IOMMU allocator.
David S. Miller
2015-04-16
sparc: Make sparc64 use scalable lib/iommu-common.c functions
Sowmini Varadhan
2014-10-20
sparc: kernel: drop owner assignment from platform_drivers
Wolfram Sang
2014-08-26
sparc: Replace __get_cpu_var uses
Christoph Lameter
2013-01-03
SPARC: drivers: remove __dev* attributes.
Greg Kroah-Hartman
2012-09-21
arch/sparc/kernel/pci_sun4v.c: removes unnecessary semicolon
Peter Senna Tschudin
2012-03-28
SPARC: adapt for dma_map_ops changes
Andrzej Pietrasiewicz
2011-12-22
sparc64: Fix MSIQ HV call ordering in pci_sun4v_msiq_build_irq().
David S. Miller
2011-10-31
sparc: add export.h to arch/sparc files as required
Paul Gortmaker
2011-03-30
sparc64: Fix section mis-match errors.
David S. Miller
2011-03-16
sparc64: Fix build errors with gcc-4.6.0
David S. Miller
2011-03-16
sparc64: rename virt_irq => irq - II
Sam Ravnborg
2011-02-28
dt/sparc: Eliminate users of of_platform_{,un}register_driver
Grant Likely
2010-07-24
sparc: remove references to of_device and to_of_device
Grant Likely
2010-07-24
of/platform: remove all of_bus_type and of_platform_bus_type references
Grant Likely
2010-05-22
of: Remove duplicate fields from of_platform_driver
Grant Likely
2010-05-18
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
2009-08-10
sparc: Remove no-op dma_4v_sync_single_for_cpu and dma_4v_sync_sg_for_cpu
FUJITA Tomonori
2009-08-10
sparc: Use asm-generic/dma-mapping-common.h
FUJITA Tomonori
2009-08-10
sparc: Use dma_map_ops struct
FUJITA Tomonori
2009-06-16
sparc: use dma_map_page instead of dma_map_single
FUJITA Tomonori
2009-04-08
sparc64: Fix section mismatch warnings in PCI controller drivers.
David S. Miller
2009-01-06
sparc64: Use unsigned long long for u64.
Sam Ravnborg
2008-12-04
sparc,sparc64: unify kernel/
Sam Ravnborg