1. 21 Aug, 2014 2 commits
  2. 20 Aug, 2014 1 commit
  3. 13 Aug, 2014 1 commit
  4. 12 Aug, 2014 1 commit
  5. 11 Aug, 2014 3 commits
  6. 06 Aug, 2014 1 commit
  7. 07 Aug, 2014 2 commits
  8. 05 Aug, 2014 1 commit
  9. 06 Aug, 2014 3 commits
    • Eric Laurent's avatar
    • Eric Laurent's avatar
      usb audio: fix set_parameters read/write concurrency · 05333d45
      Eric Laurent authored
      Do not read the ALSA PCM device configuration when playback
      or capture is active.
      Do not force ALSA profile update if card and device passed
      to out/in_set_parameters() do not change.
      Hold the main HAL lock when closing or opening the
      ALSA PCM device.
      
      Bug: 15520724.
      
      Change-Id: I2b6087ed46ce7433de0b6dd8b24ec10de2e55d21
      05333d45
    • Jinsuk Kim's avatar
      CEC: Update mhl header · caeb4f61
      Jinsuk Kim authored
      Agreement with MHL consortium mandates that the open source implementation
      should mention only RAP/RCP/Scratchpad command and their related constant
      definitions.
      
      Also added a new event definition that provides with the capability info
      of the connected device.
      
      Change-Id: I0875e96672720bf2f182ee1d8b4c32437faac930
      caeb4f61
  10. 05 Aug, 2014 2 commits
  11. 04 Aug, 2014 1 commit
  12. 05 Aug, 2014 2 commits
  13. 31 Jul, 2014 1 commit
  14. 29 Jul, 2014 1 commit
  15. 30 Jul, 2014 3 commits
  16. 29 Jul, 2014 3 commits
  17. 28 Jul, 2014 1 commit
  18. 26 Jul, 2014 1 commit
    • Jeff Brown's avatar
      Delete mcu HAL. · d61f84ef
      Jeff Brown authored
      This HAL was intended to support doze mode but it is currently
      unused and it's best for it to stay that way.
      
      Bug: 16516536
      Change-Id: I4f442e27d68f18ff322afd4c1debd2f392687e80
      d61f84ef
  19. 25 Jul, 2014 1 commit
  20. 28 Jul, 2014 2 commits
    • Eric Laurent's avatar
      audio HAL: add parameters to open stream · f5e2469c
      Eric Laurent authored
      Pass device address (and audio source for inputs) to
      open_output_stream() and open_input_stream() audio HAL functions.
      
      Bug: 14815883.
      Change-Id: I5535677db3f3027917a31a7ed5c0a4c6bc013639
      f5e2469c
    • Jinsuk Kim's avatar
      Revert "Update comment for send message." · 634e9484
      Jinsuk Kim authored
      This reverts commit 0e956a7cd2dee76b762320c141960ffdb64d24eb.
      
      The decision was to revert to the old behavior where retransmission
      will be handled by HAL for efficiency.
      
      Change-Id: If165b60c0408ea1015b83806f6bf21e18b15bc7f
      634e9484
  21. 24 Jul, 2014 1 commit
  22. 25 Jul, 2014 1 commit
    • Paul McLean's avatar
      Refactor USB HAL (audio_hw.c) · c88e6ae5
      Paul McLean authored
      Refactoring alsa device attributes to alsa_device_profile.h/.c
      Refactoring alsa device state to alsa_device_proxy.h/.c
      Refactoring format functions into format.h/.c
      Refactoring logging functions into logging.h/.c
      Sundry (and extensive) code cleanup
      Reworked locking on out_write() and in_read() to allow
        simultaneous input/output
      
      Bug: 15986827, 15856702, 12833166
      
      Change-Id: I82c8d0ef252b2f95ee23f263dc175f4c883bfd64
      c88e6ae5
  23. 24 Jul, 2014 1 commit
  24. 25 Jul, 2014 1 commit
  25. 24 Jul, 2014 1 commit
  26. 25 Jul, 2014 1 commit
  27. 24 Jul, 2014 1 commit