1. 19 1月, 2012 1 次提交
  2. 15 11月, 2011 2 次提交
  3. 10 11月, 2011 8 次提交
  4. 09 11月, 2011 6 次提交
  5. 08 11月, 2011 1 次提交
  6. 21 9月, 2011 1 次提交
  7. 08 7月, 2011 1 次提交
    • T
      ALSA: hda - Split quirk codes from patch_realtek.c · 1d045db9
      Takashi Iwai 提交于
      Put the all static quirk codes out of patch_realtek.c, split into the
      file for each codec model.  For controlling the build of quirk codes,
      a new Kconfig, CONFIG_SND_HDA_ENABLE_REALTEK_QUIRKS is introduced.
      By setting this off, all quirk codes won't be built, thus you can save
      lots of memory.
      
      The codes in patch_realtek.c are also shuffled and more comments are
      given, but the contents aren't changed.  This is just a refactoring.
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      1d045db9