aboutsummaryrefslogtreecommitdiffstats
path: root/sound (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-11-14ALSA: usb-audio: Fix mutex deadlock at disconnectionTakashi Iwai1-3/+3
2012-11-14ALSA: fm801: precedence bug in snd_fm801_tea575x_get_pins()Dan Carpenter1-3/+8
2012-11-13ALSA: es1968: precedence bug in snd_es1968_tea575x_get_pins()Dan Carpenter1-3/+8
2012-11-13Merge tag 'asoc-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai8-12/+573
2012-11-13Merge branches 'fix/arizona', 'fix/core', 'fix/cs42l52', 'fix/mxs', 'fix/samsung' and 'fix/wm8978' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into tmpMark Brown8-12/+573
2012-11-12ALSA: hda - Add a missing quirk entry for iMac 9,1Takashi Iwai1-0/+1
2012-11-09ASoC: core: Double control update err for snd_soc_put_volsw_sxMukund Navada1-2/+3
2012-11-09ASoC: dapm: Use card_list during DAPM shutdownMisael Lopez Cruz1-1/+1
2012-11-08ALSA: Fix card refcount unbalanceTakashi Iwai5-4/+8
2012-11-08ALSA: hda - Add new codec ALC668 and ALC900 (default name ALC1150)Kailang Yang1-0/+2
2012-11-08ALSA: hda - Improve HP depop when system enter to S3Kailang Yang1-13/+11
2012-11-08ALSA: usb-audio: Fix crash at re-preparing the PCM streamTakashi Iwai3-0/+17
2012-11-07ALSA: hdspm - Fix sync check reporting on RME RayDATAdrian Knoth1-1/+2
2012-11-07ASoC: cs42l52: fix the return value of cs42l52_set_fmt()Wei Yongjun1-2/+1
2012-11-07ASoC: bells: Correct type in sub speaker DAI name for WM5102Charles Keepax1-1/+1
2012-11-07ALSA: hda - Add pin fixups for ASUS G75Takashi Iwai1-0/+11
2012-11-07ALSA: hda - Fix invalid connections in VT1802 codecTakashi Iwai1-0/+14
2012-11-07ALSA: hda - Fix empty DAC filling in patch_via.cTakashi Iwai1-7/+4
2012-11-06ASoC: wm8978: pll incorrectly configured when codec is masterEric Millbrandt1-1/+1
2012-11-05ALSA: hda - Force to reset IEC958 status bits for AD codecsTakashi Iwai1-0/+1
2012-11-05ALSA: es1968: Add ESS vendor ID to pm_whitelistOndrej Zary1-0/+2
2012-11-05ALSA: HDA: Mark CS260x immutable structures constDaniel J Blueman1-3/+2
2012-11-05ALSA: HDA: Fix digital microphone on CS420xDaniel J Blueman1-5/+9
2012-11-05ALSA: hda: Cirrus: Fix coefficient index for beep configurationAlexander Stein1-1/+1
2012-11-04ALSA: hda - support Teradici 2200 host card audioLars R. Damerow1-0/+2
2012-11-04ALSA: Fix typo in drivers soundMasanari Iida6-6/+6
2012-11-02ASoC: mxs-saif: Fix channel swap for 24-bit formatFabio Estevam1-4/+12
2012-11-02ASoC: bells: Select WM1250-EV1 Springbank audio I/O moduleDimitris Papastamos1-0/+1
2012-11-02ASoC: bells: Add missing select of WM0010Dimitris Papastamos1-0/+1
2012-11-01ASoC: mxs-saif: Add MODULE_ALIASFabio Estevam1-0/+1
2012-10-31ALSA: ice1724: Fix rate setup after resumeTakashi Iwai1-1/+6
2012-10-30ASoC: wm5102: Write register value corrections after SYSCLK is enabledMark Brown1-1/+551
2012-10-30ALSA: Avoid endless sleep after disconnectTakashi Iwai6-1/+46
2012-10-30ALSA: Add a reference counter to card instanceTakashi Iwai10-32/+83
2012-10-30ALSA: usb-audio: Fix races at disconnection in mixer_quirks.cTakashi Iwai1-7/+51
2012-10-30ALSA: usb-audio: Use rwsem for disconnect protectionTakashi Iwai4-17/+21
2012-10-30ALSA: usb-audio: Fix races at disconnectionTakashi Iwai5-41/+79
2012-10-30ALSA: PCM: Fix some races at disconnectionTakashi Iwai2-5/+18
2012-10-28Merge tag 'asoc-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai2-5/+4
2012-10-27ASoC: omap-dmic: Correct functional clock namePeter Ujfalusi1-2/+2
2012-10-27ASoC: zoom2: Fix compile error by including correct header filesTony Lindgren1-3/+2
2012-10-26ALSA: hda - Fix mute-LED setup for HP dv5 laptopGustavo Maciel Dias Vieira1-0/+2
2012-10-25Merge tag 'asoc-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai4-6/+38
2012-10-25Merge remote-tracking branches 'asoc/fix/ux500' and 'asoc/fix/wm8994' into for-3.7Mark Brown17-80/+136
2012-10-24ASoC: wm8994: Only enable extra BCLK cycles when requiredMark Brown2-1/+18
2012-10-22ALSA: als3000: check for the kzalloc return valueDenis Kirjanov1-0/+4
2012-10-21ALSA: sound/isa/opti9xx/miro.c: eliminate possible double freeJulia Lawall1-1/+0
2012-10-20ALSA: hda - Fix silent headphone output from Toshiba P200Takashi Iwai1-1/+18
2012-10-20ALSA: hdspm - Fix coding style in CTL_ELEM macrosAdrian Knoth1-90/+90
2012-10-20ALSA: hdspm - Fix typo in kcontrol element on RME MADI cardsAdrian Knoth1-1/+1