index
:
linux
master
btrfs-t implementation, since changes won't upstream, periodic tags will reflect recent updates to the kernel
magh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
greybus
/
fw-management.c
Age
Commit message (
Expand
)
Author
2024-04-09
staging: greybus: change strncpy() to strscpy_pad()
Arnd Bergmann
2024-01-24
staging: greybus: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
2023-10-06
staging: greybus: fw-management: make fw_mgmt_class constant
Greg Kroah-Hartman
2023-03-17
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
2022-06-06
staging: greybus: Fix indentation in fw-management.c
Uri Arev
2019-08-27
staging: greybus: move core include files to include/linux/greybus/
Greg Kroah-Hartman
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
2016-08-12
greybus: firmware: s/_LEN/_SIZE
Viresh Kumar
2016-07-26
greybus: firmware: Add 'status' byte to backend fw version response
Viresh Kumar
2016-07-26
greybus: firmware: Add new status types for backend updated request
Viresh Kumar
2016-07-26
greybus: firmware: Add runtime PM support
Viresh Kumar
2016-06-16
greybus: firmware: prefix char-device with 'gb-'
Viresh Kumar
2016-06-02
greybus: Add comment about the mode_switch_started flag
Viresh Kumar
2016-06-02
greybus: fw-mgmt: Add hooks to do mode-switch
Viresh Kumar
2016-05-20
greybus: fw-management: Fix error message's text
Viresh Kumar
2016-05-16
greybus: fw-management: Fix 'make check' warnings
Viresh Kumar
2016-05-15
greybus: fw-management: Free fw-mgmt only after all users are gone
Viresh Kumar
2016-05-15
greybus: fw-management: Add ioctl to initiate mode-switch
Viresh Kumar
2016-05-15
greybus: fw-management: Add firmware-management protocol driver
Viresh Kumar