summaryrefslogtreecommitdiff
path: root/drivers/staging/greybus/svc.c
AgeCommit message (Expand)Author
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
2016-01-21greybus: connection: set request handlers at creationJohan Hovold
2016-01-21greybus: connection: return error-valued pointer on creation errorsJohan Hovold
2016-01-21greybus: connection: drop protocol parameter from static interfaceJohan Hovold
2016-01-21greybus: svc: add ping commandGreg Kroah-Hartman
2016-01-20greybus: svc: add key event handlingRui Miguel Silva
2016-01-19greybus: svc: store protocol versionJohan Hovold
2016-01-19greybus: svc: drop legacy-protocol dependencyJohan Hovold
2016-01-19greybus: connection: remove skip-connected legacy protocol flagsJohan Hovold
2016-01-19greybus: connection: rename legacy init and exit functionsJohan Hovold
2016-01-12greybus: svc: add intf_eject attributeRui Miguel Silva
2016-01-12greybus: svc: add interface eject operationRui Miguel Silva
2016-01-08greybus: svc: Replace link config hack with standard operationLaurent Pinchart
2015-12-30greybus: interface: Receive serial-number on hotplug eventViresh Kumar
2015-12-23greybus: svc: Set interface's hotplug attributes before using themViresh Kumar
2015-12-22greybus: firmware and svc: detect the difference between ES2 and ES3 chipsEli Sennesh
2015-12-22greybus: interface: Prefix DDBL1 attributes with ddbl1_ instead of unipro_Viresh Kumar
2015-12-22greybus: svc: drop copy-pasted function headerJohan Hovold
2015-12-21greybus: svc: Add support for the link config operationLaurent Pinchart