Age | Commit message (Expand) | Author | Files | Lines |
2012-04-24 | ASoC: core: check of_property_count_strings failure | Richard Zhao | 1 | -3/+3 |
2012-04-17 | ASoC: core: Fix card RTD count for deferred probe. | Liam Girdwood | 1 | -0/+1 |
2012-04-06 | ASoC: set idle_bias_off=1 for all platform DAPM contexts | Stephen Warren | 1 | -0/+2 |
2012-03-15 | ASoC: core: Fix obscure leak of runtime array | Mark Brown | 1 | -4/+4 |
2012-03-08 | ASoC: core: missing set_fmt should not be complaint | Shawn Guo | 1 | -5/+6 |
2012-03-07 | ASoC: core: Add platform component mutex | Liam Girdwood | 1 | -0/+1 |
2012-03-02 | ASoC: core: Log a warning when machines use soc-audio | Mark Brown | 1 | -0/+4 |
2012-03-02 | ASoC: core: cleanup platform debugfs on probe failure. | Liam Girdwood | 1 | -0/+1 |
2012-02-24 | ASoC: core: Don't overwrite .poweroff in snd_soc_pm_ops | Viresh Kumar | 1 | -1/+5 |
2012-02-21 | ASoC: core: Add support for masking out parts of coefficient blocks | Mark Brown | 1 | -7/+67 |
2012-02-21 | ASoC: core: Add SND_SOC_BYTES control for coefficient blocks | Mark Brown | 1 | -0/+49 |
2012-02-18 | ASoC: soc-core: Show the returned values on error messages | Fabio Estevam | 1 | -17/+22 |
2012-02-17 | ASoC: dapm: Implement and instantiate DAI widgets | Mark Brown | 1 | -0/+11 |
2012-02-17 | ASoC: dapm: Constify lots of names that are never modified | Mark Brown | 1 | -1/+1 |
2012-02-17 | ASoC: dapm: Supply the DAI and substream when calling stream events | Mark Brown | 1 | -14/+16 |
2012-02-15 | ASoC: core: add platform DAPM debugfs support | Sebastien Guiriec | 1 | -0/+32 |
2012-02-15 | ASoC: core: Convert CODEC debugfs init to use dev_warn() | Liam Girdwood | 1 | -4/+2 |
2012-02-09 | Merge tag 'v3.3-rc3' as we've got several bugfixes in there which are | Mark Brown | 1 | -0/+11 |
2012-02-09 | ASoC: core: Allow CODECs to set ignore_pmdown_time in the driver struct | Mark Brown | 1 | -0/+1 |
2012-02-04 | ASoC: core: Add support for DAI and machine kcontrols. | Liam Girdwood | 1 | -38/+70 |
2012-01-31 | ASoC: core: Support suspend to disk | Mark Brown | 1 | -2/+1 |
2012-01-31 | ASoC: core: Better support for idle_bias_off suspend ignores | Mark Brown | 1 | -0/+11 |
2012-01-22 | ASoC: Use regmap update bits operation for drivers using regmap | Mark Brown | 1 | -10/+15 |
2012-01-20 | ASoC: core - Improve card registration error messaging for large DAI links. | Liam Girdwood | 1 | -3/+5 |
2012-01-16 | ASoC: core - Free platform DAPM context at platform removal. | Liam Girdwood | 1 | -0/+4 |
2012-01-11 | ASoC: Dynamically allocate the rtd device for a non-empty release() | Mark Brown | 1 | -19/+25 |
2011-12-22 | ASoC: Declare soc_new_pcm() properly | Mark Brown | 1 | -2/+0 |
2011-12-22 | ASoC: Allow DAI links to be specified using device tree nodes | Stephen Warren | 1 | -7/+57 |
2011-12-20 | ASoC: Add utility to parse DAPM routes from device tree | Stephen Warren | 1 | -0/+57 |
2011-12-20 | ASoC: Add utility to set a card's name from device tree | Stephen Warren | 1 | -0/+25 |
2011-12-11 | ASoC: Fix an obvious copy paste error in an error message | Lothar Waßmann | 1 | -1/+1 |
2011-12-09 | ASoC: Refactor some conditions and loop in soc_bind_dai_link() | Stephen Warren | 1 | -22/+30 |
2011-12-02 | ASoC: Drop unused state parameter from CODEC suspend callback | Lars-Peter Clausen | 1 | -1/+1 |
2011-11-27 | ASoC: Fix CODEC enumeration for auto_nc_codec_pins | Mark Brown | 1 | -1/+1 |
2011-11-24 | ASoC: Implement fully_routed card property | Stephen Warren | 1 | -0/+4 |
2011-11-23 | Merge branch 'for-3.2' into for-3.3 | Mark Brown | 1 | -0/+6 |
2011-11-23 | ASoC: skip resume of soc-audio devices without codecs | Eric Miao | 1 | -0/+6 |
2011-11-23 | ASoC: Constify snd_soc_dai_ops structs | Lars-Peter Clausen | 1 | -1/+1 |
2011-10-18 | ASoC: Fix prefixing of DAPM controls | Mark Brown | 1 | -3/+3 |
2011-10-11 | ASoC: Instantiate card widgets immediately | Mark Brown | 1 | -0/+2 |
2011-10-08 | ASoC: Ensure all DAPM widgets are instantiated with the card | Mark Brown | 1 | -0/+2 |
2011-10-08 | ASoC: Suppress early calls to snd_soc_dapm_sync() | Mark Brown | 1 | -0/+1 |
2011-10-05 | ASoC: core: Combine snd_soc_put_volsw/put_volsw_2r functions | Peter Ujfalusi | 1 | -47/+19 |
2011-10-05 | ASoC: core: Combine snd_soc_get_volsw/get_volsw_2r functions | Peter Ujfalusi | 1 | -43/+13 |
2011-10-05 | ASoC: core: Combine snd_soc_info_volsw/info_volsw_2r functions | Peter Ujfalusi | 1 | -37/+3 |
2011-10-04 | ASoC: Do DAPM power checks only for widgets changed since last run | Mark Brown | 1 | -0/+1 |
2011-10-04 | ASoC: Instantiate DAPM widgets before we do the DAI link init | Mark Brown | 1 | -3/+3 |
2011-09-28 | ASoC: Allow DAI formats to be specified in the dai_link | Mark Brown | 1 | -0/+21 |
2011-09-21 | Merge branch 'for-3.1' into for-3.2 | Mark Brown | 1 | -3/+15 |
2011-09-21 | ASoC: Ensure we generate a driver name | Mark Brown | 1 | -3/+15 |