Merge tag 'dma-mapping-4.14' of git://git.infradead.org/users/hch/dma-mapping
Pull dma-mapping updates from Christoph Hellwig: - removal of the old dma_alloc_noncoherent interface - remove unused flags to dma_declare_coherent_memory - restrict OF DMA configuration to specific physical busses - use the iommu mailing list for dma-mapping questions and patches * tag 'dma-mapping-4.14' of git://git.infradead.org/users/hch/dma-mapping: dma-coherent: fix dma_declare_coherent_memory() logic error ARM: imx: mx31moboard: Remove unused 'dma' variable dma-coherent: remove an unused variable MAINTAINERS: use the iommu list for the dma-mapping subsystem dma-coherent: remove the DMA_MEMORY_MAP and DMA_MEMORY_IO flags dma-coherent: remove the DMA_MEMORY_INCLUDES_CHILDREN flag of: restrict DMA configuration dma-mapping: remove dma_alloc_noncoherent and dma_free_noncoherent i825xx: switch to switch to dma_alloc_attrs au1000_eth: switch to dma_alloc_attrs sgiseeq: switch to dma_alloc_attrs dma-mapping: reduce dma_mapping_error inline bloat
No related branches found
No related tags found
Showing
- Documentation/DMA-API.txt 17 additions, 38 deletionsDocumentation/DMA-API.txt
- MAINTAINERS 1 addition, 1 deletionMAINTAINERS
- arch/arm/mach-imx/mach-imx27_visstrim_m10.c 17 additions, 27 deletionsarch/arm/mach-imx/mach-imx27_visstrim_m10.c
- arch/arm/mach-imx/mach-mx31moboard.c 6 additions, 6 deletionsarch/arm/mach-imx/mach-mx31moboard.c
- arch/metag/include/asm/dma-mapping.h 1 addition, 1 deletionarch/metag/include/asm/dma-mapping.h
- arch/nios2/include/asm/dma-mapping.h 1 addition, 1 deletionarch/nios2/include/asm/dma-mapping.h
- arch/sh/drivers/pci/fixups-dreamcast.c 1 addition, 2 deletionsarch/sh/drivers/pci/fixups-dreamcast.c
- arch/tile/include/asm/dma-mapping.h 2 additions, 2 deletionsarch/tile/include/asm/dma-mapping.h
- drivers/base/dma-coherent.c 38 additions, 47 deletionsdrivers/base/dma-coherent.c
- drivers/base/dma-mapping.c 2 additions, 5 deletionsdrivers/base/dma-mapping.c
- drivers/char/virtio_console.c 0 additions, 3 deletionsdrivers/char/virtio_console.c
- drivers/media/platform/soc_camera/sh_mobile_ceu_camera.c 2 additions, 3 deletionsdrivers/media/platform/soc_camera/sh_mobile_ceu_camera.c
- drivers/net/ethernet/amd/au1000_eth.c 10 additions, 8 deletionsdrivers/net/ethernet/amd/au1000_eth.c
- drivers/net/ethernet/i825xx/lasi_82596.c 2 additions, 4 deletionsdrivers/net/ethernet/i825xx/lasi_82596.c
- drivers/net/ethernet/i825xx/lib82596.c 5 additions, 4 deletionsdrivers/net/ethernet/i825xx/lib82596.c
- drivers/net/ethernet/i825xx/sni_82596.c 2 additions, 4 deletionsdrivers/net/ethernet/i825xx/sni_82596.c
- drivers/net/ethernet/seeq/sgiseeq.c 4 additions, 4 deletionsdrivers/net/ethernet/seeq/sgiseeq.c
- drivers/of/device.c 32 additions, 16 deletionsdrivers/of/device.c
- drivers/scsi/NCR_Q720.c 1 addition, 2 deletionsdrivers/scsi/NCR_Q720.c
- drivers/usb/host/ohci-sm501.c 3 additions, 4 deletionsdrivers/usb/host/ohci-sm501.c
Loading
Please register or sign in to comment