Age | Commit message (Expand) | Author |
2014-06-02 | ASoC: cache: Fix error code when not using ASoC level cache | Mark Brown |
2014-06-01 | ASoC: cache: Fix possible ZERO_SIZE_PTR pointer dereferencing error. | Xiubo Li |
2014-06-01 | ASoC: Add helper functions to cast from DAPM context to CODEC/platform | Lars-Peter Clausen |
2014-05-14 | ASoC: compress: indent an if statement | Dan Carpenter |
2014-05-12 | ASoC: Remove runtime field from DAI | Lars-Peter Clausen |
2014-05-12 | ASoC: atmel-pcm-pdc: Remove broken suspend/resume code | Lars-Peter Clausen |
2014-05-07 | ASoC: Remove unused num_dai field from CODEC | Lars-Peter Clausen |
2014-05-07 | ASoC: Remove unused 'list' field form card | Lars-Peter Clausen |
2014-05-07 | ASoC: Remove card's DAI list | Lars-Peter Clausen |
2014-05-07 | Merge branch 'topic/component' of git://git.kernel.org/pub/scm/linux/kernel/g... | Mark Brown |
2014-05-02 | ASoC: add SND_SOC_BYTES_EXT | Vinod Koul |
2014-04-29 | ASoC: core: Fix component_list corruption when unloading modules | Jarkko Nikula |
2014-04-23 | ASoC: core: Don't break component searching if both id and num_dai are 0 | Nicolin Chen |
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-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: core: use PTR_ERR instead of PTR_RET | Christoph Jaeger |
2014-04-18 | ASoC: dapm: Allow update_bits use 32 bits reg | Bard Liao |
2014-04-15 | ASoC: Fix snd_soc_kcontrol_platform() return type | Lars-Peter Clausen |
2014-04-14 | ASoC: core: Add function for ac97 codec registration | Misael Lopez Cruz |
2014-04-14 | ASoC: core: Add helper for DAI widgets linking | Misael Lopez Cruz |
2014-04-14 | ASoC: core: Add helpers for codec DAI probe & remove | Misael Lopez Cruz |
2014-04-14 | ASoC: core: Add helpers for codec and codec_dai search | Misael Lopez Cruz |
2014-04-14 | Merge branch 'topic/component' of git://git.kernel.org/pub/scm/linux/kernel/g... | Mark Brown |
2014-04-14 | ASoC: sta350: Add codec driver | Sven Brandau |
2014-04-14 | ASoC: core: Allow snd_soc_update_bits use 32 bits register | Bard Liao |
2014-04-14 | ASoC: core: Fail codec probe if we fail to add controls | Nariman Poushin |
2014-04-14 | ASoC: core: Fail probe if we fail to add dai widgets | Nariman Poushin |
2014-04-14 | ASoC: Let snd_soc_platform subclass snd_soc_component | Lars-Peter Clausen |
2014-04-14 | ASoC: Track which components have been registered with snd_soc_register_compo... | Lars-Peter Clausen |
2014-04-14 | ASoC: Remove IO register modifier callbacks | Lars-Peter Clausen |
2014-04-14 | ASoC: Move IO functions to soc-io.c | Lars-Peter Clausen |
2014-04-14 | ASoC: Prepare SOC_SINGLE_XR_SX controls for regmap | Lars-Peter Clausen |
2014-04-14 | ASoC: Add snd_soc_kcontrol_platform() helper function | Lars-Peter Clausen |
2014-04-14 | ASoC: Add snd_soc_kcontrol_codec() helper function | Lars-Peter Clausen |
2014-04-14 | ASoC: codec: fix the sparse check warnings. | Xiubo Li |
2014-04-14 | ASoC: wm8997: Remove the set_cache_io() entirely from ASoC probe. | Xiubo Li |
2014-04-14 | ASoC: wm8994: Remove the set_cache_io() entirely from ASoC probe. | Xiubo Li |
2014-04-14 | ASoC: wm8400: Remove the set_cache_io() entirely from ASoC probe. | Xiubo Li |
2014-04-14 | ASoC: wm8350: Remove the set_cache_io() entirely from ASoC probe. | Xiubo Li |
2014-04-14 | ASoC: wm5110: Remove the set_cache_io() entirely from ASoC probe. | Xiubo Li |
2014-04-14 | ASoC: wm5102: Remove the set_cache_io() entirely from ASoC probe. | Xiubo Li |
2014-04-14 | ASoC: si476x: Remove the set_cache_io() entirely from ASoC probe. | Xiubo Li |
2014-04-14 | ASoC: mc13783: Remove the set_cache_io() entirely from ASoC probe. | Xiubo Li |