Age | Commit message (Expand) | Author |
2014-06-09 | ASoC: dapm: Make sure register value is in sync with DAPM kcontrol state | Jarkko Nikula |
2014-05-22 | Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next | Mark Brown |
2014-05-22 | Merge remote-tracking branch 'asoc/topic/component' into asoc-next | Mark Brown |
2014-05-12 | ASoC: dapm: Fix SUSPEND -> OFF bias sequence | Lars-Peter Clausen |
2014-05-12 | ASoC: dapm: Handle SND_SOC_DAPM_REG() generically | Lars-Peter Clausen |
2014-05-12 | ASoC: dapm: Simplify snd_soc_dapm_link_dai_widgets() | Lars-Peter Clausen |
2014-05-12 | ASoC: dapm: Use snd_soc_dapm_add_path() in snd_soc_dapm_new_pcm() | Lars-Peter Clausen |
2014-05-12 | ASoC: dapm: Use snd_soc_dapm_add_path() in connect_dai_link_widgets() | Lars-Peter Clausen |
2014-05-12 | ASoC: dapm: Revert "ASoC: dapm: Fix double prefix addition" | Lars-Peter Clausen |
2014-05-12 | ASoC: dapm: Skip CODEC<->CODEC links in connect_dai_link_widgets() | Lars-Peter Clausen |
2014-05-05 | ASoC: dapm: Make sure to always update the DAPM graph in _put_volsw() | Lars-Peter Clausen |
2014-04-29 | Merge branch 'topic/component' of git://git.kernel.org/pub/scm/linux/kernel/g... | Mark Brown |
2014-04-29 | ASoC: dapm: Factor out duplicated code in soc_dapm_stream_event() | Lars-Peter Clausen |
2014-04-22 | ASoC: dapm: Rename soc_widget_update_bits_locked() to soc_widget_update_bits() | Lars-Peter Clausen |
2014-04-22 | ASoC: Move IO abstraction to the component level | Lars-Peter Clausen |
2014-04-21 | ASoC: dapm: Fix widget double free with auto-disable DAPM kcontrol | Jarkko Nikula |
2014-04-18 | ASoC: dapm: Allow update_bits use 32 bits reg | Bard Liao |
2014-03-12 | Merge remote-tracking branch 'asoc/topic/enum' into asoc-next | Mark Brown |
2014-03-10 | ASoC: dapm: Sprinkle lockdep asserts through the code | Mark Brown |
2014-03-10 | ASoC: dapm: Staticise dapm_mark_dirty() | Mark Brown |
2014-03-03 | ASoC: dapm: Reorder the bias update sequence | Xiang Xiao |
2014-03-03 | ASoC: dapm: Power off all widgets in the snd_soc_dapm_shutdown | Xiang Xiao |
2014-03-01 | ASoC: dapm: Break dapm_set_path_status() appart | Lars-Peter Clausen |
2014-03-01 | ASoC: dapm: Consolidate MUXs and virtual MUXs | Lars-Peter Clausen |
2014-03-01 | ASoC: dapm: Consolidate MUXs and value MUXs | Lars-Peter Clausen |
2014-03-01 | Merge branches 'topic/dapm', 'topic/sign', 'topic/adau1373', 'topic/max98090'... | Mark Brown |
2014-02-20 | ASoC: dapm: Add unlocked version of snd_soc_dapm_sync | Charles Keepax |
2014-02-20 | Merge branch 'fix/dapm' of git://git.kernel.org/pub/scm/linux/kernel/git/broo... | Mark Brown |
2014-02-20 | ASoC: dapm: Add locking to snd_soc_dapm_xxxx_pin functions | Charles Keepax |
2014-02-20 | ASoC: Rename soc_enum.max field with items | Takashi Iwai |
2014-02-19 | ASoC: dapm: Correct regulator bypass error messages | Charles Keepax |
2014-02-13 | ASoC: dapm: Consistently use unsigned int for register values | Lars-Peter Clausen |
2014-01-17 | ASoC: dapm: Fix double prefix addition | Arun Shamanna Lakshmi |
2014-01-15 | ASoC: dapm: Change prototype of soc_widget_read | Arun Shamanna Lakshmi |
2014-01-08 | ASoC: sapm: Automatically connect DAI link widgets in DAPM graph. | Liam Girdwood |
2013-12-16 | ASoC: dapm: update DPCM runtime when mixer/mux changes | Nenghua Cao |
2013-11-08 | Merge tag 'asoc-v3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Takashi Iwai |
2013-11-08 | Merge remote-tracking branch 'asoc/topic/warn' into asoc-next | Mark Brown |
2013-11-08 | Merge remote-tracking branch 'asoc/topic/twl4030' into asoc-next | Mark Brown |
2013-11-07 | ASoC: dapm: Use WARN_ON() instead of BUG_ON() | Takashi Iwai |
2013-11-07 | ASoC: Replace BUG() with WARN() | Takashi Iwai |
2013-11-03 | Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linus | Mark Brown |
2013-10-28 | ASoC: dapm: Return -ENOMEM in snd_soc_dapm_new_dai_widgets() | Takashi Iwai |
2013-10-28 | ASoC: dapm: Fix source list debugfs outputs | Takashi Iwai |
2013-10-10 | ASoC: dapm: Run clock and regulator events separately to other supplies | Mark Brown |
2013-10-10 | ASoC: dapm: Use async I/O for DAPM sequences | Mark Brown |
2013-10-07 | ASoC: dapm: Add support for virtual mixer controls | Lars-Peter Clausen |
2013-10-07 | ASoC: dapm: Ignore VMID widgets for target bias | Lars-Peter Clausen |
2013-09-01 | Merge remote-tracking branch 'asoc/topic/dapm' into tmp | Mark Brown |
2013-08-30 | ASoC: dapm: Fix auto-disable for inverted controls | Lars-Peter Clausen |