summaryrefslogtreecommitdiff
path: root/drivers/staging/greybus/svc.c
AgeCommit message (Expand)Author
2017-11-11staging: greybus: Remove redundant license textGreg Kroah-Hartman
2017-11-11staging: greybus: add SPDX identifiers to all greybus driver filesGreg Kroah-Hartman
2017-02-12staging: greybus: fix symbolic permission coding style issuesGioh Kim
2017-02-12staging: greybus: fix "line over 80 characters" coding style issuesGioh Kim
2017-01-07staging: greybus: remove timesync protocol supportGreg Kroah-Hartman
2016-12-04don't open-code file_inode()Al Viro
2016-08-26greybus: svc: fix timeout indentationJohan Hovold
2016-08-19greybus: svc: drop unnecessary symbol exportsJohan Hovold
2016-08-18greybus: Revert "svc: drop all symbol exports"Greg Kroah-Hartman
2016-08-18greybus: svc: drop all symbol exportsJohan Hovold
2016-08-10greybus: greybus-driver: Add intf_oops operationGeorgi Dobrev
2016-07-26greybus: svc_watchdog: Add sysfs file to change the behavior of biteDavid Lin
2016-07-19greybus: connection: drop the svc quiescing operationJohan Hovold
2016-07-08greybus: svc: add power mode call for link hibernationDavid Lin
2016-07-08greybus: svc: add interface resume operationDavid Lin
2016-06-28greybus: svc: remove input device handling in SVC protocolSandeep Patil
2016-06-15greybus: svc: Pass the correct pointer to input_free_device()Vaibhav Hiremath
2016-06-14greybus: svc: disable connection after all its users are goneViresh Kumar
2016-06-10greybus: Remove extra blank linesViresh Kumar
2016-06-09greybus: update UniPro Set Interface Power Mode operation to match specEli Sennesh
2016-06-08greybus: svc: pwrmon: validate svc protocol op status when getting rail namesDavid Lin
2016-06-07greybus: svc: implement connection_quiescing callJeffrey Carlyle
2016-06-06greybus: timesync: Bind TimeSync into GreybusBryan O'Donoghue
2016-05-27greybus: svc: remove deprecated hotplug operationsJohan Hovold
2016-05-27greybus: interface: implement generic mode-switch functionalityJohan Hovold
2016-05-27greybus: svc: add stub connection-quiescing operationJohan Hovold
2016-05-27greybus: drop a bogus semicolonAlex Elder
2016-05-25greybus: Revert "update UniPro Set Interface Power Mode operation to match spec"Jeffrey Carlyle
2016-05-24greybus: update UniPro Set Interface Power Mode operation to match specEli Sennesh
2016-05-20greybus: svc: use EREMOTEIO for remote errorsJohan Hovold
2016-05-20greybus: svc: fix another pwrmon return valueJohan Hovold
2016-05-14greybus: svc: Add TimeSync SVC commandsBryan O'Donoghue
2016-05-12greybus: svc: support status in svc_intf_activate responseJeffrey Carlyle
2016-05-09greybus: svc: implement svc_intf_activateJeffrey Carlyle
2016-05-09greybus: svc: implement svc_intf_{vsys,refclk,unipro}_{enable,disable} operat...Jeffrey Carlyle
2016-05-04greybus: svc: reconfig APBridgeA-Switch link to handle required loadMitchell Tasman
2016-04-29greybus: svc: define the version requestJohan Hovold
2016-04-25greybus: svc: free pwrmon_rails memory upon exitDavid Lin
2016-04-25greybus: svc: clean up gb_svc struct for pwrmonDavid Lin
2016-04-25greybus: svc: implement interface mailbox eventJohan Hovold
2016-04-25greybus: svc: implement module inserted and removed operationsJohan Hovold
2016-04-25greybus: svc: add stub interface-activate functionJohan Hovold
2016-04-25greybus: svc: add stub functions for v_sys, refclk and uniproJohan Hovold
2016-04-25greybus: module: implement controlled module removalJohan Hovold
2016-04-25greybus: core: add module abstractionJohan Hovold
2016-04-25greybus: svc: refactor interface re-enableJohan Hovold
2016-04-25greybus: svc: use a common prefix for debugfs functionsJohan Hovold
2016-04-21greybus: svc: fix function-parameter indentationJohan Hovold
2016-04-21greybus: svc: fix pwrmon return valueJohan Hovold
2016-04-21greybus: svc: keep error messages uniformJohan Hovold