index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
greybus
/
operation.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
greybus: operation: clean up request handler
Johan Hovold
2016-07-26
1
-8
/
+12
*
greybus: operation: fix broken response tracepoint
Johan Hovold
2016-07-26
1
-1
/
+3
*
greybus: operation: fix broken response error messages
Johan Hovold
2016-07-26
1
-7
/
+10
*
greybus: operation: print id when synchronous operation timeout
David Lin
2016-07-22
1
-2
/
+2
*
greybus: Revert "greybus: ratelimit errors usually seen on unipro_reset"
Viresh Kumar
2016-06-23
1
-1
/
+1
*
greybus: ratelimit errors usually seen on unipro_reset
Vaibhav Hiremath
2016-06-21
1
-1
/
+1
*
greybus: fix tracepoint-related whitespace issues
Johan Hovold
2016-05-27
1
-1
/
+0
*
greybus: connection: implement proper connection closure
Johan Hovold
2016-05-27
1
-1
/
+4
*
greybus: operation: add helper for creating core operations
Johan Hovold
2016-05-27
1
-0
/
+20
*
greybus: operation: restructure activation state handling
Johan Hovold
2016-05-27
1
-5
/
+14
*
greybus: operation: clean up early connection-state check
Johan Hovold
2016-05-27
1
-2
/
+1
*
greybus: tracing: fix a bad tracepoint
Alex Elder
2016-05-26
1
-1
/
+1
*
greybus: add operation traces
Alex Elder
2016-05-20
1
-1
/
+16
*
greybus: operation: fix broken activation logic
Johan Hovold
2016-05-18
1
-2
/
+2
*
greybus: operation: rate-limit dev_err printing on the receive path
Eli Sennesh
2016-05-17
1
-12
/
+14
*
greybus: connection: add offloaded connection flag
Johan Hovold
2016-05-13
1
-2
/
+6
*
greybus: operation: fix an inconsistent indent
David Lin
2016-05-09
1
-1
/
+1
*
greybus: operation: fix definition of the invalid type
Johan Hovold
2016-04-29
1
-5
/
+7
*
greybus: operation: add helper functions for unidirectional operations
Johan Hovold
2016-04-29
1
-0
/
+47
*
greybus: operation: add support for initiating unidirectional operations
Johan Hovold
2016-04-29
1
-11
/
+27
*
greybus: operation: update gb_operation_request_send() documentation
Johan Hovold
2016-04-29
1
-7
/
+14
*
greybus: fix outdated kernel-doc comment
Johan Hovold
2016-04-29
1
-1
/
+1
*
greybus: operation: add support for short responses
Johan Hovold
2016-02-25
1
-10
/
+25
*
greybus: operation: add temporary pointer to response handler
Johan Hovold
2016-02-25
1
-4
/
+6
*
greybus: core: add device prefix to error messages
Johan Hovold
2016-02-11
1
-1
/
+1
*
greybus: connection: add unidirectional enabled state
Johan Hovold
2016-01-19
1
-2
/
+5
*
greybus: connection: add per-connection request handlers
Johan Hovold
2016-01-19
1
-6
/
+2
*
greybus: don't use %h and %hh for printing short and char variables
Viresh Kumar
2015-12-04
1
-7
/
+7
*
greybus: operation: handle static connections
Johan Hovold
2015-11-25
1
-27
/
+32
*
greybus: hd: rename host-device structure
Johan Hovold
2015-11-04
1
-7
/
+7
*
greybus: operation: use the bundle struct device instead of the connector
Greg Kroah-Hartman
2015-10-15
1
-13
/
+14
*
greybus: operation: clean up error messages
Johan Hovold
2015-10-14
1
-8
/
+11
*
greybus: operation: drop OOM-response FIXME
Johan Hovold
2015-10-14
1
-1
/
+1
*
greybus: operation: remove gb_operation_destroy
Johan Hovold
2015-09-29
1
-1
/
+2
*
greybus: operation, core: hook tracepoints into message opertions
Bryan O'Donoghue
2015-09-18
1
-0
/
+6
*
greybus: operation: Fix wrong order of arguments
Viresh Kumar
2015-08-18
1
-1
/
+1
*
greybus: operation: print message type on errors
Viresh Kumar
2015-08-14
1
-9
/
+11
*
greybus: operation: add completion work queue
Johan Hovold
2015-07-23
1
-6
/
+19
*
greybus: operation: use per-connection work queues
Johan Hovold
2015-07-23
1
-17
/
+7
*
greybus: operation: clean up greybus_message_sent
Johan Hovold
2015-07-22
1
-3
/
+3
*
greybus: operation: fix operation ordering
Johan Hovold
2015-07-22
1
-1
/
+2
*
greybus: operation: fix atomic message submission
Johan Hovold
2015-07-20
1
-1
/
+1
*
greybus: operation: fix atomic response allocation
Johan Hovold
2015-07-20
1
-5
/
+6
*
greybus: operation: add gb_operation_sync_timeout helper
Johan Hovold
2015-07-15
1
-5
/
+7
*
greybus: operation: allow drivers to define custom timeouts
Johan Hovold
2015-07-15
1
-8
/
+11
*
greybus: operation: split incoming and outgoing cancellation
Johan Hovold
2015-07-15
1
-17
/
+33
*
greybus: operation: fix response-cancellation race
Johan Hovold
2015-07-15
1
-4
/
+8
*
greybus: operation: fix operation look-up race
Johan Hovold
2015-07-15
1
-11
/
+9
*
greybus: operation: fix connection tear down
Johan Hovold
2015-07-15
1
-40
/
+75
*
greybus: operation: suppress response submission on connection tear down
Johan Hovold
2015-07-15
1
-0
/
+3
[next]