summaryrefslogtreecommitdiffstats
path: root/drivers/staging/android/ion
AgeCommit message (Expand)AuthorLines
2016-10-24staging: android: ion: Fix error handling in ion_query_heaps()Dan Carpenter-2/+4
2016-10-17staging: android/ion: testing the wrong variableDan Carpenter-1/+1
2016-10-02staging: android: ion: fix checks found by checkpatch.plWayne Porter-4/+4
2016-10-02staging: android: ion: fix warning found by checkpatch.plWayne Porter-2/+2
2016-09-27staging:android:ion: Fix whitespace issueYannis Damigos-1/+1
2016-09-27staging:android:ion: Fix blank line issuesYannis Damigos-1/+1
2016-09-27staging:android:ion: Fix alignment issuesYannis Damigos-8/+8
2016-09-27staging:android:ion: Fix comparison with NULLYannis Damigos-2/+2
2016-09-25staging: ion: Align cases with switchChristopher Pezley-9/+9
2016-09-23staging: android: ion: mark symbols static where possibleBaoyou Xie-11/+11
2016-09-16staging: android ion/hisi: fix dependenciesArnd Bergmann-0/+1
2016-09-16staging: android: ion: Fix return value check in hi6220_ion_probe()Wei Yongjun-2/+2
2016-09-14staging: android: ion: Make ION_OF depend on OF_ADDRESSLaura Abbott-1/+1
2016-09-12staging: android: ion: Convert hi6220 to common platformLaura Abbott-151/+44
2016-09-12staging: ion: Add files for parsing the devicetreeLaura Abbott-0/+234
2016-09-12devicetree: bindings for IonLaura Abbott-0/+51
2016-09-12staging: android: ion: Add ioctl to query available heapsLaura Abbott-10/+89
2016-09-08staging: android: ion: Pull out ion ioctls to a separate fileLaura Abbott-205/+245
2016-09-01staging: android: ion: ion.c fix parenthesis alignmentDidik Setiawan-4/+3
2016-09-01staging: android: ion: Remove unnused function ion_handle_bufferJohanna Abrahamsson-7/+0
2016-09-01staging: android: ion: Remove ret variable in ion_handle_put_nolockJohanna Abrahamsson-5/+1
2016-09-01Staging: android: ion: fix parenthesis alignmentBen LeMasurier-18/+18
2016-09-01staging: android: ion: Fix alignmentJohanna Abrahamsson-21/+21
2016-09-01staging: android: ion: Remove valid_handle variable in ion_free_nolockJohanna Abrahamsson-5/+1
2016-09-01staging: android: ion: Do not BUG on handle client mismatchJohanna Abrahamsson-2/+0
2016-08-21staging: ion: remove __GFP_NOWARN when use low order gfp flagsChen Feng-1/+1
2016-08-21ION: Sys_heap: Add cached pool to spead up cached buffer allocChen Feng-65/+133
2016-08-18Staging: android: ion: ion_test.c: fix parenthesis alignmentBen LeMasurier-10/+13
2016-08-18Staging: android: ion: ion_heap.c: fix parenthesis alignmentBen LeMasurier-5/+5
2016-08-15staging: android: ion: fix 'line over 80 characters'Didik Setiawan-2/+4
2016-08-15staging: android: ion: Get rid of ion_reserveLaura Abbott-45/+0
2016-08-15staging: android: ion: Drop ion_carveout_allocate definitionsLaura Abbott-14/+2
2016-08-15staging: android: ion: Get rid of map_dma/unmap_dmaLaura Abbott-94/+16
2016-08-15staging: android: ion: Drop ion_phys interfaceLaura Abbott-99/+1
2016-08-15staging: android: ion: Get rid of ion_sg_tableLaura Abbott-31/+0
2016-04-29staging: android: ion: dummy: fix dereference of ERR_PTRSudip Mukherjee-0/+2
2016-04-29Staging: android: modify memory allocation style in ion_chunk_heap.cBen Marsh-2/+2
2016-04-29Staging: android: modify memory allocation style in ion_test.cBen Marsh-1/+1
2016-04-29staging: android: ion: make locally used functions staticMarkus Böhme-3/+3
2016-03-30Staging: android: change memory allocation style in ion.cBen Marsh-5/+5
2016-03-25Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds-2/+4
2016-03-22staging: android: ion_test: fix check of platform_device_register_simple() er...Vladimir Zapolskiy-2/+2
2016-03-21Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds-6/+4
2016-03-19dma-buf, drm, ion: Propagate error code from dma_buf_start_cpu_access()Chris Wilson-2/+4
2016-03-11staging: android: ion: fix up file modeGreg Kroah-Hartman-0/+0
2016-03-11staging: ion: debugfs invalid gfp maskDerek Yerger-2/+2
2016-03-11staging: android: ion: tegra: Replace IS_ERR_OR_NULL with IS_ERRAmitoj Kaur Chawla-1/+1
2016-03-11staging: android: ion: tegra: Use devm_kcalloc instead of devm_kzallocAmitoj Kaur Chawla-3/+2
2016-03-11staging: android: ion: hisilicon: Remove useless return variablesBhaktipriya Shridhar-4/+1
2016-03-11Staging: android: change memory allocation style in ion_carveout_heap.cBen Marsh-1/+1