summaryrefslogtreecommitdiff
path: root/drivers/staging/greybus/Documentation/firmware
AgeCommit message (Expand)AuthorFilesLines
2019-08-27staging: greybus: remove license "boilerplate"Greg Kroah-Hartman2-92/+0
2017-11-11staging: greybus: add SPDX identifiers to all greybus driver filesGreg Kroah-Hartman2-0/+2
2017-03-09staging: greybus: firmware: Convert sscanf calls to strtoulMichael Sartain1-5/+7
2017-03-09staging: greybus: firmware: Change long long unsigned to unsigned long longMichael Sartain1-1/+1
2017-03-09staging: greybus: firmware: Remove extra braces from single line ifMichael Sartain1-4/+3
2017-03-09staging: greybus: firmware: Remove trailing semicolon from FW_TIMEOUT_DEFAULTMichael Sartain1-1/+1
2016-08-12greybus: firmware: s/_LEN/_SIZEViresh Kumar2-7/+7
2016-08-11greybus: firmware: Fix typo in documentationViresh Kumar1-25/+26
2016-07-27greybus: firmware: Update Documentation and sample applicationViresh Kumar2-17/+52
2016-07-22greybus: firmware: Improve test applicationViresh Kumar1-50/+96
2016-07-07greybus: Documentation: Document Authentication interfacesViresh Kumar2-4/+269
2016-06-16greybus: firmware: prefix char-device with 'gb-'Viresh Kumar2-10/+10
2016-06-16greybus: firmware: Add license and copyright header to applicationViresh Kumar1-1/+52
2016-06-11greybus: firmware: Fix spelling mistakeViresh Kumar1-1/+1
2016-05-15greybus: Documentation: Document firmware-management interfacesViresh Kumar2-0/+336