summaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)AuthorLines
2012-11-24ALSA: hda - Fix build without CONFIG_PMTakashi Iwai-2/+4
2012-11-22ALSA: snd-usb: properly initialize the sync endpointDaniel Mack-1/+1
2012-11-21ALSA: hda - Cirrus: Correctly clear line_out_pins when moving to speakerDavid Henningsson-0/+1
2012-11-21ALSA: hda - Add support for Realtek ALC292David Henningsson-0/+1
2012-11-21Merge tag 'asoc-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai-51/+45
2012-11-21Merge branches 'fix/arizona', 'fix/cs4271', 'fix/kirkwood' and 'fix/samsung' ...Mark Brown-199/+468
2012-11-21ASoC: kirkwood-i2s: more pause-mode fixesRussell King-9/+0
2012-11-21ASoC: kirkwood-i2s: fix DMA underrunsRussell King-29/+38
2012-11-21ASoC: kirkwood-i2s: fix DCO lock detectionRussell King-1/+1
2012-11-21ASoC: kirkwood-dma: don't ignore other irq causes on errorRussell King-1/+0
2012-11-21ASoC: kirkwood-dma: fix use of virt_to_phys()Russell King-1/+1
2012-11-19ALSA: hda - Limit runtime PM support only to known Intel chipsTakashi Iwai-19/+20
2012-11-19ALSA: hda - Fix recursive suspend/resume callTakashi Iwai-2/+10
2012-11-19Merge branch 'usb-midi-fix-3.7' of git://git.alsa-project.org/alsa-kprivate i...Takashi Iwai-2/+6
2012-11-18ALSA: ua101, usx2y: fix broken MIDI outputClemens Ladisch-2/+6
2012-11-16ASoC: arizona: Fix typo - Swap value in 48k_rates[] and 44k1_rates[]Dimitris Papastamos-2/+2
2012-11-16ASoC: bells: Fix up git patch application failureMark Brown-2/+2
2012-11-14ALSA: usb-audio: Fix mutex deadlock at disconnectionTakashi Iwai-3/+3
2012-11-14ALSA: fm801: precedence bug in snd_fm801_tea575x_get_pins()Dan Carpenter-3/+8
2012-11-13ALSA: es1968: precedence bug in snd_es1968_tea575x_get_pins()Dan Carpenter-3/+8
2012-11-13Merge tag 'asoc-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai-12/+573
2012-11-13ASoC: cs4271: free allocated GPIODaniel Mack-8/+3
2012-11-13Merge branches 'fix/arizona', 'fix/core', 'fix/cs42l52', 'fix/mxs', 'fix/sams...Mark Brown-12/+573
2012-11-12ALSA: hda - Add a missing quirk entry for iMac 9,1Takashi Iwai-0/+1
2012-11-09ASoC: core: Double control update err for snd_soc_put_volsw_sxMukund Navada-2/+3
2012-11-09ASoC: dapm: Use card_list during DAPM shutdownMisael Lopez Cruz-1/+1
2012-11-08ALSA: Fix card refcount unbalanceTakashi Iwai-4/+8
2012-11-08ALSA: hda - Add new codec ALC668 and ALC900 (default name ALC1150)Kailang Yang-0/+2
2012-11-08ALSA: hda - Improve HP depop when system enter to S3Kailang Yang-13/+11
2012-11-08ALSA: usb-audio: Fix crash at re-preparing the PCM streamTakashi Iwai-0/+17
2012-11-07ALSA: hdspm - Fix sync check reporting on RME RayDATAdrian Knoth-1/+2
2012-11-07ASoC: cs42l52: fix the return value of cs42l52_set_fmt()Wei Yongjun-2/+1
2012-11-07ASoC: bells: Correct type in sub speaker DAI name for WM5102Charles Keepax-1/+1
2012-11-07ALSA: hda - Add pin fixups for ASUS G75Takashi Iwai-0/+11
2012-11-07ALSA: hda - Fix invalid connections in VT1802 codecTakashi Iwai-0/+14
2012-11-07ALSA: hda - Fix empty DAC filling in patch_via.cTakashi Iwai-7/+4
2012-11-06ASoC: wm8978: pll incorrectly configured when codec is masterEric Millbrandt-1/+1
2012-11-05ALSA: hda - Force to reset IEC958 status bits for AD codecsTakashi Iwai-0/+1
2012-11-05ALSA: es1968: Add ESS vendor ID to pm_whitelistOndrej Zary-0/+2
2012-11-05ALSA: HDA: Mark CS260x immutable structures constDaniel J Blueman-3/+2
2012-11-05ALSA: HDA: Fix digital microphone on CS420xDaniel J Blueman-5/+9
2012-11-05ALSA: hda: Cirrus: Fix coefficient index for beep configurationAlexander Stein-1/+1
2012-11-04ALSA: hda - support Teradici 2200 host card audioLars R. Damerow-0/+2
2012-11-04ALSA: Fix typo in drivers soundMasanari Iida-6/+6
2012-11-02ASoC: mxs-saif: Fix channel swap for 24-bit formatFabio Estevam-4/+12
2012-11-02ASoC: bells: Select WM1250-EV1 Springbank audio I/O moduleDimitris Papastamos-0/+1
2012-11-02ASoC: bells: Add missing select of WM0010Dimitris Papastamos-0/+1
2012-11-01ASoC: mxs-saif: Add MODULE_ALIASFabio Estevam-0/+1
2012-10-31ALSA: ice1724: Fix rate setup after resumeTakashi Iwai-1/+6
2012-10-30ASoC: wm5102: Write register value corrections after SYSCLK is enabledMark Brown-1/+551