summaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus/operation.h
Commit message (Expand)AuthorAgeFilesLines
* greybus: operation: add helper for creating core operationsJohan Hovold2016-05-271-0/+12
* greybus: operation: fix definition of the invalid typeJohan Hovold2016-04-291-6/+0
* greybus: operation: add helper functions for unidirectional operationsJohan Hovold2016-04-291-0/+10
* greybus: operation: add support for initiating unidirectional operationsJohan Hovold2016-04-291-1/+2
* greybus: operation: add support for short responsesJohan Hovold2016-02-251-4/+24
* greybus: hd: rename host-device structureJohan Hovold2015-11-041-1/+1
* greybus: operation: remove gb_operation_destroyJohan Hovold2015-09-291-4/+0
* greybus: operation: Move operation header to greybus_protocols.hViresh Kumar2015-08-031-29/+0
* greybus: operation: Drop alignment attribute from operation message headerViresh Kumar2015-08-031-2/+2
* greybus: operation: fix atomic response allocationJohan Hovold2015-07-201-1/+1
* greybus: operation: add gb_operation_sync_timeout helperJohan Hovold2015-07-151-2/+12
* greybus: operation: allow drivers to define custom timeoutsJohan Hovold2015-07-151-1/+11
* greybus: operation: split incoming and outgoing cancellationJohan Hovold2015-07-151-0/+1
* greybus: operation: fix connection tear downJohan Hovold2015-07-151-1/+1
* greybus: operation: make cancellation synchronousJohan Hovold2015-07-151-0/+1
* greybus: operation: add active counterJohan Hovold2015-07-151-0/+2
* greybus: operation: remove obsolete operation-field commentsJohan Hovold2015-07-011-2/+2
* greybus: operation: add unidirectional-operation flagJohan Hovold2015-07-011-0/+7
* greybus: operation: add incoming-operation flagJohan Hovold2015-07-011-1/+10
* greybus: operation: make response helper staticJohan Hovold2015-07-011-1/+0
* greybus: operation: allow atomic request submissionsJohan Hovold2015-07-011-1/+2
* greybus: operation: allow atomic operation allocationsJohan Hovold2015-07-011-1/+2
* greybus: operation/esx: fix message-cancellation lifetime bugsJohan Hovold2015-07-011-4/+5
* greybus: remove __init from .h filesGreg Kroah-Hartman2015-06-111-1/+1
* greybus: endo: define endo_init() and endo_exit()Alex Elder2015-06-101-1/+1
* greybus: tag core init and exit functionsAlex Elder2015-06-101-2/+2
* greybus: operation: add helper to retrieve max payload sizeJohan Hovold2015-05-201-0/+1
* greybus: core: add lower-limit for host-device buffersJohan Hovold2015-05-201-0/+1
* greybus: operation: allow maximum-sized messagesJohan Hovold2015-05-201-1/+1
* greybus: fix host-device buffer constraintsJohan Hovold2015-05-201-0/+2
* greybus: eliminate extra response flag definitionsAlex Elder2015-05-071-1/+1
* greybus: operation: add explicit padding to message headerJohan Hovold2015-04-071-1/+1
* greybus: operation: fix potential message corruptionJohan Hovold2015-04-071-1/+1
* greybus: pass messages to host driversJohan Hovold2015-04-071-2/+2
* greybus: operation: move message-header definition to header fileJohan Hovold2015-04-071-0/+29
* greybus: gb_operation: replace timeout workqueuePerry Hung2015-01-161-1/+0
* greybus: add Linaro copyrightsAlex Elder2014-12-121-0/+1
* greybus: define GB_OP_NONEXISTENTAlex Elder2014-12-101-0/+1
* greybus: record type in operation structureAlex Elder2014-12-031-23/+15
* greybus: only record message payload sizeAlex Elder2014-12-031-4/+9
* greybus: introduce gb_operation_request_send_sync()Alex Elder2014-12-031-0/+1
* greybus: get rid of pending operations listAlex Elder2014-12-031-1/+1
* greybus: define the invalid operation type symbolicallyAlex Elder2014-12-021-0/+12
* greybus: send operation response messagesAlex Elder2014-12-021-0/+3
* greybus: introduce gb_operation_errno_map()Alex Elder2014-12-021-2/+0
* greybus: set result in gb_operation_response_send()Alex Elder2014-12-021-1/+1
* greybus: renumber operation result valuesAlex Elder2014-12-011-8/+10
* greybus: encapsulate operation result accessAlex Elder2014-11-251-0/+2
* greybus: operation: create gb_operation_sync for sending "simple" messagesGreg Kroah-Hartman2014-11-241-0/+4
* greybus: cancel whole operation on interruptAlex Elder2014-11-211-1/+0
OpenPOWER on IntegriCloud