summaryrefslogtreecommitdiff
path: root/drivers/staging/android/ion/tegra/tegra_ion.c
AgeCommit message (Expand)Author
2016-03-12staging: android: ion: tegra: Replace IS_ERR_OR_NULL with IS_ERRAmitoj Kaur Chawla
2016-03-12staging: android: ion: tegra: Use devm_kcalloc instead of devm_kzallocAmitoj Kaur Chawla
2015-05-08drivers/staging: include <module.h> for modular android tegra_ion codePaul Gortmaker
2014-11-26staging: android: ion: Deletion of unnecessary checks before two function callsMarkus Elfring
2014-03-07staging:android: Introduce the use of the managed version of kzallocHimangi Saraogi
2013-12-17gpu: ion: fix sparse non static symbol warningsWei Yongjun
2013-12-17gpu: ion: use module_platform_driver to simplify the codeWei Yongjun
2013-12-14gpu: ion: Add ION Memory ManagerRebecca Schultz Zavin