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