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.c
Age
Commit message (
Expand
)
Author
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
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-02-09
staging: greybus: operation: add generic timeout support
Johan Hovold
2016-07-26
greybus: operation: clean up request handler
Johan Hovold
2016-07-26
greybus: operation: fix broken response tracepoint
Johan Hovold
2016-07-26
greybus: operation: fix broken response error messages
Johan Hovold
2016-07-22
greybus: operation: print id when synchronous operation timeout
David Lin
2016-06-23
greybus: Revert "greybus: ratelimit errors usually seen on unipro_reset"
Viresh Kumar
2016-06-21
greybus: ratelimit errors usually seen on unipro_reset
Vaibhav Hiremath
2016-05-27
greybus: fix tracepoint-related whitespace issues
Johan Hovold
2016-05-27
greybus: connection: implement proper connection closure
Johan Hovold
2016-05-27
greybus: operation: add helper for creating core operations
Johan Hovold
2016-05-27
greybus: operation: restructure activation state handling
Johan Hovold
2016-05-27
greybus: operation: clean up early connection-state check
Johan Hovold
2016-05-26
greybus: tracing: fix a bad tracepoint
Alex Elder
2016-05-20
greybus: add operation traces
Alex Elder
2016-05-18
greybus: operation: fix broken activation logic
Johan Hovold
2016-05-17
greybus: operation: rate-limit dev_err printing on the receive path
Eli Sennesh
2016-05-13
greybus: connection: add offloaded connection flag
Johan Hovold
2016-05-09
greybus: operation: fix an inconsistent indent
David Lin
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-04-29
greybus: operation: update gb_operation_request_send() documentation
Johan Hovold
2016-04-29
greybus: fix outdated kernel-doc comment
Johan Hovold
2016-02-25
greybus: operation: add support for short responses
Johan Hovold
2016-02-25
greybus: operation: add temporary pointer to response handler
Johan Hovold
2016-02-11
greybus: core: add device prefix to error messages
Johan Hovold
2016-01-19
greybus: connection: add unidirectional enabled state
Johan Hovold
2016-01-19
greybus: connection: add per-connection request handlers
Johan Hovold
2015-12-04
greybus: don't use %h and %hh for printing short and char variables
Viresh Kumar
2015-11-25
greybus: operation: handle static connections
Johan Hovold
2015-11-04
greybus: hd: rename host-device structure
Johan Hovold
2015-10-15
greybus: operation: use the bundle struct device instead of the connector
Greg Kroah-Hartman
2015-10-14
greybus: operation: clean up error messages
Johan Hovold
2015-10-14
greybus: operation: drop OOM-response FIXME
Johan Hovold
2015-09-29
greybus: operation: remove gb_operation_destroy
Johan Hovold
2015-09-18
greybus: operation, core: hook tracepoints into message opertions
Bryan O'Donoghue
2015-08-18
greybus: operation: Fix wrong order of arguments
Viresh Kumar
2015-08-14
greybus: operation: print message type on errors
Viresh Kumar
2015-07-23
greybus: operation: add completion work queue
Johan Hovold
2015-07-23
greybus: operation: use per-connection work queues
Johan Hovold
2015-07-22
greybus: operation: clean up greybus_message_sent
Johan Hovold
2015-07-22
greybus: operation: fix operation ordering
Johan Hovold
2015-07-20
greybus: operation: fix atomic message submission
Johan Hovold
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
[next]