aboutsummaryrefslogtreecommitdiff
path: root/include/sound/soc.h
AgeCommit message (Expand)Author
2014-06-16ASoC: compress: Add suport for DPCM into compressed audiov3.10/topic/asoc-compressLiam Girdwood
2013-04-18Merge tag 'asoc-v3.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2013-04-17ASoC: Add snd_soc_{add, remove}_platformLars-Peter Clausen
2013-04-12Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown
2013-03-27ASoC: Constify the 'compr_ops' field of snd_soc_platform_driverLars-Peter Clausen
2013-03-27ASoC: Constify the 'ops' field of snd_soc_platform_driverLars-Peter Clausen
2013-03-27ASoC: Constify the 'driver' field of snd_soc_platformLars-Peter Clausen
2013-03-15ASoC: add .name for snd_soc_component_driverKuninori Morimoto
2013-03-13ASoC: add snd_soc_register_component()Kuninori Morimoto
2013-03-08ASoC: core: Drop unused "dapm" field form soc_enum structLars-Peter Clausen
2013-02-11Merge remote-tracking branch 'asoc/topic/of' into asoc-nextMark Brown
2013-02-11Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown
2013-01-27ASoC: add snd_soc_of_parse_daifmt() for DeviceTreeKuninori Morimoto
2013-01-14ASoC: Constify ops and compr_ops fields of snd_soc_dai_linkLars-Peter Clausen
2012-12-20ASoC: core: Fix SOC_DOUBLE_RANGE() macrosMark Brown
2012-12-15ASoC: Prevent pop_wait overwriteMisael Lopez Cruz
2012-09-18ASoC: Avoid recalculating the bitmask for SOC_ENUM controlsLars-Peter Clausen
2012-08-20ASoC: add definations for compressed operationsVinod Koul
2012-06-23ASoC: core: Add DOUBLE_R variants of the _RANGE controlsMark Brown
2012-06-03ASoC: core: Add single controls with specified range of valuesAdam Thomson
2012-06-03ASoC: make snd_soc_dai_link more symmetricalStephen Warren
2012-04-26ASoC: dpcm: Add bespoke trigger()Liam Girdwood
2012-04-26ASoC: dpcm: Add API for DAI link substream and runtime lookupLiam Girdwood
2012-04-26ASoC: dpcm: Add debugFS support for DPCMLiam Girdwood
2012-04-26ASoC: dpcm: Add Dynamic PCM core operations.Liam Girdwood
2012-04-23ASoC: core: Add strobe controlKristoffer KARLSSON
2012-04-23ASoC: core: Add signed multi register controlKristoffer KARLSSON
2012-04-16ASoC: core: Support transparent CODEC<->CODEC DAI linksMark Brown
2012-04-03ASoC: core: Rework SOC_DOUBLE_R_SX_TLV add SOC_SINGLE_SX_TLVBrian Austin
2012-04-01ASoC: core: Use driver core probe deferralMark Brown
2012-04-01ASoC: jack: Push locking for jacks down to the jackMark Brown
2012-04-01ASoC: core: Rename card mutex subclass to better align with usageLiam Girdwood
2012-04-01ASoC: dapm: Use DAPM mutex for DAPM ops instead of codec mutexLiam Girdwood
2012-04-01ASoC: core: Add card mutex locking subclassesLiam Girdwood
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