summaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus/svc.h
Commit message (Expand)AuthorAgeFilesLines
* staging: greybus: remove timesync protocol supportGreg Kroah-Hartman2017-01-071-7/+0
* greybus: svc_watchdog: Add sysfs file to change the behavior of biteDavid Lin2016-07-261-0/+6
* greybus: connection: drop the svc quiescing operationJohan Hovold2016-07-191-2/+0
* greybus: svc: add power mode call for link hibernationDavid Lin2016-07-081-0/+1
* greybus: svc: add interface resume operationDavid Lin2016-07-081-0/+2
* greybus: svc: remove input device handling in SVC protocolSandeep Patil2016-06-281-2/+0
* greybus: update UniPro Set Interface Power Mode operation to match specEli Sennesh2016-06-091-1/+4
* greybus: svc: add stub connection-quiescing operationJohan Hovold2016-05-271-0/+2
* greybus: Revert "update UniPro Set Interface Power Mode operation to match spec"Jeffrey Carlyle2016-05-251-4/+1
* greybus: update UniPro Set Interface Power Mode operation to match specEli Sennesh2016-05-241-1/+4
* greybus: svc: Add TimeSync SVC commandsBryan O'Donoghue2016-05-141-0/+7
* greybus: svc: clean up gb_svc struct for pwrmonDavid Lin2016-04-251-2/+0
* greybus: svc: add stub interface-activate functionJohan Hovold2016-04-251-0/+1
* greybus: svc: add stub functions for v_sys, refclk and uniproJohan Hovold2016-04-251-0/+3
* greybus: svc: add AP power measurements debugfs supportDavid Lin2016-04-211-0/+10
* greybus: svc: add Interface power measurements supportDavid Lin2016-04-071-0/+2
* greybus: Revert "Added a sysfs entry to power down the SVC"Akash Choudhari2016-04-011-1/+0
* greybus: Added a sysfs entry to power down the SVCGeorgi Dobrev2016-04-011-0/+1
* greybus: interface: move route creation to interface activationJohan Hovold2016-03-301-0/+4
* greybus: svc: indent CPort flag defines properlyJohan Hovold2016-03-301-3/+3
* greybus: svc: remove bogus interface-reset helperJohan Hovold2016-03-301-1/+0
* greybus: core: fix two container-of macrosJohan Hovold2016-03-301-1/+1
* greybus: connection: generalise CPortFlags handlingJohan Hovold2016-03-041-1/+5
* greybus: svc watchdog: allow it to be enabled/disabled from userspaceGreg Kroah-Hartman2016-01-261-0/+3
* greybus: svc: add a "watchdog" to check the network healthGreg Kroah-Hartman2016-01-231-0/+5
* greybus: svc: add ping commandGreg Kroah-Hartman2016-01-211-0/+1
* greybus: svc: add key event handlingRui Miguel Silva2016-01-201-0/+3
* greybus: svc: store protocol versionJohan Hovold2016-01-191-0/+3
* greybus: svc: add interface eject operationRui Miguel Silva2016-01-121-0/+1
* greybus: svc: Replace link config hack with standard operationLaurent Pinchart2016-01-081-3/+4
* greybus: svc: Add support for the link config operationLaurent Pinchart2015-12-211-0/+3
* greybus: svc: create svc along with host deviceJohan Hovold2015-12-081-0/+5
* greybus: core: add bus id to ueventsJohan Hovold2015-12-031-0/+1
* greybus: svc: fix racy hotplug handlingJohan Hovold2015-12-021-0/+1
* greybus: hd: fix svc-connection handlingJohan Hovold2015-11-251-2/+0
* greybus: svc: move endo id and ap interface id to svcJohan Hovold2015-11-251-0/+3
* greybus: svc: register svc device at helloJohan Hovold2015-11-251-1/+14
* greybus: hd: rename host-device structureJohan Hovold2015-11-041-2/+2
* greybus: svc: skip setting flags for boot over uniproViresh Kumar2015-10-091-1/+1
* greybus: svc: Implement DME peer get/set attributes helpersViresh Kumar2015-09-141-0/+4
* greybus: svc: unexport few internal functionsViresh Kumar2015-09-031-1/+0
* greybus: svc: No need to return errors from [gb_]svc_connection_destroy()Viresh Kumar2015-09-031-2/+2
* greybus: svc: remove interface->svc pointerViresh Kumar2015-07-241-6/+1
* greybus: svc: Add helpers to create AP<->SVC connectionViresh Kumar2015-07-221-0/+3
* greybus: svc: save pointer to struct gb_svc in struct gb_interfaceViresh Kumar2015-07-081-1/+6
* greybus: svc: SVC is part of greybus coreViresh Kumar2015-07-081-0/+2
* greybus: introduce SVC protocolAlex Elder2015-05-231-0/+22
OpenPOWER on IntegriCloud