1. 29 Feb, 2016 1 commit
    • Mark Greer's avatar
      greybus: audio: Register CPorts for specific directions · 4a8e5199
      Mark Greer authored
      Currently, it is assumed that all audio data CPorts registered on
      APB1 are used for transmitting audio data.  That may not always be
      true like when a microphone is connected but no speakers.  Also,
      the current special protocol lacks a way to tell APB1 whether the CPort
      being registered is for transmitting, receiving, or both.
      
      Fix by adding a 'direction' field to the register and unregister CPort
      requests and define bits indicating which direction (or both) audio
      data will go on that CPort.
      Signed-off-by: default avatarMark Greer <mgreer@animalcreek.com>
      Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@google.com>
      4a8e5199
  2. 27 Feb, 2016 1 commit
  3. 26 Feb, 2016 19 commits
  4. 25 Feb, 2016 10 commits
  5. 24 Feb, 2016 6 commits
  6. 23 Feb, 2016 2 commits
  7. 18 Feb, 2016 1 commit