summaryrefslogtreecommitdiff
path: root/sound/soc
AgeCommit message (Expand)Author
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-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
2014-04-10Merge tag 'sound-fix-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-04-09Merge tag 'asoc-v3.15-5' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2014-04-08Merge remote-tracking branches 'asoc/fix/rt5640', 'asoc/fix/samsung', 'asoc/f...Mark Brown
2014-04-08Merge remote-tracking branches 'asoc/fix/alc5632', 'asoc/fix/cs42l52', 'asoc/...Mark Brown
2014-04-08ASoC: davinci-mcasp: Fix bit clock polarity settingsPeter Ujfalusi
2014-04-08ASoC: samsung: Fix build on multiplatformSachin Kamat
2014-04-08ASoC: fsl_sai: Fix Bit Clock Polarity configurationsNicolin Chen
2014-04-07ASoC: da732x: Print correct major idAxel Lin
2014-04-07ASoC: cs42l52: Fix mask for REVIDAxel Lin
2014-04-05Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2014-04-04ASoC: alc56(23|32): fix undefined return value of probing codeChristoph Jaeger
2014-04-04ASoC: cs42xx8: Check return value of regmap_read and report correct chipid valueAxel Lin
2014-04-01ASoC: tlv320aic23: add an of_match tableStephen Warren
2014-04-01ASoC: max98090: add an of_match tableStephen Warren
2014-04-01ASoC: alc5632: add an of_match tableStephen Warren
2014-04-01ASoC: alc5632: fix uninit var in alc5632_probe()Stephen Warren
2014-03-31ASoC: rt5640: add an of_match tableStephen Warren
2014-03-31Merge tag 'asoc-v3.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2014-03-27ASoC: fsl_sai: Add isr to deal with error flagNicolin Chen
2014-03-25Merge remote-tracking branches 'asoc/topic/tdm' and 'asoc/topic/tegra' into a...Mark Brown