summaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus/control.c
Commit message (Expand)AuthorAgeFilesLines
* greybus: interface: Fetch and expose version of interface's firmwareViresh Kumar2015-12-301-0/+29
* greybus: control: Use Macro's instead of direct values for major/minorViresh Kumar2015-12-221-2/+2
* greybus: interface: clean up control-connection handlingJohan Hovold2015-12-151-9/+48
* greybus: control: do not assume a control bundleJohan Hovold2015-11-251-8/+4
* greybus: control: remove unused request handlerJohan Hovold2015-11-021-35/+0
* greybus: control: use the bundle struct device instead of the connectorGreg Kroah-Hartman2015-10-151-2/+2
* greybus: Add flags to struct gb_protocolViresh Kumar2015-09-141-0/+2
* greybus: Drop protocol specific _PROTOCOL_VERSION and _INVALID macrosViresh Kumar2015-08-141-1/+1
* greybus: control: Drop get_version supportViresh Kumar2015-08-111-9/+1
* greybus: operation: fix atomic response allocationJohan Hovold2015-07-201-1/+2
* greybus: control: Use gb_builtin_protocol_driver()Viresh Kumar2015-07-011-10/+1
* greybus: Add control protocol supportViresh Kumar2015-06-231-0/+150
OpenPOWER on IntegriCloud