1. 3dd2226 greybus: manifest: style fix missing space before '(' by Quentin Lambert · 8 years ago
  2. 42830f7 greybus: manifest: Disallow reuse of control cport by Viresh Kumar · 8 years ago
  3. 8c81d46 greybus: interface: Extract and store Interface feature byte by Bryan O'Donoghue · 8 years ago
  4. 7c8eb12 greybus: interface: move vendor and product strings to control device by Johan Hovold · 8 years ago
  5. 7d963cb greybus: manifest: fix illegal free in error path by Johan Hovold · 8 years ago
  6. 4a7908c greybus: manifest: Parse cports (within a bundle) in the order from manifest blob by Viresh Kumar · 8 years ago
  7. a0b5542 greybus: manifest: add interface-device prefix to messages by Johan Hovold · 8 years ago
  8. d1a9c05 greybus: fix sparse warning in manifest.c by Greg Kroah-Hartman · 8 years ago
  9. d6fba3d greybus: manifest: check for duplicate CPort descriptors when parsing by Johan Hovold · 8 years ago
  10. 98fdf5a greybus: core: defer connection creation to driver probe by Johan Hovold · 8 years ago
  11. 708d07a greybus: interface: separate manifest parsing from bundle registration by Johan Hovold · 9 years ago
  12. a7e36d0 greybus: bundle: separate bundle creation and registration by Johan Hovold · 9 years ago
  13. 100e900 greybus: use decimal notation for interfaces, bundles and cports by Johan Hovold · 9 years ago
  14. 0bf1f24 greybus: connection: separate connection creation and enabling by Johan Hovold · 9 years ago
  15. 2f3db92 greybus: don't use %h and %hh for printing short and char variables by Viresh Kumar · 9 years ago
  16. 47091af greybus: interface: drop the control bundle by Johan Hovold · 9 years ago
  17. f2152eb greybus: manifest: refactor cport-descriptor release by Johan Hovold · 9 years ago
  18. 2566fae greybus: connection: clean up connection-creation interface by Johan Hovold · 9 years ago
  19. fc25d90 greybus: manifest: simplify descriptor address calculation by Sachin Pandhare · 9 years ago
  20. f65fa47 greybus: fix vendor and product matching by Johan Hovold · 9 years ago
  21. 8034bd5 greybus: interface: remove unique id by Johan Hovold · 9 years ago
  22. 5c864e7 greybus: manifest: fix bundle descriptor parse by Rui Miguel Silva · 9 years ago
  23. b350007 greybus: manifest: fix the placement of arguments to pr_err by Bryan O'Donoghue · 9 years ago
  24. 4317f87 greybus: manifest: release cport descriptors to avoid 'excess descriptors' warning by Viresh Kumar · 9 years ago
  25. 98d7fbc greybus: manifest: don't reject the interface on failing to initialize a cport by Viresh Kumar · 9 years ago
  26. 09fb10f greybus: manifest: convert pr_err to dev_err by Bryan O'Donoghue · 9 years ago
  27. b38fe34 greybus: manifest: reserve control connection cport/bundle ids by Bryan O'Donoghue · 9 years ago
  28. 6fa1adb greybus: connection: Exit connection before destroying it by Viresh Kumar · 9 years ago
  29. 730a2f6 greybus: control: Warn if non-control cport/bundles have control protocol/classes by Viresh Kumar · 9 years ago
  30. 6c68da2 greybus: interface: Get manifest using Control protocol by Viresh Kumar · 9 years ago
  31. b08488b greybus: manifest: Allow bundles/connections list to be non-empty at manifest parsing by Viresh Kumar · 9 years ago
  32. fb690ca greybus: rename HOST_DEV_CPORT_ID_MAX by Alex Elder · 9 years ago
  33. 2a64fb0 greybus: manifest: clean up properly when parsing bundles by Alex Elder · 9 years ago
  34. 52e8ce3 greybus: manifest: clean up properly when parsing cports by Alex Elder · 9 years ago
  35. c27a253 greybus: manifest: rework bundle parsing by Alex Elder · 9 years ago
  36. a6b13eb greybus: manifest: rework cport parsing by Alex Elder · 9 years ago
  37. c46839d greybus: manifest: use bundle's embedded interface pointer by Alex Elder · 9 years ago
  38. d393c98 greybus: manifest: really minor cleanups by Alex Elder · 9 years ago
  39. 190241a greybus: drop some unnecessary headers by Alex Elder · 9 years ago
  40. d51c0ff greybus: manifest: clean up a few pr_err() calls by Alex Elder · 9 years ago
  41. b022515 greybus: Remove class descriptor by Viresh Kumar · 9 years ago
  42. 8a5286e greybus: manifest: Remove vendor, product and unique-id from interface descriptor by Viresh Kumar · 9 years ago
  43. 55b930c greybus: manifest: Warn if descriptor size > expected size by Viresh Kumar · 9 years ago
  44. fa2fbf1 greybus: manifest: Account for padding in string descriptor by Viresh Kumar · 9 years ago
  45. 88e6d37 greybus: bundle: s/class_type/class by Viresh Kumar · 9 years ago
  46. 8e2e22d greybus: drop module descriptors by Viresh Kumar · 9 years ago
  47. a93db2d greybus: manifest: Use interface descriptor instead of module descriptor to get information by Viresh Kumar · 9 years ago
  48. 7c183f7 greybus: bundle: Create bundles using bundle descriptors by Viresh Kumar · 9 years ago
  49. 83a0cb5 greybus: Add bundle descriptor type by Viresh Kumar · 9 years ago
  50. d8187aa greybus: manifest: use size_t for a size variable by Alex Elder · 9 years ago
  51. 13fe6a9 greybus: manifest: don't need to check for desc_size == 0 anymore by Viresh Kumar · 9 years ago
  52. 19b3b2c greybus: manifest: descriptor size should be >= header size by Viresh Kumar · 9 years ago
  53. 86cad66 greybus: interface: remove global manifest_descs list by Greg Kroah-Hartman · 9 years ago
  54. 4ab9b3c greybus: interface: s/gb_interface_block/gb_interface/g by Greg Kroah-Hartman · 9 years ago
  55. 1db0a5f greybus: bundle: s/gb_interface/gb_bundle/g by Greg Kroah-Hartman · 10 years ago
  56. a46e967 greybus: add Linaro copyrights by Alex Elder · 10 years ago
  57. 4ec7b07 greybus: interface_block: s/gb_module/gb_interface_block/ by Greg Kroah-Hartman · 10 years ago
  58. 708c126 greybus: module versions: remove them by Greg Kroah-Hartman · 10 years ago
  59. 696e0cc greybus: Random spell fixes by Viresh Kumar · 10 years ago
  60. 64e6929 greybus: Pass '*ptr' to sizeof() wherever possible by Viresh Kumar · 10 years ago
  61. 86bf33a greybus: Revert "manifest: remove extra loop for finding module descriptor" by Greg Kroah-Hartman · 10 years ago
  62. b7be8d2 greybus: Revert "manifest: improve print message" by Greg Kroah-Hartman · 10 years ago
  63. 1dd90df greybus: manifest: make sure manifest_descs list is empty before parsing manifest by Viresh Kumar · 10 years ago
  64. 219871e greybus: manifest: improve print message by Viresh Kumar · 10 years ago
  65. 85f3aee greybus: manifest: remove extra loop for finding module descriptor by Viresh Kumar · 10 years ago
  66. 50fc08f greybus: manifest: don't free unallocated resources by Viresh Kumar · 10 years ago
  67. 4ed16a8 greybus: manifest: initialize variable during definition by Viresh Kumar · 10 years ago
  68. 43d9431 greybus: manifest: no need to initialize 'result' by Viresh Kumar · 10 years ago
  69. 545a697 greybus: control printing message by Alex Elder · 10 years ago
  70. 7fba007 greybus: use protocol_id for numeric values by Alex Elder · 10 years ago
  71. ff8aed5 greybus: fix gb_manifest_parse() successful return path by Matt Porter · 10 years ago
  72. 7a13e2f greybus: fix manifest parsing problem with descriptor payload by Matt Porter · 10 years ago
  73. 2fb5c51 greybus: manifest.c: minor sparse cleanup by Greg Kroah-Hartman · 10 years ago
  74. 937d0da greybus: fix module setup by Alex Elder · 10 years ago
  75. 2f30d9f greybus: manifest: some minor sparse warning fixups. by Greg Kroah-Hartman · 10 years ago
  76. ad1c449 greybus: record connection protocol by Alex Elder · 10 years ago
  77. cd34507 greybus: get rid of functions now... by Alex Elder · 10 years ago
  78. 63cc932 greybus: October 1 updates by Alex Elder · 10 years ago
  79. c095bbc greybus: manifest cport descriptor parsing by Alex Elder · 10 years ago
  80. d88bfb5 greybus: manifest interface descriptor parsing by Alex Elder · 10 years ago
  81. b09c94a greybus: start improving manifest parsing by Alex Elder · 10 years ago