aboutsummaryrefslogtreecommitdiffstats
path: root/include/sound/soc.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-23Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown1-0/+13
2014-03-19ASoC: Add helper function to cast component back to CODECLars-Peter Clausen1-0/+13
2014-03-13Merge remote-tracking branch 'asoc/topic/jack' into asoc-nextMark Brown1-1/+2
2014-03-13Merge remote-tracking branch 'asoc/topic/io' into asoc-nextMark Brown1-9/+1
2014-03-12Merge remote-tracking branches 'asoc/topic/ml26124', 'asoc/topic/of', 'asoc/topic/omap', 'asoc/topic/pxa' and 'asoc/topic/rcar' into asoc-nextMark Brown1-0/+5
2014-03-12Merge remote-tracking branch 'asoc/topic/enum' into asoc-nextMark Brown1-26/+60
2014-03-12Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown1-0/+11
2014-03-11ASoC: io: New signature for snd_soc_codec_set_cache_io()Xiubo Li1-6/+1
2014-03-11Merge branches 'topic/ad193x', 'topic/tlv320aic23', 'topic/tlv320aic32x4', 'topic/wm8991', 'fix/si476x' and 'fix/88pm860' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-ioMark Brown1-0/+15
2014-03-10ASoC: Add a per component dai listLars-Peter Clausen1-0/+2
2014-03-06Merge branch 'topic/pcm' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-enumMark Brown1-2/+20
2014-03-06ASoC: Move ignore_pmdown_time from CODEC to componentLars-Peter Clausen1-1/+2
2014-03-06ASoC: Move active count from CODEC to componentLars-Peter Clausen1-2/+10
2014-03-06ASoC: Add helper function to check whether a CODEC is activeLars-Peter Clausen1-0/+5
2014-03-06ASoC: Add helper functions for PCM runtime 'active' managementLars-Peter Clausen1-0/+2
2014-03-06ASoC: Handle ignore_pmdown_time for CODEC to CODEC linksLars-Peter Clausen1-0/+2
2014-03-04ASoC: io: Remove hw_read() operationMark Brown1-1/+0
2014-03-01ASoC: Add macros for defining virtual enumsLars-Peter Clausen1-1/+5
2014-03-01ASoC: Consolidate enum and value enum controlsLars-Peter Clausen1-9/+25
2014-03-01ASoC: Remove unused 'reg2' field from soc_enum structLars-Peter Clausen1-1/+0
2014-03-01Merge branches 'topic/dapm', 'topic/sign', 'topic/adau1373', 'topic/max98090', 'topic/mc13783', 'fix/wm8994' and 'topic/wm8995' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-enumMark Brown1-0/+26
2014-02-24ASoC: add data field into snd_soc_jack_gpioxiangxiao1-1/+2
2014-02-23ASoC: core: add TDM slot parsing from DT supportsXiubo Li1-0/+3
2014-02-23ASoC: io: Remove SND_SOC_I2CMark Brown1-1/+0
2014-02-20ASoC: dapm: Add helpers to lock/unlock DAPM mutexCharles Keepax1-0/+11
2014-02-20ASoC: Add const to SOC_ENUM_*_DECL() macrosTakashi Iwai1-3/+3
2014-02-20ASoC: Rename soc_enum.max field with itemsTakashi Iwai1-12/+12
2014-02-16ASoC: io: Remove SPI supportMark Brown1-1/+0
2014-02-10ASoC: add snd_soc_of_parse_audio_simple_widgets for DTXiubo Li1-0/+2
2014-02-03ASoC: core: Add SOC_DOUBLE_R_S_TLVMarkus Pargmann1-0/+14
2014-02-03ASoC: core: Add signed register volume control logicMarkus Pargmann1-0/+1
2014-01-20Merge remote-tracking branch 'asoc/topic/compress' into asoc-nextMark Brown1-0/+1
2014-01-17ASoC: compress: Add suport for DPCM into compressed audioLiam Girdwood1-0/+1
2014-01-16Merge remote-tracking branch 'asoc/topic/pcm' into for-tiwaiMark Brown1-0/+4
2014-01-07ASoC: dpcm: Explicitly set BE DAI link supported stream directionsLiam Girdwood1-0/+4
2014-01-02Merge remote-tracking branches 'asoc/topic/ad1836', 'asoc/topic/ad193x', 'asoc/topic/adav80x', 'asoc/topic/adsp', 'asoc/topic/ak4641', 'asoc/topic/ak4642', 'asoc/topic/arizona', 'asoc/topic/atmel', 'asoc/topic/au1x', 'asoc/topic/axi', 'asoc/topic/bcm2835', 'asoc/topic/blackfin', 'asoc/topic/cs427...Mark Brown1-4/+11
2013-11-25ASoC: Fix build without CONFIG_GPIOLIBTakashi Iwai1-4/+11
2013-11-24ASoC: soc-pcm: add symmetry for channels and sample bitsNicolin Chen1-0/+2
2013-10-24Merge remote-tracking branch 'asoc/topic/devm' into asoc-nextMark Brown1-0/+4
2013-10-24Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown1-1/+2
2013-10-18ASoC: add snd_soc_of_get_dai_name() default of_xlateKuninori Morimoto1-1/+3
2013-10-07ASoC: dapm: Add support for virtual mixer controlsLars-Peter Clausen1-1/+2
2013-09-17Merge remote-tracking branch 'asoc/topic/component' into asoc-coreMark Brown1-14/+27
2013-09-17ASoC: add .of_xlate_dai_name on snd_soc_component_driverKuninori Morimoto1-0/+8
2013-09-17ASoC: snd_soc_codec includes snd_soc_componentKuninori Morimoto1-14/+19
2013-09-17ASoC: core: Add devm_snd_soc_register_card()Mark Brown1-0/+1
2013-09-17ASoC: core: Implement devm_snd_soc_register_component()Mark Brown1-0/+3
2013-09-17ASoC: Remove infrastructure for supporting multiple cache typesLars-Peter Clausen1-27/+0
2013-09-17ASoC: Remove 'reg_size' field from snd_soc_codec structLars-Peter Clausen1-1/+0
2013-09-17ASoC: Remove reg_def_copyLars-Peter Clausen1-1/+0