summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ASoC: sglt5000: Fix SGTL5000_PLL_FRAC_DIV_MASKFabio Estevam2013-07-251-1/+1
* ASoC: atmel: Fix unlocked snd_pcm_stop() callTakashi Iwai2013-07-251-0/+2
* ASoC: s6000: Fix unlocked snd_pcm_stop() callTakashi Iwai2013-07-251-0/+2
* ALSA: usx2y: Fix unlocked snd_pcm_stop() callTakashi Iwai2013-07-251-0/+4
* ALSA: asihpi: Fix unlocked snd_pcm_stop() callTakashi Iwai2013-07-251-0/+3
* ALSA: atiixp: Fix unlocked snd_pcm_stop() callTakashi Iwai2013-07-252-0/+4
* ALSA: pxa2xx: Fix unlocked snd_pcm_stop() callTakashi Iwai2013-07-251-0/+2
* ALSA: ua101: Fix unlocked snd_pcm_stop() callTakashi Iwai2013-07-251-2/+12
* ALSA: 6fire: Fix unlocked snd_pcm_stop() callTakashi Iwai2013-07-251-2/+10
* ALSA: seq-oss: Initialize MIDI clients asynchronouslyTakashi Iwai2013-07-252-4/+14
* ALSA: hda - Add new GPU codec ID to snd-hdaAaron Plattner2013-07-251-0/+2
* ALSA: hda - Fix the max length of control name in generic parserTakashi Iwai2013-07-251-1/+1
* ALSA: hda - Fix missing Mic Boost controls for VIA codecsTakashi Iwai2013-07-252-0/+10
* ALSA: hda - Cache the MUX selection for generic HDMITakashi Iwai2013-07-251-1/+1
* ALSA: hda - Fix return value of snd_hda_check_power_state()Takashi Iwai2013-07-251-1/+1
* ALSA: hda - Fix EAPD vmaster hook for AD1884 & coTakashi Iwai2013-07-251-3/+9
* ALSA: hda - Add models for Dell headset jacksDavid Henningsson2013-06-171-0/+3
* ALSA: usb-audio: Fix invalid volume resolution for Logitech HD Webcam c310Takashi Iwai2013-06-171-0/+1
* ALSA: hda - Fix pin configurations for MacBook Air 4,2Takashi Iwai2013-06-171-0/+23
* ALSA: usb-audio: work around Android accessory firmware bugClemens Ladisch2013-06-171-2/+20
* ALSA: hda - Headset mic support for three more machinesDavid Henningsson2013-06-171-0/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-06-141-2/+2
|\
| * snd_pcm_link(): fix a leak...Al Viro2013-06-151-2/+2
* | Merge remote-tracking branch 'asoc/fix/wm8994' into asoc-linusMark Brown2013-06-101-1/+2
|\ \
| * | ASoC: wm8994: Ensure microphone detection state is reset on removalMark Brown2013-05-301-0/+1
| * | ASoC: wm8994: Avoid leaking pm_runtime reference on removed jack raceMark Brown2013-05-301-1/+1
* | | Merge remote-tracking branch 'asoc/fix/tlv320aic3x' into asoc-linusMark Brown2013-06-101-5/+5
|\ \ \
| * | | ASoC: tlv320aic3x: Remove deadlock from snd_soc_dapm_put_volsw_aic3x()Andreas Irestål2013-06-071-5/+5
| | |/ | |/|
* | | Merge remote-tracking branch 'asoc/fix/cs42l52' into asoc-linusMark Brown2013-06-101-2/+4
|\ \ \
| * | | ASoC: cs42l52: fix hp_gain_enum shift value.Nicolas Schichan2013-05-291-1/+1
| * | | ASoC: cs42l52: use correct PCM mixer TLV dB scale to match datasheet.Nicolas Schichan2013-05-291-1/+3
* | | | Merge remote-tracking branch 'asoc/fix/core' into asoc-linusMark Brown2013-06-102-26/+36
|\ \ \ \
| * | | | ASoC: dapm: Treat DAI widgets like AIF widgets for powerMark Brown2013-06-072-24/+32
| * | | | ASoC: pcm: Require both CODEC and CPU support when declaring stream capsMark Brown2013-06-031-2/+4
* | | | | Merge remote-tracking branch 'asoc/fix/arizona' into asoc-linusMark Brown2013-06-102-2/+4
|\ \ \ \ \
| * | | | | ASoC: arizona: Correct AEC loopback enableCharles Keepax2013-06-052-2/+4
| | |_|/ / | |/| | |
* | | | | ALSA: usb-audio - Fix invalid volume resolution on Logitech HD webcam c270Takashi Iwai2013-06-051-0/+1
* | | | | ALSA: usb-audio - Apply Logitech QuickCam Pro 9000 quirk only to audio ifaceTakashi Iwai2013-06-041-1/+7
* | | | | ALSA: hda/via - Clean up duplicated codesTakashi Iwai2013-06-031-30/+12
* | | | | ALSA: hda/via - Fix wrongly cleared pins after suspend on VT1802Takashi Iwai2013-06-031-1/+3
* | | | | ALSA: hda - Add keep_eapd_on flag to generic parserTakashi Iwai2013-06-033-0/+4
* | | | | ALSA: hda - Allow setting automute/automic hooks after parsingTakashi Iwai2013-06-031-9/+33
* | | | | ALSA: hda/via - Disable broken dynamic power controlTakashi Iwai2013-06-031-0/+5
* | | | | ALSA: usb-audio: fix Roland/Cakewalk UM-3G supportClemens Ladisch2013-06-031-1/+5
* | | | | ALSA: hda - Add headset quirk for two Dell machinesDavid Henningsson2013-05-311-0/+2
* | | | | ALSA: hda - add dock support for Thinkpad T431sEbben Aries2013-05-311-0/+1
* | | | | ALSA: sis7019: fix error return code in sis_chip_create()Wei Yongjun2013-05-311-1/+2
|/ / / /
* | | | Merge tag 'asoc-v3.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Takashi Iwai2013-05-299-24/+30
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'asoc/fix/wm8994' into asoc-linusMark Brown2013-05-281-1/+11
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | ASoC: wm8994: check for array index returnedVinod Koul2013-05-281-0/+5