aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/gasket/gasket_ioctl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-18staging: gasket: Remove unnecessary line-breaks in function signaturesSumera Priyadarsini1-8/+4
2019-05-30staging/gasket: Fix string splitTianzheng Li1-2/+1
2018-08-02staging: gasket: remove "reset type" param from frameworkTodd Poynor1-2/+1
2018-08-01staging: gasket: ioctl: fix function param line continuation styleTodd Poynor1-30/+30
2018-08-01staging: gasket: ioctl: remove static function forward declarationsTodd Poynor1-188/+168
2018-07-30staging: gasket: ioctl: simplify comments for static functionsTodd Poynor1-42/+9
2018-07-27staging: gasket: ioctl: convert to standard loggingTodd Poynor1-14/+9
2018-07-24staging: gasket: ioctl common: convert various logs to debug levelTodd Poynor1-3/+3
2018-07-24staging: gasket: avoid copy to user on error in coherent alloc configTodd Poynor1-1/+3
2018-07-24staging: gasket: gasket_handle_ioctl fix ioctl exit trace paramTodd Poynor1-1/+1
2018-07-24staging: gasket: remove duplicate call to retrieve device callbackTodd Poynor1-3/+4
2018-07-21staging: gasket: common ioctls add __user annotationsTodd Poynor1-47/+55
2018-07-21staging: gasket: common ioctl dispatcher add __user annotationsTodd Poynor1-3/+5
2018-07-21staging: gasket: always allow root open for writeTodd Poynor1-16/+14
2018-07-21staging: gasket: remove unnecessary code in coherent allocatorTodd Poynor1-3/+1
2018-07-13staging: gasket: Use __func__ instead of hardcoded string - StyleFelix Siegel1-1/+2
2018-07-12staging: gasket: remove redundant license informationGreg Kroah-Hartman1-11/+1
2018-07-12staging: gasket: add SPDX identifiers to all files.Greg Kroah-Hartman1-0/+1
2018-07-02drivers/staging: Gasket driver framework + Apex driverSimon Que1-0/+449