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