summaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus/connection.h
AgeCommit message (Expand)Author
2014-12-13greybus: bundle: s/gb_interface/gb_bundle/gGreg Kroah-Hartman
2014-12-12greybus: add Linaro copyrightsAlex Elder
2014-12-03greybus: make op_cycle atomic (again)Alex Elder
2014-12-03greybus: get rid of pending operations listAlex Elder
2014-11-21greybus: Random spell fixesViresh Kumar
2014-11-21greybus: rename greybus_cport_in()Alex Elder
2014-11-17greybus: kill off the last of gbuf.cAlex Elder
2014-11-17greybus: use a simple list of hd connectionsAlex Elder
2014-11-14greybus: op_cycle doesn't need to be atomicAlex Elder
2014-11-14greybus: simplify pending operations trackingAlex Elder
2014-11-05greybus: move methods into protocolAlex Elder
2014-11-05greybus: count rather than list protocol usersAlex Elder
2014-10-29greybus: introduce protocol abstractionAlex Elder
2014-10-29greybus: use protocol_id for numeric valuesAlex Elder
2014-10-28greybus: Merge branch 'master' into driver_model_reworkGreg Kroah-Hartman
2014-10-28greybus: begin abstracting connection operationsAlex Elder
2014-10-27greybus: operation: make the timeout a per-operation thing, not per-connectionGreg Kroah-Hartman
2014-10-24greybus: hook up greybus to the driver modelGreg Kroah-Hartman
2014-10-22greybus: define connection stateAlex Elder
2014-10-22greybus: time out operation requestsAlex Elder
2014-10-21greybus: improve module cleanup codeAlex Elder
2014-10-17greybus: add device initializationAlex Elder
2014-10-17greybus: add gb_operation_find()Alex Elder
2014-10-06greybus: add bg_hd_connection_find()Alex Elder
2014-10-03greybus: define gb_connection_err()Alex Elder
2014-10-03greybus: add a connection->private fieldAlex Elder
2014-10-02greybus: record connection protocolAlex Elder
2014-10-02greybus: get rid of functions now...Alex Elder
2014-10-02greybus: allocate connection host cport idAlex Elder
2014-10-02greybus: fix connection header declarationsAlex Elder
2014-10-02greybus: introduce an operation abstractionAlex Elder
2014-10-02greybus: introduce a connection abstractionAlex Elder