summaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus/control.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* staging: greybus: remove timesync protocol supportGreg Kroah-Hartman2017-01-071-7/+0
* greybus: control: suppress bundle_activate() for bootromJohan Hovold2016-07-211-0/+1
* greybus: control: add connection suspend and resume callsDavid Lin2016-07-081-0/+2
* greybus: control: add interface hibernate abort operationDavid Lin2016-07-081-0/+1
* greybus: control: add interface deactivate prepare operationDavid Lin2016-07-081-0/+1
* greybus: control: add interface suspend prepare operationDavid Lin2016-07-081-0/+1
* greybus: control: add bundle deactivate and activate operationDavid Lin2016-07-081-0/+2
* greybus: control: add bundle suspend and resume preparationsDavid Lin2016-07-081-1/+2
* greybus: interface: implement generic mode-switch functionalityJohan Hovold2016-05-271-0/+3
* greybus: control: implement disconnecting operationJohan Hovold2016-05-271-0/+2
* greybus: control: Drop unused parameter from timesync_authoritativeBryan O'Donoghue2016-05-141-1/+1
* greybus: control: Add TimeSync get-last-event logicBryan O'Donoghue2016-05-141-0/+2
* greybus: Revert "interface: Fetch and expose version of interface's firmware"Viresh Kumar2016-05-051-1/+0
* greybus: control: implement mode-switch operationJohan Hovold2016-04-291-0/+1
* greybus: interface: move vendor and product strings to control deviceJohan Hovold2016-04-211-0/+3
* greybus: interface: register control device at hotplugJohan Hovold2016-04-211-0/+2
* greybus: core: make the control object be a deviceJohan Hovold2016-04-211-2/+6
* greybus: control: Add TimeSync control commandsBryan O'Donoghue2016-03-031-0/+5
* greybus: control: add bundle-version operationJohan Hovold2016-01-191-0/+3
* greybus: control: drop legacy-protocol dependencyJohan Hovold2016-01-191-2/+3
* greybus: interface: Fetch and expose version of interface's firmwareViresh Kumar2015-12-301-0/+1
* greybus: interface: clean up control-connection handlingJohan Hovold2015-12-151-0/+5
* greybus: control: Drop get_version supportViresh Kumar2015-08-111-2/+0
* greybus: Add control protocol supportViresh Kumar2015-06-231-0/+27
OpenPOWER on IntegriCloud