Age | Commit message (Expand) | Author |
2014-04-24 | ASoC: sgtl5000: Use devm_regulator_bulk_get() | Fabio Estevam |
2014-04-24 | ASoC: simple-card: is_top_level_node parameter to simple_card_dai_link_of() | Jyri Sarha |
2014-04-24 | ASoC: core: Add one dai_get_widget helper instead of two rtd based ones | Benoit Cousson |
2014-04-24 | ASoC: core: Add helpers for dai link and aux dev init | Misael Lopez Cruz |
2014-04-24 | ASoC: simple-card: Improve coding style | Nicolin Chen |
2014-04-24 | ASoC: simple-card: Simplify error msg in simple_card_dai_link_of() | Nicolin Chen |
2014-04-24 | ASoC: simple-card: Drop node->name checking | Nicolin Chen |
2014-04-24 | ASoC: fsl: Drop formats limitation for imx-pcm-dma.c | Nicolin Chen |
2014-04-24 | ASoC: fsl_spdif: Add core clock control for DMA access | Nicolin Chen |
2014-04-24 | ASoC: Intel: Cancel hsw_notification_work before freeing the stream | Jarkko Nikula |
2014-04-24 | ASoC: imx-audmux: Fix section mismatch | Lars-Peter Clausen |
2014-04-23 | ASoC: core: Don't break component searching if both id and num_dai are 0 | Nicolin Chen |
2014-04-23 | ASoC: ak4104: add regulator consumer support | Daniel Mack |
2014-04-23 | ASoC: simple-card: Move dai-link level properties away from dai subnodes | Jyri Sarha |
2014-04-23 | ASoC: core: Update snd_soc_of_parse_daifmt() interface | Jyri Sarha |
2014-04-23 | ASoC: samsung: Don't clear clock setting during i2s_startup | Tushar Behera |
2014-04-23 | ASoC: jz4740: Improve build test coverage | Lars-Peter Clausen |
2014-04-23 | ASoC: qi_lb60: Use GPIO descriptor API | Lars-Peter Clausen |
2014-04-23 | ASoC: rsnd: call rsnd_dai_pointer_update() from outside of lock | Kuninori Morimoto |
2014-04-23 | ASoC: Intel: Fix audio crash due to race condition in stream deletion | Wenkai Du |
2014-04-23 | ASoC: max98095: Add an explicit of_match_table | Tushar Behera |
2014-04-22 | Merge remote-tracking branches 'asoc/fix/intel', 'asoc/fix/jz4740', 'asoc/fix... | Mark Brown |
2014-04-22 | Merge remote-tracking branches 'asoc/fix/alc5623', 'asoc/fix/cs42l52', 'asoc/... | Mark Brown |
2014-04-22 | Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linus | Mark Brown |
2014-04-22 | ASoC: Export devm_snd_soc_register_platform() | Lars-Peter Clausen |
2014-04-22 | ASoC: qi_lb60: Use devm_snd_soc_register_card() | Lars-Peter Clausen |
2014-04-22 | ASoC: qi_lb60: Set .dai_fmt instead of calling snd_soc_set_dai_fmt() | Lars-Peter Clausen |
2014-04-22 | ASoC: qi_lb60: Set fully_routed flag | Lars-Peter Clausen |
2014-04-22 | ASoC: jz4740: Remove Makefile entry for removed file | Lars-Peter Clausen |
2014-04-22 | ASoC: Intel: Fix audio crash due to negative address offset | Wenkai Du |
2014-04-22 | ASoC: Move standard kcontrol helpers to the component level | Lars-Peter Clausen |
2014-04-22 | Merge branch 'topic/multicodec' of git://git.kernel.org/pub/scm/linux/kernel/... | Mark Brown |
2014-04-22 | ASoC: Remove ASoC level IO tracing | Lars-Peter Clausen |
2014-04-22 | ASoC: dapm: Rename soc_widget_update_bits_locked() to soc_widget_update_bits() | Lars-Peter Clausen |
2014-04-22 | ASoC: Remove snd_soc_update_bits_locked() | Lars-Peter Clausen |
2014-04-22 | ASoC: Move IO abstraction to the component level | Lars-Peter Clausen |
2014-04-22 | Merge branches 'topic/sta350', 'topic/core', 'topic/dapm' and 'topic/cache' o... | Mark Brown |
2014-04-22 | ASoC: rt5640: Add minimal support for RT5642 | Bard Liao |
2014-04-22 | ASoC: davinci-mcasp: Convert to use devm_snd_soc_register_component() | Peter Ujfalusi |
2014-04-22 | ASoC: davinci-pcm: Convert to use devm_snd_soc_register_platform() | Peter Ujfalusi |
2014-04-22 | ASoC: omap-hdmi: Remove excess curly bracket | Peter Ujfalusi |
2014-04-21 | ASoC: dapm: Fix widget double free with auto-disable DAPM kcontrol | Jarkko Nikula |
2014-04-21 | ASoC: Change return type of snd_soc_write() to int | Lars-Peter Clausen |
2014-04-21 | ASoC: sta350: Use snd_soc_kcontrol_codec() | Lars-Peter Clausen |
2014-04-18 | ASoC: rt5651: Staticise non-exported symbols | Mark Brown |
2014-04-18 | ASoC: add RT5651 CODEC driver | Bard Liao |
2014-04-18 | ASoC: davinci-mcasp: Update MCASP_VERSION_4 platform driver registration | Peter Ujfalusi |
2014-04-18 | Merge commit 'topic/omap' into asoc-davinci | Mark Brown |
2014-04-18 | ASoC: omap-pcm: Drop the platform driver init code | Peter Ujfalusi |
2014-04-18 | ASoC: omap-hdmi-card: Use the same name for platform as the cpu_dai | Peter Ujfalusi |