platform/kernel/linux-starfive.git
2020-02-18 Kuninori MorimotoASoC: soc-pcm: merge playback/cature_active into stream...
2020-02-18 Kuninori MorimotoASoC: soc-pcm: use goto and remove multi return
2020-02-18 Kuninori MorimotoASoC: soc-pcm: add snd_soc_dpcm_can_be() and remove...
2020-02-18 Kuninori MorimotoASoC: soc-pcm: remove snd_soc_dpcm_be_get/set_state()
2020-02-18 Kuninori MorimotoASoC: soc-pcm: remove soc_dpcm_be_digital_mute()
2020-02-18 Kuninori MorimotoASoC: soc-pcm: use dpcm_get_be() at dpcm_end_walk_at_be()
2020-02-18 Kuninori MorimotoASoC: soc-pcm: use dai_get_widget() at dpcm_end_walk_at...
2020-02-18 Kuninori MorimotoASoC: soc-pcm: use dai_get_widget() at dpcm_get_be()
2020-02-18 Kuninori MorimotoASoC: soc-pcm: move dai_get_widget()
2020-02-18 Derek FangASoC: rt5682: Add DAI clock binding info for WCLK/BCLK...
2020-02-18 Derek FangASoC: rt5682: Add CCF usage for providing I2S clks
2020-02-18 Cezary RojewskiASoC: SOF: Intel: Add Probe compress CPU DAIs
2020-02-18 Cezary RojewskiASoC: SOF: Provide probe debugfs support
2020-02-18 Cezary RojewskiASoC: SOF: Intel: Probe compress operations
2020-02-18 Cezary RojewskiASoC: SOF: Intel: Expose SDnFMT helpers
2020-02-18 Cezary RojewskiASoC: SOF: Generic probe compress operations
2020-02-18 Cezary RojewskiASoC: SOF: Implement Probe IPC API
2020-02-18 Cezary RojewskiASoC: SOF: Intel: Account for compress streams when...
2020-02-18 Cezary RojewskiALSA: core: Implement compress page allocation and...
2020-02-18 Cezary RojewskiALSA: core: Expand DMA buffer information
2020-02-18 Stephan GerholdASoC: soc-pcm: fix regression in soc_new_pcm()
2020-02-17 Jerome BrunetASoC: meson: aiu: simplify component addition
2020-02-17 Tzung-Bi Shihdrm/mediatek: fix race condition for HDMI jack status...
2020-02-17 Jack YuASoC: rt1015: fix typo for bypass boost control
2020-02-14 Jerome BrunetASoC: meson: codec-glue: fix pcm format cast warning
2020-02-14 Jerome BrunetASoC: meson: aiu: fix acodec dai input name init
2020-02-14 Jerome BrunetASoC: meson: aiu: fix irq registration
2020-02-14 Jerome BrunetASoC: meson: aiu: fix clk bulk size allocation
2020-02-14 Jerome BrunetASoC: meson: aiu: remove unused encoder structure
2020-02-14 Jerome BrunetASoC: core: ensure component names are unique
2020-02-13 Jerome BrunetASoC: meson: gx: add sound card support
2020-02-13 Jerome BrunetASoC: meson: gx: add sound card dt-binding documentation
2020-02-13 Jerome BrunetASoC: meson: axg: extract sound card utils
2020-02-13 Jerome BrunetASoC: meson: aiu: add internal dac codec control support
2020-02-13 Jerome BrunetASoC: meson: aiu: add hdmi codec control support
2020-02-13 Jerome BrunetASoC: meson: aiu: add i2s and spdif support
2020-02-13 Jerome BrunetASoC: meson: aiu: add audio output dt-bindings
2020-02-13 Jerome BrunetASoC: meson: g12a: extract codec-to-codec utils
2020-02-13 Jerome BrunetASoC: core: allow a dt node to provide several components
2020-02-13 derek.fangASoC: rt5682: Enable PLL2 function
2020-02-13 Tzung-Bi ShihASoC: mediatek: mt8183-da7219: apply some refactors
2020-02-13 Tzung-Bi ShihASoC: mediatek: mt8183-da7219: support TDM out and...
2020-02-13 Tzung-Bi ShihASoC: mediatek: mt8183-da7219: pull TDM GPIO pins down...
2020-02-13 Tzung-Bi ShihASoC: mediatek: mt8183-da7219: change supported formats...
2020-02-12 Geert UytterhoevenASoC: Fix SND_SOC_ALL_CODECS imply misc fallout
2020-02-12 Geert UytterhoevenASoC: Fix SND_SOC_ALL_CODECS imply I2C fallout
2020-02-12 Geert UytterhoevenASoC: Fix SND_SOC_ALL_CODECS imply SPI fallout
2020-02-12 Dafna Hirschfelddt-bindings: Convert the binding file google, cros...
2020-02-12 Kuninori MorimotoASoC: soc-pcm: tidyup soc_pcm_open() order
2020-02-12 Kuninori MorimotoASoC: soc-pcm: move soc_pcm_close() next to soc_pcm_open()
2020-02-12 Kuninori MorimotoASoC: soc-pcm: call snd_soc_component_open/close()...
2020-02-12 Tzung-Bi ShihASoC: mediatek: mt8183-da7219: add speaker switch
2020-02-12 Tzung-Bi ShihASoC: max98357a: move control of SD_MODE to DAPM
2020-02-12 Gustavo A.... ASoC: wm0010: Replace zero-length array with flexible...
2020-02-12 Geert UytterhoevenASoC: sh: fsi: Restore devm_ioremap() alignment
2020-02-11 Mark BrownMerge branch 'for-5.6' of https://git./linux/kernel...
2020-02-11 Peter UjfalusiALSA: dmaengine_pcm: Consider DMA cache caused delay...
2020-02-11 Kuninori MorimotoASoC: soc-pcm: call snd_soc_dai_startup()/shutdown...
2020-02-11 Kuninori MorimotoASoC: soc-pcm: don't use bit-OR'ed error
2020-02-11 Kuninori MorimotoASoC: soc-pcm: add for_each_dapm_widgets() macro
2020-02-11 Kuninori MorimotoASoC: soc-pcm: adjustment for DAI member 0 reset
2020-02-11 Kuninori MorimotoASoC: soc-pcm: add snd_soc_runtime_action()
2020-02-11 Peter UjfalusiALSA: dmaengine_pcm: Consider DMA cache caused delay...
2020-02-11 Ranjani SridharanASoC: SOF: Intel: hda: Allow trace DMA in S0 when DSP...
2020-02-11 Ranjani SridharanASoC: SOF: Intel: cnl: Implement feature to support...
2020-02-11 Ranjani SridharanASoC: SOF: Intel: hda: Amend the DSP state transition...
2020-02-11 Ranjani SridharanASoC: SOF: audio: Add helper to check if only D0i3...
2020-02-11 Ranjani SridharanASoC: SOF: Move DSP power state transitions to platform...
2020-02-11 Ranjani SridharanASoC: SOF: pm: Introduce DSP power states
2020-02-11 Ranjani SridharanASoC: SOF: Add system_suspend_target field to struct...
2020-02-11 Ranjani SridharanASoC: SOF: pm: Unify suspend/resume routines
2020-02-11 Ranjani SridharanASoC: SOF: Do not reset hw_params for streams that...
2020-02-11 Tzung-Bi Shihdrm/mediatek: support HDMI jack status reporting
2020-02-11 Tzung-Bi Shihdrm/mediatek: exit earlier if failed to register audio...
2020-02-11 Colin Ian KingASoC: ti: davinci-mcasp: remove redundant assignment...
2020-02-11 YueHaibingASoC: wcd934x: Remove set but not unused variable ...
2020-02-11 Tzung-Bi ShihASoC: mediatek: mt8173-rt5650: support HDMI jack reporting
2020-02-11 Peter UjfalusiASoC: ti: davinci-mcasp: Add support for platforms...
2020-02-11 Peter UjfalusiASoC: ti: Add udma-pcm platform driver for UDMA
2020-02-11 Geert UytterhoevenASoC: Use imply for SND_SOC_ALL_CODECS
2020-02-11 Paul OlaruASoC: SOF: Add i.MX8QM device descriptor
2020-02-11 Paul OlaruASoC: SOF: imx8: Add ops for i.MX8QM
2020-02-11 Paul OlaruASoC: SOF: Rename i.MX8 platform to i.MX8X
2020-02-11 Geert Uytterhoevenspi: pxa2xx: Enable support for compile-testing
2020-02-11 Colin Ian KingASoC: rt5659: remove redundant assignment to variable idx
2020-02-11 Colin Ian KingASoC: Intel: mrfld: return error codes when an error...
2020-02-11 Olivier MoysanASoC: stm32: i2s: improve error management on probe...
2020-02-11 Olivier MoysanASoC: stm32: spdifrx: improve error management on probe...
2020-02-11 Olivier MoysanASoC: stm32: sai: improve error management on probe...
2020-02-11 Olivier MoysanASoC: stm32: i2s: manage error when getting reset contr...
2020-02-11 Olivier MoysanASoC: stm32: spdifrx: manage error when getting reset...
2020-02-11 Olivier MoysanASoC: stm32: sai: manage error when getting reset contr...
2020-02-11 Oder ChiouASoC: rt5682: Add the field "is_sdw" of private data
2020-02-11 Derek FangASoC: rl6231: Add new supports on rl6231
2020-02-11 Nathan ChancellorASoC: wcd934x: Remove some unnecessary NULL checks
2020-02-11 YueHaibingASoC: Remove unused including <linux/version.h>
2020-02-11 Pierre-Louis... ASoC: Intel: CHT: add support for pcm512x boards
2020-02-11 Pierre-Louis... ASoC: Intel: BXT: switch pcm512x based boards to sof_pc...
2020-02-11 Pierre-Louis... ASoC: Intel: sof_pcm512x: add support for SOF platforms...
2020-02-11 Yu-Hsuan HsuASoC: cros_ec_codec: Support setting bclk ratio
next