Commit Graph

25 Commits (9a86e2bad0b9fbf3290ae496da6dab9536dd6bf7)

Author SHA1 Message Date
FUJITA Tomonori f726f30e32 dma: Add set_dma_mask hook to struct dma_map_ops 16 years ago
FUJITA Tomonori 8f2502fd81 remove is_buffer_dma_capable() 16 years ago
FUJITA Tomonori dbe6f18691 dma-mapping: mark dma_sync_single and dma_sync_sg as deprecated 16 years ago
Jiri Slaby d68412b6d1 dma-mapping: mark DMA_nBITS_MASK as deprecated 16 years ago
Yang Hongyang 284901a90a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) 16 years ago
FUJITA Tomonori f0402a262e generic: add common struct for dma map operations 16 years ago
FUJITA Tomonori 07a2c01a0c convert swiotlb to use dma_get_mask 17 years ago
FUJITA Tomonori 589fc9a6e2 iommu: add dma_get_mask helper function 17 years ago
FUJITA Tomonori 636dc67cbf add is_buffer_dma_capable helper function 17 years ago
Arthur Kepner 74bc7ceebf dma: add dma_*map*_attrs() interfaces 17 years ago
FUJITA Tomonori d22a6966b8 iommu sg merging: add accessors for segment_boundary_mask in device_dma_parameters() 17 years ago
FUJITA Tomonori 6b7b651055 iommu sg merging: add device_dma_parameters structure 17 years ago
Robert P. J. Day 96532babc3 linux/dma-mapping.h: rename macro to prevent multiple inclusion 17 years ago
Andrew Morton 8f286c33f1 stop using DMA_xxBIT_MASK 18 years ago
Borislav Petkov 34c6538413 unify DMA_..BIT_MASK definitions: v3.1 18 years ago
James Bottomley 32e8f70230 introduce DMA_MASK_NONE as a signal for unable to do DMA 18 years ago
Dan Williams 1b0fac4587 dma-mapping: prevent dma dependent code from linking on !HAS_DMA archs 18 years ago
Tejun Heo 9ac7849e35 devres: device resource management 18 years ago
Rolf Eike Beer d6bd3a39f7 [PATCH] Move valid_dma_direction() from x86_64 to generic code 19 years ago
Francois Romieu 4c1b46226c dl2k: use DMA_48BIT_MASK constant 19 years ago
Tobias Klauser 56b146d36d [PATCH] Last DMA_xBIT_MASK cleanups 19 years ago
Matthias Gehre 910638ae7e [PATCH] Replace 0xff.. with correct DMA_xBIT_MASK 19 years ago
Tobias Klauser 9d2f928ddf [PATCH] Intruduce DMA_28BIT_MASK 19 years ago
Lee Revell b8112df71c [SCSI] Add DMA mask constants other than 32 and 64 bit 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago