summaryrefslogtreecommitdiffstats
path: root/drivers/staging/android/ion
Commit message (Expand)AuthorAgeFilesLines
* staging: android: ion: Convert hi6220 to common platformLaura Abbott2016-09-121-151/+44
* staging: ion: Add files for parsing the devicetreeLaura Abbott2016-09-124-0/+234
* devicetree: bindings for IonLaura Abbott2016-09-121-0/+51
* staging: android: ion: Add ioctl to query available heapsLaura Abbott2016-09-123-10/+89
* staging: android: ion: Pull out ion ioctls to a separate fileLaura Abbott2016-09-084-205/+245
* staging: android: ion: ion.c fix parenthesis alignmentDidik Setiawan2016-09-011-4/+3
* staging: android: ion: Remove unnused function ion_handle_bufferJohanna Abrahamsson2016-09-012-7/+0
* staging: android: ion: Remove ret variable in ion_handle_put_nolockJohanna Abrahamsson2016-09-011-5/+1
* Staging: android: ion: fix parenthesis alignmentBen LeMasurier2016-09-015-18/+18
* staging: android: ion: Fix alignmentJohanna Abrahamsson2016-09-011-21/+21
* staging: android: ion: Remove valid_handle variable in ion_free_nolockJohanna Abrahamsson2016-09-011-5/+1
* staging: android: ion: Do not BUG on handle client mismatchJohanna Abrahamsson2016-09-011-2/+0
* staging: ion: remove __GFP_NOWARN when use low order gfp flagsChen Feng2016-08-211-1/+1
* ION: Sys_heap: Add cached pool to spead up cached buffer allocChen Feng2016-08-213-65/+133
* Staging: android: ion: ion_test.c: fix parenthesis alignmentBen LeMasurier2016-08-181-10/+13
* Staging: android: ion: ion_heap.c: fix parenthesis alignmentBen LeMasurier2016-08-181-5/+5
* staging: android: ion: fix 'line over 80 characters'Didik Setiawan2016-08-151-2/+4
* staging: android: ion: Get rid of ion_reserveLaura Abbott2016-08-152-45/+0
* staging: android: ion: Drop ion_carveout_allocate definitionsLaura Abbott2016-08-152-14/+2
* staging: android: ion: Get rid of map_dma/unmap_dmaLaura Abbott2016-08-156-94/+16
* staging: android: ion: Drop ion_phys interfaceLaura Abbott2016-08-156-99/+1
* staging: android: ion: Get rid of ion_sg_tableLaura Abbott2016-08-152-31/+0
* 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
OpenPOWER on IntegriCloud