greybus: audio: Report jack events conditionally
[cascardo/linux.git] / drivers / staging / greybus / manifest.c
2016-06-16 Viresh Kumargreybus: manifest: Disallow reuse of control cport
2016-05-15 Bryan O'Donoghuegreybus: interface: Extract and store Interface feature...
2016-04-21 Johan Hovoldgreybus: interface: move vendor and product strings...
2016-04-21 Johan Hovoldgreybus: manifest: fix illegal free in error path
2016-02-15 Viresh Kumargreybus: manifest: Parse cports (within a bundle) in...
2016-02-12 Johan Hovoldgreybus: manifest: add interface-device prefix to messages
2016-02-03 Greg Kroah-Hartmangreybus: fix sparse warning in manifest.c
2016-01-22 Johan Hovoldgreybus: manifest: check for duplicate CPort descriptor...
2016-01-22 Johan Hovoldgreybus: core: defer connection creation to driver...
2015-12-08 Johan Hovoldgreybus: interface: separate manifest parsing from...
2015-12-08 Johan Hovoldgreybus: bundle: separate bundle creation and registration
2015-12-08 Johan Hovoldgreybus: use decimal notation for interfaces, bundles...
2015-12-08 Johan Hovoldgreybus: connection: separate connection creation and...
2015-12-05 Viresh Kumargreybus: don't use %h and %hh for printing short and...
2015-11-25 Johan Hovoldgreybus: interface: drop the control bundle
2015-11-25 Johan Hovoldgreybus: manifest: refactor cport-descriptor release
2015-11-25 Johan Hovoldgreybus: connection: clean up connection-creation interface
2015-11-24 Sachin Pandharegreybus: manifest: simplify descriptor address calculation
2015-11-22 Johan Hovoldgreybus: fix vendor and product matching
2015-11-22 Johan Hovoldgreybus: interface: remove unique id
2015-11-17 Rui Miguel Silvagreybus: manifest: fix bundle descriptor parse
2015-11-02 Bryan O'Donoghuegreybus: manifest: fix the placement of arguments to...
2015-09-15 Viresh Kumargreybus: manifest: release cport descriptors to avoid...
2015-09-15 Viresh Kumargreybus: manifest: don't reject the interface on failin...
2015-07-22 Bryan O'Donoghuegreybus: manifest: convert pr_err to dev_err
2015-07-22 Bryan O'Donoghuegreybus: manifest: reserve control connection cport...
2015-07-08 Viresh Kumargreybus: connection: Exit connection before destroying it
2015-06-24 Viresh Kumargreybus: control: Warn if non-control cport/bundles...
2015-06-24 Viresh Kumargreybus: interface: Get manifest using Control protocol
2015-06-24 Viresh Kumargreybus: manifest: Allow bundles/connections list to...
2015-06-15 Greg Kroah-Hartmangreybus: Merge branch alex into Alexandre
2015-06-15 Alex Eldergreybus: rename HOST_DEV_CPORT_ID_MAX
2015-06-12 Alex Eldergreybus: manifest: clean up properly when parsing bundles
2015-06-12 Alex Eldergreybus: manifest: clean up properly when parsing cports
2015-06-10 Alex Eldergreybus: manifest: rework bundle parsing
2015-06-10 Alex Eldergreybus: manifest: rework cport parsing
2015-06-10 Alex Eldergreybus: manifest: use bundle's embedded interface...
2015-06-10 Alex Eldergreybus: manifest: really minor cleanups
2015-06-10 Alex Eldergreybus: drop some unnecessary headers
2015-06-08 Alex Eldergreybus: manifest: clean up a few pr_err() calls
2015-05-01 Viresh Kumargreybus: Remove class descriptor
2015-05-01 Viresh Kumargreybus: manifest: Remove vendor, product and unique...
2015-04-29 Viresh Kumargreybus: manifest: Warn if descriptor size > expected...
2015-04-29 Viresh Kumargreybus: manifest: Account for padding in string descriptor
2015-04-06 Viresh Kumargreybus: bundle: s/class_type/class
2015-04-06 Viresh Kumargreybus: drop module descriptors
2015-04-06 Viresh Kumargreybus: manifest: Use interface descriptor instead...
2015-04-06 Viresh Kumargreybus: bundle: Create bundles using bundle descriptors
2015-04-05 Viresh Kumargreybus: Add bundle descriptor type
2015-03-30 Alex Eldergreybus: manifest: use size_t for a size variable
2015-03-25 Greg Kroah-Hartmangreybus: Merge branch 'es1-fixes' into master
2015-03-24 Viresh Kumargreybus: manifest: don't need to check for desc_size...
2015-03-24 Viresh Kumargreybus: manifest: descriptor size should be >= header...
2014-12-24 Greg Kroah-Hartmangreybus: interface: remove global manifest_descs list
2014-12-19 Greg Kroah-Hartmangreybus: interface: s/gb_interface_block/gb_interface/g
2014-12-13 Greg Kroah-Hartmangreybus: bundle: s/gb_interface/gb_bundle/g
2014-12-12 Alex Eldergreybus: add Linaro copyrights
2014-12-12 Greg Kroah-Hartmangreybus: interface_block: s/gb_module/gb_interface_block/
2014-12-12 Greg Kroah-Hartmangreybus: module versions: remove them
2014-11-21 Viresh Kumargreybus: Random spell fixes
2014-11-19 Viresh Kumargreybus: Pass '*ptr' to sizeof() wherever possible
2014-11-14 Greg Kroah-Hartmangreybus: Revert "manifest: remove extra loop for findin...
2014-11-14 Greg Kroah-Hartmangreybus: Revert "manifest: improve print message"
2014-11-14 Viresh Kumargreybus: manifest: make sure manifest_descs list is...
2014-11-14 Viresh Kumargreybus: manifest: improve print message
2014-11-14 Viresh Kumargreybus: manifest: remove extra loop for finding module...
2014-11-14 Viresh Kumargreybus: manifest: don't free unallocated resources
2014-11-14 Viresh Kumargreybus: manifest: initialize variable during definition
2014-11-14 Viresh Kumargreybus: manifest: no need to initialize 'result'
2014-11-05 Alex Eldergreybus: control printing message
2014-10-29 Alex Eldergreybus: use protocol_id for numeric values
2014-10-06 Matt Portergreybus: fix gb_manifest_parse() successful return...
2014-10-06 Matt Portergreybus: fix manifest parsing problem with descriptor...
2014-10-05 Greg Kroah-Hartmangreybus: manifest.c: minor sparse cleanup
2014-10-04 Alex Eldergreybus: fix module setup
2014-10-03 Greg Kroah-Hartmangreybus: manifest: some minor sparse warning fixups.
2014-10-03 Alex Eldergreybus: record connection protocol
2014-10-03 Alex Eldergreybus: get rid of functions now...
2014-10-03 Alex Eldergreybus: October 1 updates
2014-10-03 Alex Eldergreybus: manifest cport descriptor parsing
2014-10-03 Alex Eldergreybus: manifest interface descriptor parsing
2014-10-03 Alex Eldergreybus: start improving manifest parsing