index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
rpi-mipi
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
android
/
ion
Age
Commit message (
Expand
)
Author
2013-12-14
gpu: ion: Export ion_client_create
Johan Mossberg
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: Refactor common mapping functions out of system heap
Rebecca Schultz Zavin
2013-12-14
gpu: ion: Switch heap rbtree to a prio list
Rebecca Schultz Zavin
2013-12-14
gpu: ion: Fix bug where MAP ioctl was no longer supported
Rebecca Schultz Zavin
2013-12-14
gpu: ion: Modify reserve function for carveouts with no start address
Rebecca Schultz Zavin
2013-12-14
gpu: ion: fix compilation warning
Benjamin Gaignard
2013-12-14
gpu: ion: fix carveout ops
Benjamin Gaignard
2013-12-14
gpu: ion: Fix bug in zeroing pages in system heap
Rebecca Schultz Zavin
2013-12-14
gpu: ion: Fix bug in ion_system_heap map_user
Rebecca Schultz Zavin
2013-12-14
gpu: ion: Don't flush allocatoins that come from the page pools
Rebecca Schultz Zavin
2013-12-14
gpu: ion: Clear GFP_WAIT flag on high order allocations
Rebecca Schultz Zavin
2013-12-14
gpu: ion: Refactor locking
Rebecca Schultz Zavin
2013-12-14
gpu: ion: Switch to using a single shrink function
Rebecca Schultz Zavin
2013-12-14
gpu: ion: Fix lockdep issue in ion_page_pool
Rebecca Schultz Zavin
2013-12-14
gpu: ion: Fix several issues with page pool
Rebecca Schultz Zavin
2013-12-14
gpu: ion: Modify gfp flags in ion_system_heap
Rebecca Schultz Zavin
2013-12-14
gpu: ion: Use the ion_page_pool from the system heap
Rebecca Schultz Zavin
2013-12-14
gpu: ion: Add ion_page_pool.
Rebecca Schultz Zavin
2013-12-14
gpu: ion: use vmalloc to allocate page array to map kernel
Rebecca Schultz Zavin
2013-12-14
gpu: ion: ion_system_heap: Fix bug preventing compilation
Rebecca Schultz Zavin
2013-12-14
gpu: ion: Stop trying to allocate from an order on first failure
Rebecca Schultz Zavin
2013-12-14
gpu: ion: optimize system heap for non fault buffers
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: Fix memory leak of dirty bits
Rebecca Schultz Zavin
2013-12-14
gpu: ion: Add debug information for orphaned handles
Rebecca Schultz Zavin
2013-12-14
gpu: ion: Fix bug in ion_free
Rebecca Schultz Zavin
2013-12-14
gpu: ion: Fix race between ion_import and ion_free
Rebecca Schultz Zavin
2013-12-14
gpu: ion: fix page offset in dma_buf_kmap()
Greg Hackmann
2013-12-14
gpu: ion: Switch to using kmalloc rather than kmap during allocation
Rebecca Schultz Zavin
2013-12-14
gpu: ion: Only map as much of the vma as the user requested
Rebecca Schultz Zavin
2013-12-14
gpu: ion: Don't call ion_buffer_put on error path
Laura Abbott
2013-12-14
gpu: ion: IOCTL return success when error occurs
Olav Haugan
2013-12-14
gpu: ion: Add EXPORT_SYMBOL to functions
Olav Haugan
2013-12-14
gpu: ion: Add missing argument to WARN call
Olav Haugan
2013-12-14
gpu: ion: do not ask for compound pages in system heap
Dima Zavin
2013-12-14
gpu: ion: Add explicit sync ioctl
Rebecca Schultz Zavin
2013-12-14
gpu: ion: Modify the system heap to try to allocate large/huge pages
Rebecca Schultz Zavin
2013-12-14
gpu: ion: Add cache maintenance to ion.
Rebecca Schultz Zavin
2013-12-14
gpu: ion: Map only the vma size given
Laura Abbott
2013-12-14
gpu: ion: Loop on the handle count when destroying
Laura Abbott
2013-12-14
gpu: ion: ion_system_heap: Change allocations to GFP_HIGHUSER
Rebecca Schultz Zavin
2013-12-14
gpu: ion: Set the dma_address of the sg list at alloc time
Rebecca Schultz Zavin
2013-12-14
gpu: ion: fill in buffer->{dev,size} before mapping new buffers
Greg Hackmann
2013-12-14
gpu: ion: Get an sg_table from an ion handle
Rebecca Schultz Zavin
2013-12-14
gpu: ion: Allocate the sg_table at creation time rather than dynamically
Rebecca Schultz Zavin
2013-12-14
gpu: ion: support begin/end and kmap/kunmap dma_buf ops
Rebecca Schultz Zavin
2013-12-14
gpu: ion: Use alloc_pages instead of vmalloc from the system heap
Rebecca Schultz Zavin
2013-12-14
ion: Switch ion to use dma-buf
Rebecca Schultz Zavin
[prev]
[next]