summaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus/connection.h
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* greybus: time out operation requestsAlex Elder2014-10-221-0/+1
* greybus: improve module cleanup codeAlex Elder2014-10-211-0/+1
* greybus: add device initializationAlex Elder2014-10-171-0/+2
* greybus: add gb_operation_find()Alex Elder2014-10-171-1/+2
* greybus: add bg_hd_connection_find()Alex Elder2014-10-061-1/+4
* greybus: define gb_connection_err()Alex Elder2014-10-031-0/+3
* greybus: add a connection->private fieldAlex Elder2014-10-031-0/+2
* greybus: record connection protocolAlex Elder2014-10-021-2/+2
* greybus: get rid of functions now...Alex Elder2014-10-021-5/+8
* greybus: allocate connection host cport idAlex Elder2014-10-021-1/+1
* greybus: fix connection header declarationsAlex Elder2014-10-021-4/+3
* greybus: introduce an operation abstractionAlex Elder2014-10-021-0/+5
* greybus: introduce a connection abstractionAlex Elder2014-10-021-0/+29
OpenPOWER on IntegriCloud