index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
greybus
/
operation.h
Age
Commit message (
Expand
)
Author
2017-11-11
staging: greybus: Remove redundant license text
Greg Kroah-Hartman
2017-11-11
staging: greybus: add SPDX identifiers to all greybus driver files
Greg Kroah-Hartman
2017-11-06
staging: greybus: operation: add private data with get/set accessors
Bryan O'Donoghue
2017-02-09
staging: greybus: operation: add generic timeout support
Johan Hovold
2016-05-27
greybus: operation: add helper for creating core operations
Johan Hovold
2016-04-29
greybus: operation: fix definition of the invalid type
Johan Hovold
2016-04-29
greybus: operation: add helper functions for unidirectional operations
Johan Hovold
2016-04-29
greybus: operation: add support for initiating unidirectional operations
Johan Hovold
2016-02-25
greybus: operation: add support for short responses
Johan Hovold
2015-11-04
greybus: hd: rename host-device structure
Johan Hovold
2015-09-29
greybus: operation: remove gb_operation_destroy
Johan Hovold
2015-08-03
greybus: operation: Move operation header to greybus_protocols.h
Viresh Kumar
2015-08-03
greybus: operation: Drop alignment attribute from operation message header
Viresh Kumar
2015-07-20
greybus: operation: fix atomic response allocation
Johan Hovold
2015-07-15
greybus: operation: add gb_operation_sync_timeout helper
Johan Hovold
2015-07-15
greybus: operation: allow drivers to define custom timeouts
Johan Hovold
2015-07-15
greybus: operation: split incoming and outgoing cancellation
Johan Hovold
2015-07-15
greybus: operation: fix connection tear down
Johan Hovold
2015-07-15
greybus: operation: make cancellation synchronous
Johan Hovold
2015-07-15
greybus: operation: add active counter
Johan Hovold
2015-07-01
greybus: operation: remove obsolete operation-field comments
Johan Hovold
2015-07-01
greybus: operation: add unidirectional-operation flag
Johan Hovold
2015-07-01
greybus: operation: add incoming-operation flag
Johan Hovold
2015-07-01
greybus: operation: make response helper static
Johan Hovold
2015-07-01
greybus: operation: allow atomic request submissions
Johan Hovold
2015-07-01
greybus: operation: allow atomic operation allocations
Johan Hovold
2015-07-01
greybus: operation/esx: fix message-cancellation lifetime bugs
Johan Hovold
2015-06-11
greybus: remove __init from .h files
Greg Kroah-Hartman
2015-06-10
greybus: endo: define endo_init() and endo_exit()
Alex Elder
2015-06-10
greybus: tag core init and exit functions
Alex Elder
2015-05-20
greybus: operation: add helper to retrieve max payload size
Johan Hovold
2015-05-20
greybus: core: add lower-limit for host-device buffers
Johan Hovold
2015-05-20
greybus: operation: allow maximum-sized messages
Johan Hovold
2015-05-20
greybus: fix host-device buffer constraints
Johan Hovold
2015-05-07
greybus: eliminate extra response flag definitions
Alex Elder
2015-04-07
greybus: operation: add explicit padding to message header
Johan Hovold
2015-04-07
greybus: operation: fix potential message corruption
Johan Hovold
2015-04-07
greybus: pass messages to host drivers
Johan Hovold
2015-04-07
greybus: operation: move message-header definition to header file
Johan Hovold
2015-01-16
greybus: gb_operation: replace timeout workqueue
Perry Hung
2014-12-12
greybus: add Linaro copyrights
Alex Elder
2014-12-10
greybus: define GB_OP_NONEXISTENT
Alex Elder
2014-12-03
greybus: record type in operation structure
Alex Elder
2014-12-03
greybus: only record message payload size
Alex Elder
2014-12-03
greybus: introduce gb_operation_request_send_sync()
Alex Elder
2014-12-03
greybus: get rid of pending operations list
Alex Elder
2014-12-02
greybus: define the invalid operation type symbolically
Alex Elder
2014-12-02
greybus: send operation response messages
Alex Elder
2014-12-02
greybus: introduce gb_operation_errno_map()
Alex Elder
2014-12-02
greybus: set result in gb_operation_response_send()
Alex Elder
[next]