summaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus/connection.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* greybus: svc: fully initialize the partially initialized connectionViresh Kumar2015-07-241-0/+2
* greybus: operation: use per-connection work queuesJohan Hovold2015-07-231-0/+2
* greybus: connection: Allow a bundle-less connectionViresh Kumar2015-07-221-3/+4
* greybus: connection: Create gb_connection_create_range() to specify hd-cport-...Viresh Kumar2015-07-221-0/+3
* greybus: operation: fix connection tear downJohan Hovold2015-07-151-1/+1
* greybus: connection: add connection-state lockingJohan Hovold2015-07-151-0/+1
* greybus: Cleanup connection leftoversViresh Kumar2015-07-131-0/+1
* greybus: connection: make gb_connection_hd_find() privateAlex Elder2015-06-081-3/+0
* greybus: s/bundle_cport_id/intf_cport_idViresh Kumar2015-06-041-1/+1
* greybus: remove unnecessary greybus.h includesJohan Hovold2015-05-201-2/+0
* greybus: connection: name routines consistentlyViresh Kumar2015-05-201-1/+1
* greybus: connection: replace custom error function with dev_errJohan Hovold2015-03-191-2/+0
* greybus: protocol: split binding of prototcols to connections out of initGreg Kroah-Hartman2014-12-231-0/+5
* greybus: bundle: s/gb_interface/gb_bundle/gGreg Kroah-Hartman2014-12-131-4/+4
* greybus: add Linaro copyrightsAlex Elder2014-12-121-0/+1
* greybus: make op_cycle atomic (again)Alex Elder2014-12-031-1/+1
* greybus: get rid of pending operations listAlex Elder2014-12-031-1/+0
* greybus: Random spell fixesViresh Kumar2014-11-211-1/+1
* greybus: rename greybus_cport_in()Alex Elder2014-11-211-1/+1
* greybus: kill off the last of gbuf.cAlex Elder2014-11-171-0/+2
* greybus: use a simple list of hd connectionsAlex Elder2014-11-171-1/+1
* greybus: op_cycle doesn't need to be atomicAlex Elder2014-11-141-3/+1
* greybus: simplify pending operations trackingAlex Elder2014-11-141-1/+1
* greybus: move methods into protocolAlex Elder2014-11-051-11/+0
* greybus: count rather than list protocol usersAlex Elder2014-11-051-1/+0
* greybus: introduce protocol abstractionAlex Elder2014-10-291-1/+3
* greybus: use protocol_id for numeric valuesAlex Elder2014-10-291-2/+3
* greybus: Merge branch 'master' into driver_model_reworkGreg Kroah-Hartman2014-10-281-0/+11
|\
| * greybus: begin abstracting connection operationsAlex Elder2014-10-281-0/+11
* | greybus: operation: make the timeout a per-operation thing, not per-connectionGreg Kroah-Hartman2014-10-271-1/+0
|/
* greybus: hook up greybus to the driver modelGreg Kroah-Hartman2014-10-241-0/+2
* greybus: define connection stateAlex Elder2014-10-221-0/+9
OpenPOWER on IntegriCloud