summaryrefslogtreecommitdiff
path: root/drivers/staging/greybus/control.h
AgeCommit message (Expand)AuthorFilesLines
2016-07-22greybus: 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-30greybus: 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-04greybus: 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-31greybus: interface: Fetch and expose version of interface's firmwareViresh Kumar1-0/+1
2015-12-16greybus: interface: clean up control-connection handlingJohan Hovold1-0/+5
2015-08-12greybus: control: Drop get_version supportViresh Kumar1-2/+0
2015-06-24greybus: Add control protocol supportViresh Kumar1-0/+27