aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/android/ion/ion-ioctl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-09staging: android: ion: Switch from WARN to pr_warnLaura Abbott1-1/+3
2017-11-28staging: android: Remove redundant license textGreg Kroah-Hartman1-11/+0
2017-11-28staging: android: add SPDX identifiers to all android driver filesGreg Kroah-Hartman1-0/+1
2017-11-06staging: android: Fix checkpatch.pl errorSidong Yang1-1/+1
2017-11-02staging: ion: simplify ioctl args checking functionBenjamin Gaignard1-6/+5
2017-05-15staging: android: ion: Align with open parenthesisRichard Porter1-2/+2
2017-04-18staging: android: ion: Remove ion_handle and ion_clientLaura Abbott1-46/+7
2017-04-18staging: android: ion: Collapse internal header filesLaura Abbott1-1/+0
2017-04-18staging: android: ion: Break the ABI in the name of forward progressLaura Abbott1-1/+0
2017-04-08staging: android: ion: Remove duplicate ION_IOC_MAPLaura Abbott1-1/+0
2017-04-08staging: android: ion: Remove import interfaceLaura Abbott1-11/+0
2017-04-08staging: android: ion: Remove custom ioctl interfaceLaura Abbott1-11/+0
2017-04-08staging: android: ion: Remove crufty cache supportLaura Abbott1-6/+0
2017-04-08staging: android: ion: Remove alignment from allocation fieldLaura Abbott1-1/+0
2017-01-16staging: android/ion: Split function callBogdan Purcareata1-1/+2
2016-09-12staging: android: ion: Add ioctl to query available heapsLaura Abbott1-10/+43
2016-09-08staging: android: ion: Pull out ion ioctls to a separate fileLaura Abbott1-0/+144