summaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)Author
2014-09-03ASoC: adau1373: Remove unnecessary suspend/resume bias level changesLars-Peter Clausen
2014-09-03Merge tag 'asoc-v3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Takashi Iwai
2014-09-03ALSA: hda - Add TLV_DB_SCALE_MUTE bit for relevant controlsTakashi Iwai
2014-09-03ASoC: max98090: Add recovery for PLL lock failureJarkko Nikula
2014-09-03ASoC: tlv320aic31xx: Choose PLL p divider automaticallyJyri Sarha
2014-09-03Merge branch 'fix/tlv320aic31xx' of git://git.kernel.org/pub/scm/linux/kernel...Mark Brown
2014-09-03ASoC: tlv320aic31xx: Fix 24bit samples with I2S format and 12MHz mclkJyri Sarha
2014-09-03ASoC: simple-card: fixup cpu_dai_name clear caseKuninori Morimoto
2014-09-03ALSA: pcm: Uninline snd_pcm_stream_lock() and _unlock()Takashi Iwai
2014-09-03ALSA: pcm: Allow nonatomic trigger operationsTakashi Iwai
2014-09-03ALSA: hda - Make the ALC269 pin quirk table shorterDavid Henningsson
2014-09-03ALSA: hda - Add common pin macros for ALC269 familyDavid Henningsson
2014-09-03ALSA: hda/realtek - move HP_GPIO_MIC1_LED quirk for alc280Hui Wang
2014-09-03ALSA: hda/realtek - move HP_LINE1_MIC1_LED quirk for alc282Hui Wang
2014-09-03ALSA: hda/realtek - move HP_MUTE_LED_MIC1 quirk for alc290Hui Wang
2014-09-03ALSA: hda/realtek - move HP_MUTE_LED_MIC1 quirk for alc282Hui Wang
2014-09-03ALSA: hda/realtek - move DELL2_MIC_NO_PRESENCE quirk for alc255Hui Wang
2014-09-03ALSA: hda/realtek - move DELL1_MIC_NO_PRESENCE quirk for alc255Hui Wang
2014-09-03ALSA: hda/realtek - move DELL1_MIC_NO_PRESENCE quirk for alc283Hui Wang
2014-09-03ALSA: hda/realtek - move DELL2_MIC_NO_PRESENCE quirk for alc292Hui Wang
2014-09-02Merge remote-tracking branches 'asoc/fix/axi', 'asoc/fix/cs4265', 'asoc/fix/d...Mark Brown
2014-09-02Merge remote-tracking branch 'asoc/fix/core' into asoc-linusMark Brown
2014-09-02ALSA: hda - Fix COEF setups for ALC1150 codecTakashi Iwai
2014-09-01ASoC: ab8500-codec: Revert back to regmapLars-Peter Clausen
2014-09-01ASoC: simple-card: Fix bug of wrong decrement DT node's refcountXiubo Li
2014-09-01ASoC: fsl-sai: using 'lsb-first' property instead of 'big-endian-data'.Xiubo Li
2014-09-01Merge branch 'topic/fsl' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown
2014-09-01ALSA: hda - Fix digital mic on Acer Aspire 3830TGTakashi Iwai
2014-09-01ASoC: es8328: fix error return code in es8328_codec_probe()Wei Yongjun
2014-09-01ASoC: tlv320aic31xx: Correct interface register 2 variable namePeter Ujfalusi
2014-09-01Merge branch 'topic/fsl' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown
2014-08-29ASoC: simple-card: use common for_each_child_of_node() for loopKuninori Morimoto
2014-08-29ASoC: simple-card: dai_link->init should be cared when multi DAIKuninori Morimoto
2014-08-29ASoC: simple-card: remove dai_link->cpu_dai_name when DTKuninori Morimoto
2014-08-29ASoC: simple-card: use asoc_simple_xxx prefixKuninori Morimoto
2014-08-29ASoC: omap-twl4030: Fix typo in 2nd dai link's platform_namePeter Ujfalusi
2014-08-29ALSA: firewire-lib/dice: add arrangements of PCM pointer and interrupts for D...Takashi Sakamoto
2014-08-29ALSA: dice: fix wrong channel mappping at higher sampling rateTakashi Sakamoto
2014-08-28ASoC: cs35l32: Simplify implementation of cs35l32_codec_set_sysclkAxel Lin
2014-08-28ASoC: cs42l56: Remove unneeded regulator_bulk_free call in cs42l56_removeAxel Lin
2014-08-28ASoC: cs35l32: Remove unneeded regulator_bulk_free call in cs35l32_i2c_removeAxel Lin
2014-08-28ASoC: Remove unused cache_only from struct snd_soc_codecJarkko Nikula
2014-08-28ASoC: cs42l56: use true/false returns for bool functionsBrian Austin
2014-08-28ASoC: cs42l52: use true/false returns for bool functionsBrian Austin
2014-08-28ASoC: cs35l32: use true/false returns for bool functionsBrian Austin
2014-08-28ASoC: cs4265: Fix setting of functional mode and clock dividerPaul Handrigan
2014-08-28ASoC: cs4265: Fix clock rates in clock map tablePaul Handrigan
2014-08-28ASoC: cs4265: Add CHIP_ID as a readable registerPaul Handrigan
2014-08-28Merge tag 'sound-3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2014-08-28ASoC: Allow SND_SOC_WM8978 to be selected manuallyGeert Uytterhoeven