summaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus/svc.c
AgeCommit message (Expand)Author
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
2015-12-15greybus: interface: fix hot-unplug control-connection timeoutsJohan Hovold
2015-12-08greybus: svc: create svc along with host deviceJohan Hovold
2015-12-07greybus: svc: add missing boot-status error messageJohan Hovold
2015-12-04greybus: Prefix hexadecimal values with 0x while printing themViresh Kumar
2015-12-04greybus: don't use %h and %hh for printing short and char variablesViresh Kumar
2015-12-04greybus: svc: Use -EIO instead of -EINVAL for unipro errorsViresh Kumar
2015-12-03greybus: core: add bus id to ueventsJohan Hovold
2015-12-03greybus: svc: flush workqueue at connection exitJohan Hovold
2015-12-02greybus: svc: fix racy hotplug handlingJohan Hovold
2015-12-02greybus: svc: defer processing of hot-unplug requestsJohan Hovold
2015-12-02greybus: svc: generalise deferred request handlingJohan Hovold
2015-12-02greybus: svc: clean up interface-remove helperJohan Hovold
2015-12-02greybus: svc: clean up deferred hotplug handlerJohan Hovold
2015-12-02greybus: svc: clean up hotplug/unplug request handlersJohan Hovold
2015-11-25greybus: connection: unconditionally enable connectionsJohan Hovold
2015-11-25greybus: kill the endoJohan Hovold
2015-11-25greybus: svc: clean up log messagesJohan Hovold
2015-11-25greybus: hd: fix svc-connection handlingJohan Hovold
2015-11-25greybus: connection: kill GB_PROTOCOL_SKIP_SVC_CONNECTIONJohan Hovold
2015-11-25greybus: connection: clean up connection-creation interfaceJohan Hovold
2015-11-25greybus: svc: move endo id and ap interface id to svcJohan Hovold
2015-11-25greybus: svc: register svc device at helloJohan Hovold
2015-11-25greybus: svc: clean up svc initialisationJohan Hovold
2015-11-25greybus: svc: make svc a deviceJohan Hovold
2015-11-25greybus: connection: drop parent parameter from connection createJohan Hovold
2015-11-25greybus: hd: make host device a deviceJohan Hovold
2015-11-25greybus: interface: rename vendor and product attributesJohan Hovold