summaryrefslogtreecommitdiffstats
path: root/sound/soc/soc-core.c
Commit message (Expand)AuthorAgeFilesLines
*-. Merge remote-tracking branches 'asoc/topic/topology', 'asoc/topic/twl6040', '...Mark Brown2015-06-051-0/+4
|\ \
| * | ASoC: topology: Add topology coreLiam Girdwood2015-06-041-0/+4
* | | Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown2015-06-051-16/+3Star
|\| |
| * | ASoC: Drop unnecessary bias level check on resumeLars-Peter Clausen2015-05-151-16/+3Star
| |/
* | ASoC: core: If component doesn't have of_node use parent's node insteadJyri Sarha2015-06-021-2/+12
* | ASoC: Simplify format_register_str() without stack usagesTakashi Iwai2015-05-261-18/+9Star
* | ASoC: skip legacy dai naming if dai driver has all the informationSrinivas Kandagatla2015-05-211-1/+2
|/
* Merge tag 'sound-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2015-04-161-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/+3Star
| * | 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/+2Star
| |\ \
| | * | ASoC: Remove suspend_bias_level from DAPM context structLars-Peter Clausen2015-04-011-8/+2Star
| | |/
| * | 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/+2Star
| * | 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/+0Star
| | |/ | |/|
* | | 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/+0Star
|\ \ \
| * | | ASoC: dapm: Simplify fully route card handlingLars-Peter Clausen2014-12-221-3/+0Star
| |/ /
* | | Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linusMark Brown2014-12-241-9/+5Star
|\ \ \ | |/ / |/| |
| * | ASoC: dapm: Remove snd_soc_of_parse_audio_routing() due to deferred probeMark Brown2014-12-191-9/+5Star
* | | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-151-1/+0Star
|\ \ \ | |/ / |/| |
| * | ASoC: : drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
| |/
| |
| \
*-. | 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/+0Star
|\ \|
| * | ASoC: Remove CODEC mutexLars-Peter Clausen2014-11-101-1/+0Star
| |/
| |
| \
*-. | Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ad193x', 'asoc/...Mark Brown2014-12-081-369/+65Star
|\ \|
| * | 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/+0Star
| * | ASoC: ac97: Drop support for setting platform data via the CPU DAILars-Peter Clausen2014-11-181-2/+0Star
| * | ASoC: Move AC'97 support to its own fileLars-Peter Clausen2014-11-181-348/+4Star