summaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)Author
2013-12-06ALSA: hda - Ignore small negative LPIB delay correctionTakashi Iwai
2013-12-06ALSA: hda - Add missing initialization of aamix pathsTakashi Iwai
2013-12-06ALSA: hda - Allow capture-only configurationTakashi Iwai
2013-12-06ALSA: hda - skip depop delay before D3 for Haswell and Valleyview2 display codecMengdong Lin
2013-12-06ALSA: hda - Remove quirk for Dell Vostro 131David Henningsson
2013-12-06ALSA: hda - Clean up async codec PM using standard async infrastructureTakashi Iwai
2013-12-05ALSA: usb-audio: fix uninitialized variable compile warningMikulas Patocka
2013-12-05ASoC: wm8962: Enable SYSCLK provisonally before fetching generated DSPCLK_DIVNicolin Chen
2013-12-05ASoC: tegra: add tegra+MAX98090 machine driverStephen Warren
2013-12-05ALSA: hda - fix mic issues on Acer Aspire E-572Oleksij Rempel
2013-12-05ASoC: imx-ssi: Check the return value from clk_prepare_enable()Fabio Estevam
2013-12-04ASoC: adsp: Use async writes where possibleMark Brown
2013-12-04ALSA: hda - Fix silent output on MacBook Air 2,1Takashi Iwai
2013-12-04ASoC: sam9x5_wm8731: change to work in DSP A modeBo Shen
2013-12-04ASoC: atmel_ssc_dai: add dai trigger opsBo Shen
2013-12-04Merge remote-tracking branch 'asoc/topic/symmetry' into asoc-coreMark Brown
2013-12-04ASoC: rcar: use devm_clk_get() instead of clk_get()Kuninori Morimoto
2013-12-04ASoC: soc-pcm: Use valid condition for snd_soc_dai_digital_mute() in hw_free()Nicolin Chen
2013-12-04ASoC: soc-pcm: Drop the redundant snd_soc_dai_digital_mute() in soc_pcm_close()Nicolin Chen
2013-12-04Merge tag 'asoc-v3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Takashi Iwai
2013-12-04ALSA: hda - Fix missing ELD info when using jackpoll_ms parameterDavid Henningsson
2013-12-04ALSA: hda/realtek - remove hp_automute_hook from alc283_fixup_chromebookKailang Yang
2013-12-03Merge remote-tracking branches 'asoc/fix/arizona', 'asoc/fix/atmel', 'asoc/fi...Mark Brown
2013-12-03Merge remote-tracking branch 'asoc/fix/core' into asoc-linusMark Brown
2013-12-03ASoC: jz4740: Use the generic dmaengine PCM driverLars-Peter Clausen
2013-12-03ASoC: jz4740-i2s: Use managed resourcesLars-Peter Clausen
2013-12-03ALSA: AACI: Convert to modern PM opsUlf Hansson
2013-12-03ASoC: wm8731: fix dsp mode configurationBo Shen
2013-12-03ASoC: ssm2602: Use core for applying symmetry constraintsLars-Peter Clausen
2013-12-03Merge remote-tracking branch 'asoc/topic/symmetry' into asoc-ssm2602Mark Brown
2013-12-03ASoC: fsl_ssi: Implement symmetric_channels and symmetric_samplebitsNicolin Chen
2013-12-03Merge remote-tracking branch 'asoc/topic/symmetry' into asoc-fslMark Brown
2013-12-03ALSA: hda - fixup ALC262 to skip depop delay before D3 on Intel BayleyBayMengdong Lin
2013-12-03ALSA: hda/realtek - Independent of model for HPKailang Yang
2013-12-03ALSA: hda - Fix headset mic input after muted internal mic (Dell/Realtek)David Henningsson
2013-12-02ASoC: fsl_ssi: Add monaural audio support for non-ac97 interfaceNicolin Chen
2013-12-02ALSA: hda - Use always amps for auto-mute on AD1986A codecTakashi Iwai
2013-12-02ALSA: hda/analog - Handle inverted EAPD properly in vmaster hookTakashi Iwai
2013-12-02ALSA: hda - Another fixup for ASUS laptop with ALC660 codecTakashi Iwai
2013-12-02ALSA: hda - Always do delayed probes for HD-audio devicesTakashi Iwai
2013-12-02ALSA: atmel: Fix possible array overflowTakashi Iwai
2013-12-02ASoC: ak4642: Convert to module_i2c_driver()Mark Brown
2013-12-02ASoC: simple-card: add Device Tree supportKuninori Morimoto
2013-12-02Merge branch 'for-linus' into for-nextTakashi Iwai
2013-12-02ALSA: hda - Fix complete_all() timing in deferred probesTakashi Iwai
2013-12-02ALSA: hda - Fix bad EAPD setup for HP machines with AD1984ATakashi Iwai
2013-12-02ASoC: fsl: imx-ssi: omit ssi counter to avoid harm in unbalanced situationOskar Schirmer
2013-12-02ASoC: ak4642: Convert to direct regmap API usageMark Brown
2013-12-02ASoC: ak4642: Convert to table based control initMark Brown
2013-12-02ASoC: core: fix devres parameter in devm_snd_soc_register_card()Shawn Guo