aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/soc-core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+0
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-15/+95
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-369/+65
2014-12-08Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown1-5/+9
2014-12-08Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown1-1062/+17
2014-12-08Merge remote-tracking branch 'asoc/topic/cache' into asoc-nextMark Brown1-4/+0
2014-12-04ASoC: Augment existing card DAPM routes in snd_soc_of_parse_audio_routingPeter Rosin1-5/+9
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-15/+95
2014-11-19Merge branch 'topic/regmap' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-ac97Mark Brown1-11/+47
2014-11-19ASoC: Add helper functions for deferred regmap setupLars-Peter Clausen1-11/+47
2014-11-18ASoC: Rename snd_soc_dai_driver struct ac97_control field to bus_controlLars-Peter Clausen1-12/+14
2014-11-18ASoC: ac97: Drop delayed device registrationLars-Peter Clausen1-4/+0
2014-11-18ASoC: ac97: Drop support for setting platform data via the CPU DAILars-Peter Clausen1-2/+0
2014-11-18ASoC: Move AC'97 support to its own fileLars-Peter Clausen1-348/+4
2014-11-18ASoC: Properly handle AC'97 device lifetime managementLars-Peter Clausen1-7/+11
2014-11-10ASoC: Remove CODEC mutexLars-Peter Clausen1-1/+0
2014-11-09ASoC: Remove snd_soc_cache_sync() implementationLars-Peter Clausen1-4/+0
2014-11-04ASoC: Consolidate CPU and CODEC DAI probeLars-Peter Clausen1-26/+12
2014-11-04ASoC: Remove card field from snd_soc_dai structLars-Peter Clausen1-6/+1
2014-11-04Merge branch 'topic/dapm' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-coreMark Brown1-4/+4
2014-11-03ASoC: Remove platform field from snd_soc_daiLars-Peter Clausen1-2/+0
2014-11-03ASoC: Remove snd_soc_platform_driver suspend/resume callbacksLars-Peter Clausen1-10/+0
2014-10-29ASoC: Fix snd_soc_find_dai() matching component by nameLars-Peter Clausen1-1/+1
2014-10-29ASoC: core: Split ops out of soc-core.cMark Brown1-919/+0
2014-10-28ASoC: Use generic control handlers for S8 controlLars-Peter Clausen1-87/+0
2014-10-28ASoC: dapm: Mark endpoints instead of IO widgets dirty during suspend/resumeLars-Peter Clausen1-4/+4
2014-10-22ASoC: core: Use snd_ctl_enum_info()Takashi Iwai1-10/+2
2014-10-20ASoC: : drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-10-08Merge remote-tracking branch 'asoc/fix/core' into asoc-linusMark Brown1-2/+2
2014-10-07ASoC: core: fix use after free in snd_soc_remove_platform()Daniel Mack1-2/+2
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-5/+12
2014-10-06Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown1-17/+13
2014-10-06Merge remote-tracking branch 'asoc/topic/component' into asoc-nextMark Brown1-363/+259
2014-09-29ASoC: Remove CODEC pointer from snd_soc_dapm_contextLars-Peter Clausen1-1/+0
2014-09-28Merge remote-tracking branches 'asoc/fix/atmel', 'asoc/fix/compress', 'asoc/fix/core', 'asoc/fix/fsl-ssi' and 'asoc/fix/rt286' into asoc-linusMark Brown1-2/+2
2014-09-28ASoC: core: fix possible ZERO_SIZE_PTR pointer dereferencing error.Xiubo Li1-1/+1
2014-09-24ASoC: core: Fix volsw_range funcs so SOC_DOUBLE_R_RANGE_TLV works.Howard Mitchell1-8/+12
2014-09-23ASoC: Fix snd_soc_{new,free}_ac97_codec() locking removalLars-Peter Clausen1-1/+0
2014-09-22ASoC: Remove locking in snd_soc_{new,free}_ac97_codec()Lars-Peter Clausen1-8/+1
2014-09-06ASoC: Remove table based DAPM/control setup support from snd_soc_platform_driverLars-Peter Clausen1-52/+6
2014-09-04ASoC: Always run default suspend/resume codeLars-Peter Clausen1-4/+7
2014-09-04ASoC: Add support for automatically going to BIAS_OFF on suspendLars-Peter Clausen1-0/+1
2014-09-04ASoC: Shutdown DAPM contexts when removing a cardLars-Peter Clausen1-0/+1
2014-09-04ASoC: Set card->instantiated to false when removing the cardLars-Peter Clausen1-1/+3
2014-08-28ASoC: Remove unused cache_only from struct snd_soc_codecJarkko Nikula1-2/+0
2014-08-26ASoC: Restore idle_bias_off initializationLars-Peter Clausen1-0/+2
2014-08-19ASoC: Replace list_empty(&card->codec_dev_list) with !card->instantiatedLars-Peter Clausen1-8/+4
2014-08-19ASoC: Remove support for legacy snd_soc_platform IOLars-Peter Clausen1-22/+0