aboutsummaryrefslogtreecommitdiffstats
path: root/include/sound/soc.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-13Merge tag 'asoc-v4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai1-0/+14
2015-04-12Merge remote-tracking branches 'asoc/topic/link-param', 'asoc/topic/max98090', 'asoc/topic/max98925' and 'asoc/topic/nuc900' into asoc-nextMark Brown1-0/+1
2015-04-12Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown1-0/+13
2015-03-17ASoC: dapm: add code to configure dai link parametersNikesh Oswal1-0/+1
2015-03-16ASoC: Make snd_soc_dapm_kcontrol_codec() inlineLars-Peter Clausen1-0/+13
2015-03-06Merge tag 'asoc-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-nextTakashi Iwai1-3/+13
2015-03-05Merge remote-tracking branches 'asoc/topic/jack', 'asoc/topic/max98357a', 'asoc/topic/omap' and 'asoc/topic/rt286' into asoc-nextMark Brown1-3/+5
2015-03-05Merge remote-tracking branches 'asoc/topic/atmel', 'asoc/topic/davinci', 'asoc/topic/gpiod' and 'asoc/topic/intel' into asoc-nextMark Brown1-0/+3
2015-03-04ASoC: Remove snd_soc_jack_new()Lars-Peter Clausen1-20/+0
2015-03-04ASoC: Allow to register jacks at the card levelLars-Peter Clausen1-3/+25
2015-03-04ALSA: Fix spelling typo in Documentation/DocBook/alsa-driver-api.xmlMasanari Iida1-1/+1
2015-02-24ASoC: core: Add extra dapm properties for Device TreeNicolin Chen1-0/+5
2015-02-24ASoC: core: allow pcms to be registered as nonatomicVinod Koul1-0/+3
2015-02-09Merge remote-tracking branches 'asoc/topic/cs42l73', 'asoc/topic/dai' and 'asoc/topic/davinci' into asoc-nextMark Brown1-0/+3
2015-02-04Merge remote-tracking branches 'asoc/topic/cs42l73', 'asoc/topic/dai' and 'asoc/topic/davinci' into asoc-nextMark Brown1-0/+3
2015-01-26ASoC: Add support for allocating AC'97 device before registering itLars-Peter Clausen1-0/+1
2015-01-07ASoC: Add helper function for changing the DAI link formatLars-Peter Clausen1-0/+3
2014-12-08Merge remote-tracking branches 'asoc/topic/multi-codec', 'asoc/topic/mxs-saif', 'asoc/topic/mxs-sgtl5000', 'asoc/topic/omap' and 'asoc/topic/pxa' into asoc-nextMark Brown1-0/+3
2014-12-08Merge remote-tracking branches 'asoc/topic/codec-mutex', 'asoc/topic/compress' and 'asoc/topic/cq93vc' into asoc-nextMark Brown1-1/+0
2014-12-08Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ad193x', 'asoc/topic/adau1373' and 'asoc/topic/adau17x1' into asoc-nextMark Brown1-8/+56
2014-12-08Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown1-18/+11
2014-11-25ASoC: Remove 'const' from the device_node pointersJean-Francois Moine1-3/+3
2014-11-25ASoC: Disable regmap helpers if regmap is disabledLars-Peter Clausen1-0/+4
2014-11-25ASoC: core: add multi-codec support in DTJean-Francois Moine1-0/+3
2014-11-19Merge branch 'topic/regmap' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-ac97Mark Brown1-0/+35
2014-11-19ASoC: Add helper functions for deferred regmap setupLars-Peter Clausen1-0/+35
2014-11-18ASoC: ac97: Push snd_ac97 pointer to the driver levelLars-Peter Clausen1-3/+2
2014-11-18ASoC: ac97: Drop delayed device registrationLars-Peter Clausen1-10/+0
2014-11-18ASoC: ac97: Drop support for setting platform data via the CPU DAILars-Peter Clausen1-3/+0
2014-11-18ASoC: ac97: Use static ac97_busLars-Peter Clausen1-2/+1
2014-11-18ASoC: Move AC'97 support to its own fileLars-Peter Clausen1-2/+26
2014-11-10ASoC: Remove CODEC mutexLars-Peter Clausen1-1/+0
2014-11-09ASoC: Remove snd_soc_cache_sync() implementationLars-Peter Clausen1-7/+12
2014-11-03ASoC: Remove snd_soc_platform_driver suspend/resume callbacksLars-Peter Clausen1-4/+0
2014-10-28ASoC: Use generic control handlers for S8 controlLars-Peter Clausen1-11/+8
2014-10-06Merge remote-tracking branches 'asoc/topic/davinci', 'asoc/topic/dmic', 'asoc/topic/drivers', 'asoc/topic/es8328' and 'asoc/topic/fsl' into asoc-nextMark Brown1-0/+1
2014-10-06Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown1-3/+3
2014-10-06Merge remote-tracking branch 'asoc/topic/component' into asoc-nextMark Brown1-35/+59
2014-09-06ASoC: Remove table based DAPM/control setup support from snd_soc_platform_driverLars-Peter Clausen1-9/+0
2014-09-06ASoC: Add snd_soc_component_{get,set}_drvdata()Lars-Peter Clausen1-4/+15
2014-09-04ASoC: Add support for automatically going to BIAS_OFF on suspendLars-Peter Clausen1-0/+1
2014-08-28ASoC: Remove unused cache_only from struct snd_soc_codecJarkko Nikula1-1/+0
2014-08-19ASoC: Remove support for legacy snd_soc_platform IOLars-Peter Clausen1-3/+0
2014-08-19ASoC: Automatically initialize regmap for all componentsLars-Peter Clausen1-3/+0
2014-08-19ASoC: Pass component instead of DAPM context to AUX dev init callbackLars-Peter Clausen1-1/+1
2014-08-19ASoC: Move AUX dev support to the component levelLars-Peter Clausen1-0/+1
2014-08-19ASoC: Add component level probe/remove supportLars-Peter Clausen1-0/+11
2014-08-19ASoC: Consolidate platform and CODEC probe/removeLars-Peter Clausen1-10/+17
2014-08-19ASoC: Move debugfs registration to the component levelLars-Peter Clausen1-5/+15
2014-08-18ASoC: core: fix .info for SND_SOC_BYTES_TLVSubhransu S. Prusty1-1/+1