aboutsummaryrefslogtreecommitdiffstats
path: root/lib/swiotlb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-22Update swiotlb to use sg helpersJens Axboe1-1/+1
2007-10-17swiotlb: fix map_sg failure handlingFUJITA Tomonori1-1/+1
2007-10-16swiotlb: sg chaining supportJens Axboe1-7/+12
2007-10-12dma_free_coherent() needs irqs enabled (sigh)David Brownell1-0/+1
2007-07-21Fix swiotlb_sync_single_range()Keir Fraser1-1/+4
2007-05-08fix section mismatch warning in lib/swiotlb.cSam Ravnborg1-1/+0
2007-03-06Revert "[IA64] swiotlb abstraction (e.g. for Xen)"Tony Luck1-149/+35
2007-02-12[PATCH] swiotlb uninliningsAndrew Morton1-4/+4
2007-02-05[IA64] swiotlb abstraction (e.g. for Xen)Jan Beulich1-35/+149
2007-02-05[IA64] swiotlb cleanupJan Beulich1-24/+32
2007-02-05[IA64] make swiotlb use bus_to_virt/virt_to_busJan Beulich1-16/+17
2007-02-05[IA64] swiotlb bug fixesJan Beulich1-25/+8
2006-03-24BUG_ON() Conversion in lib/swiotlb.cEric Sesterhenn1-20/+12
2006-01-11[PATCH] x86_64: Use function pointers to call DMA mapping functionsMuli Ben-Yehuda1-1/+1
2006-01-06[PATCH] Cleanup bootmem allocator and fix alloc_bootmem_lowRavikiran G Thirumalai1-2/+1
2005-12-20[PATCH] Fix swiotlb pci_map_sg error handlingAndi Kleen1-2/+3
2005-10-31manual update from upstream:Tony Luck1-1/+1
2005-10-20Update from upstream with manual merge of Yasunori Goto'sTony Luck1-2/+2
2005-09-29[PATCH] Removed remaining PCI specific references from swiotlb.cTony Luck1-14/+14
2005-09-29[PATCH] swiotlb: file header commentsJohn W. Linville1-2/+4
2005-09-29[PATCH] swiotlb: support syncing DMA_BIDIRECTIONAL mappingsJohn W. Linville1-22/+40
2005-09-29[PATCH] swiotlb: support syncing sub-ranges of mappingsJohn W. Linville1-0/+33
2005-09-29[PATCH] swiotlb: cleanup some code duplication cruftJohn W. Linville1-23/+22
2005-09-29[PATCH] swiotlb: move from arch/ia64/lib/ to lib/John W. Linville1-0/+759