summaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus/fw-management.c
Commit message (Expand)AuthorAgeFilesLines
* staging: greybus: Fix indentation in fw-management.cUri Arev2022-06-061-3/+3
* staging: greybus: move core include files to include/linux/greybus/Greg Kroah-Hartman2019-08-271-1/+1
* 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
* greybus: firmware: s/_LEN/_SIZEViresh Kumar2016-08-121-9/+9
* greybus: firmware: Add 'status' byte to backend fw version responseViresh Kumar2016-07-261-10/+36
* greybus: firmware: Add new status types for backend updated requestViresh Kumar2016-07-261-1/+2
* greybus: firmware: Add runtime PM supportViresh Kumar2016-07-261-2/+8
* greybus: firmware: prefix char-device with 'gb-'Viresh Kumar2016-06-161-1/+1
* greybus: Add comment about the mode_switch_started flagViresh Kumar2016-06-021-0/+5
* greybus: fw-mgmt: Add hooks to do mode-switchViresh Kumar2016-06-021-1/+8
* greybus: fw-management: Fix error message's textViresh Kumar2016-05-201-1/+1
* greybus: fw-management: Fix 'make check' warningsViresh Kumar2016-05-161-2/+2
* greybus: fw-management: Free fw-mgmt only after all users are goneViresh Kumar2016-05-151-13/+105
* greybus: fw-management: Add ioctl to initiate mode-switchViresh Kumar2016-05-151-0/+20
* greybus: fw-management: Add firmware-management protocol driverViresh Kumar2016-05-151-0/+564