summaryrefslogtreecommitdiff
path: root/drivers/staging/android/ion/ion_dummy_driver.c
AgeCommit message (Expand)Author
2018-08-24ion: fix unmapped heap test settings **not for mainline**Etienne Carriere
2018-08-24ion: unmapped heap support in ion dummy driver **not for mainline**Etienne Carriere
2016-09-01Staging: android: ion: fix parenthesis alignmentBen LeMasurier
2016-04-29staging: android: ion: dummy: fix dereference of ERR_PTRSudip Mukherjee
2014-11-26staging: android: ion: Deletion of unnecessary checks before two function callsMarkus Elfring
2014-08-16staging: android: ion: Remove redundant return of void functionPhong Tran
2014-08-16staging: android: ion: ion_dummy_driver.c Replace kzalloc() by kcalloc()Phong Tran
2014-02-08Merge branch 'staging-linus' into staging-workGreg Kroah-Hartman
2014-02-07staging: android: ion: dummy: fix an error codeDan Carpenter
2014-02-07ion: Fix sparse non static symbol warningsWei Yongjun
2014-02-07staging: don't use module_init in non-modular ion_dummy_driver.cPaul Gortmaker
2014-02-07ion: dummy driver: use ARRAY_SIZE for nr of heapsTomas Winkler
2014-02-07drivers: staging: android: ion: ion_dummy_driver: include "linux/io.h"Chen Gang
2014-01-09ion: Add carveout and chunk heaps to dummy driverJohn Stultz
2014-01-09ion: Add dummy driver for testingJohn Stultz