aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/greybus/svc.h
AgeCommit message (Expand)AuthorFilesLines
2016-01-26greybus: svc watchdog: allow it to be enabled/disabled from userspaceGravatar Greg Kroah-Hartman 1-0/+3
2016-01-23greybus: svc: add a "watchdog" to check the network healthGravatar Greg Kroah-Hartman 1-0/+5
2016-01-21greybus: svc: add ping commandGravatar Greg Kroah-Hartman 1-0/+1
2016-01-20greybus: svc: add key event handlingGravatar Rui Miguel Silva 1-0/+3
2016-01-19greybus: svc: store protocol versionGravatar Johan Hovold 1-0/+3
2016-01-12greybus: svc: add interface eject operationGravatar Rui Miguel Silva 1-0/+1
2016-01-08greybus: svc: Replace link config hack with standard operationGravatar Laurent Pinchart 1-3/+4
2015-12-21greybus: svc: Add support for the link config operationGravatar Laurent Pinchart 1-0/+3
2015-12-08greybus: svc: create svc along with host deviceGravatar Johan Hovold 1-0/+5
2015-12-03greybus: core: add bus id to ueventsGravatar Johan Hovold 1-0/+1
2015-12-02greybus: svc: fix racy hotplug handlingGravatar Johan Hovold 1-0/+1
2015-11-25greybus: hd: fix svc-connection handlingGravatar Johan Hovold 1-2/+0
2015-11-25greybus: svc: move endo id and ap interface id to svcGravatar Johan Hovold 1-0/+3
2015-11-25greybus: svc: register svc device at helloGravatar Johan Hovold 1-1/+14
2015-11-04greybus: hd: rename host-device structureGravatar Johan Hovold 1-2/+2
2015-10-09greybus: svc: skip setting flags for boot over uniproGravatar Viresh Kumar 1-1/+1
2015-09-14greybus: svc: Implement DME peer get/set attributes helpersGravatar Viresh Kumar 1-0/+4
2015-09-03greybus: svc: unexport few internal functionsGravatar Viresh Kumar 1-1/+0
2015-09-03greybus: svc: No need to return errors from [gb_]svc_connection_destroy()Gravatar Viresh Kumar 1-2/+2
2015-07-24greybus: svc: remove interface->svc pointerGravatar Viresh Kumar 1-6/+1
2015-07-22greybus: svc: Add helpers to create AP<->SVC connectionGravatar Viresh Kumar 1-0/+3
2015-07-08greybus: svc: save pointer to struct gb_svc in struct gb_interfaceGravatar Viresh Kumar 1-1/+6
2015-07-08greybus: svc: SVC is part of greybus coreGravatar Viresh Kumar 1-0/+2
2015-05-23greybus: introduce SVC protocolGravatar Alex Elder 1-0/+22