summaryrefslogtreecommitdiff
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ASoC: ti: davinci-mcasp: Use dma_request_chan() directly for channel requestPeter Ujfalusi2019-11-151-1/+1
* ASoC: dmaengine: Use dma_request_chan() directly for channel requestPeter Ujfalusi2019-11-151-1/+1
* ASoC: soc-core: care card_probed at soc_cleanup_card_resources()Kuninori Morimoto2019-11-151-5/+10
* ASoC: soc-core: move snd_soc_unbind_card() next to snd_soc_bind_card()Kuninori Morimoto2019-11-151-15/+15
* ASoC: soc-core: call snd_soc_dapm_shutdown() at soc_cleanup_card_resources()Kuninori Morimoto2019-11-151-1/+2
* ASoC: tas2770: clean up an indentation issueColin Ian King2019-11-151-5/+5
* ASoC: soc-core: tidyup soc_probe_aux_devices()Kuninori Morimoto2019-11-121-12/+12
* ASoC: soc-core: merge snd_soc_bind_card() and snd_soc_instantiate_card()Kuninori Morimoto2019-11-121-28/+14
* ASoC: soc-core: merge soc_remove_component() and soc_cleanup_component()Kuninori Morimoto2019-11-121-14/+14
* ASoC: soc-core: merge snd_soc_remove_dai_link() and soc_unbind_dai_link()Kuninori Morimoto2019-11-121-29/+23
* ASoC: soc-core: merge snd_soc_add_dai_link() and soc_bind_dai_link()Kuninori Morimoto2019-11-121-37/+25
* ASoC: soc-core: merge snd_soc_unregister_dai() and soc_del_dai()Kuninori Morimoto2019-11-121-8/+2
* ASoC: soc-core: merge snd_soc_register_dai() and soc_add_dai()Kuninori Morimoto2019-11-121-27/+16
* ASoC: soc-core: remove soc_is_dai_link_bound()Kuninori Morimoto2019-11-121-19/+0
* ASoC: SOF: topology: free kcontrol memory on errorDragos Tarcatu2019-11-121-18/+49
* ASoC: SOF: PM: only suspend to D0I3 when neededKeyon Jie2019-11-121-2/+2
* ASoC: SOF: add helper to check if we should enter d0i3 suspendKeyon Jie2019-11-122-0/+15
* ASoC: SOF: PM: add check before setting d0_substateKeyon Jie2019-11-121-0/+3
* ASoC: SOF: PM: add state machine to commentsKeyon Jie2019-11-121-0/+32
* ASoC: SOF: Intel: hda: use fallback for firmware namePierre-Louis Bossart2019-11-121-2/+9
* ASoC: Intel: acpi-match: split CNL tables in threePierre-Louis Bossart2019-11-124-39/+76
* ASoC: wm8904: configure sysclk/FLL automaticallyMichael Walle2019-11-112-28/+45
* ASoC: Intel: kbl_rt5663_rt5514_max98927: Add dmic format constraintYu-Hsuan Hsu2019-11-111-0/+3
* ASoC: Add DA7213 audio codec as selectable optionSebastian Reichel2019-11-111-1/+2
* ASoC: rt5677: Wait for DSP to boot before loading firmwareCurtis Malainey2019-11-111-0/+13
* ASoC: rt5677: Set ADC clock to use PLL and enable ASRCCurtis Malainey2019-11-113-0/+41
* ASoC: bdw-rt5677: Turn on MCLK1 for DSP via DAPMCurtis Malainey2019-11-111-0/+4
* ASoC: rt5677: Allow VAD to be shut on/off at all timesCurtis Malainey2019-11-111-6/+1
* ASoC: rt5677: Disable irq at suspendBen Zhang2019-11-112-0/+48
* ASoC: rt5677: Stop and restart DSP over suspend/resumeBen Zhang2019-11-112-4/+23
* 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
* 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-0620-53/+118
|\
| * ASoC: SOF: topology: Fix bytes control size checksDragos Tarcatu2019-11-061-5/+6
| * ASoC: max98373: replace gpio_request with devm_gpio_requestYong Zhi2019-11-051-2/+2
| * ASoC: stm32: sai: add restriction on mmap supportOlivier Moysan2019-11-051-1/+11
| * ASoC: hdac_hda: fix race in device removalKai Vehmanen2019-11-041-1/+1
| * ASoC: rockchip: rockchip_max98090: Enable SHDN to fix headset detectionCheng-Yi Chiang2019-10-281-2/+5
| * ASoC: ti: sdma-pcm: Add back the flags parameter for non standard dma namesPeter Ujfalusi2019-10-281-1/+1
| * ASoC: SOF: ipc: Fix memory leak in sof_set_get_large_ctrl_dataNavid Emamdoost2019-10-281-1/+3
| * ASoC: SOF: Fix memory leak in sof_dfsentry_writeNavid Emamdoost2019-10-281-2/+4
| * ASoC: SOF: Intel: hda-stream: fix the CONFIG_ prefix missingKeyon Jie2019-10-281-2/+2