summaryrefslogtreecommitdiff
path: root/drivers/staging/greybus/operation.c
AgeCommit message (Expand)Author
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-11-11staging: greybus: Remove redundant license textGreg Kroah-Hartman
2017-11-11staging: greybus: add SPDX identifiers to all greybus driver filesGreg Kroah-Hartman
2017-02-09staging: greybus: operation: add generic timeout supportJohan Hovold
2016-07-26greybus: operation: clean up request handlerJohan Hovold
2016-07-26greybus: operation: fix broken response tracepointJohan Hovold
2016-07-26greybus: operation: fix broken response error messagesJohan Hovold
2016-07-22greybus: operation: print id when synchronous operation timeoutDavid Lin
2016-06-23greybus: Revert "greybus: ratelimit errors usually seen on unipro_reset"Viresh Kumar
2016-06-21greybus: ratelimit errors usually seen on unipro_resetVaibhav Hiremath
2016-05-27greybus: fix tracepoint-related whitespace issuesJohan Hovold
2016-05-27greybus: connection: implement proper connection closureJohan Hovold
2016-05-27greybus: operation: add helper for creating core operationsJohan Hovold
2016-05-27greybus: operation: restructure activation state handlingJohan Hovold
2016-05-27greybus: operation: clean up early connection-state checkJohan Hovold
2016-05-26greybus: tracing: fix a bad tracepointAlex Elder
2016-05-20greybus: add operation tracesAlex Elder
2016-05-18greybus: operation: fix broken activation logicJohan Hovold
2016-05-17greybus: operation: rate-limit dev_err printing on the receive pathEli Sennesh
2016-05-13greybus: connection: add offloaded connection flagJohan Hovold
2016-05-09greybus: operation: fix an inconsistent indentDavid Lin
2016-04-29greybus: operation: fix definition of the invalid typeJohan Hovold
2016-04-29greybus: operation: add helper functions for unidirectional operationsJohan Hovold
2016-04-29greybus: operation: add support for initiating unidirectional operationsJohan Hovold
2016-04-29greybus: operation: update gb_operation_request_send() documentationJohan Hovold
2016-04-29greybus: fix outdated kernel-doc commentJohan Hovold
2016-02-25greybus: operation: add support for short responsesJohan Hovold
2016-02-25greybus: operation: add temporary pointer to response handlerJohan Hovold
2016-02-11greybus: core: add device prefix to error messagesJohan Hovold
2016-01-19greybus: connection: add unidirectional enabled stateJohan Hovold
2016-01-19greybus: connection: add per-connection request handlersJohan Hovold
2015-12-04greybus: don't use %h and %hh for printing short and char variablesViresh Kumar
2015-11-25greybus: operation: handle static connectionsJohan Hovold
2015-11-04greybus: hd: rename host-device structureJohan Hovold
2015-10-15greybus: operation: use the bundle struct device instead of the connectorGreg Kroah-Hartman
2015-10-14greybus: operation: clean up error messagesJohan Hovold
2015-10-14greybus: operation: drop OOM-response FIXMEJohan Hovold
2015-09-29greybus: operation: remove gb_operation_destroyJohan Hovold
2015-09-18greybus: operation, core: hook tracepoints into message opertionsBryan O'Donoghue
2015-08-18greybus: operation: Fix wrong order of argumentsViresh Kumar
2015-08-14greybus: operation: print message type on errorsViresh Kumar
2015-07-23greybus: operation: add completion work queueJohan Hovold
2015-07-23greybus: operation: use per-connection work queuesJohan Hovold
2015-07-22greybus: operation: clean up greybus_message_sentJohan Hovold
2015-07-22greybus: operation: fix operation orderingJohan Hovold
2015-07-20greybus: operation: fix atomic message submissionJohan Hovold
2015-07-20greybus: operation: fix atomic response allocationJohan Hovold
2015-07-15greybus: operation: add gb_operation_sync_timeout helperJohan Hovold
2015-07-15greybus: operation: allow drivers to define custom timeoutsJohan Hovold
2015-07-15greybus: operation: split incoming and outgoing cancellationJohan Hovold