summaryrefslogtreecommitdiff
path: root/arch/sparc/kernel/pci_sun4v.c
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-16sparc64: remove unnecessary log messageTushar Dave
2017-07-12SPARC64: Fix sun4v DMA panicTushar Dave
2017-06-28sparc: remove arch specific dma_supported implementationsChristoph Hellwig
2017-06-28sparc: implement ->mapping_errorChristoph Hellwig
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche
2016-12-11sparc64: restore irq in error paths in iommuDan Carpenter
2016-12-11sparc64: move dereference after check for NULLDan Carpenter
2016-11-18sparc64: Enable sun4v dma ops to use IOMMU v2 APIsTushar Dave
2016-11-18sparc64: Bind PCIe devices to use IOMMU v2 serviceTushar Dave
2016-11-18sparc64: Initialize iommu_map_table and iommu_poolTushar Dave
2016-11-18sparc64: Add ATU (new IOMMU) supportTushar Dave
2016-10-06sparc64: Enable setting "relaxed ordering" in IOMMU mappingschris hyser
2016-10-06sparc64: Enable PCI IOMMU version 2 APIchris hyser
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski
2015-11-04iommu-common: Fix error code used in iommu_tbl_range_{alloc,free}().David S. Miller
2015-04-18sparc: Make sparc64 use scalable lib/iommu-common.c functionsSowmini Varadhan
2015-04-18sparc: Revert generic IOMMU allocator.David S. Miller
2015-04-16sparc: Make sparc64 use scalable lib/iommu-common.c functionsSowmini Varadhan
2014-10-20sparc: kernel: drop owner assignment from platform_driversWolfram Sang
2014-08-26sparc: Replace __get_cpu_var usesChristoph Lameter
2013-01-03SPARC: drivers: remove __dev* attributes.Greg Kroah-Hartman
2012-09-21arch/sparc/kernel/pci_sun4v.c: removes unnecessary semicolonPeter Senna Tschudin
2012-03-28SPARC: adapt for dma_map_ops changesAndrzej Pietrasiewicz
2011-12-22sparc64: Fix MSIQ HV call ordering in pci_sun4v_msiq_build_irq().David S. Miller
2011-10-31sparc: add export.h to arch/sparc files as requiredPaul Gortmaker
2011-03-30sparc64: Fix section mis-match errors.David S. Miller
2011-03-16sparc64: Fix build errors with gcc-4.6.0David S. Miller
2011-03-16sparc64: rename virt_irq => irq - IISam Ravnborg
2011-02-28dt/sparc: Eliminate users of of_platform_{,un}register_driverGrant Likely
2010-07-24sparc: remove references to of_device and to_of_deviceGrant Likely
2010-07-24of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely
2009-08-10sparc: Remove no-op dma_4v_sync_single_for_cpu and dma_4v_sync_sg_for_cpuFUJITA Tomonori
2009-08-10sparc: Use asm-generic/dma-mapping-common.hFUJITA Tomonori
2009-08-10sparc: Use dma_map_ops structFUJITA Tomonori
2009-06-16sparc: use dma_map_page instead of dma_map_singleFUJITA Tomonori
2009-04-08sparc64: Fix section mismatch warnings in PCI controller drivers.David S. Miller
2009-01-06sparc64: Use unsigned long long for u64.Sam Ravnborg
2008-12-04sparc,sparc64: unify kernel/Sam Ravnborg