summaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus/svc.c
Commit message (Expand)AuthorAgeFilesLines
* greybus: svc: pwrmon: validate svc protocol op status when getting rail namesDavid Lin2016-06-081-1/+9
* greybus: svc: implement connection_quiescing callJeffrey Carlyle2016-06-071-1/+22
* greybus: timesync: Bind TimeSync into GreybusBryan O'Donoghue2016-06-061-3/+15
* greybus: svc: remove deprecated hotplug operationsJohan Hovold2016-05-271-122/+0
* greybus: interface: implement generic mode-switch functionalityJohan Hovold2016-05-271-51/+4
* greybus: svc: add stub connection-quiescing operationJohan Hovold2016-05-271-0/+10
* greybus: drop a bogus semicolonAlex Elder2016-05-271-1/+1
* greybus: Revert "update UniPro Set Interface Power Mode operation to match spec"Jeffrey Carlyle2016-05-251-21/+3
* greybus: update UniPro Set Interface Power Mode operation to match specEli Sennesh2016-05-241-3/+21
* greybus: svc: use EREMOTEIO for remote errorsJohan Hovold2016-05-201-4/+4
* greybus: svc: fix another pwrmon return valueJohan Hovold2016-05-201-1/+1
* greybus: svc: Add TimeSync SVC commandsBryan O'Donoghue2016-05-141-0/+85
* greybus: svc: support status in svc_intf_activate responseJeffrey Carlyle2016-05-121-0/+5
* greybus: svc: implement svc_intf_activateJeffrey Carlyle2016-05-091-3/+16
* greybus: svc: implement svc_intf_{vsys,refclk,unipro}_{enable,disable} operat...Jeffrey Carlyle2016-05-091-3/+51
* greybus: svc: reconfig APBridgeA-Switch link to handle required loadMitchell Tasman2016-05-041-1/+35
* greybus: svc: define the version requestJohan Hovold2016-04-291-4/+4
* greybus: svc: free pwrmon_rails memory upon exitDavid Lin2016-04-251-0/+2
* greybus: svc: clean up gb_svc struct for pwrmonDavid Lin2016-04-251-13/+14
* greybus: svc: implement interface mailbox eventJohan Hovold2016-04-251-0/+96
* greybus: svc: implement module inserted and removed operationsJohan Hovold2016-04-251-0/+124
* greybus: svc: add stub interface-activate functionJohan Hovold2016-04-251-0/+9
* greybus: svc: add stub functions for v_sys, refclk and uniproJohan Hovold2016-04-251-0/+21
* greybus: module: implement controlled module removalJohan Hovold2016-04-251-0/+4
* greybus: core: add module abstractionJohan Hovold2016-04-251-43/+40
* greybus: svc: refactor interface re-enableJohan Hovold2016-04-251-7/+19
* greybus: svc: use a common prefix for debugfs functionsJohan Hovold2016-04-251-6/+6
* greybus: svc: fix function-parameter indentationJohan Hovold2016-04-211-2/+2
* greybus: svc: fix pwrmon return valueJohan Hovold2016-04-211-1/+1
* greybus: svc: keep error messages uniformJohan Hovold2016-04-211-10/+10
* greybus: svc: add AP power measurements debugfs supportDavid Lin2016-04-211-0/+231
* greybus: svc: remove interface-remove helperJohan Hovold2016-04-211-10/+6
* greybus: svc: keep interfaces registered during mode switchJohan Hovold2016-04-211-41/+14
* greybus: svc: make sure to deactivate all interfaces on disconnectJohan Hovold2016-04-211-0/+1
* greybus: interface: disable interface on registration failuresJohan Hovold2016-04-211-1/+6
* greybus: svc: add Interface power measurements supportDavid Lin2016-04-071-0/+38
* greybus: Revert "Added a sysfs entry to power down the SVC"Akash Choudhari2016-04-011-28/+0
* greybus: Added a sysfs entry to power down the SVCGeorgi Dobrev2016-04-011-0/+28
* greybus: interface: clean up ES2 VID/PID hackJohan Hovold2016-03-301-12/+4
* greybus: interface: read DME attributes at activationJohan Hovold2016-03-301-12/+6
* greybus: interface: deactivate interface on enumeration failureJohan Hovold2016-03-301-3/+9
* greybus: interface: move route creation to interface activationJohan Hovold2016-03-301-72/+9
* greybus: interface: move boot-status clearing to interface enableJohan Hovold2016-03-301-70/+0
* greybus: svc: remove bogus interface-reset helperJohan Hovold2016-03-301-11/+0
* greybus: convert drivers to use connection->private set/getGreg Kroah-Hartman2016-03-221-12/+12
* greybus: greybus_protocols: remove svc-eject timeout defineJohan Hovold2016-03-101-1/+3
* greybus: svc: print an error message on failed eject attemptsJohan Hovold2016-03-101-4/+11
* greybus: svc: unexport eject helperJohan Hovold2016-03-101-1/+0
* greybus: interface: separate disabling from removalJohan Hovold2016-03-101-6/+5
* greybus: interface: rename initialisation functionJohan Hovold2016-03-101-2/+2
OpenPOWER on IntegriCloud