summaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus/bundle.h
Commit message (Expand)AuthorAgeFilesLines
* staging: greybus: remove CONFIG_PM_RUNTIME from kernel_ver.hGreg Kroah-Hartman2016-09-191-1/+1
* greybus: bundle: add runtime pm supportDavid Lin2016-07-141-0/+47
* greybus: define BUNDLE_ID_NONEAlex Elder2016-06-031-0/+2
* greybus: interface: clean up device-id handlingJohan Hovold2016-03-301-2/+0
* greybus: bundle: remove private data fieldJohan Hovold2016-02-111-1/+0
* greybus: core: defer connection creation to driver probeJohan Hovold2016-01-211-0/+3
* greybus: control: add bundle-version operationJohan Hovold2016-01-191-0/+4
* greybus: bundle: separate bundle creation and registrationJohan Hovold2015-12-081-0/+1
* greybus: bundle: kill the bundle lockJohan Hovold2015-12-081-2/+0
* greybus: bundle: kill gb_bundle_bind_protocolsJohan Hovold2015-12-081-1/+0
* greybus: bundle: remove obsolete function prototypeJohan Hovold2015-12-071-4/+0
* greybus: bundle.h: add a private field to struct gb_bundleGreg Kroah-Hartman2015-10-191-0/+1
* greybus: bundles: remove gb_bundle(s)_init()Viresh Kumar2015-07-011-2/+0
* greybus: interface: device_id belongs to the interfaceViresh Kumar2015-07-011-3/+2
* greybus: bundle: fix gb_bundle_destroy()Alex Elder2015-06-121-1/+1
* greybus: bundle: add state sysfs fileGreg Kroah-Hartman2015-04-171-0/+1
* greybus: bundle: s/class_type/classViresh Kumar2015-04-061-2/+2
* greybus: driver corresponds to a bundle, not interfaceViresh Kumar2015-04-061-0/+4
* greybus: bundle: Initialize all bundles on link-upViresh Kumar2015-04-061-1/+2
* greybus: bundle: Create bundles using bundle descriptorsViresh Kumar2015-04-061-1/+3
* greybus: bundle: create GB_DEVICE_ID_BADGreg Kroah-Hartman2015-01-021-0/+2
* greybus: protocol: split binding of prototcols to connections out of initGreg Kroah-Hartman2014-12-231-0/+1
* greybus: interface: s/gb_interface_block/gb_interface/gGreg Kroah-Hartman2014-12-191-5/+5
* greybus: bundle: s/gb_interface/gb_bundle/gGreg Kroah-Hartman2014-12-131-14/+13
* greybus: bundle: rename interface.[c|h] to bundle.[c|h]Greg Kroah-Hartman2014-12-131-0/+35
OpenPOWER on IntegriCloud