summaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus/svc.c
Commit message (Expand)AuthorAgeFilesLines
* staging: greybus: Remove unused local variableNathan Chancellor2018-05-061-3/+0
* staging: greybus: Remove redundant license textGreg Kroah-Hartman2017-11-111-2/+0
* staging: greybus: add SPDX identifiers to all greybus driver filesGreg Kroah-Hartman2017-11-111-0/+1
* staging: greybus: fix symbolic permission coding style issuesGioh Kim2017-02-121-3/+3
* staging: greybus: fix "line over 80 characters" coding style issuesGioh Kim2017-02-121-11/+15
* staging: greybus: remove timesync protocol supportGreg Kroah-Hartman2017-01-071-87/+0
* don't open-code file_inode()Al Viro2016-12-041-3/+3
* greybus: svc: fix timeout indentationJohan Hovold2016-08-261-1/+1
* greybus: svc: drop unnecessary symbol exportsJohan Hovold2016-08-191-11/+0
* greybus: Revert "svc: drop all symbol exports"Greg Kroah-Hartman2016-08-181-0/+12
* greybus: svc: drop all symbol exportsJohan Hovold2016-08-181-12/+0
* greybus: greybus-driver: Add intf_oops operationGeorgi Dobrev2016-08-101-0/+50
* greybus: svc_watchdog: Add sysfs file to change the behavior of biteDavid Lin2016-07-261-0/+31
* greybus: connection: drop the svc quiescing operationJohan Hovold2016-07-191-31/+0
* greybus: svc: add power mode call for link hibernationDavid Lin2016-07-081-0/+35
* greybus: svc: add interface resume operationDavid Lin2016-07-081-0/+29
* greybus: svc: remove input device handling in SVC protocolSandeep Patil2016-06-281-102/+2
* greybus: svc: Pass the correct pointer to input_free_device()Vaibhav Hiremath2016-06-151-1/+1
* greybus: svc: disable connection after all its users are goneViresh Kumar2016-06-141-1/+3
* greybus: Remove extra blank linesViresh Kumar2016-06-101-1/+0
* greybus: update UniPro Set Interface Power Mode operation to match specEli Sennesh2016-06-091-3/+23
* 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
OpenPOWER on IntegriCloud