summaryrefslogtreecommitdiffstats
path: root/include/sound/soc.h
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'asoc/topic/devm' into asoc-nextMark Brown2013-10-241-0/+4
|\
| * ASoC: core: Add devm_snd_soc_register_card()Mark Brown2013-09-171-0/+1
| * ASoC: core: Implement devm_snd_soc_register_component()Mark Brown2013-09-171-0/+3
* | Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown2013-10-241-1/+2
|\ \
| * | ASoC: dapm: Add support for virtual mixer controlsLars-Peter Clausen2013-10-071-1/+2
| |/
* | ASoC: add snd_soc_of_get_dai_name() default of_xlateKuninori Morimoto2013-10-181-1/+3
* | Merge remote-tracking branch 'asoc/topic/component' into asoc-coreMark Brown2013-09-171-14/+27
|\ \
| * | ASoC: add .of_xlate_dai_name on snd_soc_component_driverKuninori Morimoto2013-09-171-0/+8
| * | ASoC: snd_soc_codec includes snd_soc_componentKuninori Morimoto2013-09-171-14/+19
| |/
* | ASoC: Remove infrastructure for supporting multiple cache typesLars-Peter Clausen2013-09-171-27/+0Star
* | ASoC: Remove 'reg_size' field from snd_soc_codec structLars-Peter Clausen2013-09-171-1/+0Star
* | ASoC: Remove reg_def_copyLars-Peter Clausen2013-09-171-1/+0Star
* | ASoC: Remove snd_soc_bulk_write_raw()Lars-Peter Clausen2013-09-171-3/+0Star
* | ASoC: Remove support for reg_access_defaultsLars-Peter Clausen2013-09-171-24/+0Star
|/
* Merge remote-tracking branch 'asoc/topic/fsl' into tmpMark Brown2013-09-011-0/+4
|\
| * ASoC: soc-pcm: Allow to specify unidirectional dai_linkFabio Estevam2013-09-011-0/+4
* | Merge remote-tracking branch 'asoc/topic/core' into tmpMark Brown2013-09-011-4/+0Star
|\ \
| * | ASoC: Remove unused sysfs_registered field from snd_soc_codec structLars-Peter Clausen2013-08-311-1/+0Star
| * | ASoC: Remove unused debugfs_dapm field from snd_soc_{platform,codec} structLars-Peter Clausen2013-08-311-2/+0Star
| * | ASoC: Remove unused control_type field from snd_soc_codec structLars-Peter Clausen2013-08-311-1/+0Star
| * | Merge remote-tracking branch 'asoc/topic/dapm' into asoc-coreMark Brown2013-08-271-13/+16
| |\ \
* | \ \ Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown2013-08-221-13/+16
|\ \ \ \ | | |/ / | |/| |
| * | | ASoC: dapm: Implement mixer input auto-disableLars-Peter Clausen2013-08-051-13/+15
| * | | ASoC: dapm: Move snd_soc_dapm_update from dapm context to cardLars-Peter Clausen2013-07-291-0/+1
* | | | Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown2013-08-221-5/+1Star
|\ \ \ \ | | |/ / | |/| |
| * | | ASoC: Use snd_soc_info_enum_double() for SOC_ENUM_EXT controlsLars-Peter Clausen2013-08-111-3/+1Star
| * | | ASoC: Remove unused snd_soc_info_volsw_ext()Lars-Peter Clausen2013-08-111-2/+0Star
| |/ /
* | | Merge remote-tracking branch 'asoc/topic/adsp' into asoc-nextMark Brown2013-08-221-0/+2
|\ \ \ | |_|/ |/| |
| * | ASoC: core: Add snd_soc_card_get_kcontrol()Dimitris Papastamos2013-07-291-0/+2
| |/
* / ASoC: core: Generic ac97 link reset functionsMarkus Pargmann2013-08-201-0/+2
|/
* ASoC: ac97: Support multi-platform AC'97Mark Brown2013-06-271-1/+3
* Merge tag 'asoc-v3.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2013-04-181-0/+4
|\
| * ASoC: Add snd_soc_{add, remove}_platformLars-Peter Clausen2013-04-171-0/+4
* | Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown2013-04-121-5/+4Star
|\|
| * ASoC: Constify the 'compr_ops' field of snd_soc_platform_driverLars-Peter Clausen2013-03-281-1/+1
| * ASoC: Constify the 'ops' field of snd_soc_platform_driverLars-Peter Clausen2013-03-281-1/+1
| * ASoC: Constify the 'driver' field of snd_soc_platformLars-Peter Clausen2013-03-281-2/+2
| * ASoC: core: Drop unused "dapm" field form soc_enum structLars-Peter Clausen2013-03-081-1/+0Star
* | ASoC: add .name for snd_soc_component_driverKuninori Morimoto2013-03-151-0/+1
* | ASoC: add snd_soc_register_component()Kuninori Morimoto2013-03-131-0/+19
|/
* 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