Age | Commit message (Expand) | Author | Files | Lines |
2016-03-18 | ASoC: dapm: Make sure we have a card when displaying component widgets | Mark Brown | 1 | -0/+7 |
2016-03-13 | Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next | Mark Brown | 1 | -2/+2 |
2016-03-05 | Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linus | Mark Brown | 1 | -4/+4 |
2016-03-05 | ASoC: dapm: Remove unneeded variable ret returning 0 | Rajan Vaja | 1 | -2/+2 |
2016-03-01 | ASoC: dapm: Fix ctl value accesses in a wrong type | Takashi Iwai | 1 | -4/+4 |
2016-02-04 | ASoC: dapm: Don't prefix autodisable widgets twice | Lars-Peter Clausen | 1 | -4/+4 |
2015-12-23 | Merge remote-tracking branch 'asoc/topic/pcm-list' into asoc-next | Mark Brown | 1 | -5/+2 |
2015-12-23 | Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next | Mark Brown | 1 | -1/+6 |
2015-12-02 | ASoC: dapm: Make enable/disable_pin work with always on widgets | Charles Keepax | 1 | -1/+1 |
2015-11-25 | ASoC: dapm: add a dapm sink widget | Vinod Koul | 1 | -0/+5 |
2015-11-18 | ASoC: Change the PCM runtime array to a list | Mengdong Lin | 1 | -5/+2 |
2015-11-10 | ASoC: dapm: Reset dapm wcache after freeing damp widgets | Jyri Sarha | 1 | -0/+7 |
2015-10-26 | Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next | Mark Brown | 1 | -6/+53 |
2015-10-22 | ASoC: dapm: Add snd_soc_dapm_kcontrol_widget() | Mythri P K | 1 | -0/+12 |
2015-10-22 | ASoC: dapm: Add startup & shutdown for dai_links | Jeeja KP | 1 | -0/+30 |
2015-10-22 | ASoC: dapm: Add kcontrol support for PGAs | Jeeja KP | 1 | -6/+11 |
2015-09-11 | ASoC: dapm: fix memory leak | Sudip Mukherjee | 1 | -1/+1 |
2015-08-30 | Merge remote-tracking branches 'asoc/topic/davinci', 'asoc/topic/davinci-vcif... | Mark Brown | 1 | -1/+1 |
2015-08-30 | Merge remote-tracking branch 'asoc/topic/rt5645' into asoc-next | Mark Brown | 1 | -6/+9 |
2015-08-30 | Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next | Mark Brown | 1 | -262/+219 |
2015-08-30 | Merge remote-tracking branch 'asoc/topic/core' into asoc-next | Mark Brown | 1 | -5/+0 |
2015-08-28 | ASoC: Clean up docbook warnings | Jonathan Corbet | 1 | -1/+1 |
2015-08-13 | ASoC: dapm: Consolidate path trace events | Lars-Peter Clausen | 1 | -9/+0 |
2015-08-13 | ASoC: dapm: Consolidate input and output path handling | Lars-Peter Clausen | 1 | -178/+172 |
2015-08-13 | ASoC: dapm: dapm_dai_get_connected_widgets: Fix missing mutex unlock | Lars-Peter Clausen | 1 | -1/+1 |
2015-07-29 | ASoC: dapm: Add widget path iterators | Lars-Peter Clausen | 1 | -15/+15 |
2015-07-29 | ASoC: dapm: Simplify list creation in dapm_dai_get_connected_widgets() | Lars-Peter Clausen | 1 | -65/+36 |
2015-07-29 | ASoC: dapm: Drop always true checks | Lars-Peter Clausen | 1 | -5/+0 |
2015-07-21 | ASoC: dapm: Avoid duplicating immutable strings | Lars-Peter Clausen | 1 | -2/+2 |
2015-07-21 | ASoC: dapm: Add helper function to free a widget | Lars-Peter Clausen | 1 | -16/+22 |
2015-07-21 | ASoC: dapm: Don't add prefix to widget stream name | Lars-Peter Clausen | 1 | -9/+3 |
2015-07-09 | ASoC: dapm: Fix kcontrol widget name memory management | Lars-Peter Clausen | 1 | -6/+4 |
2015-07-07 | ASoC: core: Don't probe the component which is dummy | Shengjiu Wang | 1 | -5/+0 |
2015-07-07 | ASoC: dapm_widget_show_codec: Use component instead of CODEC | Lars-Peter Clausen | 1 | -6/+9 |
2015-07-06 | ASoC: dapm: Lock during userspace access | Lars-Peter Clausen | 1 | -0/+9 |
2015-06-26 | ASoC: dapm: Fix deadlock on auto-disable mux controls | Charles Keepax | 1 | -2/+2 |
2015-06-05 | Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next | Mark Brown | 1 | -57/+292 |
2015-06-04 | ASoC: dapm: fix build errors for missing snd_soc_dapm_new_control symbol | Liam Girdwood | 1 | -2/+2 |
2015-06-02 | ASoC: dapm: fix snd_soc_dapm_new_control() implicit declaration | Vladimir Zapolskiy | 1 | -1/+6 |
2015-05-29 | ASoC: DAPM: Add APIs to create individual DAPM controls. | Liam Girdwood | 1 | -8/+26 |
2015-05-12 | ASoC: dapm: Modify widget stream name according to prefix | Koro Chen | 1 | -3/+8 |
2015-05-12 | ASoC: dapm: Add cache to speed up adding of routes | Charles Keepax | 1 | -0/+39 |
2015-05-11 | ASoC: dapm: Break out of widget search when source and sink are located | Charles Keepax | 1 | -2/+8 |
2015-05-08 | ASoC: dapm: Add missing mutex unlock | Charles Keepax | 1 | -1/+3 |
2015-05-06 | ASoC: dapm: Add demux support | Lars-Peter Clausen | 1 | -15/+97 |
2015-05-06 | ASoC: dapm: Add new widgets to the end of the widget list | Lars-Peter Clausen | 1 | -1/+1 |
2015-05-06 | ASoC: dapm: Add support for autodisable mux controls | Charles Keepax | 1 | -19/+59 |
2015-05-06 | ASoC: dapm: Append "Autodisable" to autodisable widget names | Charles Keepax | 1 | -3/+20 |
2015-05-04 | ASoC: dapm: Remove local OOM error message | Charles Keepax | 1 | -5/+1 |
2015-04-27 | ASoC: Move bias level update to the core | Lars-Peter Clausen | 1 | -0/+3 |