greybus: connection: add latency tag enable/disable callbacks
[cascardo/linux.git] / drivers / staging / greybus / bundle.h
2015-07-01 Viresh Kumargreybus: bundles: remove gb_bundle(s)_init()
2015-07-01 Viresh Kumargreybus: interface: device_id belongs to the interface
2015-06-12 Alex Eldergreybus: bundle: fix gb_bundle_destroy()
2015-04-17 Greg Kroah-Hartmangreybus: bundle: add state sysfs file
2015-04-06 Viresh Kumargreybus: bundle: s/class_type/class
2015-04-06 Viresh Kumargreybus: driver corresponds to a bundle, not interface
2015-04-06 Viresh Kumargreybus: bundle: Initialize all bundles on link-up
2015-04-06 Viresh Kumargreybus: bundle: Create bundles using bundle descriptors
2015-01-02 Greg Kroah-Hartmangreybus: bundle: create GB_DEVICE_ID_BAD
2014-12-24 Greg Kroah-Hartmangreybus: protocol: split binding of prototcols to conne...
2014-12-19 Greg Kroah-Hartmangreybus: interface: s/gb_interface_block/gb_interface/g
2014-12-13 Greg Kroah-Hartmangreybus: bundle: s/gb_interface/gb_bundle/g
2014-12-13 Greg Kroah-Hartmangreybus: bundle: rename interface.[c|h] to bundle....