aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus/bundle.h
AgeCommit message (Expand)Author
2017-11-11staging: greybus: Remove redundant license textGreg Kroah-Hartman
2017-11-11staging: greybus: add SPDX identifiers to all greybus driver filesGreg Kroah-Hartman
2016-09-19staging: greybus: remove CONFIG_PM_RUNTIME from kernel_ver.hGreg Kroah-Hartman
2016-07-14greybus: bundle: add runtime pm supportDavid Lin
2016-06-03greybus: define BUNDLE_ID_NONEAlex Elder
2016-03-30greybus: interface: clean up device-id handlingJohan Hovold
2016-02-11greybus: bundle: remove private data fieldJohan Hovold
2016-01-21greybus: core: defer connection creation to driver probeJohan Hovold
2016-01-19greybus: control: add bundle-version operationJohan Hovold
2015-12-08greybus: bundle: separate bundle creation and registrationJohan Hovold
2015-12-08greybus: bundle: kill the bundle lockJohan Hovold
2015-12-08greybus: bundle: kill gb_bundle_bind_protocolsJohan Hovold
2015-12-07greybus: bundle: remove obsolete function prototypeJohan Hovold
2015-10-19greybus: bundle.h: add a private field to struct gb_bundleGreg Kroah-Hartman
2015-07-01greybus: bundles: remove gb_bundle(s)_init()Viresh Kumar
2015-07-01greybus: interface: device_id belongs to the interfaceViresh Kumar
2015-06-12greybus: bundle: fix gb_bundle_destroy()Alex Elder
2015-04-17greybus: bundle: add state sysfs fileGreg Kroah-Hartman
2015-04-06greybus: bundle: s/class_type/classViresh Kumar
2015-04-06greybus: driver corresponds to a bundle, not interfaceViresh Kumar
2015-04-06greybus: bundle: Initialize all bundles on link-upViresh Kumar
2015-04-06greybus: bundle: Create bundles using bundle descriptorsViresh Kumar
2015-01-02greybus: bundle: create GB_DEVICE_ID_BADGreg Kroah-Hartman
2014-12-23greybus: protocol: split binding of prototcols to connections out of initGreg Kroah-Hartman
2014-12-19greybus: interface: s/gb_interface_block/gb_interface/gGreg Kroah-Hartman
2014-12-13greybus: bundle: s/gb_interface/gb_bundle/gGreg Kroah-Hartman
2014-12-13greybus: bundle: rename interface.[c|h] to bundle.[c|h]Greg Kroah-Hartman