aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus/authentication.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-27staging: greybus: move core include files to include/linux/greybus/Greg Kroah-Hartman1-2/+1
2018-01-22staging: greybus: authentication.c: Fix alignment should match open parenthesisKamal Heib1-1/+1
2017-11-11staging: greybus: Remove redundant license textGreg Kroah-Hartman1-2/+0
2017-11-11staging: greybus: add SPDX identifiers to all greybus driver filesGreg Kroah-Hartman1-0/+1
2017-02-03staging: greybus: Remove duplicate include fileMasanari Iida1-1/+0
2016-07-26greybus: firmware: Add runtime PM supportViresh Kumar1-2/+8
2016-07-15greybus: use memdup_user()Alex Elder1-27/+13
2016-07-06greybus: Add Component Authentication Protocol supportViresh Kumar1-0/+437