summaryrefslogtreecommitdiff
path: root/drivers/staging/greybus/fw-management.c
AgeCommit message (Expand)Author
2025-04-15staging: greybus: Check for string truncation instead of NUL-terminationThorsten Blum
2024-04-09staging: greybus: change strncpy() to strscpy_pad()Arnd Bergmann
2024-01-24staging: greybus: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET
2023-10-06staging: greybus: fw-management: make fw_mgmt_class constantGreg Kroah-Hartman
2023-03-17driver core: class: remove module * from class_create()Greg Kroah-Hartman
2022-06-06staging: greybus: Fix indentation in fw-management.cUri Arev
2019-08-27staging: greybus: move core include files to include/linux/greybus/Greg Kroah-Hartman
2017-11-11staging: greybus: Remove redundant license textGreg Kroah-Hartman
2017-11-11staging: greybus: add SPDX identifiers to all greybus driver filesGreg Kroah-Hartman
2016-08-12greybus: firmware: s/_LEN/_SIZEViresh Kumar
2016-07-26greybus: firmware: Add 'status' byte to backend fw version responseViresh Kumar
2016-07-26greybus: firmware: Add new status types for backend updated requestViresh Kumar
2016-07-26greybus: firmware: Add runtime PM supportViresh Kumar
2016-06-16greybus: firmware: prefix char-device with 'gb-'Viresh Kumar
2016-06-02greybus: Add comment about the mode_switch_started flagViresh Kumar
2016-06-02greybus: fw-mgmt: Add hooks to do mode-switchViresh Kumar
2016-05-20greybus: fw-management: Fix error message's textViresh Kumar
2016-05-16greybus: fw-management: Fix 'make check' warningsViresh Kumar
2016-05-15greybus: fw-management: Free fw-mgmt only after all users are goneViresh Kumar
2016-05-15greybus: fw-management: Add ioctl to initiate mode-switchViresh Kumar
2016-05-15greybus: fw-management: Add firmware-management protocol driverViresh Kumar