summaryrefslogtreecommitdiffstats
path: root/sound/soc
Commit message (Expand)AuthorAgeFilesLines
...
| | | * ASoC: rt5677: Mark reg RT5677_PWR_ANLG2 as volatileBen Zhang2019-11-111-0/+1
| | | * ASoC: rt5677: Add DAPM audio path for hotword streamBen Zhang2019-11-111-1/+22
| | | * ASoC: rt5677: Enable jack detect while DSP is runningBen Zhang2019-11-111-16/+48
| | | * ASoC: bdw-rt5677: Add a DAI link for rt5677 SPI PCM deviceBen Zhang2019-11-111-0/+14
| | | * ASoC: rt5677: Load firmware via SPI using delayed workBen Zhang2019-11-113-67/+253
| | | * ASoC: fsl_audmix: Add spin lock to protect tdmsShengjiu Wang2019-11-112-0/+7
| | | * ASoC: SOF: Intel: hda: set L1SEN on S0ix suspendKeyon Jie2019-11-082-0/+18
| | | * ASoC: SOF: topology: fix missing NULL pointer checkKeyon Jie2019-11-081-0/+5
| | | * ASoC: core: Fix compile warning with CONFIG_DEBUG_FS=nTakashi Iwai2019-11-081-0/+2
| | * | Merge branch 'asoc-5.4' into asoc-linusMark Brown2019-11-226-33/+35
| | |\ \
| | | * | ASoC: rsnd: fix DALIGN register for SSIUNilkanth Ahirrao2019-11-221-2/+18
| | | * | ASoC: Intel: bytcr_rt5640: Update quirk for Acer Switch 10 SW5-012 2-in-1Hans de Goede2019-11-191-4/+6
| | | * | ASoC: SOF: Intel: Fix build breakMark Brown2019-11-181-4/+4
| | | * | ASoC: rt5682: fix the charge pump capacitor dischargesShuming Fan2019-11-181-24/+3
| | | * | ASoC: rt5645: Fixed typo for buddy jack support.Jacob Rasmussen2019-11-151-1/+1
| | | * | ASoC: wm8904: fix regcache handlingMichael Walle2019-11-151-0/+1
| | | * | ASoC: Jack: Fix NULL pointer dereference in snd_soc_jack_reportPawel Harlozinski2019-11-121-2/+1
| | | * | ASoC: SOF: Intel: Fix CFL and CML FW nocodec binary names.Liam Girdwood2019-11-121-4/+4
| | | * | ASoC: rt5682: cancel jack_detect_work if hs_jack is set to nullBard liao2019-11-121-0/+1
| | | * | ASoC: rt5645: Fixed buddy jack support.Jacob Rasmussen2019-11-111-1/+5
| * | | | ASoC: component: Add sync_stop PCM opsTakashi Iwai2019-11-222-0/+21
| * | | | ASoC: pcm: Make ioctl ops optionalTakashi Iwai2019-11-221-2/+2
| * | | | ASoC: cros_ec_codec: Convert to the common vmalloc memallocTakashi Iwai2019-11-091-8/+8
| * | | | ASoC: rt5677-spi: Convert to the common vmalloc memallocTakashi Iwai2019-11-091-9/+8
| * | | | ASoC: SOF: Drop superfluous snd_pcm_sgbuf_ops_pageTakashi Iwai2019-11-091-12/+0
| * | | | ASoC: intel: Avoid non-standard macro usageTakashi Iwai2019-11-091-1/+1
| * | | | ASoC: intel: Drop superfluous snd_pcm_sgbuf_ops_pageTakashi Iwai2019-11-092-24/+0
| * | | | ASoC: rt5514-spi: Convert to the common vmalloc memallocTakashi Iwai2019-11-091-10/+11
| * | | | ASoC: Remove superfluous snd_dma_continuous_data()Takashi Iwai2019-11-093-3/+3
| * | | | Merge tag 'asoc-v5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2019-11-07160-2789/+9601
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | ASoC: SOF: topology: Fix bytes control size checksDragos Tarcatu2019-11-061-5/+6
| | * | | Merge branch 'for-5.4' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2019-11-0619-52/+117
| | |\ \ \ | | | | |/ | | | |/|
| | * | | ASoC: soc-core: fixup dead-lock at snd_soc_unregister_component()Kuninori Morimoto2019-11-061-5/+15
| | * | | ASoC: soc-core: fix RIP warning on card removalPierre-Louis Bossart2019-11-061-1/+3
| | * | | ASoC: soc-core: remove topology specific operationKuninori Morimoto2019-11-051-24/+4
| | * | | ASoC: soc-core: call snd_soc_register_dai() from snd_soc_register_dais()Kuninori Morimoto2019-11-051-8/+8
| | * | | ASoC: soc-core: don't call snd_soc_dapm_new_dai_widgets() at snd_soc_register...Kuninori Morimoto2019-11-052-25/+21
| | * | | ASoC: soc-core: have legacy_dai_naming at snd_soc_register_dai()Kuninori Morimoto2019-11-052-3/+4
| | * | | ASoC: soc-core: add snd_soc_unregister_dai()Kuninori Morimoto2019-11-051-5/+14
| | * | | ASoC: soc-core: move snd_soc_unregister_dais()Kuninori Morimoto2019-11-051-16/+16
| | * | | ASoC: soc-core: move snd_soc_register_dai()Kuninori Morimoto2019-11-051-36/+36
| | * | | ASoC: soc-core: use snd_soc_lookup_component() at snd_soc_unregister_component()Kuninori Morimoto2019-11-051-15/+5
| | * | | ASoC: soc-core: remove snd_soc_component_add/del()Kuninori Morimoto2019-11-051-33/+25
| | * | | ASoC: soc-core: add snd_soc_del_component_unlocked()Kuninori Morimoto2019-11-051-11/+9
| | * | | ASoC: soc-core: tidyup snd_soc_lookup_component()Kuninori Morimoto2019-11-051-13/+10
| | * | | ASoC: soc-core: move snd_soc_lookup_component()Kuninori Morimoto2019-11-051-26/+26
| | * | | ASoC: soc-core: add soc_unbind_dai_link()Kuninori Morimoto2019-11-051-10/+12
| | * | | ASoC: soc-core: call soc_bind_dai_link() under snd_soc_add_dai_link()Kuninori Morimoto2019-11-051-17/+6
| | * | | ASoC: soc-core: remove duplicated soc_is_dai_link_bound()Kuninori Morimoto2019-11-051-3/+0
| | * | | ASoC: soc-core: typo fix at soc_dai_link_sanity_check()Kuninori Morimoto2019-11-051-1/+1