summaryrefslogtreecommitdiff
path: root/sound/soc
Commit message (Expand)AuthorAgeFilesLines
...
| | | * 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
| | * | 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