1. 26 May, 2009 2 commits
  2. 25 May, 2009 2 commits
  3. 24 May, 2009 2 commits
  4. 22 May, 2009 1 commit
  5. 19 May, 2009 2 commits
  6. 18 May, 2009 3 commits
  7. 16 May, 2009 1 commit
  8. 15 May, 2009 1 commit
  9. 14 May, 2009 1 commit
  10. 13 May, 2009 1 commit
  11. 12 May, 2009 1 commit
  12. 11 May, 2009 2 commits
  13. 08 May, 2009 6 commits
  14. 07 May, 2009 1 commit
  15. 04 May, 2009 1 commit
  16. 28 Apr, 2009 4 commits
  17. 27 Apr, 2009 1 commit
    • Takashi Iwai's avatar
      ALSA: hda - Add amp initialization for realtek auto mode · 4a79ba34
      Takashi Iwai authored
      In the realtek auto-probing mode, the initialization of amp with
      some magic COEF or EAPD verbs is applied only when the codec SSID
      has valid values to satisfy the realtek's definition.
      However, many devices don't provide in that way, thus the device
      doesn't work as is.
      
      This patch allows the same initialization code even if the SSID
      doesn't pass the bit test.  Also, alc_subsystem_id() is changed
      just to check and define the type, so that it's called in the
      parser, instead of the initializer.
      Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
      4a79ba34
  18. 23 Apr, 2009 1 commit
  19. 21 Apr, 2009 7 commits