1. 02 Sep, 2014 1 commit
  2. 30 Aug, 2014 1 commit
  3. 29 Aug, 2014 1 commit
  4. 28 Aug, 2014 5 commits
  5. 22 Aug, 2014 1 commit
  6. 21 Aug, 2014 3 commits
  7. 20 Aug, 2014 1 commit
  8. 13 Aug, 2014 1 commit
  9. 12 Aug, 2014 1 commit
  10. 11 Aug, 2014 3 commits
  11. 06 Aug, 2014 1 commit
  12. 07 Aug, 2014 2 commits
  13. 05 Aug, 2014 1 commit
  14. 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
  15. 05 Aug, 2014 2 commits
  16. 04 Aug, 2014 1 commit
  17. 05 Aug, 2014 2 commits
  18. 31 Jul, 2014 1 commit
  19. 29 Jul, 2014 1 commit
  20. 30 Jul, 2014 3 commits
  21. 29 Jul, 2014 3 commits
  22. 28 Jul, 2014 1 commit
  23. 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