Age | Commit message (Expand) | Author | Files | Lines |
2015-02-04 | Merge remote-tracking branch 'asoc/topic/w-codec' into asoc-next | Mark Brown | 1 | -2/+0 |
2015-02-04 | Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next | Mark Brown | 1 | -91/+18 |
2015-02-02 | ASoC: Add sysfs entries via static attribute groups | Takashi Iwai | 1 | -10/+4 |
2015-01-15 | ASoC: Remove codec field from snd_soc_dapm_widget | Lars-Peter Clausen | 1 | -2/+0 |
2015-01-06 | ASoC: dapm: Don't use async I/O | Mark Brown | 1 | -2/+2 |
2014-12-22 | ASoC: dapm: Simplify fully route card handling | Lars-Peter Clausen | 1 | -88/+16 |
2014-12-22 | ASoC: dapm: Don't mark MICBIAS widgets as auto non-connected | Lars-Peter Clausen | 1 | -1/+0 |
2014-11-04 | ASoC: Remove card field from snd_soc_dai struct | Lars-Peter Clausen | 1 | -1/+1 |
2014-10-28 | ASoC: dapm: Use more aggressive caching | Lars-Peter Clausen | 1 | -8/+153 |
2014-10-28 | ASoC: dapm: Add a few supply widget sanity checks | Lars-Peter Clausen | 1 | -0/+21 |
2014-10-28 | ASoC: dapm: Mark endpoints instead of IO widgets dirty during suspend/resume | Lars-Peter Clausen | 1 | -11/+4 |
2014-10-28 | ASoC: dapm: Add a flag to mark paths connected to supply widgets | Lars-Peter Clausen | 1 | -10/+13 |
2014-10-28 | ASoC: dapm: Introduce toplevel widget categories | Lars-Peter Clausen | 1 | -118/+92 |
2014-10-28 | ASoC: dapm: Do not pretend to support controls for non mixer/mux widgets | Lars-Peter Clausen | 1 | -75/+37 |
2014-10-28 | ASoC: dapm: Do not add un-muxed paths to MUX control | Lars-Peter Clausen | 1 | -5/+4 |
2014-10-28 | ASoC: dapm: Only mark paths dirty when the connection status changed | Lars-Peter Clausen | 1 | -13/+26 |
2014-10-22 | ASoC: dapm: Remove path 'walked' flag | Lars-Peter Clausen | 1 | -47/+2 |
2014-10-22 | ASoC: dapm: Remove special DAI widget power check functions | Lars-Peter Clausen | 1 | -38/+2 |
2014-10-22 | ASoC: dapm: Remove always true path source/sink checks | Lars-Peter Clausen | 1 | -17/+8 |
2014-10-22 | ASoC: dapm: Reduce number of checked paths in dapm_widget_in_card_paths() | Lars-Peter Clausen | 1 | -23/+42 |
2014-10-22 | ASoC: dapm: Remove redundant cast | Rasmus Villemoes | 1 | -1/+1 |
2014-10-07 | ASoC: soc-dapm: fix use after free | Daniel Mack | 1 | -11/+14 |
2014-10-06 | Merge remote-tracking branches 'asoc/topic/davinci', 'asoc/topic/dmic', 'asoc... | Mark Brown | 1 | -2/+18 |
2014-10-06 | Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next | Mark Brown | 1 | -1/+2 |
2014-10-06 | Merge remote-tracking branch 'asoc/topic/component' into asoc-next | Mark Brown | 1 | -1/+2 |
2014-10-03 | ASoC: dapm: Fix NULL pointer dereference when registering card with widgets | Jarkko Nikula | 1 | -1/+2 |
2014-10-02 | ASoC: Export dapm_kcontrol_get_value | Subhransu S. Prusty | 1 | -1/+2 |
2014-09-29 | ASoC: Remove CODEC pointer from snd_soc_dapm_context | Lars-Peter Clausen | 1 | -1/+1 |
2014-09-04 | ASoC: Add support for automatically going to BIAS_OFF on suspend | Lars-Peter Clausen | 1 | -2/+18 |
2014-08-11 | ASoC: dapm: Fix uninitialized variable in snd_soc_dapm_get_enum_double() | Geert Uytterhoeven | 1 | -5/+7 |
2014-07-23 | ASoC: Move card field form platform/codec to component | Lars-Peter Clausen | 1 | -1/+1 |
2014-07-17 | ASoC: Remove unused 'r' variable from dapm_connect_dai_link_widgets() | Lars-Peter Clausen | 1 | -3/+0 |
2014-07-17 | ASoC: pcm: Add soc_dai_hw_params helper | Benoit Cousson | 1 | -20/+8 |
2014-07-17 | ASoC: dapm: Add support for DAI multicodec | Benoit Cousson | 1 | -20/+47 |
2014-06-22 | ASoC: dapm: Remove platform field from widget and dapm context struct | Lars-Peter Clausen | 1 | -1/+0 |
2014-06-22 | ASoC: Add DAPM support at the component level | Lars-Peter Clausen | 1 | -36/+64 |
2014-06-22 | ASoC: Add a set_bias_level() callback to the DAPM context struct | Lars-Peter Clausen | 1 | -8/+3 |
2014-06-22 | Merge remote-tracking branch 'asoc/fix/core' into asoc-component | Mark Brown | 1 | -13/+16 |
2014-06-22 | ASoC: Auto disconnect pins from all DAPM contexts | Lars-Peter Clausen | 1 | -16/+11 |
2014-06-22 | ASoC: Move name and id from CODEC/platform to component | Lars-Peter Clausen | 1 | -4/+4 |
2014-06-22 | ASoC: Move name_prefix from CODEC to component | Lars-Peter Clausen | 1 | -14/+22 |
2014-06-09 | ASoC: dapm: Make sure register value is in sync with DAPM kcontrol state | Jarkko Nikula | 1 | -13/+16 |
2014-05-22 | Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next | Mark Brown | 1 | -114/+56 |
2014-05-22 | Merge remote-tracking branch 'asoc/topic/component' into asoc-next | Mark Brown | 1 | -77/+14 |
2014-05-13 | ASoC: dapm: Fix SUSPEND -> OFF bias sequence | Lars-Peter Clausen | 1 | -2/+5 |
2014-05-13 | ASoC: dapm: Handle SND_SOC_DAPM_REG() generically | Lars-Peter Clausen | 1 | -20/+0 |
2014-05-13 | ASoC: dapm: Simplify snd_soc_dapm_link_dai_widgets() | Lars-Peter Clausen | 1 | -18/+9 |
2014-05-13 | ASoC: dapm: Use snd_soc_dapm_add_path() in snd_soc_dapm_new_pcm() | Lars-Peter Clausen | 1 | -10/+5 |
2014-05-13 | ASoC: dapm: Use snd_soc_dapm_add_path() in connect_dai_link_widgets() | Lars-Peter Clausen | 1 | -14/+13 |
2014-05-13 | ASoC: dapm: Revert "ASoC: dapm: Fix double prefix addition" | Lars-Peter Clausen | 1 | -6/+5 |