summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda/realtek - Skip invalid digital out pinsTakashi Iwai2011-11-031-5/+7
* ALSA: hda/sigmatel - Automatically retrieve digital I/O widgetsCharles Chin2011-11-031-13/+26
* ALSA: hda - Remove unused variablesTakashi Iwai2011-11-023-12/+1
* ALSA: hda/realtek - Don't create alt-stream for capture when unnecessaryTakashi Iwai2011-11-021-2/+6
* ALSA: hda - Add support for 92HD65 / 92HD66 family of codecsCharles Chin2011-11-021-1/+17
* ALSA: hda - Disable power-widget control for IDT 92HD83/93 as defaultCharles Chin2011-11-021-19/+1
* ALSA: hda - Check NO_PRESENCE pincfg default bitTakashi Iwai2011-11-021-0/+4
* ALSA: intel8x0 - Fix inclusion of kvm_para.hTakashi Iwai2011-11-011-1/+1
* ALSA: hda_hwdep: Fix possible buffer overflowAlexander Stein2011-11-011-2/+0
* ALSA: intel8x0: Improve performance in virtual environmentKonstantin Ozerkov2011-10-311-2/+27
* ALSA: hdspm - Enable all firmware ranges for PCI MADI/AES cardsAdrian Knoth2011-10-311-23/+17
* ALSA: hdsp - Correct HDSP_VERSION_BIT constant, thus partly fixing RPM detectionAdrian Knoth2011-10-311-1/+1
* ALSA: hdspm - Fix MADI channel format in the status ioctlAdrian Knoth2011-10-311-1/+1
* ALSA: hwdep: silence integer overflow warningDan Carpenter2011-10-311-1/+8
* Merge branch 'topic/hda' into for-linusTakashi Iwai2011-10-273-29/+88
|\
| * ALSA: hda - Fix ADC input-amp handling for Cx20549 codecTakashi Iwai2011-10-271-2/+27
| * ALSA: hda - Keep EAPD turned on for old Conexant chipsTakashi Iwai2011-10-271-21/+22
| * ALSA: hda/realtek - Fix missing volume controls with ALC260Takashi Iwai2011-10-272-6/+39
* | Merge branch 'topic/asoc' into for-linusTakashi Iwai2011-10-27166-3326/+14893
|\ \
| * | ASoC: wm8940: Properly set codec->dapm.bias_levelAxel Lin2011-10-271-0/+2
| * | ASoC: max98095: Convert codec->hw_write to snd_soc_writeAxel Lin2011-10-221-7/+6
| * | ASoC: keep pointer to resource so it can be freedJulia Lawall2011-10-225-63/+72
| * | ASoC: sgtl5000: Fix wrong mask in some snd_soc_update_bits callsAxel Lin2011-10-221-6/+6
| * | ASoC: wm8996: Fix wrong mask for setting WM8996_AIF_CLOCKING_2Axel Lin2011-10-221-1/+1
| * | ASoC: da7210: Add support for line out and DACAshish Chavan2011-10-221-0/+96
| * | ASoC: da7210: Add support for DAPMAshish Chavan2011-10-221-24/+121
| * | ASoC: Use SGTL5000_LINREG_VDDD_MASK instead of hardcoded mask valueAxel Lin2011-10-211-3/+3
| * | ASoC: Set sgtl5000->ldo in ldo_regulator_registerAxel Lin2011-10-211-0/+2
| * | ASoC: wm8996: Use SND_SOC_DAPM_AIF_OUT for AIF2 CaptureAxel Lin2011-10-201-2/+2
| * | ASoC: wm8994: Use SND_SOC_DAPM_AIF_OUT for AIF3 CaptureAxel Lin2011-10-201-1/+1
| * | ASoC: rt5631: Remove unused codec field from struct rt5631_privAxel Lin2011-10-201-2/+0
| * | ASoC: ak4671: Use snd_soc_update_bits for read-modify-writeAxel Lin2011-10-201-12/+6
| * | ASoC: Fix reg_word_size for ak4104Axel Lin2011-10-201-1/+1
| * | ASoC: wm9081: Fix setting soft VMID ramp enable with VMID 2*240kAxel Lin2011-10-201-1/+1
| * | ASoC: ak4641: Use SND_SOC_DAPM_DAC for Voice Playback stream widgetAxel Lin2011-10-191-1/+1
| * | ASoC: da7210: Add support for ALC and Noise suppressionAshish Chavan2011-10-191-0/+110
| * | ASoC: da7210: Add support for mute and zero cross controlsAshish Chavan2011-10-191-0/+44
| * | ASoC: ak4641: Remove unused codec field from struct ak4641_privAxel Lin2011-10-191-1/+0
| * | ASoC: ssm2602: Use snd_soc_update_bits for read-modify-writeAxel Lin2011-10-191-14/+16
| * | ASoC: WM9081 interrupt status register is volatileMark Brown2011-10-191-0/+1
| * | ASoC: sgtl5000: Fix setting mic bias resistorAxel Lin2011-10-191-6/+3
| * | ASoC: sgtl5000: Fix define for SGTL5000_BIAS_R_MASKAxel Lin2011-10-191-1/+1
| * | ASoC: ad193x: Use snd_soc_update_bits for read-modify-writeAxel Lin2011-10-191-16/+15
| * | ASoC: Fix prefixing of DAPM controlsMark Brown2011-10-181-3/+3
| * | ASoC: Convert WM9081 to table based control initMark Brown2011-10-181-2/+2
| * | ASoC: Update WM1811 DCS codes for latest evaluation resultsMark Brown2011-10-181-2/+2
| * | ASoC: wm8580: Use snd_soc_update_bits for read-modify-writeAxel Lin2011-10-171-13/+9
| * | ASoC: wm8900: Use snd_soc_update_bits for read-modify-writeAxel Lin2011-10-171-67/+42
| * | ASoC: wm8900: Fix the mask definesAxel Lin2011-10-171-7/+7
| * | ASoC: wm8900: Fix wrong mask for setting DAC_CLKDIV/ADC_CLKDIV/LRCLK_MODEAxel Lin2011-10-171-3/+3