summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ASoC: simple-card: use asoc_simple_card_canonicalize_cpu()Kuninori Morimoto2016-08-101-11/+1
* ASoC: simple-card-utils: add asoc_simple_card_canonicalize_cpu()Kuninori Morimoto2016-08-101-0/+17
* ASoC: rsrc-card: use asoc_simple_card_canonicalize_dailink()Kuninori Morimoto2016-08-091-2/+4
* ASoC: rsrc-card: use asoc_simple_card_init_dai()Kuninori Morimoto2016-08-091-25/+1
* ASoC: simple-card: use asoc_simple_card_canonicalize_dailink()Kuninori Morimoto2016-08-091-7/+2
* ASoC: simple-card-utils: add asoc_simple_card_canonicalize_dailink()Kuninori Morimoto2016-08-091-0/+13
* ASoC: simple-card: use asoc_simple_card_init_dai()Kuninori Morimoto2016-08-091-35/+3
* ASoC: simple-card-utils: add asoc_simple_card_init_dai()Kuninori Morimoto2016-08-091-0/+29
* ASoC: simple-card: remove asoc_simple_card_sub_parse_of()Kuninori Morimoto2016-08-081-38/+8
* ASoC: rsrc-card: use asoc_simple_card_parse_dai()Kuninori Morimoto2016-08-081-16/+11
* ASoC: simple-card: use asoc_simple_card_parse_dai()Kuninori Morimoto2016-08-081-25/+18
* ASoC: simple-card-utils: add asoc_simple_card_parse_dai()Kuninori Morimoto2016-08-081-0/+37
* ASoC: simple-card-utils: add asoc_simple_card_parse_clk()Kuninori Morimoto2016-08-081-0/+30
* Merge branch 'fix/simple' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2016-08-082-3/+9
|\
| * ASoC: simple-card-utils: add missing MODULE_xxx()Kuninori Morimoto2016-08-032-3/+9
* | ASoC: rsrc-card: use asoc_simple_card_parse_clk()Kuninori Morimoto2016-08-051-58/+10
* | ASoC: simple-card: use asoc_simple_card_parse_clk()Kuninori Morimoto2016-08-051-25/+10
|/
*-. Merge remote-tracking branches 'asoc/topic/wm8753' and 'asoc/topic/wm8985' in...Mark Brown2016-07-244-38/+149
|\ \
| | * ASoC fix up SND_SOC_WM8985 dependencyArnd Bergmann2016-06-171-1/+1
| | * ASoC: wm8985: add i2c dependencyArnd Bergmann2016-06-131-0/+1
| | * ASoC: wm8985: add support for WM8758Petr Kulhavy2016-05-302-36/+109
| | * ASoC: wm8985: add register definitions for WM8758Petr Kulhavy2016-05-301-0/+38
| * | ASoC: wm8753: Replace magic numberAlexander Shiyan2016-06-261-1/+1
| * | ASoC: wm8753: Remove unneeded header fileAmitoj Kaur Chawla2016-06-241-1/+0
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
*-------. \ \ Merge remote-tracking branches 'asoc/topic/tas571x', 'asoc/topic/tlv320aic31x...Mark Brown2016-07-248-385/+438
|\ \ \ \ \ \ \
| | | | | * | | ASoc: wm8731: add 32bit mode.Matt Flax2016-06-171-1/+4
| | | | | |/ /
| | | | * | | ASoC: fix ABE_TWL6040 dependencyArnd Bergmann2016-06-131-1/+1
| | | | |/ /
| | | * | | ASoC: tpa6130a2: Remove goto err_gpioHelen Koike2016-06-261-7/+4
| | | * | | ASoC: tpa6130a2: Add DAPM supportHelen Koike2016-06-263-130/+89
| | | * | | ASoC: tpa6130a2: Use snd soc volsw functionsHelen Koike2016-06-231-62/+2
| | | * | | ASoC: tap6130a2: Use regmapHelen Koike2016-06-232-122/+46
| | | * | | ASoC: tpa6130a2: Register componentHelen Koike2016-06-233-27/+27
| | | |/ /
| | * | | ASoC: tlv320aix31xx: Add ACPI match for Lenovo 100SBastien Nocera2016-06-011-0/+10
| | * | | ASoC: tlv320aic31xx: Make the register values human readablePeter Ujfalusi2016-05-301-66/+68
| | | |/ | | |/|
| * | | ASoC: tas571x: add input channel mixer for TAS5717/19Petr Kulhavy2016-06-012-0/+23
| * | | ASoC: tas571x: add biquads for TAS5717/19Petr Kulhavy2016-05-301-0/+170
| * | | ASoC: tas571x: add biquad registers for TAS5717/19Petr Kulhavy2016-05-301-0/+35
| | |/ | |/|
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
*-----. \ \ Merge remote-tracking branches 'asoc/topic/samsung', 'asoc/topic/sgtl5000', '...Mark Brown2016-07-2418-566/+888
|\ \ \ \ \ \
| | | | * | | ASoC: sunxi: remove redundant dev_err call in sun4i_i2s_probe()Wei Yongjun2016-07-041-3/+1
| | | | * | | ASoC: sunxi: fix semicolon.cocci warningskbuild test robot2016-07-011-1/+1
| | | | * | | ASoC: sunxi: Add Allwinner A10 Digital Audio driverMaxime Ripard2016-06-293-1/+713
| | | | |/ /
| | | * | | ASoC: sti: fix return value check in uni_player_parse_dt_audio_glue()Wei Yongjun2016-06-131-2/+2
| | | |/ /
| | * | | sgtl5000: add Lineout volume controlKalle Kankare2016-07-121-0/+10
| | * | | ASoC: sgtl5000: Do not disable regulators in SND_SOC_BIAS_OFFEric Nelson2016-06-151-30/+5
| | * | | ASoC: sgtl5000: Disable internal PLL earlyEric Nelson2016-06-152-1/+9
| | * | | ASoC: sgtl5000: Initialize CHIP_ANA_POWER to power-on defaultsEric Nelson2016-06-152-35/+22
| | * | | ASoC: sgtl5000: Write all default registersEric Nelson2016-06-151-7/+6
| | * | | ASoC: sgtl5000: Fix regulator supportEric Nelson2016-06-151-265/+78
| | * | | ASoC: sgtl5000: Remove misleading commentClemens Gruber2016-06-151-1/+0
| | |/ /
| * | | ASoC: samsung: Specify DMA channels through struct snd_dmaengine_pcm_configSylwester Nawrocki2016-07-218-21/+39
OpenPOWER on IntegriCloud