summaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2013-06-17Merge branch 'for-linus' into for-nextTakashi Iwai1-0/+3
2013-06-17ALSA: hda - Add models for Dell headset jacksDavid Henningsson1-0/+3
2013-06-17ALSA: usx2y: remove some old dead codeDan Carpenter1-3/+0
2013-06-17Merge branch 'for-linus' into for-nextTakashi Iwai12-40/+100
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-06ALSA: hda - Don't take unresponsive D3 transition too seriousTakashi Iwai3-1/+12
2013-06-06ALSA: hda - Introduce bit flags to snd_hda_codec_read/write()Takashi Iwai2-25/+24
2013-06-06ALSA: hda - Drop hard dependency on CONFIG_SND_DYNAMIC_MINORSTakashi Iwai2-5/+15
2013-06-05ASoC: arizona: Correct AEC loopback enableCharles Keepax2-2/+4
2013-06-05ALSA: hda/via - Use standard snd_hda_shutup_pins()Takashi Iwai1-8/+3
2013-06-05Merge branch 'for-linus' into for-nextTakashi Iwai17-61/+99
2013-06-05ALSA: hda - add mic fixup for ALC269VB on Ordissimo EVE2Anisse Astier1-0/+11
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: hdspm - Allow SingleSpeed WordClock when in DS/QS modeAdrian Knoth1-1/+1
2013-05-31ALSA: hdspm - Refactor SS/DS/QS clock multiplier into functionAdrian Knoth1-15/+22
2013-05-31ALSA: hdspm - Add support for 128-192kHz WordClock inputAdrian Knoth1-3/+16
2013-05-31ALSA: hda - Add headset quirk for two Dell machinesDavid Henningsson1-0/+2
2013-05-31ALSA: es1968: Add radio support for MediaForte M56VAPOndrej Zary1-23/+50
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-29ALSA: Remove the rest of *_set_drvdata(NULL) callsTakashi Iwai5-9/+0
2013-05-29ALSA: ISA: Remove superfluous *_set_drvdata(NULL) callsTakashi Iwai23-26/+0
2013-05-29sound: OSS: Remove superfluous pci_set_dvdata(pci, NULL)Takashi Iwai1-2/+0
2013-05-29ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at removeTakashi Iwai51-53/+0
2013-05-28Merge remote-tracking branch 'asoc/fix/wm8994' into asoc-linusMark Brown1-1/+11