aboutsummaryrefslogtreecommitdiff
path: root/lib/swiotlb.c
AgeCommit message (Expand)Author
2009-01-11swiotlb: range_needs_mapping should take a physical address.Ian Campbell
2009-01-11Merge branch 'linus' into core/iommuIngo Molnar
2009-01-06Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-01-06swiotlb: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-01-06x86, ia64: remove duplicated swiotlb codeFUJITA Tomonori
2009-01-06x86, ia64: convert to use generic dma_map_ops structFUJITA Tomonori
2009-01-05Merge branch 'core/iommu' into core/urgentIngo Molnar
2009-01-04swiotlb: Don't include linux/swiotlb.h twice in lib/swiotlb.cJesper Juhl
2009-01-02swiotlb: add missing __init annotationsRoland Dreier
2008-12-28swiotlb: clean up EXPORT_SYMBOL usageFUJITA Tomonori
2008-12-28swiotlb: remove unnecessary declarationFUJITA Tomonori
2008-12-28swiotlb: add support for systems with highmemBecky Bruce
2008-12-28swiotlb: store phys address in io_tlb_orig_addr arrayBecky Bruce
2008-12-28swiotlb: add hwdev to swiotlb_phys_to_bus() / swiotlb_sg_to_bus()Jeremy Fitzhardinge
2008-12-17swiotlb: consolidate swiotlb info message printingIan Campbell
2008-12-17swiotlb: support bouncing of HighMem pagesJeremy Fitzhardinge
2008-12-17swiotlb: factor out copy to/from deviceJeremy Fitzhardinge
2008-12-17swiotlb: add arch hook to force mappingIan Campbell
2008-12-17swiotlb: allow architectures to override phys<->bus<->phys conversionsIan Campbell
2008-12-17swiotlb: add comment where we handle the overflow of a dma mask on 32 bitIan Campbell
2008-12-16swiotlb: move some definitions to headerIan Campbell
2008-12-16swiotlb: allow architectures to override swiotlb pool allocationJeremy Fitzhardinge
2008-11-17swiotlb: use coherent_dma_mask in alloc_coherentFUJITA Tomonori
2008-10-23swiotlb: remove panic for alloc_coherent failureFUJITA Tomonori
2008-09-19convert swiotlb to use dma_get_maskFUJITA Tomonori
2008-09-10swiotlb: convert swiotlb to use is_buffer_dma_capable helper functionFUJITA Tomonori
2008-09-08swiotlb: add is_swiotlb_buffer helper functionFUJITA Tomonori
2008-09-08swiotlb: use unmap_single instead of swiotlb_unmap_single in swiotlb_free_coh...FUJITA Tomonori
2008-09-08swiotlb: use map_single instead of swiotlb_map_single in swiotlb_alloc_coherentFUJITA Tomonori
2008-09-08swiotlb: remove GFP_DMA hack in swiotlb_alloc_coherentFUJITA Tomonori
2008-07-26dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori
2008-04-29dma/ia64: update ia64 machvecs, swiotlb.cArthur Kepner
2008-04-29swiotlb: use iommu_is_span_boundary helper functionFUJITA Tomonori
2008-04-29lib/swiotlb.c: cleanupsAndrew Morton
2008-03-13avoid endless loops in lib/swiotlb.cJan Beulich
2008-02-05iommu sg merging: swiotlb: respect the segment boundary limitsFUJITA Tomonori
2007-10-22Update swiotlb to use sg helpersJens Axboe
2007-10-17swiotlb: fix map_sg failure handlingFUJITA Tomonori
2007-10-16swiotlb: sg chaining supportJens Axboe
2007-10-12dma_free_coherent() needs irqs enabled (sigh)David Brownell
2007-07-21Fix swiotlb_sync_single_range()Keir Fraser
2007-05-08fix section mismatch warning in lib/swiotlb.cSam Ravnborg
2007-03-06Revert "[IA64] swiotlb abstraction (e.g. for Xen)"Tony Luck
2007-02-12[PATCH] swiotlb uninliningsAndrew Morton
2007-02-05[IA64] swiotlb abstraction (e.g. for Xen)Jan Beulich
2007-02-05[IA64] swiotlb cleanupJan Beulich
2007-02-05[IA64] make swiotlb use bus_to_virt/virt_to_busJan Beulich
2007-02-05[IA64] swiotlb bug fixesJan Beulich
2006-03-24BUG_ON() Conversion in lib/swiotlb.cEric Sesterhenn
2006-01-11[PATCH] x86_64: Use function pointers to call DMA mapping functionsMuli Ben-Yehuda