summaryrefslogtreecommitdiffstats
path: root/sound/soc/soc-dapm.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Move card field form platform/codec to componentLars-Peter Clausen2014-07-231-1/+1
* ASoC: Remove unused 'r' variable from dapm_connect_dai_link_widgets()Lars-Peter Clausen2014-07-171-3/+0Star
* ASoC: pcm: Add soc_dai_hw_params helperBenoit Cousson2014-07-171-20/+8Star
* ASoC: dapm: Add support for DAI multicodecBenoit Cousson2014-07-171-20/+47
* ASoC: dapm: Remove platform field from widget and dapm context structLars-Peter Clausen2014-06-211-1/+0Star
* ASoC: Add DAPM support at the component levelLars-Peter Clausen2014-06-211-36/+64
* ASoC: Add a set_bias_level() callback to the DAPM context structLars-Peter Clausen2014-06-211-8/+3Star
* Merge remote-tracking branch 'asoc/fix/core' into asoc-componentMark Brown2014-06-211-13/+16
|\
| * ASoC: dapm: Make sure register value is in sync with DAPM kcontrol stateJarkko Nikula2014-06-091-13/+16
* | ASoC: Auto disconnect pins from all DAPM contextsLars-Peter Clausen2014-06-211-16/+11Star
* | ASoC: Move name and id from CODEC/platform to componentLars-Peter Clausen2014-06-211-4/+4
* | ASoC: Move name_prefix from CODEC to componentLars-Peter Clausen2014-06-211-14/+22
|/
* Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown2014-05-221-114/+56Star
|\
| * ASoC: dapm: Handle SND_SOC_DAPM_REG() genericallyLars-Peter Clausen2014-05-121-20/+0Star
| * ASoC: dapm: Simplify snd_soc_dapm_link_dai_widgets()Lars-Peter Clausen2014-05-121-18/+9Star
| * ASoC: dapm: Use snd_soc_dapm_add_path() in snd_soc_dapm_new_pcm()Lars-Peter Clausen2014-05-121-10/+5Star
| * ASoC: dapm: Use snd_soc_dapm_add_path() in connect_dai_link_widgets()Lars-Peter Clausen2014-05-121-14/+13Star
| * ASoC: dapm: Revert "ASoC: dapm: Fix double prefix addition"Lars-Peter Clausen2014-05-121-6/+5Star
| * ASoC: dapm: Make sure to always update the DAPM graph in _put_volsw()Lars-Peter Clausen2014-05-051-13/+10Star
| * Merge branch 'topic/component' of git://git.kernel.org/pub/scm/linux/kernel/g...Mark Brown2014-04-291-77/+14Star
| |\
| * | ASoC: dapm: Factor out duplicated code in soc_dapm_stream_event()Lars-Peter Clausen2014-04-291-35/+16Star
* | | Merge remote-tracking branch 'asoc/topic/component' into asoc-nextMark Brown2014-05-221-77/+14Star
|\ \ \ | | |/ | |/|
| * | ASoC: dapm: Rename soc_widget_update_bits_locked() to soc_widget_update_bits()Lars-Peter Clausen2014-04-221-5/+4Star
| * | ASoC: Move IO abstraction to the component levelLars-Peter Clausen2014-04-221-73/+11Star
| |/
| * ASoC: dapm: Allow update_bits use 32 bits regBard Liao2014-04-181-1/+1
* | ASoC: dapm: Fix SUSPEND -> OFF bias sequenceLars-Peter Clausen2014-05-121-2/+5
* | ASoC: dapm: Skip CODEC<->CODEC links in connect_dai_link_widgets()Lars-Peter Clausen2014-05-121-2/+5
* | ASoC: dapm: Fix widget double free with auto-disable DAPM kcontrolJarkko Nikula2014-04-211-1/+0Star
|/
* Merge remote-tracking branch 'asoc/topic/enum' into asoc-nextMark Brown2014-03-131-294/+77Star
|\
| * ASoC: dapm: Break dapm_set_path_status() appartLars-Peter Clausen2014-03-011-89/+44Star
| * ASoC: dapm: Consolidate MUXs and virtual MUXsLars-Peter Clausen2014-03-011-83/+30Star
| * ASoC: dapm: Consolidate MUXs and value MUXsLars-Peter Clausen2014-03-011-138/+19Star
| *-. Merge branches 'topic/dapm', 'topic/sign', 'topic/adau1373', 'topic/max98090'...Mark Brown2014-03-011-22/+153
| |\ \
| * | | ASoC: Rename soc_enum.max field with itemsTakashi Iwai2014-02-201-11/+11
| | |/ | |/|
* | | ASoC: dapm: Sprinkle lockdep asserts through the codeMark Brown2014-03-101-0/+18
* | | ASoC: dapm: Staticise dapm_mark_dirty()Mark Brown2014-03-101-2/+1Star
* | | ASoC: dapm: Reorder the bias update sequenceXiang Xiao2014-03-031-11/+26
* | | ASoC: dapm: Power off all widgets in the snd_soc_dapm_shutdownXiang Xiao2014-03-031-6/+6
| |/ |/|
* | ASoC: dapm: Add unlocked version of snd_soc_dapm_syncCharles Keepax2014-02-201-5/+22
* | Merge branch 'fix/dapm' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Mark Brown2014-02-201-13/+126
|\ \
| * | ASoC: dapm: Add locking to snd_soc_dapm_xxxx_pin functionsCharles Keepax2014-02-201-10/+123
| * | ASoC: dapm: Correct regulator bypass error messagesCharles Keepax2014-02-191-3/+3
| |/
* / ASoC: dapm: Consistently use unsigned int for register valuesLars-Peter Clausen2014-02-131-4/+5
|/
* ASoC: dapm: Fix double prefix additionArun Shamanna Lakshmi2014-01-171-5/+6
* ASoC: dapm: Change prototype of soc_widget_readArun Shamanna Lakshmi2014-01-151-11/+15
* ASoC: sapm: Automatically connect DAI link widgets in DAPM graph.Liam Girdwood2014-01-081-0/+49
* ASoC: dapm: update DPCM runtime when mixer/mux changesNenghua Cao2013-12-161-4/+24
* Merge tag 'asoc-v3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Takashi Iwai2013-11-081-9/+11
|\
| * Merge remote-tracking branch 'asoc/topic/warn' into asoc-nextMark Brown2013-11-081-9/+11
| |\
| | * ASoC: dapm: Use WARN_ON() instead of BUG_ON()Takashi Iwai2013-11-071-6/+8