1. 13 10月, 2011 1 次提交
    • C
      ALSA: hda - Remove bad code for IDT 92HD83 family patch · 6c5c04e5
      Charles Chin 提交于
      The purpose of this patch is to remove a section of "bad" code that
      assigns the last DAC to ports E or F in order to support notebooks
      with docking in earlier days, around ALSA 1.0.19 - 21.  This is not
      necessary now and actually breaks some configurations that use these
      ports as other devices.  This have been tested on several different
      configurations to make sure that it is working for different combinations.
      Signed-off-by: NCharles Chin <Charles.Chin@idt.com>
      Cc: <stable@kernel.org>
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      6c5c04e5
  2. 06 10月, 2011 4 次提交
  3. 05 10月, 2011 2 次提交
  4. 03 10月, 2011 2 次提交
  5. 30 9月, 2011 1 次提交
  6. 29 9月, 2011 2 次提交
    • T
      ALSA: hda - Allow patching with any vendor/subsystem ids · ef940b04
      Takashi Iwai 提交于
      In the ugly real world, there area really broken devices that don't set
      codec SSID correctly.  In such a case, the ID can be random, thus the
      patching won't work reliably.
      
      For applying the patch forcibly to such a device, the driver will skip
      the vendor and/or subsystem ID checks when zero or a negative number is
      given in [codec] section.
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      ef940b04
    • T
      ALSA: hda - Add snoop option · 27fe48d9
      Takashi Iwai 提交于
      Added a new option "snoop" for the traffic control of the HD-audio
      controller chip.  When set to 0, the non-snooping mode is used with
      the traffic control bit is set in each stream control register.
      This may allow better operations in the low power mode, but the actual
      implementation is depending pretty much on the chipset.
      
      As already implemented, more or less each chipset has own snoop-control
      register bit.  Now this setup refers to the snoop option, too.
      
      Also, a new VIA chipset may require the non-snooping mode when set so
      in BIOS.  In such a case, the option value is overridden.
      
      As default, it's still set to snoop=1 for keeping the same behavior as
      before.  In near future, it'll be set to 0 as default after checking
      it works in every system well.
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      27fe48d9
  7. 28 9月, 2011 1 次提交
  8. 27 9月, 2011 1 次提交
  9. 26 9月, 2011 2 次提交
  10. 24 9月, 2011 1 次提交
  11. 23 9月, 2011 1 次提交
    • R
      ALSA: HDA - Add Independent Headphone for all models of ad1988/ad1989 · 34588709
      Raymond Yau 提交于
      - Add "AD198x Headphone" playback device for independent headphone playback
        while playing 7.1 surround using rear panel audio jacks.
      
      - Remove "6stack-dig-fp" model since "Headphone Playback Volume" control using
        DAC0 instead of DAC1 (HDA_FRONT) was already added to all models.
      
      - Add "Independent HP" switch to enable/disable this playback device.
        When the switch is OFF, headphone use "copy front" mode to get the front
        channel as the green jack.
        When the switch is ON, you can play stereo sound through "AD198x Headphone"
        device to headphone while playing 7.1 surround sound through "AD198x Analog"
        device.
        The switch cannot be changed when either "AD198x Headphone" or "AD198X Analog"
        is open.
      Signed-off-by: NRaymond Yau <superquad.vortex2@gmail.com>
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      34588709
  12. 21 9月, 2011 2 次提交
  13. 20 9月, 2011 1 次提交
  14. 19 9月, 2011 1 次提交
  15. 14 9月, 2011 1 次提交
  16. 13 9月, 2011 1 次提交
  17. 12 9月, 2011 1 次提交
  18. 25 8月, 2011 3 次提交
  19. 24 8月, 2011 9 次提交
  20. 23 8月, 2011 3 次提交