aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus/svc.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-11staging: greybus: Remove redundant license textGreg Kroah-Hartman1-2/+0
2017-11-11staging: greybus: add SPDX identifiers to all greybus driver filesGreg Kroah-Hartman1-0/+1
2017-01-07staging: greybus: remove timesync protocol supportGreg Kroah-Hartman1-7/+0
2016-07-26greybus: svc_watchdog: Add sysfs file to change the behavior of biteDavid Lin1-0/+6
2016-07-19greybus: connection: drop the svc quiescing operationJohan Hovold1-2/+0
2016-07-08greybus: svc: add power mode call for link hibernationDavid Lin1-0/+1
2016-07-08greybus: svc: add interface resume operationDavid Lin1-0/+2
2016-06-28greybus: svc: remove input device handling in SVC protocolSandeep Patil1-2/+0
2016-06-09greybus: update UniPro Set Interface Power Mode operation to match specEli Sennesh1-1/+4
2016-05-27greybus: svc: add stub connection-quiescing operationJohan Hovold1-0/+2
2016-05-25greybus: Revert "update UniPro Set Interface Power Mode operation to match spec"Jeffrey Carlyle1-4/+1
2016-05-24greybus: update UniPro Set Interface Power Mode operation to match specEli Sennesh1-1/+4
2016-05-14greybus: svc: Add TimeSync SVC commandsBryan O'Donoghue1-0/+7
2016-04-25greybus: svc: clean up gb_svc struct for pwrmonDavid Lin1-2/+0
2016-04-25greybus: svc: add stub interface-activate functionJohan Hovold1-0/+1
2016-04-25greybus: svc: add stub functions for v_sys, refclk and uniproJohan Hovold1-0/+3
2016-04-21greybus: svc: add AP power measurements debugfs supportDavid Lin1-0/+10
2016-04-07greybus: svc: add Interface power measurements supportDavid Lin1-0/+2
2016-04-01greybus: Revert "Added a sysfs entry to power down the SVC"Akash Choudhari1-1/+0
2016-04-01greybus: Added a sysfs entry to power down the SVCGeorgi Dobrev1-0/+1
2016-03-30greybus: interface: move route creation to interface activationJohan Hovold1-0/+4
2016-03-30greybus: svc: indent CPort flag defines properlyJohan Hovold1-3/+3
2016-03-30greybus: svc: remove bogus interface-reset helperJohan Hovold1-1/+0
2016-03-30greybus: core: fix two container-of macrosJohan Hovold1-1/+1
2016-03-04greybus: connection: generalise CPortFlags handlingJohan Hovold1-1/+5
2016-01-26greybus: svc watchdog: allow it to be enabled/disabled from userspaceGreg Kroah-Hartman1-0/+3
2016-01-23greybus: svc: add a "watchdog" to check the network healthGreg Kroah-Hartman1-0/+5
2016-01-21greybus: svc: add ping commandGreg Kroah-Hartman1-0/+1
2016-01-20greybus: svc: add key event handlingRui Miguel Silva1-0/+3
2016-01-19greybus: svc: store protocol versionJohan Hovold1-0/+3
2016-01-12greybus: svc: add interface eject operationRui Miguel Silva1-0/+1
2016-01-08greybus: svc: Replace link config hack with standard operationLaurent Pinchart1-3/+4
2015-12-21greybus: svc: Add support for the link config operationLaurent Pinchart1-0/+3
2015-12-08greybus: svc: create svc along with host deviceJohan Hovold1-0/+5
2015-12-03greybus: core: add bus id to ueventsJohan Hovold1-0/+1
2015-12-02greybus: svc: fix racy hotplug handlingJohan Hovold1-0/+1
2015-11-25greybus: hd: fix svc-connection handlingJohan Hovold1-2/+0
2015-11-25greybus: svc: move endo id and ap interface id to svcJohan Hovold1-0/+3
2015-11-25greybus: svc: register svc device at helloJohan Hovold1-1/+14
2015-11-04greybus: hd: rename host-device structureJohan Hovold1-2/+2
2015-10-09greybus: svc: skip setting flags for boot over uniproViresh Kumar1-1/+1
2015-09-14greybus: svc: Implement DME peer get/set attributes helpersViresh Kumar1-0/+4
2015-09-03greybus: svc: unexport few internal functionsViresh Kumar1-1/+0
2015-09-03greybus: svc: No need to return errors from [gb_]svc_connection_destroy()Viresh Kumar1-2/+2
2015-07-24greybus: svc: remove interface->svc pointerViresh Kumar1-6/+1
2015-07-22greybus: svc: Add helpers to create AP<->SVC connectionViresh Kumar1-0/+3
2015-07-08greybus: svc: save pointer to struct gb_svc in struct gb_interfaceViresh Kumar1-1/+6
2015-07-08greybus: svc: SVC is part of greybus coreViresh Kumar1-0/+2
2015-05-23greybus: introduce SVC protocolAlex Elder1-0/+22