summaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus/Documentation/firmware
AgeCommit message (Expand)AuthorFilesLines
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-26greybus: firmware: Update Documentation and sample applicationViresh Kumar2-17/+52
2016-07-21greybus: firmware: Improve test applicationViresh Kumar1-50/+96
2016-07-06greybus: 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-10greybus: firmware: Fix spelling mistakeViresh Kumar1-1/+1
2016-05-15greybus: Documentation: Document firmware-management interfacesViresh Kumar2-0/+336