aboutsummaryrefslogtreecommitdiffstats
path: root/sound (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-12-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds4-54/+82
2010-12-23Merge branch 'fix/hda' into for-linusTakashi Iwai3-48/+71
2010-12-23ALSA: hda - Fix GPIO2-fixup for Sony laptopsTakashi Iwai1-1/+1
2010-12-23Merge branch 'fix/misc' into for-linusTakashi Iwai2-6/+11
2010-12-23ALSA: hda - Try to find an empty control index when it's occupiedTakashi Iwai1-23/+34
2010-12-23ALSA: hda - Fix conflict of d-mic capture volume controlsTakashi Iwai1-3/+2
2010-12-21ALSA: hda - Don't apply ALC269-specific initialization to ALC275Kailang Yang1-22/+23
2010-12-21ALSA: hda - Add fix-up for Sony VAIO with ALC275 codecsKailang Yang1-0/+12
2010-12-21ALSA: pcm: remember to always call va_end() on stuff that we va_start()Jesper Juhl1-3/+7
2010-12-20ALSA: HDA: Add auto-mute for Thinkpad SL410/SL510David Henningsson1-3/+4
2010-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds6-6/+32
2010-12-17Merge branch 'fix/asoc' into for-linusTakashi Iwai5-4/+10
2010-12-17Merge branch 'fix/hda' into for-linusTakashi Iwai1-2/+22
2010-12-17ALSA: hda - Fix conflict of Mic Boot controlsTakashi Iwai1-2/+9
2010-12-15ALSA: HDA: Enable subwoofer on Asus G73JwDavid Henningsson1-0/+8
2010-12-15ALSA: HDA: Fix auto-mute on Lenovo Edge 14David Henningsson1-0/+5
2010-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds9-43/+45
2010-12-13ASoC: Fix bias power down of non-DAPM codecJarkko Nikula1-0/+3
2010-12-09ASoC: WM8580: Fix R8 initial valueSeungwhan Youn1-1/+1
2010-12-09ASoC: fix deemphasis control in wm8904/55/60 codecsDmitry Artamonow3-3/+6
2010-12-09Merge branch 'fix/asoc' into for-linusTakashi Iwai4-11/+15
2010-12-09Merge branch 'fix/hda' into for-linusTakashi Iwai5-32/+30
2010-12-09ALSA: HDA: Quirk for Dell Vostro 320 to make microphone workDavid Henningsson1-2/+1
2010-12-08ALSA: hda - Reset sample sizes and max bitrates when reading ELDAnssi Hannula1-1/+3
2010-12-07ALSA: hda - Always allow basic audio irrespective of ELD infoAnssi Hannula1-9/+7
2010-12-07ALSA: hda - Do not wrongly restrict min_channels based on ELDAnssi Hannula2-5/+0
2010-12-07ASoC: Correct WM8962 interrupt mask register readMark Brown1-1/+1
2010-12-07ASoC: WM8580: Debug BCLK and sample sizeJassi Brar1-4/+4
2010-12-07ASoC: Fix resource leak if soc_register_ac97_dai_link failedAxel Lin1-5/+7
2010-12-06ASoC: Hold client_mutex while calling snd_soc_instantiate_cards()Axel Lin1-0/+2
2010-12-06ASoC: Fix swap of left and right channels for WM8993/4 speaker boost gainUk Kim1-1/+1
2010-12-06ALSA: hda: Use position_fix=1 for Acer Aspire 5538 to enable capture on internal micDaniel T Chen1-0/+1
2010-12-04ALSA: hda - Enable jack sense for Thinkpad Edge 13Manoj Iyer1-0/+1
2010-12-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds13-27/+35
2010-12-03ALSA: hda - Fix ThinkPad T410[s] docking station line-outJohn Baboval1-15/+16
2010-12-03ALSA: hda: Use model=lg quirk for LG P1 Express to enable playback and captureDaniel T Chen1-0/+1
2010-12-02Merge branch 'fix/asoc' into for-linusTakashi Iwai10-18/+22
2010-12-02Merge branch 'for-2.6.37' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/asoc-2.6 into fix/asocTakashi Iwai1-1/+1
2010-12-02Merge branch 'fix/hda' into for-linusTakashi Iwai3-9/+13
2010-12-02ASoC: omap: N810: Don't select CONFIG_OMAP_MUX but make it as dependencyJarkko Nikula1-1/+1
2010-12-02ALSA: hda: Use "alienware" model quirk for another SSIDDaniel T Chen1-0/+2
2010-12-01ASoC: WM8731: Fix incorrect mask for bypass path disableDimitris Papastamos1-1/+1
2010-11-30s6105-ipcam: fix compilationDaniel Glöckner1-1/+1
2010-11-30s6000-pcm: fix compilationDaniel Glöckner1-1/+1
2010-11-30s6000-i2s: fix compilationDaniel Glöckner1-1/+1
2010-11-30ASoC: Fix missing spin_unlock_irqrestoreAxel Lin1-4/+5
2010-11-30ALSA: Fix SNDCTL_DSP_RESET ioctl for OSS emulationTakashi Iwai1-8/+11
2010-11-29ASoC: Add missing dev_set_drvdata in p1022_ds_probeAxel Lin1-0/+1
2010-11-29ASoC: Add missing dev_set_drvdata in mpc8610_hpcd_probeAxel Lin1-0/+1
2010-11-29ASoC: Remove unneeded !! operations while checking return value of nuc900_checkreadyAxel Lin1-3/+3