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