aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/android/ion/compat_ion.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-18staging: android: ion: Break the ABI in the name of forward progressLaura Abbott1-152/+0
2017-04-08staging: android: ion: Remove duplicate ION_IOC_MAPLaura Abbott1-1/+0
2017-04-08staging: android: ion: Remove import interfaceLaura Abbott1-1/+0
2017-04-08staging: android: ion: Remove custom ioctl interfaceLaura Abbott1-40/+0
2017-04-08staging: android: ion: Remove crufty cache supportLaura Abbott1-1/+0
2015-11-15staging: android: replace explicit NULL comparisonIoana Ciornei1-3/+3
2014-10-09android: ->f_op is never NULLAl Viro1-1/+1
2014-02-07staging: ion: Fix ION_IOC_FREE compat ioctlLaura Abbott1-4/+22
2013-12-14ion: Cleanup whitespace issues and other checkpatch problemsJohn Stultz1-2/+2
2013-12-14ion: Fix compat support to use proper compat ioctl numbersJohn Stultz1-7/+12
2013-12-14ion: move userspace api into uapi/ion.hColin Cross1-1/+1
2013-12-14ion: add compat_ioctlRom Lemarchand1-0/+172