Files
android_kernel_xiaomi_sm8450/arch/c6x/include/asm
Linus Torvalds f72e24a124 Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping
Pull dma-mapping infrastructure from Christoph Hellwig:
 "This is the first pull request for the new dma-mapping subsystem

  In this new subsystem we'll try to properly maintain all the generic
  code related to dma-mapping, and will further consolidate arch code
  into common helpers.

  This pull request contains:

   - removal of the DMA_ERROR_CODE macro, replacing it with calls to
     ->mapping_error so that the dma_map_ops instances are more self
     contained and can be shared across architectures (me)

   - removal of the ->set_dma_mask method, which duplicates the
     ->dma_capable one in terms of functionality, but requires more
     duplicate code.

   - various updates for the coherent dma pool and related arm code
     (Vladimir)

   - various smaller cleanups (me)"

* tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping: (56 commits)
  ARM: dma-mapping: Remove traces of NOMMU code
  ARM: NOMMU: Set ARM_DMA_MEM_BUFFERABLE for M-class cpus
  ARM: NOMMU: Introduce dma operations for noMMU
  drivers: dma-mapping: allow dma_common_mmap() for NOMMU
  drivers: dma-coherent: Introduce default DMA pool
  drivers: dma-coherent: Account dma_pfn_offset when used with device tree
  dma: Take into account dma_pfn_offset
  dma-mapping: replace dmam_alloc_noncoherent with dmam_alloc_attrs
  dma-mapping: remove dmam_free_noncoherent
  crypto: qat - avoid an uninitialized variable warning
  au1100fb: remove a bogus dma_free_nonconsistent call
  MAINTAINERS: add entry for dma mapping helpers
  powerpc: merge __dma_set_mask into dma_set_mask
  dma-mapping: remove the set_dma_mask method
  powerpc/cell: use the dma_supported method for ops switching
  powerpc/cell: clean up fixed mapping dma_ops initialization
  tile: remove dma_supported and mapping_error methods
  xen-swiotlb: remove xen_swiotlb_set_dma_mask
  arm: implement ->dma_supported instead of ->set_dma_mask
  mips/loongson64: implement ->dma_supported instead of ->set_dma_mask
  ...
2017-07-06 19:20:54 -07:00
..
2011-10-06 19:48:20 -04:00
2014-04-18 11:40:34 +02:00
2012-03-28 18:30:02 +01:00
2011-10-06 19:48:10 -04:00
2016-04-18 12:45:53 +02:00
2011-10-06 19:48:20 -04:00
2017-06-20 11:13:01 +02:00
2013-02-26 02:46:08 -05:00
2011-10-06 19:48:20 -04:00
2011-10-06 19:47:54 -04:00
2012-07-18 23:49:40 -04:00
2017-06-04 15:11:47 +02:00
2011-10-06 19:48:20 -04:00
2011-10-06 19:47:54 -04:00
2011-10-06 19:48:20 -04:00
2011-10-06 19:48:20 -04:00
2011-10-06 19:48:20 -04:00
2011-10-06 19:48:26 -04:00
2011-10-06 19:48:20 -04:00
2012-03-28 18:30:02 +01:00
2011-10-06 19:48:20 -04:00
2011-10-06 19:47:51 -04:00
2011-10-06 19:47:51 -04:00
2011-10-06 19:48:20 -04:00
2011-10-06 19:48:02 -04:00
2017-03-28 18:23:28 -04:00
2011-10-06 19:48:20 -04:00