summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2014-06-01ASoC: cache: Fix possible ZERO_SIZE_PTR pointer dereferencing error.Xiubo Li
2014-05-14ASoC: compress: indent an if statementDan Carpenter
2014-05-12ASoC: Remove runtime field from DAILars-Peter Clausen
2014-05-12ASoC: atmel-pcm-pdc: Remove broken suspend/resume codeLars-Peter Clausen
2014-05-07ASoC: Remove unused num_dai field from CODECLars-Peter Clausen
2014-05-07ASoC: Remove unused 'list' field form cardLars-Peter Clausen
2014-05-07ASoC: Remove card's DAI listLars-Peter Clausen
2014-05-07Merge branch 'topic/component' of git://git.kernel.org/pub/scm/linux/kernel/g...Mark Brown
2014-05-02ASoC: add SND_SOC_BYTES_EXTVinod Koul
2014-04-29ASoC: core: Fix component_list corruption when unloading modulesJarkko Nikula
2014-04-23ASoC: core: Don't break component searching if both id and num_dai are 0Nicolin Chen
2014-04-22ASoC: Move standard kcontrol helpers to the component levelLars-Peter Clausen
2014-04-22Merge branch 'topic/multicodec' of git://git.kernel.org/pub/scm/linux/kernel/...Mark Brown
2014-04-22ASoC: Remove ASoC level IO tracingLars-Peter Clausen
2014-04-22ASoC: dapm: Rename soc_widget_update_bits_locked() to soc_widget_update_bits()Lars-Peter Clausen
2014-04-22ASoC: Remove snd_soc_update_bits_locked()Lars-Peter Clausen
2014-04-22ASoC: Move IO abstraction to the component levelLars-Peter Clausen
2014-04-22Merge branches 'topic/sta350', 'topic/core', 'topic/dapm' and 'topic/cache' o...Mark Brown
2014-04-21ASoC: Change return type of snd_soc_write() to intLars-Peter Clausen
2014-04-21ASoC: sta350: Use snd_soc_kcontrol_codec()Lars-Peter Clausen
2014-04-18ASoC: core: use PTR_ERR instead of PTR_RETChristoph Jaeger
2014-04-18ASoC: dapm: Allow update_bits use 32 bits regBard Liao
2014-04-14ASoC: core: Add function for ac97 codec registrationMisael Lopez Cruz
2014-04-14ASoC: core: Add helper for DAI widgets linkingMisael Lopez Cruz
2014-04-14ASoC: core: Add helpers for codec DAI probe & removeMisael Lopez Cruz
2014-04-14ASoC: core: Add helpers for codec and codec_dai searchMisael Lopez Cruz
2014-04-14Merge branch 'topic/component' of git://git.kernel.org/pub/scm/linux/kernel/g...Mark Brown
2014-04-14ASoC: sta350: Add codec driverSven Brandau
2014-04-14ASoC: core: Allow snd_soc_update_bits use 32 bits registerBard Liao
2014-04-14ASoC: core: Fail codec probe if we fail to add controlsNariman Poushin
2014-04-14ASoC: core: Fail probe if we fail to add dai widgetsNariman Poushin
2014-04-14ASoC: Let snd_soc_platform subclass snd_soc_componentLars-Peter Clausen
2014-04-14ASoC: Track which components have been registered with snd_soc_register_compo...Lars-Peter Clausen
2014-04-14ASoC: Remove IO register modifier callbacksLars-Peter Clausen
2014-04-14ASoC: Move IO functions to soc-io.cLars-Peter Clausen
2014-04-14ASoC: Prepare SOC_SINGLE_XR_SX controls for regmapLars-Peter Clausen
2014-04-14ASoC: Add snd_soc_kcontrol_platform() helper functionLars-Peter Clausen
2014-04-14ASoC: Add snd_soc_kcontrol_codec() helper functionLars-Peter Clausen
2014-04-14ASoC: codec: fix the sparse check warnings.Xiubo Li
2014-04-14ASoC: wm8997: Remove the set_cache_io() entirely from ASoC probe.Xiubo Li
2014-04-14ASoC: wm8994: Remove the set_cache_io() entirely from ASoC probe.Xiubo Li
2014-04-14ASoC: wm8400: Remove the set_cache_io() entirely from ASoC probe.Xiubo Li
2014-04-14ASoC: wm8350: Remove the set_cache_io() entirely from ASoC probe.Xiubo Li
2014-04-14ASoC: wm5110: Remove the set_cache_io() entirely from ASoC probe.Xiubo Li
2014-04-14ASoC: wm5102: Remove the set_cache_io() entirely from ASoC probe.Xiubo Li
2014-04-14ASoC: si476x: Remove the set_cache_io() entirely from ASoC probe.Xiubo Li
2014-04-14ASoC: mc13783: Remove the set_cache_io() entirely from ASoC probe.Xiubo Li
2014-04-14ASoC: cq93vc: Remove the set_cache_io() entirely from ASoC probe.Xiubo Li
2014-04-14ASoC: 88pm860x: Remove the set_cache_io() entirely from ASoC probe.Xiubo Li
2014-04-14ASoC: core: Move the default regmap I/O setting to snd_soc_register_codec()Xiubo Li