summaryrefslogtreecommitdiffstats
path: root/drivers/staging/android/ion
Commit message (Expand)AuthorAgeFilesLines
* staging: android: ion: fix sys heap pool's gfp_flagsQing Xia2019-03-101-1/+1
* staging: android: ion: Support cpu access during dma_buf_detachLiam Mark2019-01-221-1/+1
* Merge tag 'staging-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-12-283-10/+51
|\
| * staging: android: ion: Remove unused header filesYangtao Li2018-12-052-2/+0
| * staging: android: ion: Add per-heap countersAlexey Skidanov2018-11-092-8/+51
* | mm: convert totalram_pages and totalhigh_pages variables to atomicArun KS2018-12-281-1/+1
|/
* mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport2018-10-311-1/+1
* Merge tag 'staging-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-10-292-29/+0
|\
| * staging: android: ion: Clean unused debug_show memeber of the heap objectAlexey Skidanov2018-09-102-29/+0
* | mm: rename and change semantics of nr_indirectly_reclaimable_bytesVlastimil Babka2018-10-261-4/+4
|/
* mm/cma: remove unsupported gfp_mask parameter from cma_alloc()Marek Szyprowski2018-08-171-1/+1
* Merge v4.18-rc3 into drm-nextDave Airlie2018-07-041-1/+1
|\
| * staging: android: ion: Return an ERR_PTR in ion_map_kernelLaura Abbott2018-06-251-1/+1
* | Merge tag 'drm-misc-next-2018-06-21' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2018-06-221-4/+2
|\ \ | |/ |/|
| * staging: android: ion: fix ion_dma_buf_attach signaturChristian König2018-06-211-2/+2
| * dma-buf: remove kmap_atomic interfaceChristian König2018-06-201-2/+0
* | treewide: Use array_size() in vmalloc()Kees Cook2018-06-121-1/+2
* | staging: android: ion: Switch to pr_warn_once in ion_buffer_destroyLaura Abbott2018-05-151-1/+4
* | staging: android: ion: Check return value of ion_buffer_kmap_getNathan Chancellor2018-05-151-2/+8
* | staging: android: ion: Remove unnecessary blank lineNathan Chancellor2018-05-081-1/+0
* | staging: android: ion: Fix license identifier comment formatNathan Chancellor2018-05-081-1/+1
* | staging: android: Kconfig; Remove excessive hyphensNathan Chancellor2018-05-081-1/+1
* | ion: Consider ion pool pages as indirectly reclaimableVijayanand Jitta2018-05-061-0/+5
* | staging: android: ion: remove duplicate buffer field initializesTodd Poynor2018-04-231-4/+2
|/
* staging: android: ion: Update wording in drivers/staging/android/ion/KconfigPhillip Potter2018-03-191-1/+1
* Merge 4.16-rc3 into staging-nextGreg Kroah-Hartman2018-02-261-0/+17
|\
| * staging: android: ion: Zero CMA allocated memoryLiam Mark2018-02-161-0/+17
* | staging: android: ion: Remove check of idev->debug_rootYisheng Xie2018-02-221-3/+0
* | staging: android: ion: Remove check of debug_fileYisheng Xie2018-02-221-7/+2
* | staging: android: ion: Initialize dma_address of new sg listLiam Mark2018-02-201-1/+1
* | staging: android: ion: Combine cache and uncache poolsYisheng Xie2018-02-164-83/+16
* | staging: android: ion: Cleanup ion_page_pool_alloc_pagesYisheng Xie2018-02-161-6/+2
* | staging: android: ion: Return void instead of intYisheng Xie2018-02-161-2/+1
* | staging: android: ion: Remove dead code in ion_page_pool_freeYisheng Xie2018-02-161-5/+1
* | staging: android: ion: Remove lable debugfs_doneYisheng Xie2018-02-161-4/+1
* | staging: android: ion: Avoid NULL point in error pathYisheng Xie2018-02-161-7/+3
* | staging: android: ion: Nuke ion_page_pool_initYisheng Xie2018-02-161-7/+0
* | staging: android: ion: Remove unused include files for ion_page_pool.cYisheng Xie2018-02-161-4/+0
* | staging: android: ion: Remove unused declaration ion_buffer_fault_user_mappingsYisheng Xie2018-02-161-9/+0
|/
* staging: android: ion: Switch from WARN to pr_warnLaura Abbott2018-01-091-1/+3
* staging: android: ion: Add __GFP_NOWARN for system contig heapLaura Abbott2018-01-091-1/+1
* staging: android: check for error from register_shrinker in ion_heap_init_shr...Xiongwei Song2018-01-083-5/+10
* Merge 4.15-rc6 into staging-nextGreg Kroah-Hartman2018-01-023-7/+14
|\
| * staging: android: ion: Fix dma direction for dma_sync_sg_for_cpu/deviceSushmita Susheelendra2017-12-191-2/+2
| * staging: ion: Fix ion_cma_heap allocationsJohn Stultz2017-12-192-5/+12
* | staging: android: add identifiers to function parametersAshish Kalra2017-12-061-1/+2
* | staging: android: Fix checkpatch.pl errorAshish Kalra2017-12-061-3/+3
* | staging: ion: reorder includeBenjamin Gaignard2017-11-281-7/+7
* | staging: android: Remove redundant license textGreg Kroah-Hartman2017-11-289-92/+0
* | staging: android: add SPDX identifiers to all android driver filesGreg Kroah-Hartman2017-11-289-0/+9
|/
OpenPOWER on IntegriCloud