aboutsummaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ASoC: dma-sh7760: Fix compile errorLars-Peter Clausen2013-04-101-2/+2
* ASoC: imx-ssi: Fix occasional AC97 reset failureSascha Hauer2013-04-101-0/+5
* ALSA: hda - Fix typo in checking IEC958 emphasis bitTakashi Iwai2013-03-271-1/+1
* ALSA: snd-usb: mixer: ignore -EINVAL in snd_usb_mixer_controls()Daniel Mack2013-03-271-3/+3
* ALSA: snd-usb: mixer: propagate errors up the call chainDaniel Mack2013-03-271-4/+6
* ALSA: hda/cirrus - Fix the digital beep registrationTakashi Iwai2013-03-271-4/+4
* ALSA: seq: Fix missing error handling in snd_seq_timer_open()Takashi Iwai2013-03-201-4/+4
* ALSA: vmaster: Fix slave change notificationTakashi Iwai2013-03-201-1/+4
* ALSA: hda - hdmi: ELD shouldn't be valid after unplugDavid Henningsson2013-03-061-0/+1
* ALSA: ali5451: remove irq enabling in pointer callbackDenis Efremov2013-03-061-1/+1
* ALSA: rme32.c irq enabling after spin_lock_irqDenis Efremov2013-03-061-1/+1
* ALSA: aloop: Fix Oops while PM resumeTakashi Iwai2013-03-061-1/+4
* ALSA: hda - Release assigned pin/cvt at error path of hdmi_pcm_open()Takashi Iwai2013-03-061-1/+5
* ALSA: usb-audio: fix Roland A-PRO supportClemens Ladisch2013-03-061-1/+1
* ALSA: usb-audio: Fix regression by disconnection-race-fix patchTakashi Iwai2013-02-061-4/+2
* ALSA: usb - fix race in creation of M-Audio Fast track pro driverDavid Henningsson2013-02-061-3/+5
* ALSA: hda - Fix non-snoop page handlingTakashi Iwai2013-02-061-14/+26
* ALSA: usb-audio: fix invalid length check for RME and other UAC 2 devicesClemens Ladisch2013-02-061-5/+12
* ALSA: hda - Add Conexant CX20755/20756/20757 codec IDsTakashi Iwai2013-02-061-0/+9
* ALSA: hda/conexant - Correct vendor IDs for new codecsTakashi Iwai2013-02-061-6/+9
* ALSA: hda - Add Conexant CX20751/2/3/4 codec supportTakashi Iwai2013-02-061-0/+6
* Revert "ALSA: hda - Shut up pins at power-saving mode with Conexnat codecs"David Henningsson2013-02-061-16/+0
* ALSA: pxa27x: fix ac97 warm resetMike Dunn2013-02-061-1/+17
* ALSA: pxa27x: fix ac97 cold resetMike Dunn2013-02-061-2/+6
* ASoC: wm2000: Fix sense of speech clarity enableMark Brown2013-02-061-2/+2
* ASoC: wm5100: Remove DSP B and left justified formatsMark Brown2013-02-061-6/+0
* ALSA: hda - Fix the wrong pincaps set in ALC861VD dallas/hp fixupTakashi Iwai2013-01-031-2/+2
* ALSA: hda - Always turn on pins for HDMI/DPTakashi Iwai2013-01-031-14/+4
* ALSA: hda - Fix pin configuration of HP Pavilion dv7Takashi Iwai2013-01-031-1/+1
* ALSA: hda - Add stereo-dmic fixup for Acer Aspire One 522Takashi Iwai2013-01-031-0/+1
* ALSA: usb-audio: Fix missing autopm for MIDI inputTakashi Iwai2013-01-031-42/+46
* ALSA: usb-audio: Avoid autopm calls after disconnectionTakashi Iwai2013-01-031-1/+22
* ALSA: hda - Fix missing beep on ASUS X43U notebookDuncan Roe2013-01-031-0/+1
* ALSA: hda - add id for Atom Cedar Trail HDMI codecWu Fengguang2013-01-031-0/+2
* ALSA: hda - Add Lynx Point HD Audio Controller DeviceIDsSeth Heasley2013-01-031-0/+5
* ALSA: hda - Add support for Realtek ALC292David Henningsson2012-12-061-0/+1
* ALSA: hda - Add new codec ALC283 ALC290 supportKailang Yang2012-12-061-0/+2
* ALSA: ua101, usx2y: fix broken MIDI outputClemens Ladisch2012-12-061-2/+6
* ASoC: dapm: Use card_list during DAPM shutdownMisael Lopez Cruz2012-12-061-1/+1
* ASoC: wm8978: pll incorrectly configured when codec is masterEric Millbrandt2012-12-061-1/+1
* ALSA: usb-audio: Fix mutex deadlock at disconnectionTakashi Iwai2012-11-161-3/+3
* ALSA: Fix card refcount unbalanceTakashi Iwai2012-11-165-4/+8
* ALSA: hda - Add new codec ALC668 and ALC900 (default name ALC1150)Kailang Yang2012-11-161-0/+2
* ALSA: hda - Fix invalid connections in VT1802 codecTakashi Iwai2012-11-161-0/+14
* ALSA: hda - Fix empty DAC filling in patch_via.cTakashi Iwai2012-11-161-7/+4
* ALSA: hda - Force to reset IEC958 status bits for AD codecsTakashi Iwai2012-11-161-0/+1
* ALSA: HDA: Fix digital microphone on CS420xDaniel J Blueman2012-11-161-5/+9
* ALSA: hda: Cirrus: Fix coefficient index for beep configurationAlexander Stein2012-11-161-1/+1
* ALSA: Avoid endless sleep after disconnectTakashi Iwai2012-11-166-1/+46
* ALSA: Add a reference counter to card instanceTakashi Iwai2012-11-169-30/+76