summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* powerpc/dma: use the generic direct mapping bypassChristoph Hellwig2019-02-1824-221/+16
* powerpc/dma: use the dma_direct mapping routinesChristoph Hellwig2019-02-185-120/+32
* powerpc/dma: use the dma-direct allocator for coherent platformsChristoph Hellwig2019-02-185-92/+9
* swiotlb: remove swiotlb_dma_supportedChristoph Hellwig2019-02-181-1/+1
* powerpc/dma: remove dma_nommu_dma_supportedChristoph Hellwig2019-02-183-26/+2
* powerpc/dma: remove dma_nommu_get_required_maskChristoph Hellwig2019-02-183-15/+2
* powerpc/dma: remove dma_nommu_mmap_coherentChristoph Hellwig2019-02-187-28/+6
* powerpc/dma: use phys_to_dma instead of get_dma_offsetChristoph Hellwig2019-02-181-5/+5
* dma-mapping, powerpc: simplify the arch dma_set_mask overrideChristoph Hellwig2019-02-187-22/+16
* powerpc/dma: fix an off-by-one in dma_capableChristoph Hellwig2019-02-181-6/+2
* powerpc/dma: remove max_direct_dma_addrChristoph Hellwig2019-02-185-31/+6
* powerpc/dma: move pci_dma_dev_setup_swiotlb to fsl_pci.cChristoph Hellwig2019-02-183-13/+9
* powerpc/dma: remove get_pci_dma_opsChristoph Hellwig2019-02-183-17/+8
* powerpc/dma: remove the iommu fallback for coherent allocationsChristoph Hellwig2019-02-182-70/+2
* powerpc/pci: remove the dma_set_mask pci_controller ops methodsChristoph Hellwig2019-02-182-9/+0
* powerpc/dma: stop overriding dma_get_required_maskChristoph Hellwig2019-02-185-36/+0
* powerpc/powernv: use the generic iommu bypass codeChristoph Hellwig2019-02-181-70/+25
* powerpc/powernv: remove pnv_npu_dma_set_maskChristoph Hellwig2019-02-181-9/+0
* powerpc/powernv: remove pnv_pci_ioda_pe_single_vendorChristoph Hellwig2019-02-181-26/+2
* powerpc/dart: use the generic iommu bypass codeChristoph Hellwig2019-02-181-30/+17
* powerpc/dart: remove dead cleanup code in iommu_init_early_dartChristoph Hellwig2019-02-181-10/+1
* powerpc/cell: use the generic iommu bypass codeChristoph Hellwig2019-02-184-135/+20
* powerpc/cell: move dma direct window setup out of dma_configureChristoph Hellwig2019-02-181-9/+15
* powerpc/pseries: use the generic iommu bypass codeChristoph Hellwig2019-02-181-73/+27
* powerpc/pseries: unwind dma_get_required_mask_pSeriesLP a bitChristoph Hellwig2019-02-181-1/+1
* powerpc/dma: handle iommu bypass in dma_iommu_opsChristoph Hellwig2019-02-185-17/+87
* powerpc/dma: untangle vio_dma_mapping_ops from dma_iommu_opsChristoph Hellwig2019-02-183-52/+38
* Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2019-01-1313-21/+107
|\
| * Merge tag 'reset-for-5.0-rc2' of git://git.pengutronix.de/git/pza/linux into ...Olof Johansson2019-01-131-0/+4
| |\
| | * reset: socfpga: add an early reset driver for SoCFPGADinh Nguyen2019-01-071-0/+4
| * | Merge tag 'mvebu-fixes-5.0-1' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson2019-01-133-3/+20
| |\ \
| | * | ARM: dts: kirkwood: Fix polarity of GPIO fan linesLinus Walleij2019-01-101-2/+2
| | * | arm64: dts: marvell: mcbin: fix PCIe reset signalBaruch Siach2019-01-101-1/+1
| | * | arm64: dts: marvell: armada-ap806: reserve PSCI areaHeinrich Schuchardt2019-01-101-0/+17
| | |/
| * | Merge tag 'integrator-fixes-armsoc' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2019-01-131-2/+6
| |\ \
| | * | ARM: integrator: impd1: use struct_size() in devm_kzalloc()Gustavo A. R. Silva2019-01-111-1/+1
| | * | gpio: pl061: handle failed allocationsNicholas Mc Guire2019-01-101-1/+5
| | |/
| * | Merge tag 'amlogic-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2019-01-131-0/+4
| |\ \
| | * | arm64: defconfig: enable modules for amlogic s400 sound cardJerome Brunet2019-01-091-0/+4
| | |/
| * | ARM: dts: da850-lcdk: Correct the sound card namePeter Ujfalusi2019-01-101-1/+1
| * | ARM: dts: da850-lcdk: Correct the audio codec regulatorsPeter Ujfalusi2019-01-101-0/+36
| * | ARM: dts: da850-evm: Correct the sound card namePeter Ujfalusi2019-01-101-1/+1
| * | ARM: dts: da850-evm: Correct the audio codec regulatorsPeter Ujfalusi2019-01-101-4/+25
| * | ARM: davinci: omapl138-hawk: fix label names in GPIO lookup entriesBartosz Golaszewski2019-01-101-2/+2
| * | ARM: davinci: dm644x-evm: fix label names in GPIO lookup entriesBartosz Golaszewski2019-01-101-2/+2
| * | ARM: davinci: dm355-evm: fix label names in GPIO lookup entriesBartosz Golaszewski2019-01-101-2/+2
| * | ARM: davinci: da850-evm: fix label names in GPIO lookup entriesBartosz Golaszewski2019-01-101-2/+2
| * | ARM: davinci: da830-evm: fix label names in GPIO lookup entriesBartosz Golaszewski2019-01-101-2/+2
| |/
* | Merge tag 'remove-dma_zalloc_coherent-5.0' of git://git.infradead.org/users/h...Linus Torvalds2019-01-123-7/+8
|\ \
| * | cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-083-7/+8