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.c
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-10
greybus: Remove extra blank lines
Viresh Kumar
2016-06-03
greybus: tracing: define bundle traces
Alex Elder
2016-06-03
greybus: define BUNDLE_ID_NONE
Alex Elder
2016-04-25
greybus: Bundle: Initialize dma_mask for bundle device
Viresh Kumar
2016-01-21
greybus: core: defer connection creation to driver probe
Johan Hovold
2016-01-19
greybus: legacy: add legacy-protocol bundle driver
Johan Hovold
2015-12-08
greybus: bundle: separate bundle creation and registration
Johan Hovold
2015-12-08
greybus: bundle: separate connection disabling and destruction
Johan Hovold
2015-12-08
greybus: bundle: use dev_err for bundle-creation errors
Johan Hovold
2015-12-08
greybus: bundle: kill the bundle lock
Johan Hovold
2015-12-08
greybus: use decimal notation for interfaces, bundles and cports
Johan Hovold
2015-12-08
greybus: bundle: kill gb_bundle_bind_protocols
Johan Hovold
2015-12-04
greybus: don't use %h and %hh for printing short and char variables
Viresh Kumar
2015-11-25
greybus: bundle: rename bundle devices
Johan Hovold
2015-11-25
greybus: bundle: add bundle_id attribute
Johan Hovold
2015-11-25
greybus: bundle: use hexadecimal notation for class attribute
Johan Hovold
2015-11-25
greybus: bundle: rename class attribute
Johan Hovold
2015-11-21
greybus: move id-matching back to core
Johan Hovold
2015-11-21
greybus: remove unique-id matching
Johan Hovold
2015-10-21
greybus: bundle: fix double freeing of bundle structure
Viresh Kumar
2015-09-03
greybus: connection: call gb_connection_exit() from gb_connection_destroy()
Viresh Kumar
2015-09-03
greybus: bundle: kill unnecessary forward declaration of routine
Viresh Kumar
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-07-01
greybus: svc: Drop svc_set_route_send()
Viresh Kumar
2015-06-23
greybus: interface: Get manifest using Control protocol
Viresh Kumar
2015-06-12
greybus: bundle: fix gb_bundle_destroy()
Alex Elder
2015-06-12
greybus: bundle: refactor gb_bundle_find()
Alex Elder
2015-06-10
greybus: bundle: check for duplicate bundle ids
Alex Elder
2015-06-09
greybus: Tear down devices in the reverse order
Viresh Kumar
2015-05-01
greybus: bundle: use kstrdup() for state file
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-04-05
greybus: Unregister devices to get them freed
Viresh Kumar
2015-02-14
greybus: bundle: fix sleep-while-atomic in gb_bundle_destroy
Johan Hovold
2015-01-02
greybus: sysfs: put a \n at the end of all sysfs files
Greg Kroah-Hartman
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-23
greybus: add module support
Greg Kroah-Hartman
2014-12-19
greybus: interface: s/gb_interface_block/gb_interface/g
Greg Kroah-Hartman
2014-12-19
greybus: interface_block.c: rename the "interfaces" list "bundles"
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