summaryrefslogtreecommitdiff
path: root/include/sound/soc.h
AgeCommit message (Expand)Author
2012-03-06ASoC: core: Add platform component mutexLiam Girdwood
2012-02-21ASoC: core: Add support for masking out parts of coefficient blocksMark Brown
2012-02-21ASoC: core: Add SND_SOC_BYTES control for coefficient blocksMark Brown
2012-02-17ASoC: dapm: Constify lots of names that are never modifiedMark Brown
2012-02-15ASoC: core: add platform DAPM debugfs supportSebastien Guiriec
2012-02-09ASoC: core: Allow CODECs to set ignore_pmdown_time in the driver structMark Brown
2012-02-04ASoC: core: Add support for DAI and machine kcontrols.Liam Girdwood
2012-01-21ASoC: Use regmap update bits operation for drivers using regmapMark Brown
2012-01-20ASoC: Allow drivers to specify how many bits are significant on a DAIMark Brown
2012-01-10ASoC: Dynamically allocate the rtd device for a non-empty release()Mark Brown
2011-12-22ASoC: Declare soc_new_pcm() properlyMark Brown
2011-12-22ASoC: Allow DAI links to be specified using device tree nodesStephen Warren
2011-12-20ASoC: Add utility to parse DAPM routes from device treeStephen Warren
2011-12-20ASoC: Add utility to set a card's name from device treeStephen Warren
2011-12-13ASoC: Remove rbtree register cacheMark Brown
2011-12-02ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen
2011-11-23ASoC: Implement fully_routed card propertyStephen Warren
2011-11-10ASoC: Remove LZO cache typeMark Brown
2011-11-10ASoC: Remove extra space in runtime struct definitionMark Brown
2011-10-27ASoC: Allow machines to ignore pmdown_time per-linkramesh.babu@linux.intel.com
2011-10-14ASoC: core: Add flag to ignore pmdown_time at pcm_closePeter Ujfalusi
2011-10-06ASoC: fix codec breakage caused by the volsw/volsw_2r mergerPeter Ujfalusi
2011-10-05ASoC: core: Remove snd_soc_put_volsw_2r definitionPeter Ujfalusi
2011-10-05ASoC: core: Combine snd_soc_put_volsw/put_volsw_2r functionsPeter Ujfalusi
2011-10-05ASoC: core: Combine snd_soc_get_volsw/get_volsw_2r functionsPeter Ujfalusi
2011-10-05ASoC: core: Combine snd_soc_info_volsw/info_volsw_2r functionsPeter Ujfalusi
2011-10-05ASoC: core: Change SOC_SINGLE/DOUBLE_VALUE representationPeter Ujfalusi
2011-10-04ASoC: Do DAPM power checks only for widgets changed since last runMark Brown
2011-10-04ASoC: core: Introduce SOC_DOUBLE_R_VALUE macroPeter Ujfalusi
2011-10-04ASoC: core: Introduce SOC_DOUBLE_VALUE macroPeter Ujfalusi
2011-09-28ASoC: Allow DAI formats to be specified in the dai_linkMark Brown
2011-09-21ASoC: soc-core: symmetry checking for each DAIs separatelyDong Aisheng
2011-09-21ASoC: Trace and collect statistics for DAPM graph walkingMark Brown
2011-08-31ASoC: Allow source specification for CODEC level sysclkMark Brown
2011-08-31ASoC: Allow register defaults to be larger than unsigned shortMark Brown
2011-08-22ASoC: Allow idle_bias_off to be specified in CODEC driversMark Brown
2011-08-08Merge branch 'regmap-asoc' into for-3.2Mark Brown
2011-08-08ASoC: Add regmap as a control typeMark Brown
2011-08-08ASoC: Use new register map API for ASoC generic physical I/OMark Brown
2011-07-25ASoC: dapm - Add DAPM stream completion event.Liam Girdwood
2011-07-05ASoC: core - Add convenience register for platform kcontrol and DAPMLiam Girdwood
2011-07-05ASoC: core - Add platform widget IOLiam Girdwood
2011-07-05ASoC: core - Add API call to register platform kcontrols.Liam Girdwood
2011-07-04ASoC: core - Add platform read and write.Liam Girdwood
2011-06-13Merge branch 'for-3.0' into for-3.1Mark Brown
2011-06-13ASoC: Remove unused and about to be broken SND_SOC_CUSTOM I/O busMark Brown
2011-06-09ASoC: core - PCM mutex per rtdLiam Girdwood
2011-06-07ASoC: core - Allow components to probe/remove in sequence.Liam Girdwood
2011-06-07ASoC: core - Optimise and refactor pcm_new() to pass only rtdLiam Girdwood
2011-06-06ASoC: Add context parameter to card DAPM callbacksMark Brown