1. 06e0dca ion: convert sg_dma_len(sg) to sg->length by Colin Cross · 11 years ago
  2. e946b20 ion: fix dma APIs by Colin Cross · 11 years ago
  3. a14baf7 ion: fix crash when alloc len is -1 by Colin Cross · 11 years ago
  4. 83271f6 ion: hold reference to handle after ion_uhandle_get by Colin Cross · 11 years ago
  5. 827c849 ion: add compat_ioctl by Rom Lemarchand · 11 years ago
  6. b88fa73 ion: change ion_user_handle_t definition to int by Rom Lemarchand · 11 years ago
  7. 22b7f24 ion: add new ion_user_handle_t type for the user-space token by Rom Lemarchand · 11 years ago
  8. b4f8d24 ion: don't use id 0 for handle cookie by Colin Cross · 11 years ago
  9. e1cf368 ion: index client->handles rbtree by buffer by Colin Cross · 11 years ago
  10. 47b4045 ion: replace userspace handle cookies with idr by Colin Cross · 11 years ago
  11. 9e90765 ion: remove IS_ERR_OR_NULL by Colin Cross · 11 years ago
  12. 2540c73 ion: add free list size to heap debug files by Colin Cross · 11 years ago
  13. c13bd1c gpu: ion: Fix performance issue in faulting code by Rebecca Schultz Zavin · 11 years ago
  14. ea313b5 gpu: ion: Also shrink memory cached in the deferred free list by Rebecca Schultz Zavin · 11 years ago
  15. e09539a gpu: ion: fix kfree/list_del order by JP Abgrall · 11 years ago
  16. fe2faea gpu: ion: Make ion_free asynchronous by Rebecca Schultz Zavin · 11 years ago
  17. 22ba432 gpu: ion: Add support for sharing buffers with dma buf kernel handles by Johan Mossberg · 11 years ago
  18. 2bb9f50 gpu: ion: Remove heapmask from client by Rebecca Schultz Zavin · 11 years ago
  19. 9122fe8 gpu: ion: Export ion_client_create by Johan Mossberg · 11 years ago
  20. 38eeeb5 gpu: ion: Clarify variable names and comments around heap ids v types by Rebecca Schultz Zavin · 11 years ago
  21. cd69488 gpu: ion: Switch heap rbtree to a prio list by Rebecca Schultz Zavin · 11 years ago
  22. df0f6c7 gpu: ion: Fix bug where MAP ioctl was no longer supported by Rebecca Schultz Zavin · 11 years ago
  23. fa9bba5 gpu: ion: Modify reserve function for carveouts with no start address by Rebecca Schultz Zavin · 11 years ago
  24. 092c354 gpu: ion: fix compilation warning by Benjamin Gaignard · 11 years ago
  25. 8d7ab9a gpu: ion: Refactor locking by Rebecca Schultz Zavin · 11 years ago
  26. 45b17a8 gpu: ion: Use the ion_page_pool from the system heap by Rebecca Schultz Zavin · 11 years ago
  27. 13ba780 gpu: ion: optimize system heap for non fault buffers by Rebecca Schultz Zavin · 11 years ago
  28. 856661d gpu: ion: Add support for cached mappings that don't fault by Rebecca Schultz Zavin · 11 years ago
  29. d3c0bce gpu: ion: Fix memory leak of dirty bits by Rebecca Schultz Zavin · 11 years ago
  30. 5ad7bc3 gpu: ion: Add debug information for orphaned handles by Rebecca Schultz Zavin · 11 years ago
  31. 37bdbf0 gpu: ion: Fix bug in ion_free by Rebecca Schultz Zavin · 11 years ago
  32. 0e9c03a gpu: ion: Fix race between ion_import and ion_free by Rebecca Schultz Zavin · 11 years ago
  33. 12edf53 gpu: ion: fix page offset in dma_buf_kmap() by Greg Hackmann · 11 years ago
  34. 55808b8 gpu: ion: Don't call ion_buffer_put on error path by Laura Abbott · 11 years ago
  35. a1c6b99 gpu: ion: IOCTL return success when error occurs by Olav Haugan · 11 years ago
  36. ee4c8aa gpu: ion: Add EXPORT_SYMBOL to functions by Olav Haugan · 11 years ago
  37. a9bb075 gpu: ion: Add missing argument to WARN call by Olav Haugan · 11 years ago
  38. 0b9ec1c gpu: ion: Add explicit sync ioctl by Rebecca Schultz Zavin · 11 years ago
  39. 56a7c18 gpu: ion: Add cache maintenance to ion. by Rebecca Schultz Zavin · 11 years ago
  40. 2900cd7 gpu: ion: Loop on the handle count when destroying by Laura Abbott · 11 years ago
  41. a46b6b2 gpu: ion: Set the dma_address of the sg list at alloc time by Rebecca Schultz Zavin · 11 years ago
  42. 056be39 gpu: ion: fill in buffer->{dev,size} before mapping new buffers by Greg Hackmann · 11 years ago
  43. ce1f147 gpu: ion: Get an sg_table from an ion handle by Rebecca Schultz Zavin · 11 years ago
  44. 29ae6bc gpu: ion: Allocate the sg_table at creation time rather than dynamically by Rebecca Schultz Zavin · 11 years ago
  45. 0f34faf gpu: ion: support begin/end and kmap/kunmap dma_buf ops by Rebecca Schultz Zavin · 11 years ago
  46. b892bf7 ion: Switch ion to use dma-buf by Rebecca Schultz Zavin · 11 years ago
  47. 54ac0784 gpu: ion: several bugfixes and enhancements of ION by KyongHo Cho · 11 years ago
  48. 2991b7a ion: Add reserve function to ion by Rebecca Schultz Zavin · 11 years ago
  49. 4d5ca32 ion: Switch map/unmap dma api to sg_tables by Rebecca Schultz Zavin · 11 years ago
  50. c30707b gpu: ion: Add ION Memory Manager by Rebecca Schultz Zavin · 11 years ago