1. 24 4月, 2012 1 次提交
  2. 15 4月, 2012 1 次提交
  3. 09 11月, 2011 2 次提交
  4. 13 10月, 2011 1 次提交
  5. 27 9月, 2011 1 次提交
  6. 19 8月, 2011 2 次提交
    • T
      ALSA: usb-audio - Check the dB-range validity in the later read, too · 9fcd0ab1
      Takashi Iwai 提交于
      When the initial check of dB-range failed due to the read error, try to
      check again at the later read, too.  When an invalid dB range is found,
      remove TLV flags and notify the mixer info change.
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      9fcd0ab1
    • T
      ALSA: usb-audio - Fix missing mixer dB information · 38b65190
      Takashi Iwai 提交于
      The recent fix for testing dB range at the mixer creation time seems
      to cause regressions in some devices.  In such devices, reading the dB
      info at probing time gives an error, thus both dBmin and dBmax are still
      zero, and TLV flag isn't set although the later read of dB info succeeds.
      
      This patch adds a workaround for such a case by assuming that the later
      read will succeed.  In future, a similar test should be performed in a
      case where a wrong dB range is seen even in the later read.
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      Cc: <stable@kernel.org>
      38b65190
  7. 04 8月, 2011 2 次提交
  8. 25 5月, 2011 2 次提交
  9. 28 4月, 2011 1 次提交
  10. 31 3月, 2011 1 次提交
  11. 11 3月, 2011 2 次提交
  12. 10 3月, 2011 2 次提交
  13. 08 2月, 2011 1 次提交
  14. 10 1月, 2011 1 次提交
  15. 17 9月, 2010 1 次提交
  16. 16 9月, 2010 1 次提交
  17. 04 9月, 2010 1 次提交
    • C
      ALSA: usb-audio: fix detection of vendor-specific device protocol settings · a2acad82
      Clemens Ladisch 提交于
      The Audio Class v2 support code in 2.6.35 added checks for the
      bInterfaceProtocol field.  However, there are devices (usually those
      detected by vendor-specific quirks) that do not have one of the
      predefined values in this field, which made the driver reject them.
      
      To fix this regression, restore the old behaviour, i.e., assume that
      a device with an unknown bInterfaceProtocol field (other than
      UAC_VERSION_2) has more or less UAC-v1-compatible descriptors.
      
      [compile warning fixes by tiwai]
      Signed-off-by: NClemens Ladisch <clemens@ladisch.de>
      Cc: Daniel Mack <daniel@caiaq.de>
      Cc: <stable@kernel.org>
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      a2acad82
  18. 24 6月, 2010 1 次提交
  19. 23 6月, 2010 4 次提交
  20. 12 6月, 2010 1 次提交
  21. 01 6月, 2010 6 次提交
  22. 28 5月, 2010 1 次提交
  23. 12 5月, 2010 1 次提交
  24. 08 5月, 2010 1 次提交
  25. 16 4月, 2010 1 次提交
  26. 12 3月, 2010 1 次提交