Age | Commit message (Expand) | Author |
2011-01-05 | ASoC: Fix the device references to codec and platform drivers | Harsha Priya |
2010-12-15 | ASoC: Extend DAPM to handle power changes on cross-device paths | Jarkko Nikula |
2010-12-15 | ASoC: Move widgets from DAPM context to snd_soc_card | Jarkko Nikula |
2010-12-15 | ASoC: Move DAPM paths from DAPM context to snd_soc_card | Jarkko Nikula |
2010-12-13 | ASoC: Fix AC'97 registration unwind | Mark Brown |
2010-12-13 | Merge branch 'topic/workq-update' into topic/asoc | Takashi Iwai |
2010-12-13 | sound: don't use flush_scheduled_work() | Tejun Heo |
2010-12-08 | ASoC: soc-core: Fix null pointer dereference | Dimitris Papastamos |
2010-12-07 | ASoC: Fix snd_soc_instantiate_card error path | Axel Lin |
2010-12-06 | ASoC: soc-core: Remove useless inline function construct | Dimitris Papastamos |
2010-12-06 | ASoC: soc-core: Replace use of strncpy() with strlcpy() | Dimitris Papastamos |
2010-12-06 | ASoC: Merge common code in DAI link and auxiliary codec probing/removal | Jarkko Nikula |
2010-12-06 | Merge branch 'for-2.6.37' into for-2.6.38 | Mark Brown |
2010-12-06 | ASoC: soc-cache: Add optional cache name member to snd_soc_cache_ops | Dimitris Papastamos |
2010-12-06 | ASoC: Add trace events for jack detection | Mark Brown |
2010-12-06 | ASoC: Hold client_mutex while calling snd_soc_instantiate_cards() | Axel Lin |
2010-12-03 | ASoC: Constify struct snd_soc_codec_driver | Mark Brown |
2010-12-03 | ASoC: soc-core: Allow machine drivers to override compress_type | Dimitris Papastamos |
2010-12-03 | ASoC: soc-cache: Use reg_def_copy instead of reg_cache_default | Dimitris Papastamos |
2010-12-03 | ASoC: soc-core: Generalize snd_soc_prefix_map and rename to snd_soc_codec_conf | Dimitris Papastamos |
2010-12-03 | ASoC: Add compress_type as a member to snd_soc_codec | Dimitris Papastamos |
2010-12-03 | ASoC: Don't oops in soc_probe_aux_dev in case of missing codec | Jarkko Nikula |
2010-12-03 | ASoC: Move active copy of CODEC read and write into runtime structure | Mark Brown |
2010-12-03 | ASoC: Apostrophe patrol in soc-core.c | Mark Brown |
2010-12-01 | ASoC: Fix build failure in soc-core.c | Jarkko Nikula |
2010-11-30 | ASoC: Add support for optional auxiliary dailess codecs | Jarkko Nikula |
2010-11-22 | ASoC: Do not include soc-dapm.h | Jarkko Nikula |
2010-11-15 | ASoC: Add optional name_prefix for codec kcontrol, widget and route names | Jarkko Nikula |
2010-11-11 | ASoC: soc-cache: Add support for flat register caching | Dimitris Papastamos |
2010-11-11 | ASoC: Add trace events for ASoC register read/write | Mark Brown |
2010-11-09 | ASoC: Fix compile error if CONFIG_DEBUG_FS is not configured | Axel Lin |
2010-11-06 | ASoC: Move pop time from DAPM context to sound card | Jarkko Nikula |
2010-11-06 | ASoC: Move codec debugfs directories under parent card directory | Jarkko Nikula |
2010-11-06 | ASoC: Add sound card directory under debugfs/asoc/ | Jarkko Nikula |
2010-11-06 | ASoC: Decouple DAPM from CODECs | Liam Girdwood |
2010-11-05 | Merge branch 'for-2.6.37' into HEAD | Mark Brown |
2010-11-03 | ASoC: Push snd_soc_write() and snd_soc_read() into the source file | Mark Brown |
2010-11-03 | ASoC: Fix snd_soc_register_dais error handling | Axel Lin |
2010-11-02 | Merge commit 'v2.6.37-rc1' into for-2.6.37 | Mark Brown |
2010-10-28 | ASoC: Check return value of struct_strtoul() in pmdown_time_set() | Mark Brown |
2010-10-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds |
2010-10-21 | ASoC: soc-core: Fix codec->name memory leak | Dimitris Papastamos |
2010-10-19 | ASoC: Fix I2C component device id number creation | Jarkko Nikula |
2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann |
2010-10-13 | ASoC: Pay attention to driver supplied DAI IDs | Mark Brown |
2010-10-13 | ASoC: Check list debugfs files for PAGE_SIZE overflow | Mark Brown |
2010-10-13 | ASoC: Move soc-core module init next to functon definition | Mark Brown |
2010-10-13 | ASoC: don't register AC97 devices twice | Mika Westerberg |
2010-09-22 | ASoC: Report error codes for card DAI instantiation failures | Mark Brown |
2010-09-21 | ASoC: Remove extra rtd->dev.init_name assignment in soc_probe_dai_link | Jarkko Nikula |