summaryrefslogtreecommitdiff
path: root/Documentation/DMA-API.txt
Commit message (Expand)AuthorAge
* 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
* dma: document dma_*map*_attrs() interfacesArthur Kepner2008-04-29
* dma_free_coherent() needs irqs enabled (sigh)David Brownell2007-10-12
* Doc: DMA-API updateRandy Dunlap2007-07-31
* [PATCH] Pass struct dev pointer to dma_cache_sync()Ralf Baechle2006-12-07
* [PATCH] Add struct dev pointer to dma_is_consistent()Ralf Baechle2006-12-07
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-07
* Fix typos in /Documentation : 'U-Z'Matt LaPlante2006-11-30
* [PATCH] dma doc updatesDavid Brownell2006-04-14
* [PATCH] Spelling fixes for Documentation/Tobias Klauser2005-09-10
* Linux-2.6.12-rc2Linus Torvalds2005-04-16