summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* ASoC: SOF: Implement Probe IPC APICezary Rojewski2020-02-186-1/+394
* ASoC: SOF: Intel: Account for compress streams when servicing IRQsCezary Rojewski2020-02-182-2/+25
* ALSA: core: Implement compress page allocation and free routinesCezary Rojewski2020-02-182-0/+47
* ALSA: core: Expand DMA buffer informationCezary Rojewski2020-02-181-9/+26
* ASoC: soc-pcm: fix regression in soc_new_pcm()Stephan Gerhold2020-02-181-9/+6
* ASoC: meson: aiu: simplify component additionJerome Brunet2020-02-174-36/+6
* drm/mediatek: fix race condition for HDMI jack status reportingTzung-Bi Shih2020-02-171-1/+10
* ASoC: rt1015: fix typo for bypass boost controlJack Yu2020-02-171-3/+3
* ASoC: meson: codec-glue: fix pcm format cast warningJerome Brunet2020-02-141-1/+1
* ASoC: meson: aiu: fix acodec dai input name initJerome Brunet2020-02-141-1/+0
* ASoC: meson: aiu: fix irq registrationJerome Brunet2020-02-142-7/+3
* ASoC: meson: aiu: fix clk bulk size allocationJerome Brunet2020-02-141-1/+1
* ASoC: meson: aiu: remove unused encoder structureJerome Brunet2020-02-141-7/+0
* ASoC: core: ensure component names are uniqueJerome Brunet2020-02-141-1/+28
* ASoC: meson: gx: add sound card supportJerome Brunet2020-02-133-0/+150
* ASoC: meson: gx: add sound card dt-binding documentationJerome Brunet2020-02-131-0/+113
* ASoC: meson: axg: extract sound card utilsJerome Brunet2020-02-135-376/+473
* ASoC: meson: aiu: add internal dac codec control supportJerome Brunet2020-02-134-0/+217
* ASoC: meson: aiu: add hdmi codec control supportJerome Brunet2020-02-135-1/+196
* ASoC: meson: aiu: add i2s and spdif supportJerome Brunet2020-02-1310-0/+1589
* ASoC: meson: aiu: add audio output dt-bindingsJerome Brunet2020-02-132-0/+129
* ASoC: meson: g12a: extract codec-to-codec utilsJerome Brunet2020-02-135-176/+230
* ASoC: core: allow a dt node to provide several componentsJerome Brunet2020-02-131-0/+8
* ASoC: rt5682: Enable PLL2 functionderek.fang2020-02-132-47/+203
* ASoC: mediatek: mt8183-da7219: apply some refactorsTzung-Bi Shih2020-02-131-13/+6
* ASoC: mediatek: mt8183-da7219: support TDM out and 8ch I2S outTzung-Bi Shih2020-02-131-0/+3
* ASoC: mediatek: mt8183-da7219: pull TDM GPIO pins down when probedTzung-Bi Shih2020-02-131-6/+98
* ASoC: mediatek: mt8183-da7219: change supported formats of DL2 and UL1Tzung-Bi Shih2020-02-131-0/+42
* ASoC: Fix SND_SOC_ALL_CODECS imply misc falloutGeert Uytterhoeven2020-02-121-1/+10
* ASoC: Fix SND_SOC_ALL_CODECS imply I2C falloutGeert Uytterhoeven2020-02-121-0/+9
* ASoC: Fix SND_SOC_ALL_CODECS imply SPI falloutGeert Uytterhoeven2020-02-121-5/+63
* dt-bindings: Convert the binding file google, cros-ec-codec.txt to yaml format.Dafna Hirschfeld2020-02-122-44/+62
* ASoC: soc-pcm: tidyup soc_pcm_open() orderKuninori Morimoto2020-02-121-18/+16
* ASoC: soc-pcm: move soc_pcm_close() next to soc_pcm_open()Kuninori Morimoto2020-02-121-44/+44
* ASoC: soc-pcm: call snd_soc_component_open/close() onceKuninori Morimoto2020-02-123-22/+39
* ASoC: mediatek: mt8183-da7219: add speaker switchTzung-Bi Shih2020-02-121-0/+19
* ASoC: max98357a: move control of SD_MODE to DAPMTzung-Bi Shih2020-02-121-19/+17
* ASoC: wm0010: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-121-1/+1
* ASoC: sh: fsi: Restore devm_ioremap() alignmentGeert Uytterhoeven2020-02-121-2/+1
* Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2020-02-117-26/+61
|\
| * ASoC: SOF: Intel: hda: move i915 init earlierKai Vehmanen2020-02-101-9/+8
| * ASoC: SOF: Intel: hda: fix ordering bug in resume flowKai Vehmanen2020-02-103-5/+20
| * ALSA: hda: do not override bus codec_mask in link_get()Kai Vehmanen2020-02-101-3/+6
| * ASoC: atmel: fix atmel_ssc_set_audio link failureArnd Bergmann2020-02-102-4/+10
| * ASoC: fsl_sai: Fix exiting path on probing failureOleksandr Suvorov2020-02-061-5/+17
* | ALSA: dmaengine_pcm: Consider DMA cache caused delay in pointer callbackPeter Ujfalusi2020-02-111-1/+2
* | ASoC: soc-pcm: call snd_soc_dai_startup()/shutdown() onceKuninori Morimoto2020-02-113-8/+15
* | ASoC: soc-pcm: don't use bit-OR'ed errorKuninori Morimoto2020-02-111-4/+9
* | ASoC: soc-pcm: add for_each_dapm_widgets() macroKuninori Morimoto2020-02-113-14/+16
* | ASoC: soc-pcm: adjustment for DAI member 0 resetKuninori Morimoto2020-02-111-9/+0