summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-06-01ASoC: cache: Fix possible ZERO_SIZE_PTR pointer dereferencing error.Xiubo Li1-0/+3
2014-06-01ASoC: Add helper functions to cast from DAPM context to CODEC/platformLars-Peter Clausen1-0/+27
2014-05-14ASoC: compress: indent an if statementDan Carpenter1-2/+3
2014-05-13ASoC: Remove runtime field from DAILars-Peter Clausen3-3/+0
2014-05-13ASoC: atmel-pcm-pdc: Remove broken suspend/resume codeLars-Peter Clausen1-63/+0
2014-05-07ASoC: Remove unused num_dai field from CODECLars-Peter Clausen2-2/+0
2014-05-07ASoC: Remove unused 'list' field form cardLars-Peter Clausen2-2/+0
2014-05-07ASoC: Remove card's DAI listLars-Peter Clausen3-8/+0
2014-05-07Merge branch 'topic/component' of git://git.kernel.org/pub/scm/linux/kernel/g...Mark Brown22-554/+2369
2014-05-03ASoC: add SND_SOC_BYTES_EXTVinod Koul2-0/+25
2014-04-29ASoC: core: Fix component_list corruption when unloading modulesJarkko Nikula1-10/+15
2014-04-23ASoC: core: Don't break component searching if both id and num_dai are 0Nicolin Chen1-1/+1
2014-04-22ASoC: Move standard kcontrol helpers to the component levelLars-Peter Clausen2-85/+156
2014-04-22Merge branch 'topic/multicodec' of git://git.kernel.org/pub/scm/linux/kernel/...Mark Brown1-92/+154
2014-04-22ASoC: Remove ASoC level IO tracingLars-Peter Clausen2-103/+0
2014-04-22ASoC: dapm: Rename soc_widget_update_bits_locked() to soc_widget_update_bits()Lars-Peter Clausen1-5/+4
2014-04-22ASoC: Remove snd_soc_update_bits_locked()Lars-Peter Clausen1-20/+0
2014-04-22ASoC: Move IO abstraction to the component levelLars-Peter Clausen5-217/+317
2014-04-22Merge branches 'topic/sta350', 'topic/core', 'topic/dapm' and 'topic/cache' o...Mark Brown20-75/+1791
2014-04-21ASoC: Change return type of snd_soc_write() to intLars-Peter Clausen2-4/+4
2014-04-21ASoC: sta350: Use snd_soc_kcontrol_codec()Lars-Peter Clausen1-2/+2
2014-04-18ASoC: core: use PTR_ERR instead of PTR_RETChristoph Jaeger1-4/+4
2014-04-18ASoC: dapm: Allow update_bits use 32 bits regBard Liao1-1/+1
2014-04-16ASoC: Fix snd_soc_kcontrol_platform() return typeLars-Peter Clausen1-1/+1
2014-04-14ASoC: core: Add function for ac97 codec registrationMisael Lopez Cruz1-9/+20
2014-04-14ASoC: core: Add helper for DAI widgets linkingMisael Lopez Cruz1-24/+40
2014-04-14ASoC: core: Add helpers for codec DAI probe & removeMisael Lopez Cruz1-27/+47
2014-04-14ASoC: core: Add helpers for codec and codec_dai searchMisael Lopez Cruz1-32/+47
2014-04-14Merge branch 'topic/component' of git://git.kernel.org/pub/scm/linux/kernel/g...Mark Brown53-379/+360
2014-04-14ASoC: sta350: Add codec driverSven Brandau6-0/+1660
2014-04-14ASoC: core: Allow snd_soc_update_bits use 32 bits registerBard Liao2-7/+7
2014-04-14ASoC: core: Fail codec probe if we fail to add controlsNariman Poushin1-3/+11
2014-04-14ASoC: core: Fail probe if we fail to add dai widgetsNariman Poushin1-2/+9
2014-04-14ASoC: Let snd_soc_platform subclass snd_soc_componentLars-Peter Clausen2-0/+30
2014-04-14ASoC: Track which components have been registered with snd_soc_register_compo...Lars-Peter Clausen2-1/+3
2014-04-14ASoC: Remove IO register modifier callbacksLars-Peter Clausen3-88/+8
2014-04-14ASoC: Move IO functions to soc-io.cLars-Peter Clausen2-144/+144
2014-04-14ASoC: Prepare SOC_SINGLE_XR_SX controls for regmapLars-Peter Clausen1-2/+3
2014-04-14ASoC: Add snd_soc_kcontrol_platform() helper functionLars-Peter Clausen2-4/+18
2014-04-14ASoC: Add snd_soc_kcontrol_codec() helper functionLars-Peter Clausen49-140/+154
2014-04-14ASoC: codec: fix the sparse check warnings.Xiubo Li10-10/+10
2014-04-14ASoC: wm8997: Remove the set_cache_io() entirely from ASoC probe.Xiubo Li1-5/+8
2014-04-14ASoC: wm8994: Remove the set_cache_io() entirely from ASoC probe.Xiubo Li1-2/+8
2014-04-14ASoC: wm8400: Remove the set_cache_io() entirely from ASoC probe.Xiubo Li1-2/+8
2014-04-14ASoC: wm8350: Remove the set_cache_io() entirely from ASoC probe.Xiubo Li1-2/+8
2014-04-14ASoC: wm5110: Remove the set_cache_io() entirely from ASoC probe.Xiubo Li1-4/+8
2014-04-14ASoC: wm5102: Remove the set_cache_io() entirely from ASoC probe.Xiubo Li1-4/+8
2014-04-14ASoC: si476x: Remove the set_cache_io() entirely from ASoC probe.Xiubo Li1-8/+6
2014-04-14ASoC: mc13783: Remove the set_cache_io() entirely from ASoC probe.Xiubo Li1-8/+6
2014-04-14ASoC: cq93vc: Remove the set_cache_io() entirely from ASoC probe.Xiubo Li1-2/+8