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
/
manifest.c
Age
Commit message (
Expand
)
Author
2016-09-27
greybus: manifest: style fix missing space before '('
Quentin Lambert
2016-06-15
greybus: manifest: Disallow reuse of control cport
Viresh Kumar
2016-05-15
greybus: interface: Extract and store Interface feature byte
Bryan O'Donoghue
2016-04-21
greybus: interface: move vendor and product strings to control device
Johan Hovold
2016-04-21
greybus: manifest: fix illegal free in error path
Johan Hovold
2016-02-15
greybus: manifest: Parse cports (within a bundle) in the order from manifest ...
Viresh Kumar
2016-02-11
greybus: manifest: add interface-device prefix to messages
Johan Hovold
2016-02-03
greybus: fix sparse warning in manifest.c
Greg Kroah-Hartman
2016-01-21
greybus: manifest: check for duplicate CPort descriptors when parsing
Johan Hovold
2016-01-21
greybus: core: defer connection creation to driver probe
Johan Hovold
2015-12-08
greybus: interface: separate manifest parsing from bundle registration
Johan Hovold
2015-12-08
greybus: bundle: separate bundle creation and registration
Johan Hovold
2015-12-08
greybus: use decimal notation for interfaces, bundles and cports
Johan Hovold
2015-12-08
greybus: connection: separate connection creation and enabling
Johan Hovold
2015-12-04
greybus: don't use %h and %hh for printing short and char variables
Viresh Kumar
2015-11-25
greybus: interface: drop the control bundle
Johan Hovold
2015-11-25
greybus: manifest: refactor cport-descriptor release
Johan Hovold
2015-11-25
greybus: connection: clean up connection-creation interface
Johan Hovold
2015-11-23
greybus: manifest: simplify descriptor address calculation
Sachin Pandhare
2015-11-21
greybus: fix vendor and product matching
Johan Hovold
2015-11-21
greybus: interface: remove unique id
Johan Hovold
2015-11-16
greybus: manifest: fix bundle descriptor parse
Rui Miguel Silva
2015-11-02
greybus: manifest: fix the placement of arguments to pr_err
Bryan O'Donoghue
2015-09-14
greybus: manifest: release cport descriptors to avoid 'excess descriptors' wa...
Viresh Kumar
2015-09-14
greybus: manifest: don't reject the interface on failing to initialize a cport
Viresh Kumar
2015-07-22
greybus: manifest: convert pr_err to dev_err
Bryan O'Donoghue
2015-07-22
greybus: manifest: reserve control connection cport/bundle ids
Bryan O'Donoghue
2015-07-08
greybus: connection: Exit connection before destroying it
Viresh Kumar
2015-06-23
greybus: control: Warn if non-control cport/bundles have control protocol/cla...
Viresh Kumar
2015-06-23
greybus: interface: Get manifest using Control protocol
Viresh Kumar
2015-06-23
greybus: manifest: Allow bundles/connections list to be non-empty at manifest...
Viresh Kumar
2015-06-15
greybus: rename HOST_DEV_CPORT_ID_MAX
Alex Elder
2015-06-12
greybus: manifest: clean up properly when parsing bundles
Alex Elder
2015-06-12
greybus: manifest: clean up properly when parsing cports
Alex Elder
2015-06-10
greybus: manifest: rework bundle parsing
Alex Elder
2015-06-10
greybus: manifest: rework cport parsing
Alex Elder
2015-06-10
greybus: manifest: use bundle's embedded interface pointer
Alex Elder
2015-06-10
greybus: manifest: really minor cleanups
Alex Elder
2015-06-10
greybus: drop some unnecessary headers
Alex Elder
2015-06-08
greybus: manifest: clean up a few pr_err() calls
Alex Elder
2015-05-01
greybus: Remove class descriptor
Viresh Kumar
2015-05-01
greybus: manifest: Remove vendor, product and unique-id from interface descri...
Viresh Kumar
2015-04-29
greybus: manifest: Warn if descriptor size > expected size
Viresh Kumar
2015-04-29
greybus: manifest: Account for padding in string descriptor
Viresh Kumar
2015-04-06
greybus: bundle: s/class_type/class
Viresh Kumar
2015-04-06
greybus: drop module descriptors
Viresh Kumar
2015-04-06
greybus: manifest: Use interface descriptor instead of module descriptor to g...
Viresh Kumar
2015-04-06
greybus: bundle: Create bundles using bundle descriptors
Viresh Kumar
2015-04-05
greybus: Add bundle descriptor type
Viresh Kumar
2015-03-30
greybus: manifest: use size_t for a size variable
Alex Elder
[next]