- 027a483 ASoC: soc-pcm: use dpcm_get_be() at dpcm_end_walk_at_be() by Kuninori Morimoto · 5 years ago
- c2cd821 ASoC: soc-pcm: use dai_get_widget() at dpcm_end_walk_at_be() by Kuninori Morimoto · 5 years ago
- 93597fa ASoC: soc-pcm: use dai_get_widget() at dpcm_get_be() by Kuninori Morimoto · 5 years ago
- d930369 ASoC: soc-pcm: move dai_get_widget() by Kuninori Morimoto · 5 years ago
- 8b59e64 ASoC: rt5682: Add DAI clock binding info for WCLK/BCLK CCF usage by Derek Fang · 4 years, 11 months ago
- ebbfabc ASoC: rt5682: Add CCF usage for providing I2S clks by Derek Fang · 4 years, 11 months ago
- 7036810 ASoC: SOF: Intel: Add Probe compress CPU DAIs by Cezary Rojewski · 4 years, 11 months ago
- 394695f ASoC: SOF: Provide probe debugfs support by Cezary Rojewski · 4 years, 11 months ago
- 4c414da ASoC: SOF: Intel: Probe compress operations by Cezary Rojewski · 4 years, 11 months ago
- 49d7948 ASoC: SOF: Intel: Expose SDnFMT helpers by Cezary Rojewski · 4 years, 11 months ago
- e145e9a ASoC: SOF: Generic probe compress operations by Cezary Rojewski · 4 years, 11 months ago
- f3b433e ASoC: SOF: Implement Probe IPC API by Cezary Rojewski · 4 years, 11 months ago
- 4a9ce6e ASoC: SOF: Intel: Account for compress streams when servicing IRQs by Cezary Rojewski · 4 years, 11 months ago
- b9759ef ALSA: core: Implement compress page allocation and free routines by Cezary Rojewski · 4 years, 11 months ago
- 386dd54 ALSA: core: Expand DMA buffer information by Cezary Rojewski · 4 years, 11 months ago
- a4877a6 ASoC: soc-pcm: fix regression in soc_new_pcm() by Stephan Gerhold · 4 years, 11 months ago
- 0247142 ASoC: meson: aiu: simplify component addition by Jerome Brunet · 5 years ago
- f07980d drm/mediatek: fix race condition for HDMI jack status reporting by Tzung-Bi Shih · 5 years ago
- 2f0b420 ASoC: rt1015: fix typo for bypass boost control by Jack Yu · 5 years ago
- 3cd23f0 ASoC: meson: codec-glue: fix pcm format cast warning by Jerome Brunet · 5 years ago
- 74a56f2 ASoC: meson: aiu: fix acodec dai input name init by Jerome Brunet · 5 years ago
- 6e700f0 ASoC: meson: aiu: fix irq registration by Jerome Brunet · 5 years ago
- 269f001 ASoC: meson: aiu: fix clk bulk size allocation by Jerome Brunet · 5 years ago
- 51c366e ASoC: meson: aiu: remove unused encoder structure by Jerome Brunet · 5 years ago
- b2354e4 ASoC: core: ensure component names are unique by Jerome Brunet · 5 years ago
- e37a0c3 ASoC: meson: gx: add sound card support by Jerome Brunet · 5 years ago
- fd00366 ASoC: meson: gx: add sound card dt-binding documentation by Jerome Brunet · 5 years ago
- aa9c3b7 ASoC: meson: axg: extract sound card utils by Jerome Brunet · 5 years ago
- 6581602 ASoC: meson: aiu: add internal dac codec control support by Jerome Brunet · 5 years ago
- b82b734 ASoC: meson: aiu: add hdmi codec control support by Jerome Brunet · 5 years ago
- 6ae9ca9 ASoC: meson: aiu: add i2s and spdif support by Jerome Brunet · 5 years ago
- 06b7282 ASoC: meson: aiu: add audio output dt-bindings by Jerome Brunet · 5 years ago
- 9c29fd9 ASoC: meson: g12a: extract codec-to-codec utils by Jerome Brunet · 5 years ago
- 1dfa5a5 ASoC: core: allow a dt node to provide several components by Jerome Brunet · 5 years ago
- 0c48a65 ASoC: rt5682: Enable PLL2 function by derek.fang · 5 years ago
- ff0035e ASoC: mediatek: mt8183-da7219: apply some refactors by Tzung-Bi Shih · 5 years ago
- 195a643 ASoC: mediatek: mt8183-da7219: support TDM out and 8ch I2S out by Tzung-Bi Shih · 5 years ago
- 8726ee6 ASoC: mediatek: mt8183-da7219: pull TDM GPIO pins down when probed by Tzung-Bi Shih · 5 years ago
- ec7ba9e ASoC: mediatek: mt8183-da7219: change supported formats of DL2 and UL1 by Tzung-Bi Shih · 5 years ago
- d8dd3f9 ASoC: Fix SND_SOC_ALL_CODECS imply misc fallout by Geert Uytterhoeven · 5 years ago
- 1d0158f ASoC: Fix SND_SOC_ALL_CODECS imply I2C fallout by Geert Uytterhoeven · 5 years ago
- ce0c97f ASoC: Fix SND_SOC_ALL_CODECS imply SPI fallout by Geert Uytterhoeven · 5 years ago
- eadd54c dt-bindings: Convert the binding file google, cros-ec-codec.txt to yaml format. by Dafna Hirschfeld · 5 years ago
- 5d9fa03 ASoC: soc-pcm: tidyup soc_pcm_open() order by Kuninori Morimoto · 5 years ago
- 62c86d1 ASoC: soc-pcm: move soc_pcm_close() next to soc_pcm_open() by Kuninori Morimoto · 5 years ago
- dd03907 ASoC: soc-pcm: call snd_soc_component_open/close() once by Kuninori Morimoto · 5 years ago
- 514de1c ASoC: mediatek: mt8183-da7219: add speaker switch by Tzung-Bi Shih · 5 years ago
- 128f825a ASoC: max98357a: move control of SD_MODE to DAPM by Tzung-Bi Shih · 5 years ago
- 681c896c ASoC: wm0010: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
- 82dabf5 ASoC: sh: fsi: Restore devm_ioremap() alignment by Geert Uytterhoeven · 5 years ago
- 7b94ace Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-5.7 by Mark Brown · 5 years ago
- 9d789dc ALSA: dmaengine_pcm: Consider DMA cache caused delay in pointer callback by Peter Ujfalusi · 5 years ago
- b56be80 ASoC: soc-pcm: call snd_soc_dai_startup()/shutdown() once by Kuninori Morimoto · 5 years ago
- e82ebff ASoC: soc-pcm: don't use bit-OR'ed error by Kuninori Morimoto · 5 years ago
- 09e88f8 ASoC: soc-pcm: add for_each_dapm_widgets() macro by Kuninori Morimoto · 5 years ago
- 5c25bd6 ASoC: soc-pcm: adjustment for DAI member 0 reset by Kuninori Morimoto · 5 years ago
- 7a5aaba ASoC: soc-pcm: add snd_soc_runtime_action() by Kuninori Morimoto · 5 years ago
- fa1f875 ALSA: dmaengine_pcm: Consider DMA cache caused delay in pointer callback by Peter Ujfalusi · 5 years ago
- 851fd87 ASoC: SOF: Intel: hda: Allow trace DMA in S0 when DSP is in D0I3 for debug by Ranjani Sridharan · 5 years ago
- 63e51fd3 ASoC: SOF: Intel: cnl: Implement feature to support DSP D0i3 in S0 by Ranjani Sridharan · 5 years ago
- 207bf12 ASoC: SOF: Intel: hda: Amend the DSP state transition diagram by Ranjani Sridharan · 5 years ago
- de23a83 ASoC: SOF: audio: Add helper to check if only D0i3 streams are active by Ranjani Sridharan · 5 years ago
- 61e285c ASoC: SOF: Move DSP power state transitions to platform-specific ops by Ranjani Sridharan · 5 years ago
- 700d167 ASoC: SOF: pm: Introduce DSP power states by Ranjani Sridharan · 5 years ago
- 043ae13 ASoC: SOF: Add system_suspend_target field to struct snd_sof_dev by Ranjani Sridharan · 5 years ago
- fb9a811 ASoC: SOF: pm: Unify suspend/resume routines by Ranjani Sridharan · 5 years ago
- 3f06501 ASoC: SOF: Do not reset hw_params for streams that ignored suspend by Ranjani Sridharan · 5 years ago
- 5d3c644 drm/mediatek: support HDMI jack status reporting by Tzung-Bi Shih · 5 years ago
- f9eb06c drm/mediatek: exit earlier if failed to register audio driver by Tzung-Bi Shih · 5 years ago
- f4d95de ASoC: ti: davinci-mcasp: remove redundant assignment to variable ret by Colin Ian King · 5 years ago
- da22a95 ASoC: wcd934x: Remove set but not unused variable 'hph_comp_ctrl7' by YueHaibing · 5 years ago
- c8b60c6 ASoC: mediatek: mt8173-rt5650: support HDMI jack reporting by Tzung-Bi Shih · 5 years ago
- fb0c3c6 ASoC: ti: davinci-mcasp: Add support for platforms using UDMA by Peter Ujfalusi · 5 years ago
- 2619e03 ASoC: ti: Add udma-pcm platform driver for UDMA by Peter Ujfalusi · 5 years ago
- ea00d95 ASoC: Use imply for SND_SOC_ALL_CODECS by Geert Uytterhoeven · 5 years ago
- f831ebf ASoC: SOF: Add i.MX8QM device descriptor by Paul Olaru · 5 years ago
- acfa520 ASoC: SOF: imx8: Add ops for i.MX8QM by Paul Olaru · 5 years ago
- 9da9ace ASoC: SOF: Rename i.MX8 platform to i.MX8X by Paul Olaru · 5 years ago
- 0d44164 spi: pxa2xx: Enable support for compile-testing by Geert Uytterhoeven · 5 years ago
- 1646484 ASoC: rt5659: remove redundant assignment to variable idx by Colin Ian King · 5 years ago
- 3025571 ASoC: Intel: mrfld: return error codes when an error occurs by Colin Ian King · 5 years ago
- 04dd656 ASoC: stm32: i2s: improve error management on probe deferral by Olivier Moysan · 5 years ago
- d49bd5e ASoC: stm32: spdifrx: improve error management on probe deferral by Olivier Moysan · 5 years ago
- 5183e85 ASoC: stm32: sai: improve error management on probe deferral by Olivier Moysan · 5 years ago
- 158ecc6 ASoC: stm32: i2s: manage error when getting reset controller by Olivier Moysan · 5 years ago
- 7889c00 ASoC: stm32: spdifrx: manage error when getting reset controller by Olivier Moysan · 5 years ago
- 028476c ASoC: stm32: sai: manage error when getting reset controller by Olivier Moysan · 5 years ago
- b5848c8 ASoC: rt5682: Add the field "is_sdw" of private data by Oder Chiou · 5 years ago
- bbf53b9 ASoC: rl6231: Add new supports on rl6231 by Derek Fang · 5 years ago
- 918d0ab ASoC: wcd934x: Remove some unnecessary NULL checks by Nathan Chancellor · 5 years ago
- d2cff47 ASoC: Remove unused including <linux/version.h> by YueHaibing · 5 years ago
- 9d19426 ASoC: Intel: CHT: add support for pcm512x boards by Pierre-Louis Bossart · 5 years ago
- 341eb6b ASoC: Intel: BXT: switch pcm512x based boards to sof_pcm512x by Pierre-Louis Bossart · 5 years ago
- f40ed2e ASoC: Intel: sof_pcm512x: add support for SOF platforms with pcm512x by Pierre-Louis Bossart · 5 years ago
- 99b4f43 ASoC: cros_ec_codec: Support setting bclk ratio by Yu-Hsuan Hsu · 5 years ago
- af7aae1 ASoC: SOF: Intel: hda: move i915 init earlier by Kai Vehmanen · 5 years ago
- 816938b ASoC: SOF: Intel: hda: fix ordering bug in resume flow by Kai Vehmanen · 5 years ago
- 43bcb1c ALSA: hda: do not override bus codec_mask in link_get() by Kai Vehmanen · 5 years ago
- 9437bfd ASoC: atmel: fix atmel_ssc_set_audio link failure by Arnd Bergmann · 5 years ago
- bb6d3fb Linux 5.6-rc1 by Linus Torvalds · 5 years ago