1. 08 1月, 2009 2 次提交
  2. 07 1月, 2009 3 次提交
  3. 03 1月, 2009 2 次提交
  4. 01 1月, 2009 2 次提交
  5. 24 12月, 2008 1 次提交
  6. 21 12月, 2008 2 次提交
  7. 20 12月, 2008 1 次提交
  8. 19 12月, 2008 11 次提交
  9. 18 12月, 2008 3 次提交
  10. 16 12月, 2008 1 次提交
  11. 11 12月, 2008 1 次提交
  12. 10 12月, 2008 1 次提交
  13. 07 12月, 2008 1 次提交
  14. 05 12月, 2008 2 次提交
    • T
      ALSA: hda - Proper power-map toggling for input pins · 12dde4c6
      Takashi Iwai 提交于
      The current code overrides the event type on input pins always to
      PWR_EVENT.  Although this still works (PWR_EVENT and INSERT_EVENT
      are handled samely), it'd be better to avoid such overrides.
      
      Also, currently the unsol events are registered even for fixed pins
      which will never raise the pin-detection event.
      
      This patch fixes both issues.
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      12dde4c6
    • T
      ALSA: hda - Fix pin-detection in patch_sigmatel.c · e6e3ea25
      Takashi Iwai 提交于
      The pin-detection function used in patch_sigmatel.c shouldn't be specific
      to HP pin because it's used for input pins in general, too.
      
      This patch fixes the detection function, removes the HP check from it
      and moves to stac92xx_hp_detect().
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      e6e3ea25
  15. 04 12月, 2008 2 次提交
  16. 01 12月, 2008 2 次提交
  17. 28 11月, 2008 3 次提交