aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/android/ion
AgeCommit message (Expand)Author
2020-06-22staging: android: ion: use vmap instead of vm_map_ramChristoph Hellwig
2019-08-16staging: android: ion: Bail out upon SIGKILL when allocating memory.Tetsuo Handa
2019-03-10staging: android: ion: fix sys heap pool's gfp_flagsQing Xia
2019-03-05staging: android: ion: Support cpu access during dma_buf_detachLiam Mark
2018-08-17mm/cma: remove unsupported gfp_mask parameter from cma_alloc()Marek Szyprowski
2018-07-04Merge v4.18-rc3 into drm-nextDave Airlie
2018-06-25staging: android: ion: Return an ERR_PTR in ion_map_kernelLaura Abbott
2018-06-22Merge tag 'drm-misc-next-2018-06-21' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2018-06-21staging: android: ion: fix ion_dma_buf_attach signaturChristian König
2018-06-20dma-buf: remove kmap_atomic interfaceChristian König
2018-06-12treewide: Use array_size() in vmalloc()Kees Cook
2018-05-15staging: android: ion: Switch to pr_warn_once in ion_buffer_destroyLaura Abbott
2018-05-15staging: android: ion: Check return value of ion_buffer_kmap_getNathan Chancellor
2018-05-08staging: android: ion: Remove unnecessary blank lineNathan Chancellor
2018-05-08staging: android: ion: Fix license identifier comment formatNathan Chancellor
2018-05-08staging: android: Kconfig; Remove excessive hyphensNathan Chancellor
2018-05-06ion: Consider ion pool pages as indirectly reclaimableVijayanand Jitta
2018-04-23staging: android: ion: remove duplicate buffer field initializesTodd Poynor
2018-03-19staging: android: ion: Update wording in drivers/staging/android/ion/KconfigPhillip Potter
2018-02-26Merge 4.16-rc3 into staging-nextGreg Kroah-Hartman
2018-02-22staging: android: ion: Remove check of idev->debug_rootYisheng Xie
2018-02-22staging: android: ion: Remove check of debug_fileYisheng Xie
2018-02-20staging: android: ion: Initialize dma_address of new sg listLiam Mark
2018-02-16staging: android: ion: Zero CMA allocated memoryLiam Mark
2018-02-16staging: android: ion: Combine cache and uncache poolsYisheng Xie
2018-02-16staging: android: ion: Cleanup ion_page_pool_alloc_pagesYisheng Xie
2018-02-16staging: android: ion: Return void instead of intYisheng Xie
2018-02-16staging: android: ion: Remove dead code in ion_page_pool_freeYisheng Xie
2018-02-16staging: android: ion: Remove lable debugfs_doneYisheng Xie
2018-02-16staging: android: ion: Avoid NULL point in error pathYisheng Xie
2018-02-16staging: android: ion: Nuke ion_page_pool_initYisheng Xie
2018-02-16staging: android: ion: Remove unused include files for ion_page_pool.cYisheng Xie
2018-02-16staging: android: ion: Remove unused declaration ion_buffer_fault_user_mappingsYisheng Xie
2018-01-09staging: android: ion: Switch from WARN to pr_warnLaura Abbott
2018-01-09staging: android: ion: Add __GFP_NOWARN for system contig heapLaura Abbott
2018-01-08staging: android: check for error from register_shrinker in ion_heap_init_shr...Xiongwei Song
2018-01-02Merge 4.15-rc6 into staging-nextGreg Kroah-Hartman
2017-12-19staging: android: ion: Fix dma direction for dma_sync_sg_for_cpu/deviceSushmita Susheelendra
2017-12-19staging: ion: Fix ion_cma_heap allocationsJohn Stultz
2017-12-06staging: android: add identifiers to function parametersAshish Kalra
2017-12-06staging: android: Fix checkpatch.pl errorAshish Kalra
2017-11-28staging: ion: reorder includeBenjamin Gaignard
2017-11-28staging: android: Remove redundant license textGreg Kroah-Hartman
2017-11-28staging: android: add SPDX identifiers to all android driver filesGreg Kroah-Hartman
2017-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-11-06staging: android: Fix checkpatch.pl errorSidong Yang
2017-11-02staging: ion: simplify ioctl args checking functionBenjamin Gaignard
2017-11-02staging: android: ion: remove redundant variable tableColin Ian King
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-18staging: Android: follow coding guidlinesKeerthi Reddy