greybus: introduce protocol abstraction
[cascardo/linux.git] / drivers / staging / greybus / connection.h
2014-10-29 Alex Eldergreybus: introduce protocol abstraction
2014-10-29 Alex Eldergreybus: use protocol_id for numeric values
2014-10-28 Greg Kroah-Hartmangreybus: Merge branch 'master' into driver_model_rework
2014-10-28 Alex Eldergreybus: begin abstracting connection operations
2014-10-27 Greg Kroah-Hartmangreybus: operation: make the timeout a per-operation...
2014-10-24 Greg Kroah-Hartmangreybus: hook up greybus to the driver model
2014-10-22 Alex Eldergreybus: define connection state
2014-10-22 Alex Eldergreybus: time out operation requests
2014-10-21 Greg Kroah-Hartmangreybus: Merge branch 'gregkh_work' into master
2014-10-21 Alex Eldergreybus: improve module cleanup code
2014-10-17 Alex Eldergreybus: add device initialization
2014-10-17 Alex Eldergreybus: add gb_operation_find()
2014-10-06 Alex Eldergreybus: add bg_hd_connection_find()
2014-10-04 Alex Eldergreybus: define gb_connection_err()
2014-10-04 Alex Eldergreybus: add a connection->private field
2014-10-03 Alex Eldergreybus: record connection protocol
2014-10-03 Alex Eldergreybus: get rid of functions now...
2014-10-03 Alex Eldergreybus: allocate connection host cport id
2014-10-03 Alex Eldergreybus: fix connection header declarations
2014-10-03 Alex Eldergreybus: introduce an operation abstraction
2014-10-03 Alex Eldergreybus: introduce a connection abstraction