summaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus/control.c
AgeCommit message (Expand)Author
2016-02-02greybus: control: Fix sparse warningsViresh Kumar
2016-01-21greybus: connection: return error-valued pointer on creation errorsJohan Hovold
2016-01-21greybus: connection: add helper to create control connectionsJohan Hovold
2016-01-19greybus: control: add bundle-version operationJohan Hovold
2016-01-19greybus: control: drop legacy-protocol dependencyJohan Hovold
2016-01-19greybus: greybus_protocols: remove control-protocol versionJohan Hovold
2016-01-19greybus: connection: remove skip-connected legacy protocol flagsJohan Hovold
2016-01-19greybus: connection: rename legacy init and exit functionsJohan Hovold
2015-12-30greybus: interface: Fetch and expose version of interface's firmwareViresh Kumar
2015-12-22greybus: control: Use Macro's instead of direct values for major/minorViresh Kumar
2015-12-15greybus: interface: clean up control-connection handlingJohan Hovold
2015-11-25greybus: control: do not assume a control bundleJohan Hovold
2015-11-02greybus: control: remove unused request handlerJohan Hovold
2015-10-15greybus: control: use the bundle struct device instead of the connectorGreg Kroah-Hartman
2015-09-14greybus: Add flags to struct gb_protocolViresh Kumar
2015-08-14greybus: Drop protocol specific _PROTOCOL_VERSION and _INVALID macrosViresh Kumar
2015-08-11greybus: control: Drop get_version supportViresh Kumar
2015-07-20greybus: operation: fix atomic response allocationJohan Hovold
2015-07-01greybus: control: Use gb_builtin_protocol_driver()Viresh Kumar
2015-06-23greybus: Add control protocol supportViresh Kumar