aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus/operation.c
Commit message (Expand)AuthorAge
* greybus: operation: clean up request handlerJohan Hovold2016-07-26
* greybus: operation: fix broken response tracepointJohan Hovold2016-07-26
* greybus: operation: fix broken response error messagesJohan Hovold2016-07-26
* greybus: operation: print id when synchronous operation timeoutDavid Lin2016-07-22
* greybus: Revert "greybus: ratelimit errors usually seen on unipro_reset"Viresh Kumar2016-06-23
* greybus: ratelimit errors usually seen on unipro_resetVaibhav Hiremath2016-06-21
* greybus: fix tracepoint-related whitespace issuesJohan Hovold2016-05-27
* greybus: connection: implement proper connection closureJohan Hovold2016-05-27
* greybus: operation: add helper for creating core operationsJohan Hovold2016-05-27
* greybus: operation: restructure activation state handlingJohan Hovold2016-05-27
* greybus: operation: clean up early connection-state checkJohan Hovold2016-05-27
* greybus: tracing: fix a bad tracepointAlex Elder2016-05-27
* greybus: add operation tracesAlex Elder2016-05-20
* greybus: operation: fix broken activation logicJohan Hovold2016-05-18
* greybus: operation: rate-limit dev_err printing on the receive pathEli Sennesh2016-05-17
* greybus: connection: add offloaded connection flagJohan Hovold2016-05-13
* greybus: operation: fix an inconsistent indentDavid Lin2016-05-09
* greybus: operation: fix definition of the invalid typeJohan Hovold2016-04-29
* greybus: operation: add helper functions for unidirectional operationsJohan Hovold2016-04-29
* greybus: operation: add support for initiating unidirectional operationsJohan Hovold2016-04-29
* greybus: operation: update gb_operation_request_send() documentationJohan Hovold2016-04-29
* greybus: fix outdated kernel-doc commentJohan Hovold2016-04-29
* greybus: operation: add support for short responsesJohan Hovold2016-02-25
* greybus: operation: add temporary pointer to response handlerJohan Hovold2016-02-25
* greybus: core: add device prefix to error messagesJohan Hovold2016-02-12
* greybus: connection: add unidirectional enabled stateJohan Hovold2016-01-19
* greybus: connection: add per-connection request handlersJohan Hovold2016-01-19
* greybus: don't use %h and %hh for printing short and char variablesViresh Kumar2015-12-04
* greybus: operation: handle static connectionsJohan Hovold2015-11-25
* greybus: hd: rename host-device structureJohan Hovold2015-11-04
* greybus: operation: use the bundle struct device instead of the connectorGreg Kroah-Hartman2015-10-15
* greybus: operation: clean up error messagesJohan Hovold2015-10-14
* greybus: operation: drop OOM-response FIXMEJohan Hovold2015-10-14
* greybus: operation: remove gb_operation_destroyJohan Hovold2015-09-29
* greybus: operation, core: hook tracepoints into message opertionsBryan O'Donoghue2015-09-18
* greybus: operation: Fix wrong order of argumentsViresh Kumar2015-08-18
* greybus: operation: print message type on errorsViresh Kumar2015-08-14
* greybus: operation: add completion work queueJohan Hovold2015-07-23
* greybus: operation: use per-connection work queuesJohan Hovold2015-07-23
* greybus: operation: clean up greybus_message_sentJohan Hovold2015-07-22
* greybus: operation: fix operation orderingJohan Hovold2015-07-22
* greybus: operation: fix atomic message submissionJohan Hovold2015-07-20
* greybus: operation: fix atomic response allocationJohan Hovold2015-07-20
* greybus: operation: add gb_operation_sync_timeout helperJohan Hovold2015-07-15
* greybus: operation: allow drivers to define custom timeoutsJohan Hovold2015-07-15
* greybus: operation: split incoming and outgoing cancellationJohan Hovold2015-07-15
* greybus: operation: fix response-cancellation raceJohan Hovold2015-07-15
* greybus: operation: fix operation look-up raceJohan Hovold2015-07-15
* greybus: operation: fix connection tear downJohan Hovold2015-07-15
* greybus: operation: suppress response submission on connection tear downJohan Hovold2015-07-15