index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
swiotlb.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-30
swiotlb: Do not export swiotlb_bounce since there are no external consumers
Alexander Duyck
1
-3
/
+0
2012-10-30
swiotlb: Use physical addresses instead of virtual in swiotlb_tbl_sync_single
Alexander Duyck
1
-1
/
+2
2012-10-30
swiotlb: Use physical addresses for swiotlb_tbl_unmap_single
Alexander Duyck
1
-1
/
+2
2012-10-30
swiotlb: Return physical addresses when calling swiotlb_tbl_map_single
Alexander Duyck
1
-3
/
+8
2012-08-21
swiotlb: add the late swiotlb initialization function with iotlb memory
Konrad Rzeszutek Wilk
1
-0
/
+1
2011-12-06
swiotlb: Expose swiotlb_nr_tlb function to modules
Konrad Rzeszutek Wilk
1
-1
/
+1
2011-06-06
swiotlb: Export swioltb_nr_tbl and utilize it as appropiate.
FUJITA Tomonori
1
-0
/
+1
2010-06-07
swiotlb: Make swiotlb bookkeeping functions visible in the header file.
Konrad Rzeszutek Wilk
1
-0
/
+22
2010-06-07
swiotlb: search and replace "int dir" with "enum dma_data_direction dir"
Konrad Rzeszutek Wilk
1
-2
/
+2
2010-06-07
swiotlb: add the swiotlb initialization function with iotlb memory
FUJITA Tomonori
1
-0
/
+1
2010-05-27
swiotlb: remove unnecessary swiotlb_sync_single_range_*
FUJITA Tomonori
1
-10
/
+0
2009-11-15
swiotlb: Remove duplicate swiotlb_force extern declarations
FUJITA Tomonori
1
-0
/
+2
2009-11-10
swiotlb: Defer swiotlb init printing, export swiotlb_print_info()
FUJITA Tomonori
1
-2
/
+2
2009-11-10
swiotlb: Add swiotlb_free() function
FUJITA Tomonori
1
-0
/
+6
2009-07-28
swiotlb: use phys_to_dma and dma_to_phys
FUJITA Tomonori
1
-5
/
+0
2009-07-28
swiotlb: remove swiotlb_arch_range_needs_mapping
FUJITA Tomonori
1
-2
/
+0
2009-07-28
swiotlb: remove unused swiotlb_alloc()
FUJITA Tomonori
1
-2
/
+0
2009-07-28
swiotlb: remove unused swiotlb_alloc_boot()
FUJITA Tomonori
1
-2
/
+0
2009-04-08
swiotlb: change swiotlb_bus_to[phys,virt] prototypes
Becky Bruce
1
-1
/
+2
2009-01-11
swiotlb: range_needs_mapping should take a physical address.
Ian Campbell
1
-1
/
+1
2009-01-06
x86, ia64: remove duplicated swiotlb code
FUJITA Tomonori
1
-14
/
+7
2009-01-06
x86, ia64: convert to use generic dma_map_ops struct
FUJITA Tomonori
1
-8
/
+10
2008-12-28
swiotlb: add hwdev to swiotlb_phys_to_bus() / swiotlb_sg_to_bus()
Jeremy Fitzhardinge
1
-1
/
+2
2008-12-17
swiotlb: add arch hook to force mapping
Ian Campbell
1
-0
/
+2
2008-12-17
swiotlb: allow architectures to override phys<->bus<->phys conversions
Ian Campbell
1
-0
/
+3
2008-12-16
swiotlb: move some definitions to header
Ian Campbell
1
-0
/
+14
2008-12-16
swiotlb: allow architectures to override swiotlb pool allocation
Jeremy Fitzhardinge
1
-0
/
+3
2008-10-16
introduce generic header file for the software IO/TLB
Joerg Roedel
1
-0
/
+83