summaryrefslogtreecommitdiffstats
path: root/drivers/staging/gasket/gasket_sysfs.c
Commit message (Expand)AuthorAgeFilesLines
* Staging: gasket: gasket_sysfs.c: Fix string split issue.Sanjana Sanikommu2019-03-181-6/+3Star
* staging: gasket: sysfs: clean up state if ENOMEM removing mappingTodd Poynor2018-08-081-7/+6Star
* staging: gasket: sysfs: fix potential null dereferenceIvan Bornyakov2018-08-021-0/+5
* staging: gasket: sysfs: fix function param line continuation styleTodd Poynor2018-08-011-13/+13
* staging: gasket: sysfs: simplify comments for static functionsTodd Poynor2018-07-301-24/+4Star
* staging: gasket: sysfs: hold reference to device while in useTodd Poynor2018-07-301-6/+5Star
* staging: gasket: sysfs: remove unnecessary NULL check on device ptrTodd Poynor2018-07-281-5/+0Star
* staging: gasket: sysfs: remove check for refcount already zeroTodd Poynor2018-07-281-2/+0Star
* staging: gasket: sysfs: convert to standard loggingTodd Poynor2018-07-271-38/+35Star
* staging: gasket: Remove stale pointers on error allocating attr arrayTodd Poynor2018-07-191-0/+2
* staging: gasket: Return EBUSY on mapping create when already in useTodd Poynor2018-07-191-1/+1
* staging: gasket: sysfs: remove legacy_device fieldGreg Kroah-Hartman2018-07-141-27/+2Star
* staging: gasket: remove gasket_sysfs_register_show()Greg Kroah-Hartman2018-07-141-38/+0Star
* staging: gasket: remove redundant license informationGreg Kroah-Hartman2018-07-121-11/+1Star
* staging: gasket: add SPDX identifiers to all files.Greg Kroah-Hartman2018-07-121-0/+1
* drivers/staging/gasket: Use refcount_read()Todd Poynor2018-07-071-1/+1
* drivers/staging/gasket: Use 2-factor allocator callsKees Cook2018-07-061-6/+6
* drivers/staging: Gasket driver framework + Apex driverSimon Que2018-07-021-0/+497