aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus/manifest.c
Commit message (Expand)AuthorAge
* greybus: manifest: style fix missing space before '('Quentin Lambert2016-09-27
* greybus: manifest: Disallow reuse of control cportViresh Kumar2016-06-16
* greybus: interface: Extract and store Interface feature byteBryan O'Donoghue2016-05-15
* greybus: interface: move vendor and product strings to control deviceJohan Hovold2016-04-20
* greybus: manifest: fix illegal free in error pathJohan Hovold2016-04-20
* greybus: manifest: Parse cports (within a bundle) in the order from manifest ...Viresh Kumar2016-02-15
* greybus: manifest: add interface-device prefix to messagesJohan Hovold2016-02-12
* greybus: fix sparse warning in manifest.cGreg Kroah-Hartman2016-02-03
* greybus: manifest: check for duplicate CPort descriptors when parsingJohan Hovold2016-01-22
* greybus: core: defer connection creation to driver probeJohan Hovold2016-01-22
* greybus: interface: separate manifest parsing from bundle registrationJohan Hovold2015-12-08
* greybus: bundle: separate bundle creation and registrationJohan Hovold2015-12-08
* greybus: use decimal notation for interfaces, bundles and cportsJohan Hovold2015-12-08
* greybus: connection: separate connection creation and enablingJohan Hovold2015-12-08
* greybus: don't use %h and %hh for printing short and char variablesViresh Kumar2015-12-04
* greybus: interface: drop the control bundleJohan Hovold2015-11-25
* greybus: manifest: refactor cport-descriptor releaseJohan Hovold2015-11-25
* greybus: connection: clean up connection-creation interfaceJohan Hovold2015-11-25
* greybus: manifest: simplify descriptor address calculationSachin Pandhare2015-11-23
* greybus: fix vendor and product matchingJohan Hovold2015-11-21
* greybus: interface: remove unique idJohan Hovold2015-11-21
* greybus: manifest: fix bundle descriptor parseRui Miguel Silva2015-11-17
* greybus: manifest: fix the placement of arguments to pr_errBryan O'Donoghue2015-11-02
* greybus: manifest: release cport descriptors to avoid 'excess descriptors' wa...Viresh Kumar2015-09-15
* greybus: manifest: don't reject the interface on failing to initialize a cportViresh Kumar2015-09-15
* greybus: manifest: convert pr_err to dev_errBryan O'Donoghue2015-07-22
* greybus: manifest: reserve control connection cport/bundle idsBryan O'Donoghue2015-07-22
* greybus: connection: Exit connection before destroying itViresh Kumar2015-07-08
* greybus: control: Warn if non-control cport/bundles have control protocol/cla...Viresh Kumar2015-06-24
* greybus: interface: Get manifest using Control protocolViresh Kumar2015-06-24
* greybus: manifest: Allow bundles/connections list to be non-empty at manifest...Viresh Kumar2015-06-24
* greybus: rename HOST_DEV_CPORT_ID_MAXAlex Elder2015-06-15
* greybus: manifest: clean up properly when parsing bundlesAlex Elder2015-06-12
* greybus: manifest: clean up properly when parsing cportsAlex Elder2015-06-12
* greybus: manifest: rework bundle parsingAlex Elder2015-06-10
* greybus: manifest: rework cport parsingAlex Elder2015-06-10
* greybus: manifest: use bundle's embedded interface pointerAlex Elder2015-06-10
* greybus: manifest: really minor cleanupsAlex Elder2015-06-10
* greybus: drop some unnecessary headersAlex Elder2015-06-10
* greybus: manifest: clean up a few pr_err() callsAlex Elder2015-06-08
* greybus: Remove class descriptorViresh Kumar2015-05-01
* greybus: manifest: Remove vendor, product and unique-id from interface descri...Viresh Kumar2015-05-01
* greybus: manifest: Warn if descriptor size > expected sizeViresh Kumar2015-04-29
* greybus: manifest: Account for padding in string descriptorViresh Kumar2015-04-29
* greybus: bundle: s/class_type/classViresh Kumar2015-04-06
* greybus: drop module descriptorsViresh Kumar2015-04-06
* greybus: manifest: Use interface descriptor instead of module descriptor to g...Viresh Kumar2015-04-06
* greybus: bundle: Create bundles using bundle descriptorsViresh Kumar2015-04-06
* greybus: Add bundle descriptor typeViresh Kumar2015-04-05
* greybus: manifest: use size_t for a size variableAlex Elder2015-03-30