1. 08 5月, 2011 1 次提交
  2. 04 5月, 2011 3 次提交
  3. 28 4月, 2011 2 次提交
  4. 26 4月, 2011 4 次提交
  5. 19 4月, 2011 1 次提交
  6. 14 4月, 2011 1 次提交
  7. 12 4月, 2011 7 次提交
  8. 08 4月, 2011 1 次提交
    • D
      ASoC: WM8903: HP and Line out PGA/mixer DAPM fixes · 1b877cb5
      Dilan Lee 提交于
      Update the headphone and line out mixers and PGAs use the same logical
      set of register bits and sequencing as the speaker mixer/PGA.
      
      This allows ALSA controls for mute and volume on headphone and line out
      to operate correctly.
      
      Per conversation on alsa-devel, earlier datasheets indicated that the
      POWER_MANAGEMENT_* register bits 0 and 1 were aliases to ANALOG_* register
      bits 0 and 4, and hence only one copy of those bits was programmed.
      However, later datasheets corrected this.
      
      From: Dilan Lee <dilee@nvidia.com>
      [swarren: Applied same change to headphone widgets]
      Signed-off-by: NStephen Warren <swarren@nvidia.com>
      Signed-off-by: NMark Brown <broonie@opensource.wolfsonmicro.com>
      1b877cb5
  9. 07 4月, 2011 3 次提交
  10. 06 4月, 2011 1 次提交
  11. 03 4月, 2011 2 次提交
  12. 31 3月, 2011 2 次提交
    • L
      Fix common misspellings · 25985edc
      Lucas De Marchi 提交于
      Fixes generated by 'codespell' and manually reviewed.
      Signed-off-by: NLucas De Marchi <lucas.demarchi@profusion.mobi>
      25985edc
    • I
      sound: Add delay.h to sound/soc/codecs/sn95031.c · 438008af
      Ingo Molnar 提交于
      This is further fallout from delay.h removal from asm/apic.h and asm/dma.h:
      
        ca444564: x86: Stop including <linux/delay.h> in two asm header files
      
      Which caused this build failure:
      
        sound/soc/codecs/sn95031.c: In function ‘sn95031_get_mic_bias’:
        sound/soc/codecs/sn95031.c:153:2: error: implicit declaration of function ‘msleep’ [-Werror=implicit-function-declaration]
      
      Cc: Jean Delvare <khali@linux-fr.org>
      Cc: James E.J. Bottomley <James.Bottomley@suse.de>
      Cc: Geert Uytterhoeven <geert@linux-m68k.org>
      Cc: Stephen Rothwell <sfr@canb.auug.org.au>
      LKML-Reference: <20110325152014.297890ec@endymion.delvare>
      Signed-off-by: NIngo Molnar <mingo@elte.hu>
      438008af
  13. 30 3月, 2011 3 次提交
  14. 27 3月, 2011 2 次提交
  15. 26 3月, 2011 2 次提交
  16. 23 3月, 2011 5 次提交