summaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus/svc.c
AgeCommit message (Expand)Author
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
2016-03-10greybus: svc: print an error message on failed eject attemptsJohan Hovold
2016-03-10greybus: svc: unexport eject helperJohan Hovold
2016-03-10greybus: interface: separate disabling from removalJohan Hovold
2016-03-10greybus: interface: rename initialisation functionJohan Hovold
2016-03-10greybus: interface: move interface-removal helperJohan Hovold
2016-03-10greybus: svc: always register interfaces at hotplugJohan Hovold
2016-03-10greybus: interface: separate initialisation and registrationJohan Hovold
2016-03-10greybus: svc: refactor interface-route destructionJohan Hovold
2016-03-10greybus: svc: refactor interface-route creationJohan Hovold
2016-03-04greybus: connection: generalise CPortFlags handlingJohan Hovold
2016-03-04greybus: svc: clean up CPortFlags handlingJohan Hovold
2016-01-26greybus: svc watchdog: allow it to be enabled/disabled from userspaceGreg Kroah-Hartman
2016-01-26greybus: svc: double the ping delay timeoutGreg Kroah-Hartman
2016-01-23greybus: svc: return proper error code on watchdog create errorGreg Kroah-Hartman
2016-01-23greybus: svc: add a "watchdog" to check the network healthGreg Kroah-Hartman
2016-01-22greybus: svc: Expose and retain VID/PID received from bootrom for ES2Viresh Kumar