aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/android/ion/ion_test.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-08staging: android: ion: Remove old platform supportLaura Abbott1-305/+0
2017-03-14staging: android: ion: Replace pr_err with dev_errsimran singhal1-1/+1
2016-08-18Staging: android: ion: ion_test.c: fix parenthesis alignmentBen LeMasurier1-10/+13
2016-04-29Staging: android: modify memory allocation style in ion_test.cBen Marsh1-1/+1
2016-03-22staging: android: ion_test: fix check of platform_device_register_simple() error codeVladimir Zapolskiy1-2/+2
2016-02-09dma-buf: Remove range-based flushTiago Vignatti1-2/+2
2015-08-05char: make misc_deregister a void functionGreg Kroah-Hartman1-1/+2
2015-05-08staging: android: ion_test: unregister the platform devicePhong Tran1-1/+7
2015-05-08staging: android: ion_test: unregister the misc devicePhong Tran1-0/+12
2015-04-03staging: android: ion_test: Add the MODULE_LICENSE macroPhong Tran1-0/+1
2013-12-19ion_test: Add compat_ioctl support (v2)John Stultz1-0/+1
2013-12-14ion: add test device for unit tests to interact with dma_bufsColin Cross1-0/+281