summaryrefslogtreecommitdiffstats
path: root/include/sound/soc.h
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'asoc/topic/of' into asoc-nextMark Brown2013-02-111-0/+2
|\
| * ASoC: add snd_soc_of_parse_daifmt() for DeviceTreeKuninori Morimoto2013-01-271-0/+2
* | Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown2013-02-111-2/+2
|\ \ | |/ |/|
| * ASoC: Constify ops and compr_ops fields of snd_soc_dai_linkLars-Peter Clausen2013-01-131-2/+2
* | ASoC: core: Fix SOC_DOUBLE_RANGE() macrosMark Brown2012-12-201-4/+6
|/
* ASoC: Prevent pop_wait overwriteMisael Lopez Cruz2012-12-151-0/+1
* ASoC: Avoid recalculating the bitmask for SOC_ENUM controlsLars-Peter Clausen2012-09-191-1/+3
* ASoC: add definations for compressed operationsVinod Koul2012-08-201-1/+15
* ASoC: core: Add DOUBLE_R variants of the _RANGE controlsMark Brown2012-06-231-0/+21
* ASoC: core: Add single controls with specified range of valuesAdam Thomson2012-06-031-0/+23
* ASoC: make snd_soc_dai_link more symmetricalStephen Warren2012-06-031-5/+28
* ASoC: dpcm: Add bespoke trigger()Liam Girdwood2012-04-261-0/+4
* ASoC: dpcm: Add API for DAI link substream and runtime lookupLiam Girdwood2012-04-261-0/+5
* ASoC: dpcm: Add debugFS support for DPCMLiam Girdwood2012-04-261-0/+4
* ASoC: dpcm: Add Dynamic PCM core operations.Liam Girdwood2012-04-261-0/+17
* ASoC: core: Add strobe controlKristoffer KARLSSON2012-04-231-0/+8
* ASoC: core: Add signed multi register controlKristoffer KARLSSON2012-04-231-1/+21
* ASoC: core: Support transparent CODEC<->CODEC DAI linksMark Brown2012-04-161-0/+2
* ASoC: core: Rework SOC_DOUBLE_R_SX_TLV add SOC_SINGLE_SX_TLVBrian Austin2012-04-031-20/+28
* ASoC: core: Use driver core probe deferralMark Brown2012-04-011-1/+0Star
* ASoC: jack: Push locking for jacks down to the jackMark Brown2012-04-011-0/+1
* ASoC: core: Rename card mutex subclass to better align with usageLiam Girdwood2012-04-011-2/+2
* ASoC: dapm: Use DAPM mutex for DAPM ops instead of codec mutexLiam Girdwood2012-04-011-0/+1
* ASoC: core: Add card mutex locking subclassesLiam Girdwood2012-04-011-0/+5
* ASoC: core: Add platform component mutexLiam Girdwood2012-03-061-0/+1
* ASoC: core: Add support for masking out parts of coefficient blocksMark Brown2012-02-211-0/+9
* ASoC: core: Add SND_SOC_BYTES control for coefficient blocksMark Brown2012-02-211-0/+18
* ASoC: dapm: Constify lots of names that are never modifiedMark Brown2012-02-171-1/+1
* ASoC: core: add platform DAPM debugfs supportSebastien Guiriec2012-02-151-0/+5
* ASoC: core: Allow CODECs to set ignore_pmdown_time in the driver structMark Brown2012-02-091-0/+2
* ASoC: core: Add support for DAI and machine kcontrols.Liam Girdwood2012-02-041-1/+5
* ASoC: Use regmap update bits operation for drivers using regmapMark Brown2012-01-211-0/+1
* ASoC: Allow drivers to specify how many bits are significant on a DAIMark Brown2012-01-201-0/+1
* ASoC: Dynamically allocate the rtd device for a non-empty release()Mark Brown2012-01-101-3/+3
* ASoC: Declare soc_new_pcm() properlyMark Brown2011-12-221-0/+1
* ASoC: Allow DAI links to be specified using device tree nodesStephen Warren2011-12-221-0/+4
* ASoC: Add utility to parse DAPM routes from device treeStephen Warren2011-12-201-0/+2
* ASoC: Add utility to set a card's name from device treeStephen Warren2011-12-201-0/+3
* ASoC: Remove rbtree register cacheMark Brown2011-12-121-1/+0Star
* ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen2011-12-021-2/+1Star
* ASoC: Implement fully_routed card propertyStephen Warren2011-11-231-0/+1
* ASoC: Remove LZO cache typeMark Brown2011-11-101-1/+0Star
* ASoC: Remove extra space in runtime struct definitionMark Brown2011-11-101-1/+1
* ASoC: Allow machines to ignore pmdown_time per-linkramesh.babu@linux.intel.com2011-10-271-0/+3
* ASoC: core: Add flag to ignore pmdown_time at pcm_closePeter Ujfalusi2011-10-141-0/+1
* ASoC: fix codec breakage caused by the volsw/volsw_2r mergerPeter Ujfalusi2011-10-061-0/+2
* ASoC: core: Remove snd_soc_put_volsw_2r definitionPeter Ujfalusi2011-10-051-1/+0Star
* ASoC: core: Combine snd_soc_put_volsw/put_volsw_2r functionsPeter Ujfalusi2011-10-051-4/+3Star
* ASoC: core: Combine snd_soc_get_volsw/get_volsw_2r functionsPeter Ujfalusi2011-10-051-4/+2Star
* ASoC: core: Combine snd_soc_info_volsw/info_volsw_2r functionsPeter Ujfalusi2011-10-051-5/+3Star