summaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus/fw-download.c
AgeCommit message (Expand)AuthorFilesLines
2016-05-09greybus: fw-download: Replace timer with delayed-workViresh Kumar1-14/+12
2016-05-05greybus: fw-download: Introduce timeouts for firmware downloadsViresh Kumar1-13/+145
2016-05-05greybus: fw-download: Manage firmware requests with krefViresh Kumar1-11/+46
2016-05-03greybus: fw-download: Create a macro for length of firmware file's nameViresh Kumar1-1/+4
2016-04-29greybus: firmware: Add firmware-download protocol driverViresh Kumar1-0/+299