aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/gasket/gasket_sysfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-18Staging: gasket: gasket_sysfs.c: Fix string split issue.Sanjana Sanikommu1-6/+3
2018-08-08staging: gasket: sysfs: clean up state if ENOMEM removing mappingTodd Poynor1-7/+6
2018-08-02staging: gasket: sysfs: fix potential null dereferenceIvan Bornyakov1-0/+5
2018-08-01staging: gasket: sysfs: fix function param line continuation styleTodd Poynor1-13/+13
2018-07-30staging: gasket: sysfs: simplify comments for static functionsTodd Poynor1-24/+4
2018-07-30staging: gasket: sysfs: hold reference to device while in useTodd Poynor1-6/+5
2018-07-28staging: gasket: sysfs: remove unnecessary NULL check on device ptrTodd Poynor1-5/+0
2018-07-28staging: gasket: sysfs: remove check for refcount already zeroTodd Poynor1-2/+0
2018-07-27staging: gasket: sysfs: convert to standard loggingTodd Poynor1-38/+35
2018-07-19staging: gasket: Remove stale pointers on error allocating attr arrayTodd Poynor1-0/+2
2018-07-19staging: gasket: Return EBUSY on mapping create when already in useTodd Poynor1-1/+1
2018-07-14staging: gasket: sysfs: remove legacy_device fieldGreg Kroah-Hartman1-27/+2
2018-07-14staging: gasket: remove gasket_sysfs_register_show()Greg Kroah-Hartman1-38/+0
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-07drivers/staging/gasket: Use refcount_read()Todd Poynor1-1/+1
2018-07-06drivers/staging/gasket: Use 2-factor allocator callsKees Cook1-6/+6
2018-07-02drivers/staging: Gasket driver framework + Apex driverSimon Que1-0/+497