index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
android
/
ion
/
ion.h
Age
Commit message (
Expand
)
Author
2014-11-03
Staging: android: ion: fix typos in comments
Tristan Lelong
2014-07-17
staging: ion: Remove left over comment
Sachin Kamat
2013-12-14
ion: Cleanup whitespace issues and other checkpatch problems
John Stultz
2013-12-14
ion: move userspace api into uapi/ion.h
Colin Cross
2013-12-14
ion: change ion_user_handle_t definition to int
Rom Lemarchand
2013-12-14
ion: add new ion_user_handle_t type for the user-space token
Rom Lemarchand
2013-12-14
gpu: ion: add CMA heap
Benjamin Gaignard
2013-12-14
gpu: ion: fix ion_platform_data definition
Benjamin Gaignard
2013-12-14
gpu: ion: Make ion_free asynchronous
Rebecca Schultz Zavin
2013-12-14
gpu: ion: Add support for sharing buffers with dma buf kernel handles
Johan Mossberg
2013-12-14
gpu: ion: Remove heapmask from client
Rebecca Schultz Zavin
2013-12-14
gpu: ion: Clarify variable names and comments around heap ids v types
Rebecca Schultz Zavin
2013-12-14
gpu: ion: Add chunk heap
Rebecca Schultz Zavin
2013-12-14
gpu: ion: Add support for cached mappings that don't fault
Rebecca Schultz Zavin
2013-12-14
gpu: ion: Add explicit sync ioctl
Rebecca Schultz Zavin
2013-12-14
gpu: ion: Add cache maintenance to ion.
Rebecca Schultz Zavin
2013-12-14
gpu: ion: Get an sg_table from an ion handle
Rebecca Schultz Zavin
2013-12-14
ion: Switch ion to use dma-buf
Rebecca Schultz Zavin
2013-12-14
ion: Add reserve function to ion
Rebecca Schultz Zavin
2013-12-14
ion: Switch map/unmap dma api to sg_tables
Rebecca Schultz Zavin
2013-12-14
gpu: ion: Add ION Memory Manager
Rebecca Schultz Zavin