Age | Commit message (Expand) | Author |
2020-10-06 | dma-mapping: split <linux/dma-mapping.h> | Christoph Hellwig |
2020-09-17 | ARM/dma-mapping: move various helpers from dma-mapping.h to dma-direct.h | Christoph Hellwig |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2018-12-06 | arm: remove the mapping_error dma_map_ops method | Christoph Hellwig |
2017-06-28 | arm: implement ->dma_supported instead of ->set_dma_mask | Christoph Hellwig |
2017-06-28 | arm: remove arch specific dma_supported implementation | Christoph Hellwig |
2017-06-28 | arm: implement ->mapping_error | Christoph Hellwig |
2017-01-24 | treewide: Constify most dma_map_ops structures | Bart Van Assche |
2016-12-14 | arch/arm: add option to skip sync on DMA map and unmap | Alexander Duyck |
2016-08-04 | dma-mapping: use unsigned long for dma_attrs | Krzysztof Kozlowski |
2012-07-30 | ARM: dma-mapping: add support for dma_get_sgtable() | Marek Szyprowski |
2012-06-13 | ARM: dma-mapping: fix debug messages in dmabounce code | Marek Szyprowski |
2012-05-21 | ARM: dma-mapping: use alloc, mmap, free from dma_ops | Marek Szyprowski |
2012-05-21 | ARM: dma-mapping: move all dma bounce code to separate dma ops structure | Marek Szyprowski |
2012-05-21 | ARM: dma-mapping: remove offset parameter to prepare for generic dma_ops | Marek Szyprowski |
2012-05-21 | ARM: dma-mapping: introduce DMA_ERROR_CODE constant | Marek Szyprowski |
2011-07-04 | ARM: dmabounce: get rid of dma_needs_bounce global function | Russell King |
2011-07-03 | ARM: dmabounce: correct unmap_single dev_dbg | Russell King |
2011-07-03 | ARM: dmabounce: check pointer against NULL not 0 | Russell King |
2011-07-03 | ARM: dmabounce: remove useless pr_err | Russell King |
2011-07-03 | ARM: dmabounce: move decision for bouncing into __dma_map_page() | Russell King |
2011-07-03 | ARM: dmabounce: separate out decision to bounce | Russell King |
2011-07-03 | ARM: dmabounce: avoid needless valid_dma_direction() check | Russell King |
2011-07-03 | ARM: dma-mapping: define dma_(un)?map_single in terms of dma_(un)?map_page | Russell King |
2011-07-03 | ARM: dmabounce: fix map_single() error return value | Russell King |
2011-01-06 | ARM: DMA: add support for DMA debugging | Russell King |
2010-02-25 | Merge branches 'at91', 'cache', 'cup', 'ep93xx', 'ixp4xx', 'nuc', 'pending-dm... | Russell King |
2010-02-15 | ARM: dma-mapping: introduce the idea of buffer ownership | Russell King |
2009-12-22 | ARM: 5857/1: ARM: dmabounce: fix build | Mike Rapoport |
2009-12-14 | ARM: use flush_kernel_dcache_area() for dmabounce | Russell King |
2009-11-23 | ARM: dma-mapping: split dma_unmap_page() from dma_unmap_single() | Russell King |
2009-03-15 | [ARM] make page_to_dma() highmem aware | Nicolas Pitre |
2008-09-29 | [ARM] dma: add validation of DMA params | Russell King |
2008-09-29 | [ARM] dma: coding style cleanups | Russell King |
2008-09-29 | [ARM] dma: fix dmabounce dma_sync_xxx() implementations | Russell King |
2008-09-29 | [ARM] dma: use new dmabounce_sync_for_xxx() for dma_sync_single_xxx() | Russell King |
2008-09-29 | [ARM] dma: Reduce to one dma_sync_sg_* implementation | Russell King |
2008-09-25 | [ARM] dma: Reduce to one dma_map_sg()/dma_unmap_sg() implementation | Russell King |
2008-09-25 | [ARM] dma: provide a better dma_map_page() implementation | Russell King |
2008-09-25 | [ARM] Update dma_map_sg()/dma_unmap_sg() API | Russell King |
2008-08-10 | [ARM] dma-mapping: provide sync_range APIs | Russell King |
2008-08-10 | [ARM] dma-mapping: improve type-safeness of DMA translations | Russell King |
2008-07-26 | dma-mapping: add the device argument to dma_mapping_error() | FUJITA Tomonori |
2008-07-21 | driver core: fix a lot of printk usages of bus_id | Greg Kroah-Hartman |
2008-06-22 | [ARM] Export dma_sync_sg_for_device() | Russell King |
2007-10-23 | arm: build fix | FUJITA Tomonori |
2007-10-22 | Update arch/ to use sg helpers | Jens Axboe |
2007-10-12 | [ARM] Rename consistent_sync() as dma_cache_maint() | Russell King |
2007-05-20 | [ARM] spelling fixes | Simon Arlott |
2007-02-17 | Merge AT91, EP93xx, General devel, PXA, S3C, V6+ and Xscale trees | Russell King |