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
/
connection.c
Age
Commit message (
Expand
)
Author
2016-01-21
greybus: connection: return error-valued pointer on creation errors
Johan Hovold
2016-01-21
greybus: connection: rename connection-create interface
Johan Hovold
2016-01-21
greybus: connection: simplify connection-creation interface
Johan Hovold
2016-01-21
greybus: connection: drop the legacy protocol-id parameter
Johan Hovold
2016-01-21
greybus: connection: add helper to create control connections
Johan Hovold
2016-01-21
greybus: connection: drop protocol parameter from static interface
Johan Hovold
2016-01-21
greybus: core: defer connection creation to driver probe
Johan Hovold
2016-01-19
greybus: connection: make cport lookup thread-safe
Johan Hovold
2016-01-19
greybus: connection: serialise connection creation
Johan Hovold
2016-01-19
greybus: connection: fix lookup race
Johan Hovold
2016-01-19
greybus: connection: drop the connection_mutex
Johan Hovold
2016-01-19
greybus: connection: destroy workqueue at unregister
Johan Hovold
2016-01-19
greybus: connection: remove WARN_ON from destroy
Johan Hovold
2016-01-19
greybus: connection: remove broken protocol-version handling
Johan Hovold
2016-01-19
greybus: connection: move legacy-protocol handling to legacy driver
Johan Hovold
2016-01-19
greybus: svc: drop legacy-protocol dependency
Johan Hovold
2016-01-19
greybus: connection: remove skip-connected legacy protocol flags
Johan Hovold
2016-01-19
greybus: connection: add helper to disable incoming operations
Johan Hovold
2016-01-19
greybus: connection: add unidirectional enabled state
Johan Hovold
2016-01-19
greybus: connection: make connection enable/disable thread safe
Johan Hovold
2016-01-19
greybus: connection: disable operations on enable errors
Johan Hovold
2016-01-19
greybus: connection: clean up operation cancellation on disable
Johan Hovold
2016-01-19
greybus: connection: always cancel operations on connection disable
Johan Hovold
2016-01-19
greybus: connection: add per-connection request handlers
Johan Hovold
2016-01-19
greybus: connection: remove disable from destructor
Johan Hovold
2016-01-19
greybus: connection: rename legacy init and exit functions
Johan Hovold
2016-01-19
greybus: legacy: add legacy-protocol bundle driver
Johan Hovold
2016-01-12
greybus: connection: refactor connection enable and disable
Johan Hovold
2016-01-12
greybus: connection: fix connection-state handling
Johan Hovold
2016-01-09
greybus: connection: fix version-request error handling
Johan Hovold
2015-12-08
greybus: use decimal notation for interfaces, bundles and cports
Johan Hovold
2015-12-08
greybus: hd: make svc-connection life time coincide with host-device
Johan Hovold
2015-12-08
greybus: connection: separate connection creation and enabling
Johan Hovold
2015-12-08
greybus: connection: unbind protocol at exit
Johan Hovold
2015-12-08
greybus: connection: bind protocol at init
Johan Hovold
2015-12-08
greybus: connection: fail on missing protocol
Johan Hovold
2015-12-08
greybus: bundle: kill gb_bundle_bind_protocols
Johan Hovold
2015-12-04
greybus: don't use %h and %hh for printing short and char variables
Viresh Kumar
2015-11-25
greybus: connection: unconditionally enable connections
Johan Hovold
2015-11-25
greybus: connection: handle bundle-less connections in svc helpers
Johan Hovold
2015-11-25
greybus: hd: fix svc-connection handling
Johan Hovold
2015-11-25
greybus: connection: handle static connections
Johan Hovold
2015-11-25
greybus: connection: add name field
Johan Hovold
2015-11-25
greybus: connection: kill GB_PROTOCOL_SKIP_SVC_CONNECTION
Johan Hovold
2015-11-25
greybus: connection: fix potential null-deref on create
Johan Hovold
2015-11-25
greybus: connection: clean up connection-creation interface
Johan Hovold
2015-11-25
greybus: svc: move endo id and ap interface id to svc
Johan Hovold
2015-11-25
greybus: connection: drop parent parameter from connection create
Johan Hovold
2015-11-25
greybus: hd: make host device a device
Johan Hovold
2015-11-23
greybus: connection: fix cport-id range
Johan Hovold
[next]