summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2013-07-25ASoC: sglt5000: Fix SGTL5000_PLL_FRAC_DIV_MASKFabio Estevam1-1/+1
2013-07-25ASoC: atmel: Fix unlocked snd_pcm_stop() callTakashi Iwai1-0/+2
2013-07-25ASoC: s6000: Fix unlocked snd_pcm_stop() callTakashi Iwai1-0/+2
2013-07-25ALSA: usx2y: Fix unlocked snd_pcm_stop() callTakashi Iwai1-0/+4
2013-07-25ALSA: asihpi: Fix unlocked snd_pcm_stop() callTakashi Iwai1-0/+3
2013-07-25ALSA: atiixp: Fix unlocked snd_pcm_stop() callTakashi Iwai2-0/+4
2013-07-25ALSA: pxa2xx: Fix unlocked snd_pcm_stop() callTakashi Iwai1-0/+2
2013-07-25ALSA: ua101: Fix unlocked snd_pcm_stop() callTakashi Iwai1-2/+12
2013-07-25ALSA: 6fire: Fix unlocked snd_pcm_stop() callTakashi Iwai1-2/+10
2013-07-25ALSA: seq-oss: Initialize MIDI clients asynchronouslyTakashi Iwai2-4/+14
2013-07-25ALSA: hda - Add new GPU codec ID to snd-hdaAaron Plattner1-0/+2
2013-07-25ALSA: hda - Fix the max length of control name in generic parserTakashi Iwai1-1/+1
2013-07-25ALSA: hda - Fix missing Mic Boost controls for VIA codecsTakashi Iwai2-0/+10
2013-07-25ALSA: hda - Cache the MUX selection for generic HDMITakashi Iwai1-1/+1
2013-07-25ALSA: hda - Fix return value of snd_hda_check_power_state()Takashi Iwai1-1/+1
2013-07-25ALSA: hda - Fix EAPD vmaster hook for AD1884 & coTakashi Iwai1-3/+9
2013-06-17ALSA: hda - Add models for Dell headset jacksDavid Henningsson1-0/+3
2013-06-17ALSA: usb-audio: Fix invalid volume resolution for Logitech HD Webcam c310Takashi Iwai1-0/+1
2013-06-17ALSA: hda - Fix pin configurations for MacBook Air 4,2Takashi Iwai1-0/+23
2013-06-17ALSA: usb-audio: work around Android accessory firmware bugClemens Ladisch1-2/+20
2013-06-17ALSA: hda - Headset mic support for three more machinesDavid Henningsson1-0/+3
2013-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-2/+2
2013-06-15snd_pcm_link(): fix a leak...Al Viro1-2/+2
2013-06-10Merge remote-tracking branch 'asoc/fix/wm8994' into asoc-linusMark Brown1-1/+2
2013-06-10Merge remote-tracking branch 'asoc/fix/tlv320aic3x' into asoc-linusMark Brown1-5/+5
2013-06-10Merge remote-tracking branch 'asoc/fix/cs42l52' into asoc-linusMark Brown1-2/+4
2013-06-10Merge remote-tracking branch 'asoc/fix/core' into asoc-linusMark Brown2-26/+36
2013-06-10Merge remote-tracking branch 'asoc/fix/arizona' into asoc-linusMark Brown2-2/+4
2013-06-07ASoC: tlv320aic3x: Remove deadlock from snd_soc_dapm_put_volsw_aic3x()Andreas Irestål1-5/+5
2013-06-07ASoC: dapm: Treat DAI widgets like AIF widgets for powerMark Brown2-24/+32
2013-06-05ASoC: arizona: Correct AEC loopback enableCharles Keepax2-2/+4
2013-06-05ALSA: usb-audio - Fix invalid volume resolution on Logitech HD webcam c270Takashi Iwai1-0/+1
2013-06-04ALSA: usb-audio - Apply Logitech QuickCam Pro 9000 quirk only to audio ifaceTakashi Iwai1-1/+7
2013-06-03ALSA: hda/via - Clean up duplicated codesTakashi Iwai1-30/+12
2013-06-03ALSA: hda/via - Fix wrongly cleared pins after suspend on VT1802Takashi Iwai1-1/+3
2013-06-03ALSA: hda - Add keep_eapd_on flag to generic parserTakashi Iwai3-0/+4
2013-06-03ALSA: hda - Allow setting automute/automic hooks after parsingTakashi Iwai1-9/+33
2013-06-03ALSA: hda/via - Disable broken dynamic power controlTakashi Iwai1-0/+5
2013-06-03ASoC: pcm: Require both CODEC and CPU support when declaring stream capsMark Brown1-2/+4
2013-06-03ALSA: usb-audio: fix Roland/Cakewalk UM-3G supportClemens Ladisch1-1/+5
2013-05-31ALSA: hda - Add headset quirk for two Dell machinesDavid Henningsson1-0/+2
2013-05-31ALSA: hda - add dock support for Thinkpad T431sEbben Aries1-0/+1
2013-05-31ALSA: sis7019: fix error return code in sis_chip_create()Wei Yongjun1-1/+2
2013-05-30ASoC: wm8994: Ensure microphone detection state is reset on removalMark Brown1-0/+1
2013-05-30ASoC: wm8994: Avoid leaking pm_runtime reference on removed jack raceMark Brown1-1/+1
2013-05-29ASoC: cs42l52: fix hp_gain_enum shift value.Nicolas Schichan1-1/+1
2013-05-29ASoC: cs42l52: use correct PCM mixer TLV dB scale to match datasheet.Nicolas Schichan1-1/+3
2013-05-29Merge tag 'asoc-v3.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Takashi Iwai9-24/+30
2013-05-28Merge remote-tracking branch 'asoc/fix/wm8994' into asoc-linusMark Brown1-1/+11
2013-05-28Merge remote-tracking branch 'asoc/fix/max98090' into asoc-linusMark Brown1-1/+1