aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus/bundle.c
Commit message (Expand)AuthorAge
* staging: greybus: remove CONFIG_PM_RUNTIME from kernel_ver.hGreg Kroah-Hartman2016-09-19
* greybus: bundle: add runtime pm supportDavid Lin2016-07-14
* greybus: Remove extra blank linesViresh Kumar2016-06-10
* greybus: tracing: define bundle tracesAlex Elder2016-06-03
* greybus: define BUNDLE_ID_NONEAlex Elder2016-06-03
* greybus: Bundle: Initialize dma_mask for bundle deviceViresh Kumar2016-04-25
* greybus: core: defer connection creation to driver probeJohan Hovold2016-01-22
* greybus: legacy: add legacy-protocol bundle driverJohan Hovold2016-01-19
* greybus: bundle: separate bundle creation and registrationJohan Hovold2015-12-08
* greybus: bundle: separate connection disabling and destructionJohan Hovold2015-12-08
* greybus: bundle: use dev_err for bundle-creation errorsJohan Hovold2015-12-08
* greybus: bundle: kill the bundle lockJohan Hovold2015-12-08
* greybus: use decimal notation for interfaces, bundles and cportsJohan Hovold2015-12-08
* greybus: bundle: kill gb_bundle_bind_protocolsJohan Hovold2015-12-08
* greybus: don't use %h and %hh for printing short and char variablesViresh Kumar2015-12-04
* greybus: bundle: rename bundle devicesJohan Hovold2015-11-25
* greybus: bundle: add bundle_id attributeJohan Hovold2015-11-25
* greybus: bundle: use hexadecimal notation for class attributeJohan Hovold2015-11-25
* greybus: bundle: rename class attributeJohan Hovold2015-11-25
* greybus: move id-matching back to coreJohan Hovold2015-11-21
* greybus: remove unique-id matchingJohan Hovold2015-11-21
* greybus: bundle: fix double freeing of bundle structureViresh Kumar2015-10-21
* greybus: connection: call gb_connection_exit() from gb_connection_destroy()Viresh Kumar2015-09-03
* greybus: bundle: kill unnecessary forward declaration of routineViresh Kumar2015-09-03
* greybus: bundles: remove gb_bundle(s)_init()Viresh Kumar2015-07-01
* greybus: interface: device_id belongs to the interfaceViresh Kumar2015-07-01
* greybus: svc: Drop svc_set_route_send()Viresh Kumar2015-07-01
* greybus: interface: Get manifest using Control protocolViresh Kumar2015-06-24
* greybus: bundle: fix gb_bundle_destroy()Alex Elder2015-06-12
* greybus: bundle: refactor gb_bundle_find()Alex Elder2015-06-12
* greybus: bundle: check for duplicate bundle idsAlex Elder2015-06-10
* greybus: Tear down devices in the reverse orderViresh Kumar2015-06-09
* greybus: bundle: use kstrdup() for state fileAlex Elder2015-05-01
* greybus: bundle: add state sysfs fileGreg Kroah-Hartman2015-04-17
* greybus: bundle: s/class_type/classViresh Kumar2015-04-06
* greybus: driver corresponds to a bundle, not interfaceViresh Kumar2015-04-06
* greybus: bundle: Initialize all bundles on link-upViresh Kumar2015-04-06
* greybus: bundle: Create bundles using bundle descriptorsViresh Kumar2015-04-06
* greybus: Unregister devices to get them freedViresh Kumar2015-04-05
* greybus: bundle: fix sleep-while-atomic in gb_bundle_destroyJohan Hovold2015-02-14
* greybus: sysfs: put a \n at the end of all sysfs filesGreg Kroah-Hartman2015-01-02
* greybus: bundle: create GB_DEVICE_ID_BADGreg Kroah-Hartman2015-01-02
* greybus: protocol: split binding of prototcols to connections out of initGreg Kroah-Hartman2014-12-24
* greybus: add module supportGreg Kroah-Hartman2014-12-23
* greybus: interface: s/gb_interface_block/gb_interface/gGreg Kroah-Hartman2014-12-19
* greybus: interface_block.c: rename the "interfaces" list "bundles"Greg Kroah-Hartman2014-12-19
* greybus: bundle: s/gb_interface/gb_bundle/gGreg Kroah-Hartman2014-12-13
* greybus: bundle: rename interface.[c|h] to bundle.[c|h]Greg Kroah-Hartman2014-12-13