summaryrefslogtreecommitdiff
path: root/drivers/staging/gasket/gasket_sysfs.c
AgeCommit message (Expand)Author
2021-03-16staging: gasket: remove it from the kernelGreg Kroah-Hartman
2021-03-10staging: gasket Fix comparison with NullMayank Suman
2020-04-27Merge 5.7-rc3 into staging-nextGreg Kroah-Hartman
2020-04-23staging: gasket: Fix mapping refcnt leak when register/store failsXiyu Yang
2020-04-23staging: gasket: Fix mapping refcnt leak when put attribute failsXiyu Yang
2020-04-13staging: gasket: Fix incongruency in handling of sysfs entries creationLuis Mendes
2019-03-18Staging: gasket: gasket_sysfs.c: Fix string split issue.Sanjana Sanikommu
2018-08-08staging: gasket: sysfs: clean up state if ENOMEM removing mappingTodd Poynor
2018-08-02staging: gasket: sysfs: fix potential null dereferenceIvan Bornyakov
2018-08-01staging: gasket: sysfs: fix function param line continuation styleTodd Poynor
2018-07-30staging: gasket: sysfs: simplify comments for static functionsTodd Poynor
2018-07-30staging: gasket: sysfs: hold reference to device while in useTodd Poynor
2018-07-28staging: gasket: sysfs: remove unnecessary NULL check on device ptrTodd Poynor
2018-07-28staging: gasket: sysfs: remove check for refcount already zeroTodd Poynor
2018-07-27staging: gasket: sysfs: convert to standard loggingTodd Poynor
2018-07-19staging: gasket: Remove stale pointers on error allocating attr arrayTodd Poynor
2018-07-19staging: gasket: Return EBUSY on mapping create when already in useTodd Poynor
2018-07-14staging: gasket: sysfs: remove legacy_device fieldGreg Kroah-Hartman
2018-07-14staging: gasket: remove gasket_sysfs_register_show()Greg Kroah-Hartman
2018-07-12staging: gasket: remove redundant license informationGreg Kroah-Hartman
2018-07-12staging: gasket: add SPDX identifiers to all files.Greg Kroah-Hartman
2018-07-07drivers/staging/gasket: Use refcount_read()Todd Poynor
2018-07-06drivers/staging/gasket: Use 2-factor allocator callsKees Cook
2018-07-02drivers/staging: Gasket driver framework + Apex driverSimon Que