summaryrefslogtreecommitdiffstats
path: root/sound/soc/soc-core.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sound-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2015-04-151-53/+71
|\
| *-. Merge remote-tracking branches 'asoc/topic/link-param', 'asoc/topic/max98090'...Mark Brown2015-04-121-2/+4
| |\ \
| | * | ASoC: dapm: add code to configure dai link parametersNikesh Oswal2015-03-171-2/+4
| | |/
| * | ASoC: core: call snd_soc_runtime_set_dai_fmt() before soc_new_pcm()Kuninori Morimoto2015-04-101-6/+3
| * | Merge branch 'topic/dapm-dt' of git://git.kernel.org/pub/scm/linux/kernel/git...Mark Brown2015-04-101-4/+12
| |\ \
| | * | ASoC: core: Add extra dapm properties for Device TreeNicolin Chen2015-02-241-4/+12
| | |/
| * | Merge branch 'topic/delay' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Mark Brown2015-04-101-8/+2
| |\ \
| | * | ASoC: Remove suspend_bias_level from DAPM context structLars-Peter Clausen2015-04-011-8/+2
| | |/
| * | ASoC: Don't try to register debugfs entries if the parent does not existLars-Peter Clausen2015-04-091-21/+45
| * | ASoC: Make soc_dpcm_debugfs_add() non-fatalLars-Peter Clausen2015-04-091-9/+2
| * | ASoC: Create card debugfs directory earlierLars-Peter Clausen2015-04-091-2/+3
| * | Merge tag 'v4.0-rc7' into asoc-coreMark Brown2015-04-091-11/+30
| |\ \
| * | | ASoC: soc-core: initialize debugfs in snd_soc_instantiate_card()Kuninori Morimoto2015-03-241-3/+3
| * | | ASoC: Remove unnecessary device_remove_file()Lars-Peter Clausen2015-03-081-1/+0
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-04-141-2/+2
|\ \ \ | |_|/ |/| |
| * | treewide: Fix typo in printk messagesMasanari Iida2015-03-061-2/+2
* | | ASoC: Fix component lists lockingLars-Peter Clausen2015-03-081-11/+30
| |/ |/|
| |
| \
*-. \ Merge remote-tracking branches 'asoc/topic/simple', 'asoc/topic/sta32x', 'aso...Mark Brown2015-02-091-4/+16
|\ \ \
| | * | ASoC: Update snd_soc_dai_set_tdm_slot() documentationLars-Peter Clausen2015-01-141-4/+16
| |/ /
| | |
| \ \
*-. \ \ Merge remote-tracking branches 'asoc/topic/cs42l73', 'asoc/topic/dai' and 'as...Mark Brown2015-02-091-56/+70
|\ \ \ \ | | |/ / | |/| |
| | * | ASoC: Export snd_soc_runtime_set_dai_fmt()Lars-Peter Clausen2015-01-081-0/+1
| | * | ASoC: Add helper function for changing the DAI link formatLars-Peter Clausen2015-01-071-56/+69
| |/ /
* | | Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown2015-02-091-25/+35
|\ \ \
| * | | ASoC: core: indicate unregister debug message onceKuninori Morimoto2015-02-081-1/+1
| * | | ASoC: Add sysfs entries via static attribute groupsTakashi Iwai2015-02-021-24/+34
| |/ /
* | | Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown2014-12-241-3/+0
|\ \ \
| * | | ASoC: dapm: Simplify fully route card handlingLars-Peter Clausen2014-12-221-3/+0
| |/ /
* | | 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
| |\ \ \ | | |/ /
OpenPOWER on IntegriCloud