summaryrefslogtreecommitdiffstats
path: root/drivers/staging/android/ion
Commit message (Expand)AuthorAgeFilesLines
* staging: android: ion: dummy: fix dereference of ERR_PTRSudip Mukherjee2016-04-291-0/+2
* Staging: android: modify memory allocation style in ion_chunk_heap.cBen Marsh2016-04-291-2/+2
* Staging: android: modify memory allocation style in ion_test.cBen Marsh2016-04-291-1/+1
* staging: android: ion: make locally used functions staticMarkus Böhme2016-04-291-3/+3
* Staging: android: change memory allocation style in ion.cBen Marsh2016-03-301-5/+5
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-03-251-2/+4
|\
| * dma-buf, drm, ion: Propagate error code from dma_buf_start_cpu_access()Chris Wilson2016-03-191-2/+4
* | staging: android: ion_test: fix check of platform_device_register_simple() er...Vladimir Zapolskiy2016-03-221-2/+2
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-03-212-6/+4
|\ \ | |/
| * dma-buf: Remove range-based flushTiago Vignatti2016-02-092-6/+4
* | staging: android: ion: fix up file modeGreg Kroah-Hartman2016-03-111-0/+0
* | staging: ion: debugfs invalid gfp maskDerek Yerger2016-03-111-2/+2
* | staging: android: ion: tegra: Replace IS_ERR_OR_NULL with IS_ERRAmitoj Kaur Chawla2016-03-111-1/+1
* | staging: android: ion: tegra: Use devm_kcalloc instead of devm_kzallocAmitoj Kaur Chawla2016-03-111-3/+2
* | staging: android: ion: hisilicon: Remove useless return variablesBhaktipriya Shridhar2016-03-111-4/+1
* | Staging: android: change memory allocation style in ion_carveout_heap.cBen Marsh2016-03-111-1/+1
* | Staging: Android: align code with open parenthesis in ion_carveout_heap.cBen Marsh2016-03-111-1/+1
* | Staging: Android: change memory allocation style in ion_carveout_heap.cBen Marsh2016-03-111-1/+1
* | staging/android/ion : fix a race condition in the ion driverEunTaik Lee2016-03-111-13/+42
* | ion:synchronize debugfs callback and ion_client_destroyNeil Zhang2016-02-071-0/+44
* | staging/ion: Add support to get ion handle from dma bufRohit kumar2016-02-072-12/+34
* | Staging: Android: memory allocation style change in ion_page_pool.cBen Marsh2016-02-071-2/+2
* | staging: android: ion: Set the length of the DMA sg entries in bufferLiviu Dudau2016-02-071-1/+3
* | staging: ion : Donnot wakeup kswapd in ion system allocChen Feng2016-02-071-1/+1
* | staging: ion: Set minimum carveout heap allocation order to PAGE_SHIFTRajmal Menariya2016-02-071-1/+1
|/
* Merge tag 'staging-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-01-136-3/+240
|\
| * staging: android: ion: Add ion driver for Hi6220 SoC platformChen Feng2015-12-215-0/+237
| * staging: android: replace explicit NULL comparisonIoana Ciornei2015-11-151-3/+3
* | Revert "scatterlist: use sg_phys()"Dan Williams2015-12-151-2/+2
|/
* mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman2015-11-061-1/+1
* staging: ion: Remove explicit NULL comparisonMuhammad Falak R Wani2015-10-241-1/+1
* "drivers/staging: mark android/ion fcns with EXPORT_SYMBOL for tristatePaul Gortmaker2015-10-132-0/+5
* drivers/staging: make android tegra_ion.c properly tristatePaul Gortmaker2015-10-121-1/+1
* drivers/staging: make android ion_page_pool.c explicitly non-modularPaul Gortmaker2015-10-121-8/+2
* staging: ion: Fix error handling in ion_buffer_createRohit kumar2015-10-021-9/+5
* staging: android: Fix checkpatch block comments warningsSriram Raghunathan2015-09-296-23/+36
* staging: ion: fix corruption of ion_import_dma_bufShawn Lin2015-09-171-3/+3
* mm: mark most vm_operations_struct constKirill A. Shutemov2015-09-101-1/+1
* Merge branch 'for-4.3/sg' of git://git.kernel.dk/linux-blockLinus Torvalds2015-09-021-2/+2
|\
| * scatterlist: use sg_phys()Dan Williams2015-08-171-2/+2
* | Merge tag 'staging-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-08-315-22/+31
|\ \
| * | staging: android: Fixed line over 80 charJignesh R Patel2015-07-311-1/+2
| * | staging: ion: ion_cma_heap: Don't directly use dma_common_get_sgtableJon Medhurst (Tixy)2015-07-221-2/+1
| * | staging: ion: debugfs to shrink poolGioh Kim2015-07-141-13/+9
| * | staging: ion: shrink page-pool by page unitGioh Kim2015-07-142-4/+17
| * | staging: android: ion_chunk_heap.c: Fixed line over 80 charactersGuillermo O. Freschi2015-07-141-2/+2
| * | staging: android: ion: reorder variable definitionsDmitry Kalinkin2015-07-141-1/+1
| |/
* | char: make misc_deregister a void functionGreg Kroah-Hartman2015-08-051-1/+2
|/
* Staging:Android:ion - Fix for memory leak if ion device registration get failed.Shailendra Verma2015-05-241-0/+1
* drivers/staging: include <module.h> for modular android tegra_ion codePaul Gortmaker2015-05-081-0/+1
OpenPOWER on IntegriCloud