index
:
cubox/libbmm.git
master
Marvell Buffer Management Library
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bmm_lib.c
Age
Commit message (
Expand
)
Author
2013-12-08
BMMv2: dma_buf based BMM
HEAD
v2.0.0
master
Russell King
2013-12-08
Add dma_buf export API by physical address
v1.1.3
Russell King
2013-12-05
Fix bmm_attach() followed by bmm_get_paddr()
Russell King
2013-07-30
Better tracking of phys/virt addresses
Russell King
2013-07-30
Fix debugging
Russell King
2013-06-23
Turn on compiler warnings and fix them
Russell King
2013-06-23
Add bmm_malloc_aligned_phys() API
Russell King
2013-06-23
Use free-by-physical address kernel API
Russell King
2013-06-23
Make libbmm more efficient
Russell King
2013-06-22
Add dma_buf export API
Russell King
2013-06-22
Add method to get kernel driver version
Russell King
2013-06-22
Make debug output go to stderr
Russell King
2013-06-20
Open the bmm device with O_CLOEXEC
Russell King
2012-12-05
Remove unused bmm_get_kern_paddr() function
Russell King
2012-10-25
Add aligned malloc function [new kernel required]
Russell King
2012-10-25
Avoid making /dev/bmm
Russell King
2012-10-25
Fix debugging
Russell King
2012-10-25
Make physical addresses 'unsigned long'
Russell King
2012-10-22
fd 0 is a valid fd number
Russell King
2012-10-22
Remove bmm_dma_memcpy() and bmm_dma_sync()
Russell King
2012-10-22
Move private definitions to bmm_lib_priv.h
Russell King
2012-10-22
Initial libbmm git checkin
Russell King