aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus/fw-management.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-27staging: greybus: move core include files to include/linux/greybus/Greg Kroah-Hartman1-1/+1
2017-11-11staging: greybus: Remove redundant license textGreg Kroah-Hartman1-2/+0
2017-11-11staging: greybus: add SPDX identifiers to all greybus driver filesGreg Kroah-Hartman1-0/+1
2016-08-12greybus: firmware: s/_LEN/_SIZEViresh Kumar1-9/+9
2016-07-26greybus: firmware: Add 'status' byte to backend fw version responseViresh Kumar1-10/+36
2016-07-26greybus: firmware: Add new status types for backend updated requestViresh Kumar1-1/+2
2016-07-26greybus: firmware: Add runtime PM supportViresh Kumar1-2/+8
2016-06-16greybus: firmware: prefix char-device with 'gb-'Viresh Kumar1-1/+1
2016-06-02greybus: Add comment about the mode_switch_started flagViresh Kumar1-0/+5
2016-06-02greybus: fw-mgmt: Add hooks to do mode-switchViresh Kumar1-1/+8
2016-05-20greybus: fw-management: Fix error message's textViresh Kumar1-1/+1
2016-05-16greybus: fw-management: Fix 'make check' warningsViresh Kumar1-2/+2
2016-05-15greybus: fw-management: Free fw-mgmt only after all users are goneViresh Kumar1-13/+105
2016-05-15greybus: fw-management: Add ioctl to initiate mode-switchViresh Kumar1-0/+20
2016-05-15greybus: fw-management: Add firmware-management protocol driverViresh Kumar1-0/+564