summaryrefslogtreecommitdiffstats
path: root/drivers/staging/gasket/gasket_ioctl.c
Commit message (Expand)AuthorAgeFilesLines
* staging: gasket: remove "reset type" param from frameworkTodd Poynor2018-08-021-2/+1
* staging: gasket: ioctl: fix function param line continuation styleTodd Poynor2018-08-011-30/+30
* staging: gasket: ioctl: remove static function forward declarationsTodd Poynor2018-08-011-188/+168
* staging: gasket: ioctl: simplify comments for static functionsTodd Poynor2018-07-301-42/+9
* staging: gasket: ioctl: convert to standard loggingTodd Poynor2018-07-271-14/+9
* staging: gasket: ioctl common: convert various logs to debug levelTodd Poynor2018-07-241-3/+3
* staging: gasket: avoid copy to user on error in coherent alloc configTodd Poynor2018-07-241-1/+3
* staging: gasket: gasket_handle_ioctl fix ioctl exit trace paramTodd Poynor2018-07-241-1/+1
* staging: gasket: remove duplicate call to retrieve device callbackTodd Poynor2018-07-241-3/+4
* staging: gasket: common ioctls add __user annotationsTodd Poynor2018-07-211-47/+55
* staging: gasket: common ioctl dispatcher add __user annotationsTodd Poynor2018-07-211-3/+5
* staging: gasket: always allow root open for writeTodd Poynor2018-07-211-16/+14
* staging: gasket: remove unnecessary code in coherent allocatorTodd Poynor2018-07-211-3/+1
* staging: gasket: Use __func__ instead of hardcoded string - StyleFelix Siegel2018-07-131-1/+2
* staging: gasket: remove redundant license informationGreg Kroah-Hartman2018-07-121-11/+1
* staging: gasket: add SPDX identifiers to all files.Greg Kroah-Hartman2018-07-121-0/+1
* drivers/staging: Gasket driver framework + Apex driverSimon Que2018-07-021-0/+449
OpenPOWER on IntegriCloud