summaryrefslogtreecommitdiffstats
path: root/Documentation/DMA-API.txt
Commit message (Expand)AuthorAgeFilesLines
* Documentation: DMA-API: fix a function name of max_mapping_sizeYoshihiro Shimoda2019-06-071-1/+1
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2019-03-101-0/+8
|\
| * dma: Introduce dma_max_mapping_size()Joerg Roedel2019-03-061-0/+8
* | Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-03-101-25/+4
|\ \
| * | dma-mapping: remove the DMA_MEMORY_EXCLUSIVE flagChristoph Hellwig2019-02-201-8/+1
| * | dma-mapping: remove dma_mark_declared_memory_occupiedChristoph Hellwig2019-02-201-17/+0
| * | dma-debug: add dumping facility via debugfsCorentin Labbe2019-02-011-0/+3
| |/
* / Documentation: DMA-API: fix two typosCorentin Labbe2019-01-201-3/+3
|/
* dma-mapping: deprecate dma_zalloc_coherentChristoph Hellwig2018-12-201-9/+0
* dma-debug: Batch dma_debug_entry allocationRobin Murphy2018-12-111-1/+3
* dma-debug: Make leak-like behaviour apparentRobin Murphy2018-12-111-1/+5
* dma-debug: Dynamically expand the dma_debug_entry poolRobin Murphy2018-12-111-6/+5
* dma-debug: Expose nr_total_entries in debugfsRobin Murphy2018-12-111-0/+3
* dma-coherent: remove the DMA_MEMORY_MAP and DMA_MEMORY_IO flagsChristoph Hellwig2017-09-011-20/+1
* dma-coherent: remove the DMA_MEMORY_INCLUDES_CHILDREN flagChristoph Hellwig2017-09-011-4/+0
* dma-mapping: remove dma_alloc_noncoherent and dma_free_noncoherentChristoph Hellwig2017-08-291-14/+16
* DMA-API.txt: standardize document formatMauro Carvalho Chehab2017-07-141-251/+329
* Documentation: DMA API: fix a typo in a function nameWolfram Sang2017-06-051-1/+1
* dma-mapping: add dma_{map,unmap}_resourceNiklas Söderlund2016-09-261-5/+17
* dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-041-19/+14
* DMA-API: fix confusing sentence in Documentation/DMA-API.txtMasahiro Yamada2016-01-111-1/+1
* dma: remove external references to dma_supportedChristoph Hellwig2015-11-091-13/+0
* Documentation: DMA API: Be more explicit that nents is always the sameSakari Ailus2015-09-241-3/+3
* mm: add dma_pool_zalloc() call to DMA APISean O. Stalley2015-09-081-0/+7
* PCI: Add pci_bus_addr_tYinghai Lu2015-05-291-15/+15
* DMA-API: Capitalize "CPU" consistentlyBjorn Helgaas2014-05-261-6/+6
* DMA-API: Change dma_declare_coherent_memory() CPU address to phys_addr_tBjorn Helgaas2014-05-201-5/+4
* DMA-API: Clarify physical/bus address distinctionBjorn Helgaas2014-05-201-67/+72
* DMA-API: provide a helper to set both DMA and coherent DMA masksRussell King2013-09-171-0/+8
* dma-debug: New interfaces to debug dma mapping errorsShuah Khan2012-10-241-0/+12
* include/linux/dma-mapping.h: add dma_zalloc_coherent()Andrew Morton2011-11-021-0/+7
* dma-mapping: remove dma_is_consistent APIFUJITA Tomonori2010-08-111-6/+0
* Documentation: rename PCI-DMA-mapping.txt to DMA-API-HOWTO.txtFUJITA Tomonori2010-03-121-1/+1
* Documentation: remove the PCI DMA API description in DMA-API.txtFUJITA Tomonori2010-03-121-137/+15
* dma-mapping: dma-mapping.h: add dma_set_coherent_maskFUJITA Tomonori2010-03-121-0/+10
* dma-mapping.h: add the dma_unmap state APIFUJITA Tomonori2010-03-121-0/+58
* DMA-API.txt: remove dma_sync_single_range descriptionFUJITA Tomonori2010-03-121-10/+0
* DMA-API.txt: add dma_sync_single/sg API descriptionFUJITA Tomonori2010-03-121-0/+42
* Documentation/DMA-API.txt: remove deprecated function descriptionsFUJITA Tomonori2010-03-121-28/+0
* trivial: Miscellaneous documentation typo fixesMatt LaPlante2009-06-121-2/+2
* dma-debug: add documentation for the driver filterJoerg Roedel2009-06-021-0/+12
* dma-debug: Documentation updateJoerg Roedel2009-03-171-0/+106
* Documentation: move DMA-mapping.txt to Doc/PCI/Randy Dunlap2009-01-291-1/+1
* [IA64] SN specific version of dma_get_required_mask()John Keller2009-01-151-5/+4
* DMA-API.txt: fix description of pci_map_sg/dma_map_sg scatterlists handlingFUJITA Tomonori2008-12-011-5/+3
* fix an example of scatterlists handling in DMA-API.txtFUJITA Tomonori2008-10-091-1/+1
* dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori2008-07-261-2/+2
* doc: fix DMA-API function parametersRandy Dunlap2008-04-291-2/+2
* dma: document dma_*map*_attrs() interfacesArthur Kepner2008-04-291-0/+65
* dma_free_coherent() needs irqs enabled (sigh)David Brownell2007-10-121-0/+3