summaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus/connection.h
Commit message (Expand)AuthorAgeFilesLines
* greybus: connection: add support for high-priority connectionsJohan Hovold2016-06-241-0/+1
* greybus: connection: prevent drivers from specifying core flagsJohan Hovold2016-06-241-0/+2
* greybus: gbphy: Remove protocol specific version handlingViresh Kumar2016-05-311-3/+0
* greybus: interface: implement generic mode-switch functionalityJohan Hovold2016-05-271-0/+5
* greybus: connection: implement proper connection closureJohan Hovold2016-05-271-3/+4
* greybus: connection: remove unused invalid stateJohan Hovold2016-05-271-4/+3
* greybus: connection: add control connection flagJohan Hovold2016-05-271-0/+6
* greybus: core: avoid I/O to disconnected interfacesJohan Hovold2016-05-271-0/+1
* greybus: legacy: remove legacy driver supportDavid Lin2016-05-201-1/+0
* greybus: es2: add support for CDSI1 allocationJohan Hovold2016-05-131-0/+1
* greybus: connection: add helper for creating offloaded connectionJohan Hovold2016-05-131-1/+3
* greybus: connection: add offloaded connection flagJohan Hovold2016-05-131-0/+6
* greybus: connection: add no-flow-control connection flagJohan Hovold2016-05-131-0/+7
* greybus: connection: add functions to get/set private dataGreg Kroah-Hartman2016-03-221-0/+11
* greybus: connection: add CSD connection flagJohan Hovold2016-03-041-0/+7
* greybus: connection: add connection-flag interfaceJohan Hovold2016-03-041-0/+4
* greybus: connection: set request handlers at creationJohan Hovold2016-01-211-8/+4
* greybus: connection: remove legacy protocol id from coreJohan Hovold2016-01-211-1/+0
* greybus: connection: rename connection-create interfaceJohan Hovold2016-01-211-1/+1
* greybus: connection: simplify connection-creation interfaceJohan Hovold2016-01-211-2/+2
* greybus: connection: drop the legacy protocol-id parameterJohan Hovold2016-01-211-2/+1
* greybus: connection: add helper to create control connectionsJohan Hovold2016-01-211-0/+1
* greybus: connection: drop protocol parameter from static interfaceJohan Hovold2016-01-211-1/+1
* greybus: connection: remove broken protocol-version handlingJohan Hovold2016-01-191-2/+0
* greybus: connection: move legacy-protocol handling to legacy driverJohan Hovold2016-01-191-3/+0
* greybus: connection: add helper to disable incoming operationsJohan Hovold2016-01-191-0/+1
* greybus: connection: add unidirectional enabled stateJohan Hovold2016-01-191-1/+6
* greybus: connection: make connection enable/disable thread safeJohan Hovold2016-01-191-0/+1
* greybus: connection: always cancel operations on connection disableJohan Hovold2016-01-191-1/+0
* greybus: connection: add per-connection request handlersJohan Hovold2016-01-191-1/+8
* greybus: connection: rename legacy init and exit functionsJohan Hovold2016-01-191-2/+5
* greybus: connection: fix connection-state handlingJohan Hovold2016-01-121-2/+1
* greybus: hd: make svc-connection life time coincide with host-deviceJohan Hovold2015-12-081-0/+1
* greybus: connection: separate connection creation and enablingJohan Hovold2015-12-081-0/+2
* greybus: bundle: kill gb_bundle_bind_protocolsJohan Hovold2015-12-081-2/+0
* greybus: hd: fix svc-connection handlingJohan Hovold2015-11-251-3/+0
* greybus: connection: add name fieldJohan Hovold2015-11-251-0/+1
* greybus: connection: kill GB_PROTOCOL_SKIP_SVC_CONNECTIONJohan Hovold2015-11-251-0/+5
* greybus: connection: clean up connection-creation interfaceJohan Hovold2015-11-251-6/+7
* greybus: connection: drop parent parameter from connection createJohan Hovold2015-11-251-1/+1
* greybus: hd: rename host-device structureJohan Hovold2015-11-041-3/+3
* greybus: connection: kill gb_hd_connections_exitJohan Hovold2015-11-041-1/+0
* greybus: connection: remove 'struct device' from 'struct gb_connection'Greg Kroah-Hartman2015-10-191-2/+1
* greybus: connection: add latency tag enable/disable callbacksBryan O'Donoghue2015-10-151-0/+3
* greybus: loopback: drop dependency on internal timestampsBryan O'Donoghue2015-09-231-4/+0
* greybus: connection: fail to bind if connection init failsFabien Parent2015-09-031-1/+1
* greybus: connection: call gb_connection_exit() from gb_connection_destroy()Viresh Kumar2015-09-031-2/+0
* greybus: connection: staticize gb_connection_init()Viresh Kumar2015-09-031-1/+0
* greybus: connection: add a timestamp kfifo to track connection handoffBryan O'Donoghue2015-08-111-0/+5
* greybus: connection: Save major/minor supported by moduleViresh Kumar2015-08-111-0/+2
OpenPOWER on IntegriCloud