summaryrefslogtreecommitdiffstats
path: root/drivers/staging/android/ion
Commit message (Expand)AuthorAgeFilesLines
...
* staging: android: ion_test: unregister the platform devicePhong Tran2015-05-081-1/+7
* staging: android: ion_test: unregister the misc devicePhong Tran2015-05-081-0/+12
* staging: ion: chunk_heap: use pr_debug for heap creation printMitchel Humpherys2015-05-081-1/+1
* Staging: fixed multiple spelling errors.Carlos E. Garcia2015-05-081-3/+3
* staging: android: ion: fix wrong init of dma_buf_export_infoSumit Semwal2015-04-211-5/+5
* dma-buf: cleanup dma_buf_export() to make it easily extensibleSumit Semwal2015-04-211-2/+7
* staging: android: ion_test: Add the MODULE_LICENSE macroPhong Tran2015-04-031-0/+1
* ion: improve ion_phys error messageMitchel Humpherys2015-03-201-2/+2
* staging: android: ion: fix some format stringsRasmus Villemoes2015-03-011-7/+7
* staging: ion: always initialize the free list parametersMitchel Humpherys2015-01-172-2/+3
* staging: ion: ion_cma_heap: remove ion_cma_get_sgtableZeng Tao2015-01-171-19/+1
* staging: android: ion: Deletion of unnecessary checks before two function callsMarkus Elfring2014-11-263-12/+6
* Staging: android: ion: fix typos in commentsTristan Lelong2014-11-033-4/+4
* staging: android: Assign bool to trueTapasweni Pathak2014-10-231-1/+1
* staging: android: ion: Replace "the the " with "the"Tapasweni Pathak2014-10-201-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-10-131-1/+1
|\
| * android: ->f_op is never NULLAl Viro2014-10-091-1/+1
* | staging: android: ion: Remove redundant return of void functionPhong Tran2014-08-165-6/+0
* | staging: android: ion: ion.c Add a new blank line after declerationPhong Tran2014-08-161-0/+1
* | staging: android: ion: ion_dummy_driver.c Replace kzalloc() by kcalloc()Phong Tran2014-08-161-1/+1
|/
* Merge tag 'staging-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-045-57/+28
|\
| * staging: ion: vm_insert_pfn and zap_page_range rely on CONFIG_MMUFabian Frederick2014-07-301-1/+1
| * staging: android: ion: ion_cma_heap.c: Fix checkpatch warningPhong Tran2014-07-211-7/+2
| * staging: ion: Remove left over commentSachin Kamat2014-07-171-1/+0
| * drivers: staging: android: ion: Kconfig: Let it also depend on HAS_DMAChen Gang2014-07-081-1/+1
| * staging: ion: fixup invalid kfree() calls on heap destroyHeesub Shin2014-06-191-1/+0
| * staging: android: ion: ion_chunk_heap.c: Fix checkpatch warningTair Rzayev2014-06-191-1/+1
| * staging: ion: optimize struct ion_system_heapHeesub Shin2014-06-191-8/+5
| * staging: ion: remove order argument from free_buffer_page()Heesub Shin2014-06-191-5/+4
| * staging: ion: remove struct page_infoHeesub Shin2014-06-191-32/+15
| * staging: ion: remove order from struct page_infoHeesub Shin2014-06-191-6/+5
* | dma-buf: use reservation objectsMaarten Lankhorst2014-07-081-1/+2
|/
* staging: ion: shrink highmem pages on kswapdHeesub Shin2014-05-291-1/+5
* staging: ion: use compound pages on high order pages for system heapHeesub Shin2014-05-292-2/+4
* staging: ion: remove struct ion_page_pool_itemHeesub Shin2014-05-291-22/+5
* staging: ion: simplify ion_page_pool_total()Heesub Shin2014-05-291-5/+5
* staging: ion: tidy up a bitHeesub Shin2014-05-293-33/+28
* staging: ion: WARN when the handle kmap_cnt is going to wrap aroundMitchel Humpherys2014-05-241-0/+4
* staging: android: fix missing a blank line after declarationsSeunghun Lee2014-05-034-0/+18
* Staging: android: ion: duplicated clearing of sg_tableGioh Kim2014-04-253-4/+4
* staging: android: ion: Use ERR_CAST instead of ERR_PTRIulia Manda2014-03-131-3/+3
* staging: android: ion: Replace seq_printf with seq_putsIulia Manda2014-03-131-5/+5
* staging: android: ion: Fix quoted string split across linesIulia Manda2014-03-131-4/+3
* staging:android: Introduce the use of the managed version of kzallocHimangi Saraogi2014-03-071-6/+4
* staging: ion: ion_cma_heap: Remove '0x' when using %pa formatFabio Estevam2014-02-181-1/+1
* staging: ion: Add private buffer flag to skip page pooling on freeMitchel Humpherys2014-02-183-6/+59
* staging: ion: Move shrinker out of heapsColin Cross2014-02-185-77/+85
* staging: ion: Make sure all clients are exposed in debugfsMitchel Humpherys2014-02-181-2/+36
* staging: ion: Store a copy of the client name on client creationMitchel Humpherys2014-02-181-6/+13
* staging: ion: Fix debugfs handling of multiple kernel clientsLaura Abbott2014-02-181-5/+5
OpenPOWER on IntegriCloud