Merge remote-tracking branch 'stable/linux-3.0.y' into develop-3.0-jb
[firefly-linux-kernel-4.4.55.git] / drivers / gpu / ion /
2012-07-12 黄涛Merge remote-tracking branch 'stable/linux-3.0.y' into...
2012-07-12 黄涛Merge remote-tracking branch 'common/android-3.0' into...
2012-05-09 CMYMerge branch 'develop-3.0' of ssh://10.10.10.29/rk...
2012-05-09 kfxion: update ion drivers
2012-05-08 Todd PoynorMerge commit 'v3.0.31' into android-3.0
2012-04-30 Todd PoynorMerge commit 'v3.0.30' into android-3.0
2012-04-26 黄涛ion: use list_for_each_entry_safe in ion_vma_close
2012-04-19 Todd PoynorMerge linux-stable 3.0.28 into android-3.0
2012-04-19 kfxion: Fix race condition with import and map_addr_list
2012-03-30 yzqMerge branch 'develop-3.0' of ssh://10.10.10.29/rk...
2012-03-30 kfxion: modify memory leak
2012-03-26 kfxIon module: version1.0
2012-03-25 黄涛Merge remote-tracking branch 'origin/develop-3.0-rk30...
2012-03-25 黄涛Merge remote-tracking branch 'origin/develop-3.0-rk30...
2012-03-25 黄涛Merge remote-tracking branch 'origin/develop-3.0-rk30...
2012-03-24 wdcMerge branch 'develop-3.0' of ssh://10.10.10.29/rk...
2012-03-19 kfxion drivers: add 'query client infomation' interface...
2012-03-19 kfxIon drivers: Compatible with older versions about flush...
2012-03-12 kfxrk30:add ion support
2012-03-09 kfxion: invalide cache, L1 first
2012-03-07 kfxion: add debug info and modify to support libion
2012-01-10 黄涛Merge remote-tracking branch 'aosp/android-3.0' into...
2011-12-22 kfxgpu: ion: Take handle reference in ion_vma_open
2011-12-22 kfxion mmap: set page_protection 'cached'
2011-12-20 yangkaiMerge branch 'develop-3.0' of 10.10.10.29:/home/rockchi...
2011-12-19 黄涛gpu: ion: fix printk when alloc failed
2011-12-16 kfxion: flush cache
2011-12-15 yangkaiMerge branch 'develop-3.0' of 10.10.10.29:/home/rockchi...
2011-12-14 kfxadd ion(kernel allocator) for gralloc
2011-10-28 黄涛Merge remote-tracking branch 'remotes/aosp/android...
2011-10-27 Colin CrossMerge commit 'v3.0.8' into android-3.0
2011-08-11 Colin CrossMerge commit 'v3.0.1' into android-3.0
2011-08-11 Colin CrossMerge commit 'v3.0' into android-3.0
2011-08-09 Iliyan Malchevion: minor clean up
2011-07-13 Colin CrossMerge commit 'v3.0-rc7' into android-3.0
2011-07-08 Rebecca Schultz... gpu: ion: Validate handles passed via the kernel api
2011-07-08 Dima ZavinMerge commit 'v3.0-rc6' into android-3.0
2011-07-07 Choi, Jong-Hwangpu: ion: Fix deferencing ERR_PTR
2011-07-07 Choi, Jong-Hwangpu: ion: Fix possible memory leak
2011-07-07 Rebecca Schultz... gpu: ion: Remove redunant code from ion_open
2011-07-07 Rebecca Schultz... gpu: ion: Fix bug in ion client destroy
2011-07-02 Rebecca Schultz... gpu: ion: Fix bug in ion_client_create
2011-07-01 Rebecca Schultz... gpu: ion: Remove incorrect error message
2011-07-01 Rebecca Schultz... gpu: ion: Fix bug in ion_buffer_add
2011-06-30 Rebecca Schultz... gpu: ion: Several fixes
2011-06-30 Rebecca Schultz... gpu: ion: Add ION Memory Manager