summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown2015-10-261-6/+53
|\
| * ASoC: dapm: Add snd_soc_dapm_kcontrol_widget()Mythri P K2015-10-221-0/+12
| * ASoC: dapm: Add startup & shutdown for dai_linksJeeja KP2015-10-221-0/+30
| * ASoC: dapm: Add kcontrol support for PGAsJeeja KP2015-10-221-6/+11
* | Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown2015-10-268-12/+25
|\ \
| * | ASoC: compress: add config item for soc-compress to make it compiled only whe...Jie Yang2015-10-226-7/+20
| * | ASoC: Let snd_soc_limit_volume() take a snd_soc_cardLars-Peter Clausen2015-10-222-5/+5
| |/
* | Merge tag 'asoc-v4.3-rc2' into asoc-nextMark Brown2015-10-2666-741/+2250
|\ \
| * \ Merge remote-tracking branch 'asoc/topic/ux500' into asoc-nextMark Brown2015-09-232-0/+2
| |\ \
| | * | ASoC: ux500: Fix module autoload for OF platform driverLuis de Bethencourt2015-09-141-0/+1
| | * | ASoC: mop500: Fix module autoload for OF platform driverLuis de Bethencourt2015-09-141-0/+1
| | |/
| | |
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *-------. \ Merge remote-tracking branches 'asoc/topic/sh', 'asoc/topic/simple', 'asoc/to...Mark Brown2015-09-239-67/+815
| |\ \ \ \ \ \
| | | | | | * | ASoC: tlv320aic3x: Improve tdm supportJyri Sarha2015-09-161-4/+26
| | | | | | |/
| | | | | * | ASoC: sunxi: fix platform_no_drv_owner.cocci warningskbuild test robot2015-09-171-1/+0Star
| | | | | * | ASoC: sunxi: add support for the on-chip codec on early Allwinner SoCsEmilio López2015-09-165-0/+735
| | | | | |/
| | | | * / ASoC: SPEAr: Make SND_SPEAR_SOC select SND_SOC_GENERIC_DMAENGINE_PCMAxel Lin2015-09-161-1/+1
| | | | |/
| | | * | ASoC: soc-core: Fix sparse warning in be32_to_cpup() callJyri Sarha2015-09-171-1/+1
| | | * | ASoC: simple-card: Add tdm slot mask support to simple-cardJyri Sarha2015-09-162-2/+31
| | | |/
| | * / ASoC: sh: siu_dai: Convert to use resource managed APIsAxel Lin2015-09-141-61/+24Star
| | |/
| | |
| | \
| | \
| | \
| | \
| | \
| *-----. \ Merge remote-tracking branches 'asoc/topic/pxa', 'asoc/topic/qcom', 'asoc/top...Mark Brown2015-09-2326-232/+344
| |\ \ \ \ \
| | | | | * | ASoC: rockchip: Fix missing CLKDEV_LOOKUP dependencyAxel Lin2015-09-191-2/+2
| | | | | |/
| | | | * | ASoC: rsnd: fixup clkout_name[] index error for single AUDIO_CLKOUT SoCKuninori Morimoto2015-09-161-1/+1
| | | | * | ASoC: rsnd: SND_SOC_RCAR depends on COMMON_CLKKuninori Morimoto2015-09-161-0/+1
| | | | * | ASoC: rsnd: add AUDIO_CLKOUT supportKuninori Morimoto2015-09-141-4/+94
| | | | * | ASoC: rsnd: adg: ignore undefined clock errorKuninori Morimoto2015-09-141-9/+23
| | | | * | ASoC: rsnd: tidyup ADG debug message for clock selectionKuninori Morimoto2015-09-141-2/+3
| | | | * | ASoC: rsnd: tidyup ADG clock calculate methodKuninori Morimoto2015-09-142-49/+74
| | | | * | ASoC: rsnd: ADG initial setup on rsnd_adg_ssi_clk_init()Kuninori Morimoto2015-09-141-8/+5Star
| | | | * | ASoC: rsnd: add common mod confirm methodKuninori Morimoto2015-09-143-11/+41
| | | | * | ASoC: rsnd: ADG uses mod base common methodKuninori Morimoto2015-09-141-21/+46
| | | | * | ASoC: rsnd: add rsnd_mod_get() macro and use itKuninori Morimoto2015-09-146-36/+47
| | | | * | ASoC: rsnd: Add Gen3 initial supportKuninori Morimoto2015-09-141-0/+1
| | | | * | ASoC: rsnd: remove unneeded sh_clk headerKuninori Morimoto2015-09-141-1/+0Star
| | | | * | ASoC: rsnd: rename rsnd_src_pcm_new() to rsnd_src_pcm_new_gen2()Kuninori Morimoto2015-09-141-9/+2Star
| | | | * | ASoC: rsnd: tidyup rsnd_dma_to_xxx() positionKuninori Morimoto2015-09-141-2/+1Star
| | | | |/
| | | * / ASoC: qcom: change PTR_ERR argumentJulia Lawall2015-09-171-1/+2
| | | |/
| | * | ASoC: pxa: Fix module autoload for OF platform driversLuis de Bethencourt2015-09-142-0/+2
| | * | ASoC: pxa: Convert to devm_snd_soc_register_cardAxel Lin2015-09-1413-90/+13Star
| | |/
| | |
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *-------. \ Merge remote-tracking branches 'asoc/topic/jz4740', 'asoc/topic/kirkwood', 'a...Mark Brown2015-09-236-25/+54
| |\ \ \ \ \ \
| | | | | | * | ASoC: mxs-sgtl5000: Convert to devm_snd_soc_register_cardAxel Lin2015-09-141-5/+1Star
| | | | | | |/
| | | | | * / ASoC: Handle multiple codecs with split playback / captureRicard Wanderlof2015-09-191-0/+49
| | | | | |/
| | | | * | ASoC: mediatek: Convert to devm_snd_soc_register_cardAxel Lin2015-08-312-20/+2Star
| | | * | | ASoC: kirkwood: Fix module autoload for OF platform driverLuis de Bethencourt2015-09-141-0/+1
| | | | |/ | | | |/|
| | * / | ASoC: jz4740: Fix module autoload for OF platform driverLuis de Bethencourt2015-09-141-0/+1
| | |/ /
| | | |
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-------. \ \ Merge remote-tracking branches 'asoc/topic/blackfin', 'asoc/topic/davinci', '...Mark Brown2015-09-2313-319/+209Star
| |\ \ \ \ \ \ \
| | | | | | * | | ASoC: Intel: Skylake: Remove unused CPU daisJeeja KP2015-09-191-33/+0Star
| | | | | | * | | ASoC: Intel: remove unused functionSudip Mukherjee2015-09-161-17/+0Star
| | | | | | * | | ASoC: intel: broadwell: Convert to devm_snd_soc_register_cardAxel Lin2015-09-141-8/+1Star
| | | | | | |/ /
| | | | | * / / ASoC: hdmi: Remove obsolete dummy HDMI codecJyri Sarha2015-09-193-115/+0Star
| | | | | |/ /
| | | | * | | ASoC: fsl_sai: Fix module autoload for OF platform driverLuis de Bethencourt2015-09-141-0/+1