aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus/control.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-09staging: greybus: align arguments with parenthesesIoannis Valasakis1-1/+1
2018-11-09staging: greybus: fix SPDX License IdentifierIoannis Valasakis1-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
2017-01-07staging: greybus: remove timesync protocol supportGreg Kroah-Hartman1-7/+0
2016-07-21greybus: control: suppress bundle_activate() for bootromJohan Hovold1-0/+1
2016-07-08greybus: control: add connection suspend and resume callsDavid Lin1-0/+2
2016-07-08greybus: control: add interface hibernate abort operationDavid Lin1-0/+1
2016-07-08greybus: control: add interface deactivate prepare operationDavid Lin1-0/+1
2016-07-08greybus: control: add interface suspend prepare operationDavid Lin1-0/+1
2016-07-08greybus: control: add bundle deactivate and activate operationDavid Lin1-0/+2
2016-07-08greybus: control: add bundle suspend and resume preparationsDavid Lin1-1/+2
2016-05-27greybus: interface: implement generic mode-switch functionalityJohan Hovold1-0/+3
2016-05-27greybus: control: implement disconnecting operationJohan Hovold1-0/+2
2016-05-14greybus: control: Drop unused parameter from timesync_authoritativeBryan O'Donoghue1-1/+1
2016-05-14greybus: control: Add TimeSync get-last-event logicBryan O'Donoghue1-0/+2
2016-05-05greybus: Revert "interface: Fetch and expose version of interface's firmware"Viresh Kumar1-1/+0
2016-04-29greybus: control: implement mode-switch operationJohan Hovold1-0/+1
2016-04-21greybus: interface: move vendor and product strings to control deviceJohan Hovold1-0/+3
2016-04-21greybus: interface: register control device at hotplugJohan Hovold1-0/+2
2016-04-21greybus: core: make the control object be a deviceJohan Hovold1-2/+6
2016-03-03greybus: control: Add TimeSync control commandsBryan O'Donoghue1-0/+5
2016-01-19greybus: control: add bundle-version operationJohan Hovold1-0/+3
2016-01-19greybus: control: drop legacy-protocol dependencyJohan Hovold1-2/+3
2015-12-30greybus: interface: Fetch and expose version of interface's firmwareViresh Kumar1-0/+1
2015-12-15greybus: interface: clean up control-connection handlingJohan Hovold1-0/+5
2015-08-11greybus: control: Drop get_version supportViresh Kumar1-2/+0
2015-06-23greybus: Add control protocol supportViresh Kumar1-0/+27