1. 30 8月, 2005 1 次提交
  2. 28 7月, 2005 1 次提交
  3. 22 6月, 2005 1 次提交
    • T
      [ALSA] hda-codec - More fix of ALC880 codec support · e9edcee0
      Takashi Iwai 提交于
      Documentation,HDA Codec driver,HDA generic driver,HDA Intel driver
      - Fix some invalid configurations, typos in the last patch
      - Make init_verbs chainable, so that different configs can share the same
        init_verbs
      - Reorder and clean up the source codes in patch_realtek.c
      - Add the pin default configuration parser, used commonly in cmedia
        and realtek patch codes.
      - Add 'auto' model to ALC880 for auto-configuration from BIOS
        Use this model as default, and 3-stack as fallback
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      e9edcee0
  4. 29 5月, 2005 3 次提交
    • T
      [ALSA] Fix and cleanup of CM9880 auto-configuration · d21b37ea
      Takashi Iwai 提交于
      HDA Codec driver
      Fix and cleanup of CM9880 automatic PIN configuration.
      snd_hda_codec_setup_stream() doesn't do anything when NID is 0.
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      d21b37ea
    • T
      [ALSA] choose multi-channel jacks automatically · f953eff2
      Takashi Iwai 提交于
      HDA Codec driver
      Patch by C.L. Tien <cltien@cmedia.com.tw>:
      
      The patch makes cm9880 to choose multi-channel jacks automatically.
      
      1. I found the current code has basic_init, which already includes
         necessary controls for 6-stack initialization, so I don't need
         another model.
      
      2. I add a new model 'auto' to let the driver find a. if there are
         option real panel/front panel, b. the jacks to be used for multichannel.
      
      Because the jack color are based on MS's channel sequence, so the 'auto'
      model will pick the same jacks for multichannel MS uses. I did this to
      hope to minimize users questions. These code can also be applied to other
      codecs but I don't have any to test.
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      f953eff2
    • C
      [ALSA] fix multi-channel for model==full · d05b2817
      ChenLi Tien 提交于
      HDA Codec driver
      The patch_cm9880.c can't play side/C/B channels from front panel jacks.
      I fixed it by adding select pin.
      Signed-off-by: NChenLi Tien <cltien@cmedia.com.tw>
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      d05b2817
  5. 17 4月, 2005 1 次提交
    • L
      Linux-2.6.12-rc2 · 1da177e4
      Linus Torvalds 提交于
      Initial git repository build. I'm not bothering with the full history,
      even though we have it. We can create a separate "historical" git
      archive of that later if we want to, and in the meantime it's about
      3.2GB when imported into git - space that would just make the early
      git days unnecessarily complicated, when we don't have a lot of good
      infrastructure for it.
      
      Let it rip!
      1da177e4