index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
swiotlb.h
Age
Commit message (
Expand
)
Author
2009-07-28
swiotlb: use phys_to_dma and dma_to_phys
FUJITA Tomonori
2009-07-28
swiotlb: remove swiotlb_arch_range_needs_mapping
FUJITA Tomonori
2009-07-28
swiotlb: remove unused swiotlb_alloc()
FUJITA Tomonori
2009-07-28
swiotlb: remove unused swiotlb_alloc_boot()
FUJITA Tomonori
2009-04-08
swiotlb: change swiotlb_bus_to[phys,virt] prototypes
Becky Bruce
2009-01-11
swiotlb: range_needs_mapping should take a physical address.
Ian Campbell
2009-01-06
x86, ia64: remove duplicated swiotlb code
FUJITA Tomonori
2009-01-06
x86, ia64: convert to use generic dma_map_ops struct
FUJITA Tomonori
2008-12-28
swiotlb: add hwdev to swiotlb_phys_to_bus() / swiotlb_sg_to_bus()
Jeremy Fitzhardinge
2008-12-17
swiotlb: add arch hook to force mapping
Ian Campbell
2008-12-17
swiotlb: allow architectures to override phys<->bus<->phys conversions
Ian Campbell
2008-12-16
swiotlb: move some definitions to header
Ian Campbell
2008-12-16
swiotlb: allow architectures to override swiotlb pool allocation
Jeremy Fitzhardinge
2008-10-16
introduce generic header file for the software IO/TLB
Joerg Roedel