aboutsummaryrefslogtreecommitdiffstats
path: root/include/sound/soc.h
Commit message (Expand)AuthorAge
* Merge tag 'asoc-v3.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2013-04-18
|\
| * ASoC: Add snd_soc_{add, remove}_platformLars-Peter Clausen2013-04-17
* | Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown2013-04-12
|\|
| * ASoC: Constify the 'compr_ops' field of snd_soc_platform_driverLars-Peter Clausen2013-03-27
| * ASoC: Constify the 'ops' field of snd_soc_platform_driverLars-Peter Clausen2013-03-27
| * ASoC: Constify the 'driver' field of snd_soc_platformLars-Peter Clausen2013-03-27
| * ASoC: core: Drop unused "dapm" field form soc_enum structLars-Peter Clausen2013-03-08
* | ASoC: add .name for snd_soc_component_driverKuninori Morimoto2013-03-14
* | ASoC: add snd_soc_register_component()Kuninori Morimoto2013-03-13
|/
* Merge remote-tracking branch 'asoc/topic/of' into asoc-nextMark Brown2013-02-11
|\
| * ASoC: add snd_soc_of_parse_daifmt() for DeviceTreeKuninori Morimoto2013-01-26
* | Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown2013-02-11
|\ \ | |/ |/|
| * ASoC: Constify ops and compr_ops fields of snd_soc_dai_linkLars-Peter Clausen2013-01-13
* | ASoC: core: Fix SOC_DOUBLE_RANGE() macrosMark Brown2012-12-20
|/
* ASoC: Prevent pop_wait overwriteMisael Lopez Cruz2012-12-15
* ASoC: Avoid recalculating the bitmask for SOC_ENUM controlsLars-Peter Clausen2012-09-18
* ASoC: add definations for compressed operationsVinod Koul2012-08-20
* ASoC: core: Add DOUBLE_R variants of the _RANGE controlsMark Brown2012-06-23
* ASoC: core: Add single controls with specified range of valuesAdam Thomson2012-06-03
* ASoC: make snd_soc_dai_link more symmetricalStephen Warren2012-06-03
* ASoC: dpcm: Add bespoke trigger()Liam Girdwood2012-04-26
* ASoC: dpcm: Add API for DAI link substream and runtime lookupLiam Girdwood2012-04-26
* ASoC: dpcm: Add debugFS support for DPCMLiam Girdwood2012-04-26
* ASoC: dpcm: Add Dynamic PCM core operations.Liam Girdwood2012-04-26
* ASoC: core: Add strobe controlKristoffer KARLSSON2012-04-23
* ASoC: core: Add signed multi register controlKristoffer KARLSSON2012-04-23
* ASoC: core: Support transparent CODEC<->CODEC DAI linksMark Brown2012-04-16
* ASoC: core: Rework SOC_DOUBLE_R_SX_TLV add SOC_SINGLE_SX_TLVBrian Austin2012-04-03
* ASoC: core: Use driver core probe deferralMark Brown2012-04-01
* ASoC: jack: Push locking for jacks down to the jackMark Brown2012-04-01
* ASoC: core: Rename card mutex subclass to better align with usageLiam Girdwood2012-04-01
* ASoC: dapm: Use DAPM mutex for DAPM ops instead of codec mutexLiam Girdwood2012-04-01
* ASoC: core: Add card mutex locking subclassesLiam Girdwood2012-04-01
* ASoC: core: Add platform component mutexLiam Girdwood2012-03-06
* ASoC: core: Add support for masking out parts of coefficient blocksMark Brown2012-02-21
* ASoC: core: Add SND_SOC_BYTES control for coefficient blocksMark Brown2012-02-21
* ASoC: dapm: Constify lots of names that are never modifiedMark Brown2012-02-17
* ASoC: core: add platform DAPM debugfs supportSebastien Guiriec2012-02-15
* ASoC: core: Allow CODECs to set ignore_pmdown_time in the driver structMark Brown2012-02-09
* ASoC: core: Add support for DAI and machine kcontrols.Liam Girdwood2012-02-04
* ASoC: Use regmap update bits operation for drivers using regmapMark Brown2012-01-21
* ASoC: Allow drivers to specify how many bits are significant on a DAIMark Brown2012-01-20
* ASoC: Dynamically allocate the rtd device for a non-empty release()Mark Brown2012-01-10
* ASoC: Declare soc_new_pcm() properlyMark Brown2011-12-22
* ASoC: Allow DAI links to be specified using device tree nodesStephen Warren2011-12-22
* ASoC: Add utility to parse DAPM routes from device treeStephen Warren2011-12-19
* ASoC: Add utility to set a card's name from device treeStephen Warren2011-12-19
* ASoC: Remove rbtree register cacheMark Brown2011-12-12
* ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen2011-12-02
* ASoC: Implement fully_routed card propertyStephen Warren2011-11-23