index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
greybus
/
bundle.h
Age
Commit message (
Expand
)
Author
2016-09-19
staging: greybus: remove CONFIG_PM_RUNTIME from kernel_ver.h
Greg Kroah-Hartman
2016-07-14
greybus: bundle: add runtime pm support
David Lin
2016-06-03
greybus: define BUNDLE_ID_NONE
Alex Elder
2016-03-30
greybus: interface: clean up device-id handling
Johan Hovold
2016-02-11
greybus: bundle: remove private data field
Johan Hovold
2016-01-21
greybus: core: defer connection creation to driver probe
Johan Hovold
2016-01-19
greybus: control: add bundle-version operation
Johan Hovold
2015-12-08
greybus: bundle: separate bundle creation and registration
Johan Hovold
2015-12-08
greybus: bundle: kill the bundle lock
Johan Hovold
2015-12-08
greybus: bundle: kill gb_bundle_bind_protocols
Johan Hovold
2015-12-07
greybus: bundle: remove obsolete function prototype
Johan Hovold
2015-10-19
greybus: bundle.h: add a private field to struct gb_bundle
Greg Kroah-Hartman
2015-07-01
greybus: bundles: remove gb_bundle(s)_init()
Viresh Kumar
2015-07-01
greybus: interface: device_id belongs to the interface
Viresh Kumar
2015-06-12
greybus: bundle: fix gb_bundle_destroy()
Alex Elder
2015-04-17
greybus: bundle: add state sysfs file
Greg Kroah-Hartman
2015-04-06
greybus: bundle: s/class_type/class
Viresh Kumar
2015-04-06
greybus: driver corresponds to a bundle, not interface
Viresh Kumar
2015-04-06
greybus: bundle: Initialize all bundles on link-up
Viresh Kumar
2015-04-06
greybus: bundle: Create bundles using bundle descriptors
Viresh Kumar
2015-01-02
greybus: bundle: create GB_DEVICE_ID_BAD
Greg Kroah-Hartman
2014-12-23
greybus: protocol: split binding of prototcols to connections out of init
Greg Kroah-Hartman
2014-12-19
greybus: interface: s/gb_interface_block/gb_interface/g
Greg Kroah-Hartman
2014-12-13
greybus: bundle: s/gb_interface/gb_bundle/g
Greg Kroah-Hartman
2014-12-13
greybus: bundle: rename interface.[c|h] to bundle.[c|h]
Greg Kroah-Hartman