aboutsummaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-12-234-54/+82
|\
| * Merge branch 'fix/hda' into for-linusTakashi Iwai2010-12-233-48/+71
| |\
| | * ALSA: hda - Fix GPIO2-fixup for Sony laptopsTakashi Iwai2010-12-231-1/+1
| | * ALSA: hda - Try to find an empty control index when it's occupiedTakashi Iwai2010-12-231-23/+34
| | * ALSA: hda - Fix conflict of d-mic capture volume controlsTakashi Iwai2010-12-231-3/+2
| | * ALSA: hda - Don't apply ALC269-specific initialization to ALC275Kailang Yang2010-12-211-22/+23
| | * ALSA: hda - Add fix-up for Sony VAIO with ALC275 codecsKailang Yang2010-12-211-0/+12
| * | Merge branch 'fix/misc' into for-linusTakashi Iwai2010-12-232-6/+11
| |\ \
| | * | ALSA: pcm: remember to always call va_end() on stuff that we va_start()Jesper Juhl2010-12-211-3/+7
| | |/
| | * ALSA: HDA: Add auto-mute for Thinkpad SL410/SL510David Henningsson2010-12-201-3/+4
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-12-176-6/+32
|\ \ \ | |/ /
| * | Merge branch 'fix/asoc' into for-linusTakashi Iwai2010-12-175-4/+10
| |\ \ | | |/ | |/|
| | * ASoC: Fix bias power down of non-DAPM codecJarkko Nikula2010-12-131-0/+3
| | * ASoC: WM8580: Fix R8 initial valueSeungwhan Youn2010-12-091-1/+1
| | * ASoC: fix deemphasis control in wm8904/55/60 codecsDmitry Artamonow2010-12-093-3/+6
| * | Merge branch 'fix/hda' into for-linusTakashi Iwai2010-12-171-2/+22
| |\ \
| | * | ALSA: hda - Fix conflict of Mic Boot controlsTakashi Iwai2010-12-171-2/+9
| | * | ALSA: HDA: Enable subwoofer on Asus G73JwDavid Henningsson2010-12-151-0/+8
| | * | ALSA: HDA: Fix auto-mute on Lenovo Edge 14David Henningsson2010-12-151-0/+5
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-12-149-43/+45
|\ \ \ \ | |/ / /
| * | | Merge branch 'fix/asoc' into for-linusTakashi Iwai2010-12-094-11/+15
| |\ \ \ | | | |/ | | |/|
| | * | ASoC: Correct WM8962 interrupt mask register readMark Brown2010-12-071-1/+1
| | * | ASoC: WM8580: Debug BCLK and sample sizeJassi Brar2010-12-071-4/+4
| | * | ASoC: Fix resource leak if soc_register_ac97_dai_link failedAxel Lin2010-12-071-5/+7
| | * | ASoC: Hold client_mutex while calling snd_soc_instantiate_cards()Axel Lin2010-12-061-0/+2
| | * | ASoC: Fix swap of left and right channels for WM8993/4 speaker boost gainUk Kim2010-12-061-1/+1
| * | | Merge branch 'fix/hda' into for-linusTakashi Iwai2010-12-095-32/+30
| |\ \ \ | | | |/ | | |/|
| | * | ALSA: HDA: Quirk for Dell Vostro 320 to make microphone workDavid Henningsson2010-12-091-2/+1
| | * | ALSA: hda - Reset sample sizes and max bitrates when reading ELDAnssi Hannula2010-12-081-1/+3
| | * | ALSA: hda - Always allow basic audio irrespective of ELD infoAnssi Hannula2010-12-071-9/+7
| | * | ALSA: hda - Do not wrongly restrict min_channels based on ELDAnssi Hannula2010-12-072-5/+0
| | * | ALSA: hda: Use position_fix=1 for Acer Aspire 5538 to enable capture on inter...Daniel T Chen2010-12-061-0/+1
| | * | ALSA: hda - Enable jack sense for Thinkpad Edge 13Manoj Iyer2010-12-041-0/+1
| | * | ALSA: hda - Fix ThinkPad T410[s] docking station line-outJohn Baboval2010-12-031-15/+16
| | * | ALSA: hda: Use model=lg quirk for LG P1 Express to enable playback and captureDaniel T Chen2010-12-031-0/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-12-0313-27/+35
|\ \ \ \ | |/ / /
| * | | Merge branch 'fix/asoc' into for-linusTakashi Iwai2010-12-0210-18/+22
| |\ \ \ | | | |/ | | |/|
| | * | Merge branch 'for-2.6.37' of git://git.kernel.org/pub/scm/linux/kernel/git/lr...Takashi Iwai2010-12-021-1/+1
| | |\ \
| | | * | ASoC: omap: N810: Don't select CONFIG_OMAP_MUX but make it as dependencyJarkko Nikula2010-12-021-1/+1
| | * | | ASoC: WM8731: Fix incorrect mask for bypass path disableDimitris Papastamos2010-12-011-1/+1
| | * | | s6105-ipcam: fix compilationDaniel Glöckner2010-11-301-1/+1
| | * | | s6000-pcm: fix compilationDaniel Glöckner2010-11-301-1/+1
| | * | | s6000-i2s: fix compilationDaniel Glöckner2010-11-301-1/+1
| | * | | ASoC: Fix missing spin_unlock_irqrestoreAxel Lin2010-11-301-4/+5
| | |/ /
| | * | ASoC: Add missing dev_set_drvdata in p1022_ds_probeAxel Lin2010-11-291-0/+1
| | * | ASoC: Add missing dev_set_drvdata in mpc8610_hpcd_probeAxel Lin2010-11-291-0/+1
| | * | ASoC: Remove unneeded !! operations while checking return value of nuc900_che...Axel Lin2010-11-291-3/+3
| | * | ASoC: Fix compile error for nuc900-pcm.cAxel Lin2010-11-292-1/+3
| | * | ASoC: Fix prototype for nuc900_ac97_probe and nuc900_ac97_removeAxel Lin2010-11-291-4/+3
| | * | ASoC: Fix compile error for nuc900-ac97.cAxel Lin2010-11-291-1/+1