aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/DMA-API.txt
Commit message (Expand)AuthorAge
* dma-mapping: remove dma_release_declared_memoryChristoph Hellwig2019-09-04
* dma-mapping: introduce dma_get_merge_boundary()Yoshihiro Shimoda2019-09-03
* Documentation: DMA-API: fix a function name of max_mapping_sizeYoshihiro Shimoda2019-06-07
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2019-03-10
|\
| * dma: Introduce dma_max_mapping_size()Joerg Roedel2019-03-06
* | Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-03-10
|\ \
| * | dma-mapping: remove the DMA_MEMORY_EXCLUSIVE flagChristoph Hellwig2019-02-20
| * | dma-mapping: remove dma_mark_declared_memory_occupiedChristoph Hellwig2019-02-20
| * | dma-debug: add dumping facility via debugfsCorentin Labbe2019-02-01
| |/
* / Documentation: DMA-API: fix two typosCorentin Labbe2019-01-20
|/
* dma-mapping: deprecate dma_zalloc_coherentChristoph Hellwig2018-12-20
* dma-debug: Batch dma_debug_entry allocationRobin Murphy2018-12-11
* dma-debug: Make leak-like behaviour apparentRobin Murphy2018-12-11
* dma-debug: Dynamically expand the dma_debug_entry poolRobin Murphy2018-12-11
* dma-debug: Expose nr_total_entries in debugfsRobin Murphy2018-12-11
* dma-coherent: remove the DMA_MEMORY_MAP and DMA_MEMORY_IO flagsChristoph Hellwig2017-09-01
* dma-coherent: remove the DMA_MEMORY_INCLUDES_CHILDREN flagChristoph Hellwig2017-09-01
* dma-mapping: remove dma_alloc_noncoherent and dma_free_noncoherentChristoph Hellwig2017-08-29
* DMA-API.txt: standardize document formatMauro Carvalho Chehab2017-07-14
* Documentation: DMA API: fix a typo in a function nameWolfram Sang2017-06-05
* dma-mapping: add dma_{map,unmap}_resourceNiklas Söderlund2016-09-26
* dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-04
* DMA-API: fix confusing sentence in Documentation/DMA-API.txtMasahiro Yamada2016-01-11
* dma: remove external references to dma_supportedChristoph Hellwig2015-11-09
* Documentation: DMA API: Be more explicit that nents is always the sameSakari Ailus2015-09-24
* mm: add dma_pool_zalloc() call to DMA APISean O. Stalley2015-09-08
* PCI: Add pci_bus_addr_tYinghai Lu2015-05-29
* DMA-API: Capitalize "CPU" consistentlyBjorn Helgaas2014-05-26
* DMA-API: Change dma_declare_coherent_memory() CPU address to phys_addr_tBjorn Helgaas2014-05-20
* DMA-API: Clarify physical/bus address distinctionBjorn Helgaas2014-05-20
* DMA-API: provide a helper to set both DMA and coherent DMA masksRussell King2013-09-17
* dma-debug: New interfaces to debug dma mapping errorsShuah Khan2012-10-24
* include/linux/dma-mapping.h: add dma_zalloc_coherent()Andrew Morton2011-11-02
* dma-mapping: remove dma_is_consistent APIFUJITA Tomonori2010-08-11
* Documentation: rename PCI-DMA-mapping.txt to DMA-API-HOWTO.txtFUJITA Tomonori2010-03-12
* Documentation: remove the PCI DMA API description in DMA-API.txtFUJITA Tomonori2010-03-12
* dma-mapping: dma-mapping.h: add dma_set_coherent_maskFUJITA Tomonori2010-03-12
* dma-mapping.h: add the dma_unmap state APIFUJITA Tomonori2010-03-12
* DMA-API.txt: remove dma_sync_single_range descriptionFUJITA Tomonori2010-03-12
* DMA-API.txt: add dma_sync_single/sg API descriptionFUJITA Tomonori2010-03-12
* Documentation/DMA-API.txt: remove deprecated function descriptionsFUJITA Tomonori2010-03-12
* trivial: Miscellaneous documentation typo fixesMatt LaPlante2009-06-12
* dma-debug: add documentation for the driver filterJoerg Roedel2009-06-02
* dma-debug: Documentation updateJoerg Roedel2009-03-17
* Documentation: move DMA-mapping.txt to Doc/PCI/Randy Dunlap2009-01-29
* [IA64] SN specific version of dma_get_required_mask()John Keller2009-01-15
* DMA-API.txt: fix description of pci_map_sg/dma_map_sg scatterlists handlingFUJITA Tomonori2008-12-01
* fix an example of scatterlists handling in DMA-API.txtFUJITA Tomonori2008-10-09
* dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori2008-07-26
* doc: fix DMA-API function parametersRandy Dunlap2008-04-29