aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/android/ion
Commit message (Expand)AuthorAge
* staging: android: ion: fix wrong init of dma_buf_export_infoSumit Semwal2015-04-21
* dma-buf: cleanup dma_buf_export() to make it easily extensibleSumit Semwal2015-04-21
* staging: android: ion_test: Add the MODULE_LICENSE macroPhong Tran2015-04-03
* ion: improve ion_phys error messageMitchel Humpherys2015-03-20
* staging: android: ion: fix some format stringsRasmus Villemoes2015-03-01
* staging: ion: always initialize the free list parametersMitchel Humpherys2015-01-17
* staging: ion: ion_cma_heap: remove ion_cma_get_sgtableZeng Tao2015-01-17
* staging: android: ion: Deletion of unnecessary checks before two function callsMarkus Elfring2014-11-26
* Staging: android: ion: fix typos in commentsTristan Lelong2014-11-03
* staging: android: Assign bool to trueTapasweni Pathak2014-10-23
* staging: android: ion: Replace "the the " with "the"Tapasweni Pathak2014-10-19
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-10-13
|\
| * android: ->f_op is never NULLAl Viro2014-10-09
* | staging: android: ion: Remove redundant return of void functionPhong Tran2014-08-16
* | staging: android: ion: ion.c Add a new blank line after declerationPhong Tran2014-08-16
* | staging: android: ion: ion_dummy_driver.c Replace kzalloc() by kcalloc()Phong Tran2014-08-16
|/
* Merge tag 'staging-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-04
|\
| * staging: ion: vm_insert_pfn and zap_page_range rely on CONFIG_MMUFabian Frederick2014-07-30
| * staging: android: ion: ion_cma_heap.c: Fix checkpatch warningPhong Tran2014-07-21
| * staging: ion: Remove left over commentSachin Kamat2014-07-17
| * drivers: staging: android: ion: Kconfig: Let it also depend on HAS_DMAChen Gang2014-07-08
| * staging: ion: fixup invalid kfree() calls on heap destroyHeesub Shin2014-06-19
| * staging: android: ion: ion_chunk_heap.c: Fix checkpatch warningTair Rzayev2014-06-19
| * staging: ion: optimize struct ion_system_heapHeesub Shin2014-06-19
| * staging: ion: remove order argument from free_buffer_page()Heesub Shin2014-06-19
| * staging: ion: remove struct page_infoHeesub Shin2014-06-19
| * staging: ion: remove order from struct page_infoHeesub Shin2014-06-19
* | dma-buf: use reservation objectsMaarten Lankhorst2014-07-08
|/
* staging: ion: shrink highmem pages on kswapdHeesub Shin2014-05-29
* staging: ion: use compound pages on high order pages for system heapHeesub Shin2014-05-29
* staging: ion: remove struct ion_page_pool_itemHeesub Shin2014-05-29
* staging: ion: simplify ion_page_pool_total()Heesub Shin2014-05-29
* staging: ion: tidy up a bitHeesub Shin2014-05-29
* staging: ion: WARN when the handle kmap_cnt is going to wrap aroundMitchel Humpherys2014-05-23
* staging: android: fix missing a blank line after declarationsSeunghun Lee2014-05-03
* Staging: android: ion: duplicated clearing of sg_tableGioh Kim2014-04-25
* staging: android: ion: Use ERR_CAST instead of ERR_PTRIulia Manda2014-03-13
* staging: android: ion: Replace seq_printf with seq_putsIulia Manda2014-03-13
* staging: android: ion: Fix quoted string split across linesIulia Manda2014-03-13
* staging:android: Introduce the use of the managed version of kzallocHimangi Saraogi2014-03-07
* staging: ion: ion_cma_heap: Remove '0x' when using %pa formatFabio Estevam2014-02-18
* staging: ion: Add private buffer flag to skip page pooling on freeMitchel Humpherys2014-02-18
* staging: ion: Move shrinker out of heapsColin Cross2014-02-18
* staging: ion: Make sure all clients are exposed in debugfsMitchel Humpherys2014-02-18
* staging: ion: Store a copy of the client name on client creationMitchel Humpherys2014-02-18
* staging: ion: Fix debugfs handling of multiple kernel clientsLaura Abbott2014-02-18
* staging: ion: Create separate heap and client debugfs directoriesMitchel Humpherys2014-02-18
* staging : ion : Fix some checkpatch warnings and an errorDaeseok Youn2014-02-11
* Merge branch 'staging-linus' into staging-workGreg Kroah-Hartman2014-02-08
|\
| * gpu: ion: dereferencing an ERR_PTRDan Carpenter2014-02-07