aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/greybus/svc.c
AgeCommit message (Expand)AuthorFilesLines
2017-02-12staging: greybus: fix symbolic permission coding style issuesGravatar Gioh Kim 1-3/+3
2017-02-12staging: greybus: fix "line over 80 characters" coding style issuesGravatar Gioh Kim 1-11/+15
2017-01-07staging: greybus: remove timesync protocol supportGravatar Greg Kroah-Hartman 1-87/+0
2016-12-04don't open-code file_inode()Gravatar Al Viro 1-3/+3
2016-08-26greybus: svc: fix timeout indentationGravatar Johan Hovold 1-1/+1
2016-08-19greybus: svc: drop unnecessary symbol exportsGravatar Johan Hovold 1-11/+0
2016-08-18greybus: Revert "svc: drop all symbol exports"Gravatar Greg Kroah-Hartman 1-0/+12
2016-08-18greybus: svc: drop all symbol exportsGravatar Johan Hovold 1-12/+0
2016-08-10greybus: greybus-driver: Add intf_oops operationGravatar Georgi Dobrev 1-0/+50
2016-07-26greybus: svc_watchdog: Add sysfs file to change the behavior of biteGravatar David Lin 1-0/+31
2016-07-19greybus: connection: drop the svc quiescing operationGravatar Johan Hovold 1-31/+0
2016-07-08greybus: svc: add power mode call for link hibernationGravatar David Lin 1-0/+35
2016-07-08greybus: svc: add interface resume operationGravatar David Lin 1-0/+29
2016-06-28greybus: svc: remove input device handling in SVC protocolGravatar Sandeep Patil 1-102/+2
2016-06-15greybus: svc: Pass the correct pointer to input_free_device()Gravatar Vaibhav Hiremath 1-1/+1
2016-06-14greybus: svc: disable connection after all its users are goneGravatar Viresh Kumar 1-1/+3
2016-06-10greybus: Remove extra blank linesGravatar Viresh Kumar 1-1/+0
2016-06-09greybus: update UniPro Set Interface Power Mode operation to match specGravatar Eli Sennesh 1-3/+23
2016-06-08greybus: svc: pwrmon: validate svc protocol op status when getting rail namesGravatar David Lin 1-1/+9
2016-06-07greybus: svc: implement connection_quiescing callGravatar Jeffrey Carlyle 1-1/+22
2016-06-06greybus: timesync: Bind TimeSync into GreybusGravatar Bryan O'Donoghue 1-3/+15
2016-05-27greybus: svc: remove deprecated hotplug operationsGravatar Johan Hovold 1-122/+0
2016-05-27greybus: interface: implement generic mode-switch functionalityGravatar Johan Hovold 1-51/+4
2016-05-27greybus: svc: add stub connection-quiescing operationGravatar Johan Hovold 1-0/+10
2016-05-27greybus: drop a bogus semicolonGravatar Alex Elder 1-1/+1
2016-05-25greybus: Revert "update UniPro Set Interface Power Mode operation to match spec"Gravatar Jeffrey Carlyle 1-21/+3
2016-05-24greybus: update UniPro Set Interface Power Mode operation to match specGravatar Eli Sennesh 1-3/+21
2016-05-20greybus: svc: use EREMOTEIO for remote errorsGravatar Johan Hovold 1-4/+4
2016-05-20greybus: svc: fix another pwrmon return valueGravatar Johan Hovold 1-1/+1
2016-05-14greybus: svc: Add TimeSync SVC commandsGravatar Bryan O'Donoghue 1-0/+85
2016-05-12greybus: svc: support status in svc_intf_activate responseGravatar Jeffrey Carlyle 1-0/+5
2016-05-09greybus: svc: implement svc_intf_activateGravatar Jeffrey Carlyle 1-3/+16
2016-05-09greybus: svc: implement svc_intf_{vsys,refclk,unipro}_{enable,disable} operat...Gravatar Jeffrey Carlyle 1-3/+51
2016-05-04greybus: svc: reconfig APBridgeA-Switch link to handle required loadGravatar Mitchell Tasman 1-1/+35
2016-04-29greybus: svc: define the version requestGravatar Johan Hovold 1-4/+4
2016-04-25greybus: svc: free pwrmon_rails memory upon exitGravatar David Lin 1-0/+2
2016-04-25greybus: svc: clean up gb_svc struct for pwrmonGravatar David Lin 1-13/+14
2016-04-25greybus: svc: implement interface mailbox eventGravatar Johan Hovold 1-0/+96
2016-04-25greybus: svc: implement module inserted and removed operationsGravatar Johan Hovold 1-0/+124
2016-04-25greybus: svc: add stub interface-activate functionGravatar Johan Hovold 1-0/+9
2016-04-25greybus: svc: add stub functions for v_sys, refclk and uniproGravatar Johan Hovold 1-0/+21
2016-04-25greybus: module: implement controlled module removalGravatar Johan Hovold 1-0/+4
2016-04-25greybus: core: add module abstractionGravatar Johan Hovold 1-43/+40
2016-04-25greybus: svc: refactor interface re-enableGravatar Johan Hovold 1-7/+19
2016-04-25greybus: svc: use a common prefix for debugfs functionsGravatar Johan Hovold 1-6/+6
2016-04-21greybus: svc: fix function-parameter indentationGravatar Johan Hovold 1-2/+2
2016-04-21greybus: svc: fix pwrmon return valueGravatar Johan Hovold 1-1/+1
2016-04-21greybus: svc: keep error messages uniformGravatar Johan Hovold 1-10/+10
2016-04-21greybus: svc: add AP power measurements debugfs supportGravatar David Lin 1-0/+231
2016-04-21greybus: svc: remove interface-remove helperGravatar Johan Hovold 1-10/+6