summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/ccp/ccp-debugfs.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
* crypto: ccp - no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-02-011-29/+7Star
* crypto: ccp - don't disable interrupts while setting up debugfsSebastian Andrzej Siewior2018-03-021-4/+3Star
* crypto: ccp - Provide an error path for debugfs setup failureGary R Hook2017-07-181-5/+10
* crypto: ccp - Release locks before returningGary R Hook2017-06-221-4/+3Star
* crypto: ccp - Add debugfs entries for CCP informationGary R Hook2017-06-191-0/+345