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-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
2015-03-24
greybus: manifest: don't need to check for desc_size == 0 anymore
Viresh Kumar
2015-03-24
greybus: manifest: descriptor size should be >= header size
Viresh Kumar
2014-12-23
greybus: interface: remove global manifest_descs list
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-12
greybus: add Linaro copyrights
Alex Elder
2014-12-11
greybus: interface_block: s/gb_module/gb_interface_block/
Greg Kroah-Hartman
2014-12-11
greybus: module versions: remove them
Greg Kroah-Hartman
[next]