summaryrefslogtreecommitdiff
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
...
* ALSA: vmaster: Fix slave change notificationTakashi Iwai2013-03-141-1/+4
* ALSA: ice1712: Initialize card->private_data properlySean Connor2013-03-141-0/+2
* ALSA: hda - hdmi: Make jacks phantom, if they're not detectableDavid Henningsson2013-03-041-0/+3
* ASoC: wm2200: correct IN2L and IN3L digital muteChris Rattray2013-02-281-2/+2
* ALSA: hda - hdmi: ELD shouldn't be valid after unplugDavid Henningsson2013-02-281-0/+1
* ALSA: hda - Workaround for silent output on Sony Vaio VGC-LN51JGB with ALC889Fernando Luis Vazquez Cao2013-02-281-0/+1
* ALSA: hda - Release assigned pin/cvt at error path of hdmi_pcm_open()Takashi Iwai2013-02-281-1/+5
* ALSA: usb-audio: fix Roland A-PRO supportClemens Ladisch2013-02-281-1/+1
* ALSA: rme32.c irq enabling after spin_lock_irqDenis Efremov2013-02-281-1/+1
* ALSA: ali5451: remove irq enabling in pointer callbackDenis Efremov2013-02-281-1/+1
* ASoC: wm2200: correct mixer values and textChris Rattray2013-02-031-3/+0
* ALSA: hda - Add a fixup for Packard-Bell desktop with ALC880Takashi Iwai2013-02-031-0/+1
* ALSA: usb-audio: fix invalid length check for RME and other UAC 2 devicesClemens Ladisch2013-02-031-5/+12
* ALSA: usb-audio: Fix regression by disconnection-race-fix patchTakashi Iwai2013-01-271-4/+2
* ALSA: usb - fix race in creation of M-Audio Fast track pro driverDavid Henningsson2013-01-211-3/+5
* ALSA: pxa27x: fix ac97 warm resetMike Dunn2013-01-171-1/+17
* ALSA: pxa27x: fix ac97 cold resetMike Dunn2013-01-171-2/+6
* ASoC: wm5100: Remove DSP B and left justified formatsMark Brown2013-01-171-6/+0
* ASoC: wm2200: Remove DSP B and left justified AIF modesMark Brown2013-01-171-6/+0
* ASoC: wm2200: Fix setting dai format in wm2200_set_fmtAxel Lin2013-01-171-1/+1
* ASoC: wm2000: Fix sense of speech clarity enableMark Brown2013-01-171-2/+2
* ASoC: sigmadsp: Fix endianness conversion issueLars-Peter Clausen2013-01-171-1/+1
* ALSA: hda - Fix pin configuration of HP Pavilion dv7Takashi Iwai2013-01-111-1/+1
* ALSA: hda - Fix the wrong pincaps set in ALC861VD dallas/hp fixupTakashi Iwai2013-01-111-2/+2
* ALSA: usb-audio: Fix missing autopm for MIDI inputTakashi Iwai2013-01-111-42/+46
* ALSA: usb-audio: Avoid autopm calls after disconnectionTakashi Iwai2013-01-111-1/+22
* ASoC: dmaengine: Correct Makefile when sound is built as modulePeter Ujfalusi2012-12-171-2/+3
* ALSA: hda - Add support for Realtek ALC292David Henningsson2012-12-031-0/+1
* ALSA: hda - Fix missing beep on ASUS X43U notebookDuncan Roe2012-12-031-0/+1
* ALSA: hda - Add new codec ALC283 ALC290 supportKailang Yang2012-12-031-0/+2
* ALSA: hda - Cirrus: Correctly clear line_out_pins when moving to speakerDavid Henningsson2012-12-031-0/+1
* ALSA: ua101, usx2y: fix broken MIDI outputClemens Ladisch2012-12-031-2/+6
* ALSA: snd-usb-caiaq: initialize card pointerDaniel Mack2012-12-031-1/+1
* ASoC: dapm: Use card_list during DAPM shutdownMisael Lopez Cruz2012-11-261-1/+1
* ASoC: wm8978: pll incorrectly configured when codec is masterEric Millbrandt2012-11-261-1/+1
* ALSA: hda - Add a missing quirk entry for iMac 9,1Takashi Iwai2012-11-261-0/+1
* ALSA: hda - Add new codec ALC668 and ALC900 (default name ALC1150)Kailang Yang2012-11-261-0/+2
* ALSA: hda - Fix invalid connections in VT1802 codecTakashi Iwai2012-11-261-0/+14
* ALSA: hda - Fix empty DAC filling in patch_via.cTakashi Iwai2012-11-261-7/+4
* ALSA: hda - Force to reset IEC958 status bits for AD codecsTakashi Iwai2012-11-261-0/+1
* ALSA: HDA: Fix digital microphone on CS420xDaniel J Blueman2012-11-261-5/+9
* ALSA: hda: Cirrus: Fix coefficient index for beep configurationAlexander Stein2012-11-261-1/+1
* ALSA: usb-audio: Fix mutex deadlock at disconnectionTakashi Iwai2012-11-171-3/+3
* ALSA: Fix card refcount unbalanceTakashi Iwai2012-11-175-4/+8
* ALSA: Avoid endless sleep after disconnectTakashi Iwai2012-11-176-1/+46
* ALSA: Add a reference counter to card instanceTakashi Iwai2012-11-1710-32/+83
* ALSA: usb-audio: Fix races at disconnection in mixer_quirks.cTakashi Iwai2012-11-171-4/+33
* ALSA: usb-audio: Use rwsem for disconnect protectionTakashi Iwai2012-11-174-17/+21
* ALSA: usb-audio: Fix races at disconnectionTakashi Iwai2012-11-175-34/+76
* ALSA: PCM: Fix some races at disconnectionTakashi Iwai2012-11-172-5/+18