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