summaryrefslogtreecommitdiffstats
path: root/sound (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' into for-linusTakashi Iwai2019-09-14319-7873/+16234
|\
| * Merge tag 'asoc-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Takashi Iwai2019-09-10250-6087/+11502
| |\
| | * Merge branch 'asoc-5.4' into asoc-nextMark Brown2019-09-09242-6474/+11256
| | |\
| | | * ASoC: hdmi-codec: Add an op to set callback function for plug eventCheng-Yi Chiang2019-09-091-0/+46
| | | * ASoC: rt5677: keep analog power register at SND_SOC_BIAS_OFFBen Zhang2019-09-091-2/+2
| | | * ASoC: rt5677: Remove magic number register writesCurtis Malainey2019-09-091-5/+11
| | | * ASoC: soc-core: self contained soc_unbind_aux_dev()Kuninori Morimoto2019-09-091-8/+9
| | | * ASoC: soc-core: add soc_unbind_aux_dev()Kuninori Morimoto2019-09-091-1/+7
| | | * ASoC: soc-core: self contained soc_bind_aux_dev()Kuninori Morimoto2019-09-091-16/+15
| | | * ASoC: soc-core: move soc_probe_link_dais() next to soc_remove_link_dais()Kuninori Morimoto2019-09-091-29/+29
| | | * ASoC: soc-core: self contained soc_probe_link_dais()Kuninori Morimoto2019-09-091-25/+25
| | | * ASoC: soc-core: add new soc_link_init()Kuninori Morimoto2019-09-091-10/+18
| | | * ASoC: soc-core: move soc_probe_dai() next to soc_remove_dai()Kuninori Morimoto2019-09-091-20/+20
| | | * ASoC: soc-core: self contained soc_remove_link_dais()Kuninori Morimoto2019-09-091-14/+15
| | | * ASoC: soc-core: self contained soc_remove_link_components()Kuninori Morimoto2019-09-091-18/+15
| | | * ASoC: soc-core: self contained soc_probe_link_components()Kuninori Morimoto2019-09-091-19/+19
| | | * ASoC: rt1308: make array pd static const, makes object smallerColin Ian King2019-09-091-1/+2
| | | * ASoC: rt1305: make array pd static const, makes object smallerColin Ian King2019-09-091-1/+2
| | | * ASoC: rt1011: make array pd static const, makes object smallerColin Ian King2019-09-091-1/+2
| | | * SoC: simple-card-utils: set 0Hz to sysclk when shutdownKatsuhiro Suzuki2019-09-091-0/+7
| | | * ASoC: rockchip: ignore 0Hz sysclkKatsuhiro Suzuki2019-09-091-0/+3
| | | * ASoC: codecs: ad193x: make two arrays static const, makes object smallerColin Ian King2019-09-091-2/+2
| | | * ASoC: es8316: support fixed and variable both clock ratesKatsuhiro Suzuki2019-09-091-15/+20
| | | * ASoC: es8316: fix redundant codes of clockKatsuhiro Suzuki2019-09-091-18/+13
| | | * ASoC: SOF: imx8: Fix COMPILE_TEST errorYueHaibing2019-09-051-1/+2
| | | * ASoC: meson: tdmout: add sm1 supportJerome Brunet2019-09-051-19/+84
| | | * ASoC: meson: axg-toddr: add sm1 supportJerome Brunet2019-09-051-0/+68
| | | * ASoC: meson: axg-frddr: add sm1 supportJerome Brunet2019-09-053-1/+75
| | | * ASoC: meson: tdmin: expose all 16 inputsJerome Brunet2019-09-051-13/+34
| | | * ASoC: meson: axg-toddr: expose all 8 inputsJerome Brunet2019-09-051-8/+7
| | | * ASoC: meson: axg-frddr: expose all 8 outputsJerome Brunet2019-09-051-8/+24
| | | * ASoC: qcom: common: Include link-name in error messagesBjorn Andersson2019-09-051-11/+11
| | | * ASoC: soc-core: add comment to jack at soc_remove_component()Kuninori Morimoto2019-09-041-0/+2
| | | * ASoC: tegra: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-09-041-3/+2
| | | * ASoC: sirf-audio: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-09-041-3/+1
| | | * ASoC: ep93xx: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-09-041-3/+1
| | | * ASoC: amd: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-09-041-2/+1
| | | * ASoC: es8316: add clock control of MCLKKatsuhiro Suzuki2019-09-031-1/+35
| | | * ASoC: audio-graph: indicate rebind issueKuninori Morimoto2019-09-031-0/+19
| | | * ASoC: simple-card: indicate rebind issueKuninori Morimoto2019-09-031-1/+19
| | | * ASoC: soc-core: move soc_probe_link_components() positionKuninori Morimoto2019-09-021-20/+20
| | | * ASoC: soc-core: add snd_soc_dapm_init()Kuninori Morimoto2019-09-022-12/+23
| | | * ASoC: soc-core: dapm related setup at one placeKuninori Morimoto2019-09-021-12/+9
| | | * ASoC: soc-core: move soc_probe_component() positionKuninori Morimoto2019-09-021-131/+130
| | | * ASoC: soc-core: add soc_rtd_free()Kuninori Morimoto2019-09-021-5/+12
| | | * ASoC: mediatek: mt8183: fix space issuesTzung-Bi Shih2019-08-301-2/+1
| | | * ASoC: mediatek: mt8183: remove forward declaration of headset_initTzung-Bi Shih2019-08-301-8/+5
| | | * ASoC: mediatek: mt8183: move headset jack to card-specific storageTzung-Bi Shih2019-08-301-4/+5
| | | * ASoC: mediatek: mt8183: move private structureTzung-Bi Shih2019-08-301-16/+16
| | | * ASoC: SOF/Intel: fix selection of SND_INTEL_NHTLPierre-Louis Bossart2019-08-302-2/+2