summaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus/svc.c
AgeCommit message (Expand)Author
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
2016-04-21greybus: svc: add AP power measurements debugfs supportDavid Lin
2016-04-21greybus: svc: remove interface-remove helperJohan Hovold
2016-04-21greybus: svc: keep interfaces registered during mode switchJohan Hovold
2016-04-21greybus: svc: make sure to deactivate all interfaces on disconnectJohan Hovold
2016-04-21greybus: interface: disable interface on registration failuresJohan Hovold
2016-04-07greybus: svc: add Interface power measurements supportDavid Lin
2016-04-01greybus: Revert "Added a sysfs entry to power down the SVC"Akash Choudhari
2016-04-01greybus: Added a sysfs entry to power down the SVCGeorgi Dobrev
2016-03-30greybus: interface: clean up ES2 VID/PID hackJohan Hovold
2016-03-30greybus: interface: read DME attributes at activationJohan Hovold
2016-03-30greybus: interface: deactivate interface on enumeration failureJohan Hovold
2016-03-30greybus: interface: move route creation to interface activationJohan Hovold
2016-03-30greybus: interface: move boot-status clearing to interface enableJohan Hovold
2016-03-30greybus: svc: remove bogus interface-reset helperJohan Hovold
2016-03-22greybus: convert drivers to use connection->private set/getGreg Kroah-Hartman
2016-03-10greybus: greybus_protocols: remove svc-eject timeout defineJohan Hovold