aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/android/ion/tegra (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-11staging: android: ion: tegra: Replace IS_ERR_OR_NULL with IS_ERRAmitoj Kaur Chawla1-1/+1
2016-03-11staging: android: ion: tegra: Use devm_kcalloc instead of devm_kzallocAmitoj Kaur Chawla1-3/+2
2015-10-12drivers/staging: make android tegra_ion.c properly tristatePaul Gortmaker1-1/+1
2015-05-08drivers/staging: include <module.h> for modular android tegra_ion codePaul Gortmaker1-0/+1
2014-11-26staging: android: ion: Deletion of unnecessary checks before two function callsMarkus Elfring1-4/+2
2014-03-07staging:android: Introduce the use of the managed version of kzallocHimangi Saraogi1-6/+4
2013-12-16gpu: ion: fix sparse non static symbol warningsWei Yongjun1-6/+5
2013-12-16gpu: ion: use module_platform_driver to simplify the codeWei Yongjun1-12/+1
2013-12-14gpu: ion: Add ION Memory ManagerRebecca Schultz Zavin2-0/+97