summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-21greybus: legacy: refactor legacy-connection handlingJohan Hovold
2016-01-21greybus: connection: return error-valued pointer on creation errorsJohan Hovold
2016-01-21greybus: connection: rename connection-create interfaceJohan Hovold
2016-01-21greybus: connection: simplify connection-creation interfaceJohan Hovold
2016-01-21greybus: connection: drop the legacy protocol-id parameterJohan Hovold
2016-01-21greybus: connection: add helper to create control connectionsJohan Hovold
2016-01-21greybus: connection: drop protocol parameter from static interfaceJohan Hovold
2016-01-21greybus: manifest: check for duplicate CPort descriptors when parsingJohan Hovold
2016-01-21greybus: core: defer connection creation to driver probeJohan Hovold
2016-01-21greybus: add bundle class to the bundle ueventGreg Kroah-Hartman
2016-01-21greybus: svc: add ping commandGreg Kroah-Hartman
2016-01-21greybus: firmware: log the name of the firmware being requestedGreg Kroah-Hartman
2016-01-20greybus: svc: add key event handlingRui Miguel Silva
2016-01-20greybus: audio_codec: Don't be tricky with the driver modelGreg Kroah-Hartman
2016-01-19greybus: legacy: add private driver dataJohan Hovold
2016-01-19greybus: connection: make cport lookup thread-safeJohan Hovold
2016-01-19greybus: connection: serialise connection creationJohan Hovold
2016-01-19greybus: connection: fix lookup raceJohan Hovold
2016-01-19greybus: connection: drop the connection_mutexJohan Hovold
2016-01-19greybus: connection: destroy workqueue at unregisterJohan Hovold
2016-01-19greybus: connection: remove WARN_ON from destroyJohan Hovold
2016-01-19greybus: control: add bundle-version operationJohan Hovold
2016-01-19greybus: connection: remove broken protocol-version handlingJohan Hovold
2016-01-19greybus: svc: store protocol versionJohan Hovold
2016-01-19greybus: core: disable bundle connections on hot-unplugJohan Hovold
2016-01-19greybus: legacy: use protocol pointer to determine stateJohan Hovold
2016-01-19greybus: connection: move legacy-protocol handling to legacy driverJohan Hovold
2016-01-19greybus: svc: drop legacy-protocol dependencyJohan Hovold
2016-01-19greybus: control: drop legacy-protocol dependencyJohan Hovold
2016-01-19greybus: greybus_protocols: remove control-protocol versionJohan Hovold
2016-01-19greybus: connection: remove skip-connected legacy protocol flagsJohan Hovold
2016-01-19greybus: firmware: remove skip-disconnected flagJohan Hovold
2016-01-19greybus: core: add defensive connection disable post disconnectJohan Hovold
2016-01-19greybus: core: disable incoming operations pre disconnectJohan Hovold
2016-01-19greybus: connection: add helper to disable incoming operationsJohan Hovold
2016-01-19greybus: connection: add unidirectional enabled stateJohan Hovold
2016-01-19greybus: connection: make connection enable/disable thread safeJohan Hovold
2016-01-19greybus: connection: disable operations on enable errorsJohan Hovold
2016-01-19greybus: connection: clean up operation cancellation on disableJohan Hovold
2016-01-19greybus: connection: always cancel operations on connection disableJohan Hovold
2016-01-19greybus: connection: add per-connection request handlersJohan Hovold
2016-01-19greybus: connection: remove disable from destructorJohan Hovold
2016-01-19greybus: connection: rename legacy init and exit functionsJohan Hovold
2016-01-19greybus: legacy: add legacy-protocol bundle driverJohan Hovold
2016-01-17greybus: camera: Update configure stream based on new interfaceGjorgji Rosikopulos
2016-01-17greybus: camera: Add support for configure streams flag in gb interfaceGjorgji Rosikopulos
2016-01-15greybus: firmware: replace colons with underscore in firmware file requestMichael Scott
2016-01-15greybus: Revert "camera: Fix backword compatibility in configure streams"Greg Kroah-Hartman
2016-01-15greybus: camera: Fix backword compatibility in configure streamsGjorgji Rosikopulos
2016-01-14greybus: camera: Return the result flags from the configure_streams responseLaurent Pinchart