summaryrefslogtreecommitdiffstats
path: root/sound/soc/soc-core.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linusMark Brown2014-12-241-9/+5
|\
| * ASoC: dapm: Remove snd_soc_of_parse_audio_routing() due to deferred probeMark Brown2014-12-191-9/+5
* | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-141-1/+0
|\ \ | |/ |/|
| * ASoC: : drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
| |
| \
*-. \ Merge remote-tracking branches 'asoc/topic/multi-codec', 'asoc/topic/mxs-saif...Mark Brown2014-12-081-15/+95
|\ \ \ | | |/
| * | ASoC: core: add multi-codec support in DTJean-Francois Moine2014-11-251-15/+95
| |/
| |
| \
*-. \ Merge remote-tracking branches 'asoc/topic/codec-mutex', 'asoc/topic/compress...Mark Brown2014-12-081-1/+0
|\ \ \ | | |/
| * | ASoC: Remove CODEC mutexLars-Peter Clausen2014-11-101-1/+0
| |/
| |
| \
*-. \ Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ad193x', 'asoc/...Mark Brown2014-12-081-369/+65
|\ \ \ | | |/
| * | ASoC: Disable regmap helpers if regmap is disabledLars-Peter Clausen2014-11-251-0/+4
| * | Merge branch 'topic/regmap' of git://git.kernel.org/pub/scm/linux/kernel/git/...Mark Brown2014-11-191-11/+47
| |\ \
| | * | ASoC: Add helper functions for deferred regmap setupLars-Peter Clausen2014-11-191-11/+47
| | |/
| * | ASoC: Rename snd_soc_dai_driver struct ac97_control field to bus_controlLars-Peter Clausen2014-11-181-12/+14
| * | ASoC: ac97: Drop delayed device registrationLars-Peter Clausen2014-11-181-4/+0
| * | ASoC: ac97: Drop support for setting platform data via the CPU DAILars-Peter Clausen2014-11-181-2/+0
| * | ASoC: Move AC'97 support to its own fileLars-Peter Clausen2014-11-181-348/+4
| * | ASoC: Properly handle AC'97 device lifetime managementLars-Peter Clausen2014-11-181-7/+11
| |/
* | Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown2014-12-081-5/+9
|\ \
| * | ASoC: Augment existing card DAPM routes in snd_soc_of_parse_audio_routingPeter Rosin2014-12-041-5/+9
* | | Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown2014-12-081-1062/+17
|\ \ \
| * | | ASoC: Consolidate CPU and CODEC DAI probeLars-Peter Clausen2014-11-041-26/+12
| * | | ASoC: Remove card field from snd_soc_dai structLars-Peter Clausen2014-11-041-6/+1
| * | | Merge branch 'topic/dapm' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2014-11-041-4/+4
| |\ \ \ | | |/ /
| | * | ASoC: dapm: Mark endpoints instead of IO widgets dirty during suspend/resumeLars-Peter Clausen2014-10-281-4/+4
| | |/
| * | ASoC: Remove platform field from snd_soc_daiLars-Peter Clausen2014-11-031-2/+0
| * | ASoC: Remove snd_soc_platform_driver suspend/resume callbacksLars-Peter Clausen2014-11-031-10/+0
| * | ASoC: core: Split ops out of soc-core.cMark Brown2014-10-291-919/+0
| * | ASoC: Use generic control handlers for S8 controlLars-Peter Clausen2014-10-281-87/+0
| * | ASoC: core: Use snd_ctl_enum_info()Takashi Iwai2014-10-221-10/+2
| |/
* | Merge remote-tracking branch 'asoc/topic/cache' into asoc-nextMark Brown2014-12-081-4/+0
|\ \
| * | ASoC: Remove snd_soc_cache_sync() implementationLars-Peter Clausen2014-11-091-4/+0
| |/
* | ASoC: Fix snd_soc_find_dai() matching component by nameLars-Peter Clausen2014-10-291-1/+1
|/
* Merge remote-tracking branch 'asoc/fix/core' into asoc-linusMark Brown2014-10-081-2/+2
|\
| * ASoC: core: fix use after free in snd_soc_remove_platform()Daniel Mack2014-10-071-2/+2
| |
| \
*-. \ Merge remote-tracking branches 'asoc/topic/davinci', 'asoc/topic/dmic', 'asoc...Mark Brown2014-10-061-5/+12
|\ \ \
| | * | ASoC: Always run default suspend/resume codeLars-Peter Clausen2014-09-041-4/+7
| | * | ASoC: Add support for automatically going to BIAS_OFF on suspendLars-Peter Clausen2014-09-041-0/+1
| | * | ASoC: Shutdown DAPM contexts when removing a cardLars-Peter Clausen2014-09-041-0/+1
| | * | ASoC: Set card->instantiated to false when removing the cardLars-Peter Clausen2014-09-041-1/+3
* | | | Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown2014-10-061-17/+13
|\ \ \ \
| * | | | ASoC: core: Fix volsw_range funcs so SOC_DOUBLE_R_RANGE_TLV works.Howard Mitchell2014-09-241-8/+12
| * | | | ASoC: Fix snd_soc_{new,free}_ac97_codec() locking removalLars-Peter Clausen2014-09-231-1/+0
| * | | | ASoC: Remove locking in snd_soc_{new,free}_ac97_codec()Lars-Peter Clausen2014-09-221-8/+1
| |/ / /
* | | | Merge remote-tracking branch 'asoc/topic/component' into asoc-nextMark Brown2014-10-061-363/+259
|\ \ \ \
| * | | | ASoC: Remove CODEC pointer from snd_soc_dapm_contextLars-Peter Clausen2014-09-291-1/+0
| * | | | ASoC: Remove table based DAPM/control setup support from snd_soc_platform_driverLars-Peter Clausen2014-09-061-52/+6
| | |/ / | |/| |
| * | | ASoC: Remove unused cache_only from struct snd_soc_codecJarkko Nikula2014-08-281-2/+0
| * | | ASoC: Restore idle_bias_off initializationLars-Peter Clausen2014-08-261-0/+2
| * | | ASoC: Replace list_empty(&card->codec_dev_list) with !card->instantiatedLars-Peter Clausen2014-08-191-8/+4
| * | | ASoC: Remove support for legacy snd_soc_platform IOLars-Peter Clausen2014-08-191-22/+0
OpenPOWER on IntegriCloud