index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
greybus
/
fw-download.c
Age
Commit message (
Expand
)
Author
2017-11-11
staging: greybus: Remove redundant license text
Greg Kroah-Hartman
2017-11-11
staging: greybus: add SPDX identifiers to all greybus driver files
Greg Kroah-Hartman
2017-02-12
staging: greybus: fix "line over 80 characters" coding style issues
Gioh Kim
2016-08-12
greybus: firmware: s/should/must
Viresh Kumar
2016-08-12
greybus: firmware: s/_LEN/_SIZE
Viresh Kumar
2016-08-12
greybus: firmware: Remove extra parenthesis
Viresh Kumar
2016-08-11
greybus: firmware: use 'tag' instead of 'firmware_tag'
Viresh Kumar
2016-07-20
greybus: move all firmware prefix strings to one place
Greg Kroah-Hartman
2016-05-09
greybus: fw-download: Replace timer with delayed-work
Viresh Kumar
2016-05-05
greybus: fw-download: Introduce timeouts for firmware downloads
Viresh Kumar
2016-05-05
greybus: fw-download: Manage firmware requests with kref
Viresh Kumar
2016-05-03
greybus: fw-download: Create a macro for length of firmware file's name
Viresh Kumar
2016-04-29
greybus: firmware: Add firmware-download protocol driver
Viresh Kumar