summaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus/fw-download.c
Commit message (Expand)AuthorAgeFilesLines
* staging: greybus: Remove redundant license textGreg Kroah-Hartman2017-11-111-2/+0
* staging: greybus: add SPDX identifiers to all greybus driver filesGreg Kroah-Hartman2017-11-111-0/+1
* staging: greybus: fix "line over 80 characters" coding style issuesGioh Kim2017-02-121-2/+4
* greybus: firmware: s/should/mustViresh Kumar2016-08-121-1/+1
* greybus: firmware: s/_LEN/_SIZEViresh Kumar2016-08-121-2/+2
* greybus: firmware: Remove extra parenthesisViresh Kumar2016-08-121-1/+1
* greybus: firmware: use 'tag' instead of 'firmware_tag'Viresh Kumar2016-08-111-1/+1
* greybus: move all firmware prefix strings to one placeGreg Kroah-Hartman2016-07-201-3/+1
* greybus: fw-download: Replace timer with delayed-workViresh Kumar2016-05-091-14/+12
* greybus: fw-download: Introduce timeouts for firmware downloadsViresh Kumar2016-05-051-13/+145
* greybus: fw-download: Manage firmware requests with krefViresh Kumar2016-05-051-11/+46
* greybus: fw-download: Create a macro for length of firmware file's nameViresh Kumar2016-05-031-1/+4
* greybus: firmware: Add firmware-download protocol driverViresh Kumar2016-04-291-0/+299
OpenPOWER on IntegriCloud