1. b482b0d greybus: svc: implement interface mailbox event by Johan Hovold · 9 years ago
  2. 22bb938 greybus: svc: implement module inserted and removed operations by Johan Hovold · 9 years ago
  3. ec562f2 greybus: interface: implement interface activation and power down by Johan Hovold · 9 years ago
  4. 1e8e22b greybus: svc: add stub interface-activate function by Johan Hovold · 9 years ago
  5. 017482b greybus: svc: add stub functions for v_sys, refclk and unipro by Johan Hovold · 9 years ago
  6. 1e1565e greybus: interface: add active state flag by Johan Hovold · 9 years ago
  7. 36602a2 greybus: module: implement controlled module removal by Johan Hovold · 9 years ago
  8. b15d97d greybus: core: add module abstraction by Johan Hovold · 9 years ago
  9. 844fcbf greybus: svc: refactor interface re-enable by Johan Hovold · 9 years ago
  10. deba0c0 greybus: Documentation/sysfs: sort entries alphabetically by Johan Hovold · 9 years ago
  11. 4ff80a5 greybus: Documentation/sysfs: add entry for control device by Johan Hovold · 9 years ago
  12. 1218519 greybus: svc: use a common prefix for debugfs functions by Johan Hovold · 9 years ago
  13. d7ed7cb greybus: audio: acquire wakelock during active playback by Vaibhav Agarwal · 9 years ago
  14. 7b62b61 greybus: arche-ctrl: Don't expose driver internals to arche-platform driver by Viresh Kumar · 9 years ago
  15. f2bf63a greybus: audio: acquire wakelock during active playback by Vaibhav Agarwal · 9 years ago
  16. f35fdb2 greybus: svc: fix function-parameter indentation by Johan Hovold · 9 years ago
  17. 5b35ef9 greybus: svc: fix pwrmon return value by Johan Hovold · 9 years ago
  18. 89f2df4 greybus: svc: keep error messages uniform by Johan Hovold · 9 years ago
  19. 2437f1c greybus: es2: move ap_disconnect() below ap_probe() by Viresh Kumar · 9 years ago
  20. 62de6e0 greybus: es2: don't protest when getting -ENOENT/ESHUTDOWN USB errors by Viresh Kumar · 9 years ago
  21. ecdd3a2 greybus: es2: disable cport-in after remove greybus host device by Viresh Kumar · 9 years ago
  22. a0f997b greybus: es2: Allow proper release of greybus host device by Viresh Kumar · 9 years ago
  23. 36460e8 greybus: audio-codec: Staticize few routines to fix build warnings by Viresh Kumar · 9 years ago
  24. de86e25 greybus: bootrom: fix typo by Viresh Kumar · 9 years ago
  25. 698bdcb greybus: camera-gb: Remove hardcode for CSI TX number of lanes by Evgeniy Borisov · 9 years ago
  26. 9504677 greybus: svc: add AP power measurements debugfs support by David Lin · 9 years ago
  27. 05a8491 greybus: es2: Fix apb_log null pointer exception by David Lin · 9 years ago
  28. b4b1b7e greybus: uart: Update line coding settings only when needed by Axel Haslam · 9 years ago
  29. 41d5140 greybus: svc: remove interface-remove helper by Johan Hovold · 9 years ago
  30. 96fb6c3 greybus: svc: keep interfaces registered during mode switch by Johan Hovold · 9 years ago
  31. 87a4c819 greybus: svc: make sure to deactivate all interfaces on disconnect by Johan Hovold · 9 years ago
  32. 4960583 greybus: interface: reduce control-device lifetime by Johan Hovold · 9 years ago
  33. b6147e4 greybus: control: return error pointer when failing to create control device by Johan Hovold · 9 years ago
  34. 7c8eb12 greybus: interface: move vendor and product strings to control device by Johan Hovold · 9 years ago
  35. 7326e07 greybus: interface: register control device at hotplug by Johan Hovold · 9 years ago
  36. a6e5b01 greybus: core: make the control object be a device by Johan Hovold · 9 years ago
  37. 1ed8cde greybus: control: move timesync-operation functions by Johan Hovold · 9 years ago
  38. a530a8b greybus: interface: disable interface on registration failures by Johan Hovold · 9 years ago
  39. 078ef06 greybus: Documentation/sysfs: add example control devices by Johan Hovold · 9 years ago
  40. 9e5e6fa greybus: Documentation/sysfs: rename the svc eject attribute by Johan Hovold · 9 years ago
  41. 78b609b greybus: Documentation/sysfs: remove interface unique_id attribute by Johan Hovold · 9 years ago
  42. aba2fc6 greybus: Documentation: move the interface power attributes by Johan Hovold · 9 years ago
  43. 7d963cb greybus: manifest: fix illegal free in error path by Johan Hovold · 9 years ago
  44. d1d6771 greybus: spi: use timeout request send operation by Rui Miguel Silva · 9 years ago
  45. 0928b2e greybus: spi: fix message transfer over greybus by Rui Miguel Silva · 9 years ago
  46. 192c70d greybus: svc watchdog: Disable watchdog upon entering suspend by David Lin · 9 years ago
  47. 9160b7c greybus: arche-platform: Power-off unipro subsystem upon suspend by David Lin · 9 years ago
  48. 777471a greybus: Fixup __u64, __u32 to __le64, __le32 in timesync declarations by Bryan O'Donoghue · 9 years ago
  49. a7ddda1 greybus: arche-platfrom: Get rid of 2sec delay in USB3613 configuration by Vaibhav Hiremath · 9 years ago
  50. b490503 greybus: camera-gb: Extend the configure streams interface by Evgeniy Borisov · 9 years ago
  51. ddb10c8 greybus: svc: add Interface power measurements support by David Lin · 9 years ago
  52. 89de9a0 greybus: audio: Update device type based on widget types by Vaibhav Agarwal · 9 years ago
  53. a9234bf greybus: audio_manager: Split device type into i/p & o/p devices by Vaibhav Agarwal · 9 years ago
  54. dc5cc72 greybus: camera: Add metadata format by Gjorgji Rosikopulos · 9 years ago
  55. 5a53e02 greybus: firmware: Rename to bootrom protocol by Viresh Kumar · 9 years ago
  56. 0c35631 greybus: checkpatch.pl: Mark --no-tree as default option by Viresh Kumar · 9 years ago
  57. f053f44 greybus: Revert "Added a sysfs entry to power down the SVC" by Akash Choudhari · 9 years ago
  58. 88a3011 greybus: Added a sysfs entry to power down the SVC by Georgi Dobrev · 9 years ago
  59. d9984cf greybus: scripts: create subdir for checkpatch and spelling.txt by Greg Kroah-Hartman · 9 years ago
  60. a4d11ce greybus: trivial: add checkpatch.pl to the tree by Greg Kroah-Hartman · 9 years ago
  61. 094c430 greybus: audio: Add I2S_RX path related settings by Vaibhav Agarwal · 9 years ago
  62. 64a7e2c greybus: audio: Added jack support to audio module by Vaibhav Agarwal · 9 years ago
  63. 6da549e greybus: audio: Fix widget pointer update during control parsing by Vaibhav Agarwal · 9 years ago
  64. 1472ec6 greybus: camera: Use pointer for gb camera module ops by Gjorgji Rosikopulos · 9 years ago
  65. a7be846 greybus: interface: add Ara serial-number support by Johan Hovold · 9 years ago
  66. 50ad416 greybus: interface: clean up DME attribute handling by Johan Hovold · 9 years ago
  67. ac72cfb greybus: interface: clean up ES2 VID/PID hack by Johan Hovold · 9 years ago
  68. 7d7acc0 greybus: interface: add ES2 init-status quirk flag by Johan Hovold · 9 years ago
  69. 153ff7e greybus: interface: read DME attributes at activation by Johan Hovold · 9 years ago
  70. af1471e greybus: greybus_protocols: rename NULL DME selector index by Johan Hovold · 9 years ago
  71. e9f2f68 greybus: interface: clean up device-id handling by Johan Hovold · 9 years ago
  72. 984c9d3 greybus: interface: deactivate interface on enumeration failure by Johan Hovold · 9 years ago
  73. 4d5f621 greybus: interface: move route creation to interface activation by Johan Hovold · 9 years ago
  74. ec199cc greybus: interface: clean up ES3-bootroom-quirk handling by Johan Hovold · 9 years ago
  75. 133e366 greybus: interface: clean up and rename init-status helper by Johan Hovold · 9 years ago
  76. e12811e greybus: interface: fix es2 boot-status mask by Johan Hovold · 9 years ago
  77. c2d8090 greybus: interface: move boot-status clearing to interface enable by Johan Hovold · 9 years ago
  78. 9ba486e greybus: svc: indent CPort flag defines properly by Johan Hovold · 9 years ago
  79. 601df8f greybus: greybus_protocols: remove bogus comment about svc bundle by Johan Hovold · 9 years ago
  80. b5eebbf greybus: svc: remove bogus interface-reset helper by Johan Hovold · 9 years ago
  81. 1b4c4e9 greybus: greybus_protocols: align DME-attribute values by Johan Hovold · 9 years ago
  82. b77e3e5 greybus: core: fix two container-of macros by Johan Hovold · 9 years ago
  83. d764212 greybus: audio: fix to resolve multiple audio module playback issue by Vaibhav Agarwal · 9 years ago
  84. 5793227 greybus: audio: Add module specific driver by Vaibhav Agarwal · 9 years ago
  85. 6dd6764 greybus: audio: Use single codec driver registration by Vaibhav Agarwal · 9 years ago
  86. 0ec3063 greybus: convert drivers to use connection->private set/get by Greg Kroah-Hartman · 9 years ago
  87. 418f3da greybus: connection: add functions to get/set private data by Greg Kroah-Hartman · 9 years ago
  88. 30b442b3 greybus: greybus_trace: Fix broken greybus ftrace by David Lin · 9 years ago
  89. 309520e greybus: audio: Use CSD instead of E2EFC for audio data connections by Mark Greer · 9 years ago
  90. c3d77f7 greybus: camera: Improve module registration mechanism by Gjorgji Rosikopulos · 9 years ago
  91. a883b0e greybus: camera: Register capabilities operation by Jacopo Mondi · 9 years ago
  92. 48b15a9 greybus: camera: Implement the capabilities operation by Laurent Pinchart · 9 years ago
  93. f8811c7 greybus: power_supply: reverse version check for new psy API by Sandeep Patil · 9 years ago
  94. 3b90040 greybus: loopback_test: handle SIGINT signal by Axel Haslam · 9 years ago
  95. fece9c8 greybus: Ensure gb->mutex is held when adding timer by Bryan O'Donoghue · 9 years ago
  96. 1dc8d3d greybus: loopback: Fix broken loopback min values by Alexandre Bailon · 9 years ago
  97. d18da86 greybus: greybus_protocols: remove svc-eject timeout define by Johan Hovold · 9 years ago
  98. e676ccd greybus: svc: print an error message on failed eject attempts by Johan Hovold · 9 years ago
  99. c80514a greybus: svc: unexport eject helper by Johan Hovold · 9 years ago
  100. 629c0d0 greybus: interface: separate disabling from removal by Johan Hovold · 9 years ago