summaryrefslogtreecommitdiff
path: root/include/sound/soc.h (follow)
Commit message (Expand)AuthorAge
*-. Merge remote-tracking branches 'asoc/topic/gpio' and 'asoc/topic/intel' into ...Mark Brown2014-06-03
|\ \
| * | ASoC: jack: Fix multiple definition of `snd_soc_jack_add_gpiods'Jarkko Nikula2014-05-27
| * | ASoC: jack: Clarify GPIO descriptor lookup in struct snd_soc_jack_gpio docJarkko Nikula2014-05-27
| * | ASoC: jack: Add support for GPIO descriptor defined jack pinsJarkko Nikula2014-05-26
| * | ASoC: jack: Basic GPIO descriptor conversionJarkko Nikula2014-05-26
| |/
* | Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown2014-06-03
|\ \
| * | ASoC: Add helper functions to cast from DAPM context to CODEC/platformLars-Peter Clausen2014-06-01
| | |
| \ \
*-. \ \ Merge remote-tracking branches 'asoc/topic/rt5651', 'asoc/topic/samsung', 'as...Mark Brown2014-05-22
|\ \ \ \ | | |_|/ | |/| |
| | * | ASoC: core: Update snd_soc_of_parse_daifmt() interfaceJyri Sarha2014-04-23
| |/ /
| | |
| \ \
*-. \ \ Merge remote-tracking branches 'asoc/topic/cs42l56', 'asoc/topic/cs42xx8' and...Mark Brown2014-05-22
|\ \ \ \ | | |/ / | |/| |
| | * | ASoC: Add resource managed snd_soc_register_platform()Peter Ujfalusi2014-04-18
| |/ /
* | | Merge remote-tracking branch 'asoc/topic/enum' into asoc-nextMark Brown2014-05-22
|\ \ \
| * | | ASoC: Remove deprecated ENUM/MUX macrosLars-Peter Clausen2014-04-14
| |/ /
* | | Merge remote-tracking branch 'asoc/topic/dt' into asoc-nextMark Brown2014-05-22
|\ \ \ | |_|/ |/| |
| * | ASoC: dt: Allow Aux Codecs to be specified using DTSebastian Reichel2014-05-01
| |/
* | ASoC: Remove unused num_dai field from CODECLars-Peter Clausen2014-05-07
* | ASoC: Remove unused 'list' field form cardLars-Peter Clausen2014-05-07
* | ASoC: Remove card's DAI listLars-Peter Clausen2014-05-07
* | Merge branch 'topic/component' of git://git.kernel.org/pub/scm/linux/kernel/g...Mark Brown2014-05-07
|\ \
| * | ASoC: Move standard kcontrol helpers to the component levelLars-Peter Clausen2014-04-22
| * | ASoC: Move IO abstraction to the component levelLars-Peter Clausen2014-04-22
| | |
| | \
| | \
| | \
| *---. \ Merge branches 'topic/sta350', 'topic/core', 'topic/dapm' and 'topic/cache' o...Mark Brown2014-04-22
| |\ \ \ \ | | | |_|/ | | |/| |
| | | | * ASoC: core: Move the default regmap I/O setting to snd_soc_register_codec()Xiubo Li2014-04-14
| | | |/ | | |/|
| * | | ASoC: Fix snd_soc_kcontrol_platform() return typeLars-Peter Clausen2014-04-15
* | | | ASoC: add SND_SOC_BYTES_EXTVinod Koul2014-05-02
| |_|/ |/| |
* | | ASoC: Change return type of snd_soc_write() to intLars-Peter Clausen2014-04-21
* | | Merge branch 'topic/component' of git://git.kernel.org/pub/scm/linux/kernel/g...Mark Brown2014-04-14
|\| |
| * | ASoC: Let snd_soc_platform subclass snd_soc_componentLars-Peter Clausen2014-04-14
| * | ASoC: Track which components have been registered with snd_soc_register_compo...Lars-Peter Clausen2014-04-14
| * | ASoC: Remove IO register modifier callbacksLars-Peter Clausen2014-04-14
| * | ASoC: Add snd_soc_kcontrol_platform() helper functionLars-Peter Clausen2014-04-14
| * | ASoC: Add snd_soc_kcontrol_codec() helper functionLars-Peter Clausen2014-04-14
| |/
* / ASoC: core: Allow snd_soc_update_bits use 32 bits registerBard Liao2014-04-14
|/
* Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown2014-03-23
|\
| * ASoC: Add helper function to cast component back to CODECLars-Peter Clausen2014-03-19
* | Merge remote-tracking branch 'asoc/topic/jack' into asoc-nextMark Brown2014-03-13
|\ \
| * | ASoC: add data field into snd_soc_jack_gpioxiangxiao2014-02-24
* | | Merge remote-tracking branch 'asoc/topic/io' into asoc-nextMark Brown2014-03-13
|\ \ \
| * | | ASoC: io: New signature for snd_soc_codec_set_cache_io()Xiubo Li2014-03-11
| | | |
| | \ \
| *-. \ \ Merge branches 'topic/ad193x', 'topic/tlv320aic23', 'topic/tlv320aic32x4', 't...Mark Brown2014-03-11
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | ASoC: io: Remove hw_read() operationMark Brown2014-03-04
| * | | | ASoC: io: Remove SND_SOC_I2CMark Brown2014-02-23
| * | | | ASoC: io: Remove SPI supportMark Brown2014-02-16
| |/ / /
| | | |
| \ \ \
*-. \ \ \ Merge remote-tracking branches 'asoc/topic/ml26124', 'asoc/topic/of', 'asoc/t...Mark Brown2014-03-12
|\ \ \ \ \ | | |/ / / | |/| | |
| | * | | ASoC: core: add TDM slot parsing from DT supportsXiubo Li2014-02-23
| | * | | ASoC: add snd_soc_of_parse_audio_simple_widgets for DTXiubo Li2014-02-10
| |/ / /
* | | | Merge remote-tracking branch 'asoc/topic/enum' into asoc-nextMark Brown2014-03-12
|\ \ \ \
| * \ \ \ Merge branch 'topic/pcm' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2014-03-06
| |\ \ \ \
| * | | | | ASoC: Add macros for defining virtual enumsLars-Peter Clausen2014-03-01
| * | | | | ASoC: Consolidate enum and value enum controlsLars-Peter Clausen2014-03-01