aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/greybus/bundle.h
AgeCommit message (Expand)AuthorFilesLines
2016-01-21greybus: core: defer connection creation to driver probeGravatar Johan Hovold 1-0/+3
2016-01-19greybus: control: add bundle-version operationGravatar Johan Hovold 1-0/+4
2015-12-08greybus: bundle: separate bundle creation and registrationGravatar Johan Hovold 1-0/+1
2015-12-08greybus: bundle: kill the bundle lockGravatar Johan Hovold 1-2/+0
2015-12-08greybus: bundle: kill gb_bundle_bind_protocolsGravatar Johan Hovold 1-1/+0
2015-12-07greybus: bundle: remove obsolete function prototypeGravatar Johan Hovold 1-4/+0
2015-10-19greybus: bundle.h: add a private field to struct gb_bundleGravatar Greg Kroah-Hartman 1-0/+1
2015-07-01greybus: bundles: remove gb_bundle(s)_init()Gravatar Viresh Kumar 1-2/+0
2015-07-01greybus: interface: device_id belongs to the interfaceGravatar Viresh Kumar 1-3/+2
2015-06-12greybus: bundle: fix gb_bundle_destroy()Gravatar Alex Elder 1-1/+1
2015-04-17greybus: bundle: add state sysfs fileGravatar Greg Kroah-Hartman 1-0/+1
2015-04-06greybus: bundle: s/class_type/classGravatar Viresh Kumar 1-2/+2
2015-04-06greybus: driver corresponds to a bundle, not interfaceGravatar Viresh Kumar 1-0/+4
2015-04-06greybus: bundle: Initialize all bundles on link-upGravatar Viresh Kumar 1-1/+2
2015-04-06greybus: bundle: Create bundles using bundle descriptorsGravatar Viresh Kumar 1-1/+3
2015-01-02greybus: bundle: create GB_DEVICE_ID_BADGravatar Greg Kroah-Hartman 1-0/+2
2014-12-23greybus: protocol: split binding of prototcols to connections out of initGravatar Greg Kroah-Hartman 1-0/+1
2014-12-19greybus: interface: s/gb_interface_block/gb_interface/gGravatar Greg Kroah-Hartman 1-5/+5
2014-12-13greybus: bundle: s/gb_interface/gb_bundle/gGravatar Greg Kroah-Hartman 1-14/+13
2014-12-13greybus: bundle: rename interface.[c|h] to bundle.[c|h]Gravatar Greg Kroah-Hartman 1-0/+35