Alsa-Devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-06 21:26:08 to 2019-06-07 12:23:22 UTC [more...]

[PATCH 0/2] pcm_file write file assert case handling
 2019-06-07 12:23 UTC  (2+ messages)
` [PATCH 1/2] pcm_file: do not disrupt playback on output file write fail

[PATCH v2 000/146] ASoC: modern dai_link style support
 2019-06-07 11:18 UTC  (15+ messages)
` [PATCH v2 114/146] ASoC: soc-topology: use modern dai_link style
  ` Applied "ASoC: soc-topology: use modern dai_link style" to the asoc tree
` [PATCH v2 146/146] ASoC: soc-core: remove legacy style dai_link

[RFC/RFT PATCH] Revert "ASoC: fsl_esai: ETDR and TX0~5 registers are non volatile"
 2019-06-07 11:12 UTC  (2+ messages)

[GIT PULL]: soundwire fixes for v5.2-rc4
 2019-06-07  9:56 UTC 

[RFC PATCH 0/6] soundwire: Add support to Qualcomm SoundWire master
 2019-06-07  8:56 UTC  (7+ messages)
` [RFC PATCH 1/6] ASoC: core: add support to snd_soc_dai_get_sdw_stream()
` [RFC PATCH 2/6] soundwire: Add compute_params callback
` [RFC PATCH 3/6] soundwire: core: define SDW_MAX_PORT
` [RFC PATCH 4/6] soundwire: stream: make stream name a const pointer
` [RFC PATCH 5/6] dt-bindings: soundwire: add bindings for Qcom controller
` [RFC PATCH 6/6] soundwire: qcom: add support for SoundWire controller

[PATCH 00/44] ASoC: no Platform support
 2019-06-07  3:59 UTC  (49+ messages)
` [PATCH 01/44] ASoC: soc-core: allow no Platform on dai_link
` [PATCH 02/44] ASoC: vc4: vc4_hdmi: don't select unnecessary Platform
` [PATCH 03/44] ASoC: atmel: atmel-classd: "
` [PATCH 04/44] ASoC: atmel: atmel-pdmic: "
` [PATCH 05/44] ASoC: atmel: atmel_wm8904: "
` [PATCH 06/44] ASoC: atmel: mikroe-proto: "
` [PATCH 07/44] ASoC: atmel: sam9g20_wm8731: "
` [PATCH 08/44] ASoC: atmel: sam9x5_wm8731: "
` [PATCH 09/44] ASoC: atmel: tse850-pcm5142: "
` [PATCH 10/44] ASoC: fsl: eukrea-tlv320: "
` [PATCH 11/44] ASoC: fsl: fsl-asoc-card: "
` [PATCH 12/44] ASoC: fsl: imx-es8328: "
` [PATCH 13/44] ASoC: fsl: imx-sgtl5000: "
` [PATCH 14/44] ASoC: fsl: imx-spdif: "
` [PATCH 15/44] ASoC: fsl: imx-audmix: "
` [PATCH 16/44] ASoC: kirkwood: armada-370-db: "
` [PATCH 17/44] ASoC: mxs: mxs-sgtl5000: "
` [PATCH 18/44] ASoC: qcom: apq8016_sbc: "
` [PATCH 19/44] ASoC: qcom: storm: "
` [PATCH 20/44] ASoC: rockchip: rk3288_hdmi_analog: "
` [PATCH 21/44] ASoC: rockchip: rockchip_max98090: "
` [PATCH 22/44] ASoC: rockchip: rockchip_rt5645: "
` [PATCH 23/44] ASoC: samsung: arndale_rt5631: "
` [PATCH 24/44] ASoC: samsung: smdk_wm8994: "
` [PATCH 25/44] ASoC: samsung: snow: "
` [PATCH 26/44] ASoC: samsung: tm2_wm5110: "
` [PATCH 27/44] ASoC: sirf: sirf-audio: "
` [PATCH 28/44] ASoC: sunxi: sun4i-codec: "
` [PATCH 29/44] ASoC: tegra: tegra_alc5632: "
` [PATCH 30/44] ASoC: tegra: tegra_max98090: "
` [PATCH 31/44] ASoC: tegra: tegra_rt5640: "
` [PATCH 32/44] ASoC: tegra: tegra_rt5677: "
` [PATCH 33/44] ASoC: tegra: tegra_sgtl5000: "
` [PATCH 34/44] ASoC: tegra: tegra_wm8753: "
` [PATCH 35/44] ASoC: tegra: tegra_wm8903: "
` [PATCH 36/44] ASoC: tegra: tegra_wm9712: "
` [PATCH 37/44] ASoC: tegra: trimslice: "
` [PATCH 38/44] ASoC: ti: davinci-evm: "
` [PATCH 39/44] ASoC: ti: omap-abe-twl6040: "
` [PATCH 40/44] ASoC: ti: omap-hdmi: "
` [PATCH 41/44] ASoC: ti: omap-twl4030: "
` [PATCH 42/44] ASoC: ti: rx51: "
` [PATCH 43/44] ASoC: ux500: mop500: "
` [PATCH 44/44] ASoC: soc-utils: remove dummy Platform
  ` [PATCH 1/3] ASoC: simple-card-utils: don't select unnecessary Platform
  ` [PATCH 2/3] ASoC: qcom: "
  ` [PATCH 3/3] ASoC: rockchip: rk3399_gru_sound: "

[PATCH 1/4] ASoC: Intel: cht_bsw_max98090: fix kernel oops with platform_name override
 2019-06-06 21:27 UTC  (2+ messages)
` Applied "ASoC: Intel: cht_bsw_max98090: fix kernel oops with platform_name override" to the asoc tree

[PATCH 2/4] ASoC: Intel: bytcht_es8316: fix kernel oops with platform_name override
 2019-06-06 21:27 UTC  (2+ messages)
` Applied "ASoC: Intel: bytcht_es8316: fix kernel oops with platform_name override" to the asoc tree

[PATCH 3/4] ASoC: Intel: cht_bsw_nau8824: fix kernel oops with platform_name override
 2019-06-06 21:27 UTC  (2+ messages)
` Applied "ASoC: Intel: cht_bsw_nau8824: fix kernel oops with platform_name override" to the asoc tree

[PATCH v2 10/12] ASoC: SOF: Intel: hda: use the defined ppcap functions
 2019-06-06 21:27 UTC  (2+ messages)
` Applied "ASoC: SOF: Intel: hda: use the defined ppcap functions" to the asoc tree

[PATCH 4/4] ASoC: Intel: cht_bsw_rt5672: fix kernel oops with platform_name override
 2019-06-06 21:27 UTC  (2+ messages)
` Applied "ASoC: Intel: cht_bsw_rt5672: fix kernel oops with platform_name override" to the asoc tree

[PATCH v2] ASoC: core: move DAI pre-links initiation to snd_soc_instantiate_card
 2019-06-06 21:27 UTC  (2+ messages)
` Applied "ASoC: core: move DAI pre-links initiation to snd_soc_instantiate_card" to the asoc tree

[PATCH] ASoC: rt1011: fix warning reported by kbuild test robot and minor issue
 2019-06-06 21:27 UTC  (2+ messages)
` Applied "ASoC: rt1011: fix warning reported by kbuild test robot and minor issue" to the asoc tree

[PATCH v2] ASoC: sun4i-i2s: Change SR and WSS computation
 2019-06-06 21:27 UTC  (2+ messages)
` Applied "ASoC: sun4i-i2s: Change SR and WSS computation" to the asoc tree

[PATCH v2 001/146] ASoC: soc-core: use snd_soc_dai_link_component for CPU
 2019-06-06 21:27 UTC  (2+ messages)
` Applied "ASoC: soc-core: use snd_soc_dai_link_component for CPU" to the asoc tree

[PATCH] ASoC: rt1011: Mark format integer literals as unsigned
 2019-06-06 21:27 UTC  (2+ messages)
` Applied "ASoC: rt1011: Mark format integer literals as unsigned" to the asoc tree

[PATCH v2 002/146] ASoC: simple-card: support snd_soc_dai_link_component style for cpu
 2019-06-06 21:27 UTC  (2+ messages)
` Applied "ASoC: simple-card: support snd_soc_dai_link_component style for cpu" to the asoc tree

[PATCH v2 003/146] ASoC: soc.h: add sound dai_link connection macro
 2019-06-06 21:27 UTC  (2+ messages)
` Applied "ASoC: soc.h: add sound dai_link connection macro" to the asoc tree

[PATCH v2 004/146] ASoC: mediatek: mt6797-mt6351: use modern dai_link style
 2019-06-06 21:27 UTC  (2+ messages)
` Applied "ASoC: mediatek: mt6797-mt6351: use modern dai_link style" to the asoc tree

[PATCH v2 005/146] ASoC: mediatek: mt2701-wm8960: use modern dai_link style
 2019-06-06 21:27 UTC  (2+ messages)
` Applied "ASoC: mediatek: mt2701-wm8960: use modern dai_link style" to the asoc tree

[PATCH v2 006/146] ASoC: mediatek: mt2701-cs42448: use modern dai_link style
 2019-06-06 21:27 UTC  (2+ messages)
` Applied "ASoC: mediatek: mt2701-cs42448: use modern dai_link style" to the asoc tree

[PATCH v2 007/146] ASoC: mediatek: mt8173-max98090: use modern dai_link style
 2019-06-06 21:27 UTC  (2+ messages)
` Applied "ASoC: mediatek: mt8173-max98090: use modern dai_link style" to the asoc tree

[PATCH v2 008/146] ASoC: mediatek: mt8173-rt5650: use modern dai_link style
 2019-06-06 21:27 UTC  (2+ messages)
` Applied "ASoC: mediatek: mt8173-rt5650: use modern dai_link style" to the asoc tree

[PATCH v2 009/146] ASoC: mediatek: mt8173-rt5650-rt5676: use modern dai_link style
 2019-06-06 21:27 UTC  (2+ messages)
` Applied "ASoC: mediatek: mt8173-rt5650-rt5676: use modern dai_link style" to the asoc tree

[PATCH v2 010/146] ASoC: mediatek: mt8173-rt5650-rt5514: use modern dai_link style
 2019-06-06 21:27 UTC  (2+ messages)
` Applied "ASoC: mediatek: mt8173-rt5650-rt5514: use modern dai_link style" to the asoc tree

[PATCH v2 011/146] ASoC: mediatek: mt8183-da7219-max98357: use modern dai_link style
 2019-06-06 21:27 UTC  (2+ messages)
` Applied "ASoC: mediatek: mt8183-da7219-max98357: use modern dai_link style" to the asoc tree

[PATCH v2 012/146] ASoC: mediatek: mt8183-mt6358-ts3a227-max98357: use modern dai_link style
 2019-06-06 21:27 UTC  (2+ messages)
` Applied "ASoC: mediatek: mt8183-mt6358-ts3a227-max98357: use modern dai_link style" to the asoc tree

[PATCH v2 013/146] ASoC: samsung: bells: use modern dai_link style
 2019-06-06 21:27 UTC  (2+ messages)
` Applied "ASoC: samsung: bells: use modern dai_link style" to the asoc tree

[PATCH v2 014/146] ASoC: samsung: smdk_wm8580: use modern dai_link style
 2019-06-06 21:27 UTC  (2+ messages)
` Applied "ASoC: samsung: smdk_wm8580: use modern dai_link style" to the asoc tree

[PATCH v2 015/146] ASoC: samsung: smdk_wm8994: use modern dai_link style
 2019-06-06 21:27 UTC  (2+ messages)
` Applied "ASoC: samsung: smdk_wm8994: use modern dai_link style" to the asoc tree

[PATCH v2 016/146] ASoC: samsung: smdk_wm8994pcm: use modern dai_link style
 2019-06-06 21:27 UTC  (2+ messages)
` Applied "ASoC: samsung: smdk_wm8994pcm: use modern dai_link style" to the asoc tree

[PATCH v2 017/146] ASoC: samsung: smdk_spdif: use modern dai_link style
 2019-06-06 21:27 UTC  (2+ messages)
` Applied "ASoC: samsung: smdk_spdif: use modern dai_link style" to the asoc tree

[PATCH v2 018/146] ASoC: samsung: h1940_uda1380: use modern dai_link style
 2019-06-06 21:27 UTC  (2+ messages)
` Applied "ASoC: samsung: h1940_uda1380: use modern dai_link style" to the asoc tree

[PATCH v2 019/146] ASoC: samsung: arndale_rt5631: use modern dai_link style
 2019-06-06 21:27 UTC  (2+ messages)
` Applied "ASoC: samsung: arndale_rt5631: use modern dai_link style" to the asoc tree

[PATCH v2 020/146] ASoC: samsung: tobermory: use modern dai_link style
 2019-06-06 21:27 UTC  (2+ messages)
` Applied "ASoC: samsung: tobermory: use modern dai_link style" to the asoc tree

[PATCH v2 021/146] ASoC: samsung: tm2_wm5110: use modern dai_link style
 2019-06-06 21:27 UTC  (2+ messages)
` Applied "ASoC: samsung: tm2_wm5110: use modern dai_link style" to the asoc tree

[PATCH v2 022/146] ASoC: samsung: speyside: use modern dai_link style
 2019-06-06 21:27 UTC  (2+ messages)
` Applied "ASoC: samsung: speyside: use modern dai_link style" to the asoc tree

[PATCH v2 023/146] ASoC: samsung: snow: use modern dai_link style
 2019-06-06 21:27 UTC  (2+ messages)
` Applied "ASoC: samsung: snow: use modern dai_link style" to the asoc tree

[PATCH v2 024/146] ASoC: samsung: smartq_wm8987: use modern dai_link style
 2019-06-06 21:27 UTC  (2+ messages)
` Applied "ASoC: samsung: smartq_wm8987: use modern dai_link style" to the asoc tree

[PATCH v2 025/146] ASoC: samsung: s3c24xx_uda134x: use modern dai_link style
 2019-06-06 21:27 UTC  (2+ messages)
` Applied "ASoC: samsung: s3c24xx_uda134x: use modern dai_link style" to the asoc tree

[PATCH v2 026/146] ASoC: samsung: s3c24xx_simtec_tlv320aic23: use modern dai_link style
 2019-06-06 21:27 UTC  (2+ messages)
` Applied "ASoC: samsung: s3c24xx_simtec_tlv320aic23: use modern dai_link style" to the asoc tree

[PATCH v2 027/146] ASoC: samsung: s3c24xx_simtec_hermes: use modern dai_link style
 2019-06-06 21:27 UTC  (2+ messages)
` Applied "ASoC: samsung: s3c24xx_simtec_hermes: use modern dai_link style" to the asoc tree

[PATCH v2 028/146] ASoC: samsung: rx1950_uda1380: use modern dai_link style
 2019-06-06 21:27 UTC  (2+ messages)
` Applied "ASoC: samsung: rx1950_uda1380: use modern dai_link style" to the asoc tree

[PATCH v2 029/146] ASoC: samsung: odroid: use modern dai_link style
 2019-06-06 21:27 UTC  (2+ messages)
` Applied "ASoC: samsung: odroid: use modern dai_link style" to the asoc tree

[PATCH v2 030/146] ASoC: samsung: neo1973_wm8753: use modern dai_link style
 2019-06-06 21:27 UTC  (2+ messages)
` Applied "ASoC: samsung: neo1973_wm8753: use modern dai_link style" to the asoc tree

[PATCH v2 031/146] ASoC: samsung: lowland: use modern dai_link style
 2019-06-06 21:27 UTC  (2+ messages)
` Applied "ASoC: samsung: lowland: use modern dai_link style" to the asoc tree

[PATCH v2 032/146] ASoC: samsung: littlemill: use modern dai_link style
 2019-06-06 21:27 UTC  (2+ messages)
` Applied "ASoC: samsung: littlemill: use modern dai_link style" to the asoc tree

[PATCH v2 033/146] ASoC: samsung: jive_wm8750: use modern dai_link style
 2019-06-06 21:27 UTC  (2+ messages)
` Applied "ASoC: samsung: jive_wm8750: use modern dai_link style" to the asoc tree

[PATCH v2 034/146] ASoC: pxa: brownstone: use modern dai_link style
 2019-06-06 21:26 UTC  (2+ messages)
` Applied "ASoC: pxa: brownstone: use modern dai_link style" to the asoc tree

[PATCH v2 035/146] ASoC: pxa: corgi: use modern dai_link style
 2019-06-06 21:26 UTC  (2+ messages)
` Applied "ASoC: pxa: corgi: use modern dai_link style" to the asoc tree

[PATCH v2 036/146] ASoC: pxa: e740_wm9705: use modern dai_link style
 2019-06-06 21:26 UTC  (2+ messages)
` Applied "ASoC: pxa: e740_wm9705: use modern dai_link style" to the asoc tree

[PATCH v2 037/146] ASoC: pxa: e750_wm9705: use modern dai_link style
 2019-06-06 21:26 UTC  (2+ messages)
` Applied "ASoC: pxa: e750_wm9705: use modern dai_link style" to the asoc tree

[PATCH v2 038/146] ASoC: pxa: e800_wm9712: use modern dai_link style
 2019-06-06 21:26 UTC  (2+ messages)
` Applied "ASoC: pxa: e800_wm9712: use modern dai_link style" to the asoc tree

[PATCH v2 039/146] ASoC: pxa: em-x270: use modern dai_link style
 2019-06-06 21:26 UTC  (2+ messages)
` Applied "ASoC: pxa: em-x270: use modern dai_link style" to the asoc tree

[PATCH v2 040/146] ASoC: pxa: hx4700: use modern dai_link style
 2019-06-06 21:26 UTC  (2+ messages)
` Applied "ASoC: pxa: hx4700: use modern dai_link style" to the asoc tree

[PATCH v2 041/146] ASoC: pxa: imote2: use modern dai_link style
 2019-06-06 21:26 UTC  (2+ messages)
` Applied "ASoC: pxa: imote2: use modern dai_link style" to the asoc tree

[PATCH v2 042/146] ASoC: pxa: magician: use modern dai_link style
 2019-06-06 21:26 UTC  (2+ messages)
` Applied "ASoC: pxa: magician: use modern dai_link style" to the asoc tree

[PATCH v2 043/146] ASoC: pxa: mioa701_wm9713: use modern dai_link style
 2019-06-06 21:26 UTC  (2+ messages)
` Applied "ASoC: pxa: mioa701_wm9713: use modern dai_link style" to the asoc tree

[PATCH v2 044/146] ASoC: pxa: palm27x: use modern dai_link style
 2019-06-06 21:26 UTC  (2+ messages)
` Applied "ASoC: pxa: palm27x: use modern dai_link style" to the asoc tree

[PATCH v2 045/146] ASoC: pxa: zylonite: use modern dai_link style
 2019-06-06 21:26 UTC  (2+ messages)
` Applied "ASoC: pxa: zylonite: use modern dai_link style" to the asoc tree

[PATCH v2 046/146] ASoC: pxa: z2: use modern dai_link style
 2019-06-06 21:26 UTC  (2+ messages)
` Applied "ASoC: pxa: z2: use modern dai_link style" to the asoc tree

[PATCH v2 047/146] ASoC: pxa: ttc-dkb: use modern dai_link style
 2019-06-06 21:26 UTC  (2+ messages)
` Applied "ASoC: pxa: ttc-dkb: use modern dai_link style" to the asoc tree

[PATCH v2 048/146] ASoC: pxa: tosa: use modern dai_link style
 2019-06-06 21:26 UTC  (2+ messages)
` Applied "ASoC: pxa: tosa: use modern dai_link style" to the asoc tree

[PATCH v2 049/146] ASoC: pxa: spitz: use modern dai_link style
 2019-06-06 21:26 UTC  (2+ messages)
` Applied "ASoC: pxa: spitz: use modern dai_link style" to the asoc tree

[PATCH v2 050/146] ASoC: pxa: poodle: use modern dai_link style
 2019-06-06 21:26 UTC  (2+ messages)
` Applied "ASoC: pxa: poodle: use modern dai_link style" to the asoc tree

[PATCH v2 051/146] ASoC: kirkwood: armada-370-db: use modern dai_link style
 2019-06-06 21:26 UTC  (2+ messages)
` Applied "ASoC: kirkwood: armada-370-db: use modern dai_link style" to the asoc tree

[PATCH v2 052/146] ASoC: ti: n810: use modern dai_link style
 2019-06-06 21:26 UTC  (2+ messages)
` Applied "ASoC: ti: n810: use modern dai_link style" to the asoc tree

[PATCH v2 053/146] ASoC: ti: osk5912: use modern dai_link style
 2019-06-06 21:26 UTC  (2+ messages)
` Applied "ASoC: ti: osk5912: use modern dai_link style" to the asoc tree

[PATCH v2 054/146] ASoC: ti: ams-delta: use modern dai_link style
 2019-06-06 21:26 UTC  (2+ messages)
` Applied "ASoC: ti: ams-delta: use modern dai_link style" to the asoc tree

[PATCH v2 055/146] ASoC: ti: omap3pandora: use modern dai_link style
 2019-06-06 21:26 UTC  (2+ messages)
` Applied "ASoC: ti: omap3pandora: use modern dai_link style" to the asoc tree

[PATCH v2 056/146] ASoC: ti: davinci-evm: use modern dai_link style
 2019-06-06 21:26 UTC  (2+ messages)
` Applied "ASoC: ti: davinci-evm: use modern dai_link style" to the asoc tree

[PATCH v2 057/146] ASoC: ti: omap-hdmi: use modern dai_link style
 2019-06-06 21:26 UTC  (2+ messages)
` Applied "ASoC: ti: omap-hdmi: use modern dai_link style" to the asoc tree

[PATCH v2 058/146] ASoC: ti: omap-abe-twl6040: use modern dai_link style
 2019-06-06 21:26 UTC  (2+ messages)
` Applied "ASoC: ti: omap-abe-twl6040: use modern dai_link style" to the asoc tree

[PATCH v2 059/146] ASoC: ti: omap-twl4030: use modern dai_link style
 2019-06-06 21:26 UTC  (2+ messages)
` Applied "ASoC: ti: omap-twl4030: use modern dai_link style" to the asoc tree

[PATCH v2 060/146] ASoC: ti: rx51: use modern dai_link style
 2019-06-06 21:26 UTC  (2+ messages)
` Applied "ASoC: ti: rx51: use modern dai_link style" to the asoc tree

[PATCH v2 061/146] ASoC: sh: migor: use modern dai_link style
 2019-06-06 21:26 UTC  (2+ messages)
` Applied "ASoC: sh: migor: use modern dai_link style" to the asoc tree

[PATCH v2 062/146] ASoC: sh: sh7760-ac97: use modern dai_link style
 2019-06-06 21:26 UTC  (2+ messages)
` Applied "ASoC: sh: sh7760-ac97: use modern dai_link style" to the asoc tree

[PATCH v2 063/146] ASoC: amd: acp-da7219-max98357a: use modern dai_link style
 2019-06-06 21:26 UTC  (2+ messages)
` Applied "ASoC: amd: acp-da7219-max98357a: use modern dai_link style" to the asoc tree

[PATCH v2 064/146] ASoC: amd: acp-rt5645: use modern dai_link style
 2019-06-06 21:26 UTC  (2+ messages)
` Applied "ASoC: amd: acp-rt5645: use modern dai_link style" to the asoc tree

[PATCH v2 065/146] ASoC: atmel: mikroe-proto: use modern dai_link style
 2019-06-06 21:26 UTC  (2+ messages)
` Applied "ASoC: atmel: mikroe-proto: use modern dai_link style" to the asoc tree

[PATCH v2 066/146] ASoC: atmel: sam9x5_wm8731: use modern dai_link style
 2019-06-06 21:26 UTC  (2+ messages)
` Applied "ASoC: atmel: sam9x5_wm8731: use modern dai_link style" to the asoc tree

[PATCH v2 067/146] ASoC: atmel: sam9g20_wm8731: use modern dai_link style
 2019-06-06 21:26 UTC  (2+ messages)
` Applied "ASoC: atmel: sam9g20_wm8731: use modern dai_link style" to the asoc tree

[PATCH v2 068/146] ASoC: atmel: tse850-pcm5142: use modern dai_link style
 2019-06-06 21:26 UTC  (2+ messages)
` Applied "ASoC: atmel: tse850-pcm5142: use modern dai_link style" to the asoc tree

[PATCH v2 069/146] ASoC: atmel: atmel-wm8904: use modern dai_link style
 2019-06-06 21:26 UTC  (2+ messages)
` Applied "ASoC: atmel: atmel-wm8904: use modern dai_link style" to the asoc tree

[PATCH v2 070/146] ASoC: atmel: atmel-pdmic: use modern dai_link style
 2019-06-06 21:26 UTC  (2+ messages)
` Applied "ASoC: atmel: atmel-pdmic: use modern dai_link style" to the asoc tree

[PATCH v2 071/146] ASoC: atmel: atmel-classd: use modern dai_link style
 2019-06-06 21:26 UTC  (2+ messages)
` Applied "ASoC: atmel: atmel-classd: use modern dai_link style" to the asoc tree

[PATCH v2 072/146] ASoC: au1x: db1000: use modern dai_link style
 2019-06-06 21:26 UTC  (2+ messages)
` Applied "ASoC: au1x: db1000: use modern dai_link style" to the asoc tree

[PATCH v2 073/146] ASoC: au1x: db1200: use modern dai_link style
 2019-06-06 21:26 UTC  (2+ messages)
` Applied "ASoC: au1x: db1200: use modern dai_link style" to the asoc tree

[PATCH v2 074/146] ASoC: cirrus: edb93xx: use modern dai_link style
 2019-06-06 21:26 UTC  (2+ messages)
` Applied "ASoC: cirrus: edb93xx: use modern dai_link style" to the asoc tree

[PATCH v2 075/146] ASoC: cirrus: simone: use modern dai_link style
 2019-06-06 21:26 UTC  (2+ messages)
` Applied "ASoC: cirrus: simone: use modern dai_link style" to the asoc tree

[PATCH v2 076/146] ASoC: cirrus: snappercl15: use modern dai_link style
 2019-06-06 21:26 UTC  (2+ messages)
` Applied "ASoC: cirrus: snappercl15: use modern dai_link style" to the asoc tree

[PATCH v2 077/146] ASoC: fsl: efika-audio-fabric: use modern dai_link style
 2019-06-06 21:26 UTC  (2+ messages)
` Applied "ASoC: fsl: efika-audio-fabric: use modern dai_link style" to the asoc tree

[PATCH v2 078/146] ASoC: fsl: imx-spdif: use modern dai_link style
 2019-06-06 21:26 UTC  (2+ messages)
` Applied "ASoC: fsl: imx-spdif: use modern dai_link style" to the asoc tree

[PATCH v2 079/146] ASoC: fsl: mx27vis-aic32x4: use modern dai_link style
 2019-06-06 21:26 UTC  (2+ messages)
` Applied "ASoC: fsl: mx27vis-aic32x4: use modern dai_link style" to the asoc tree

[PATCH v2 080/146] ASoC: fsl: phycore-ac97: use modern dai_link style
 2019-06-06 21:26 UTC  (2+ messages)
` Applied "ASoC: fsl: phycore-ac97: use modern dai_link style" to the asoc tree

[PATCH v2 081/146] ASoC: fsl: wm1133-ev1: use modern dai_link style
 2019-06-06 21:26 UTC  (2+ messages)
` Applied "ASoC: fsl: wm1133-ev1: use modern dai_link style" to the asoc tree

[PATCH v2 082/146] ASoC: fsl: fsl-asoc-card: use modern dai_link style
 2019-06-06 21:26 UTC  (2+ messages)
` Applied "ASoC: fsl: fsl-asoc-card: use modern dai_link style" to the asoc tree

[PATCH v2 083/146] ASoC: fsl: mpc8610_hpcd/p1022_ds/p1022_rdk: use modern dai_link style
 2019-06-06 21:26 UTC  (2+ messages)
` Applied "ASoC: fsl: mpc8610_hpcd/p1022_ds/p1022_rdk: use modern dai_link style" to the asoc tree

[PATCH v2 084/146] ASoC: fsl: imx-es8328: use modern dai_link style
 2019-06-06 21:26 UTC  (2+ messages)
` Applied "ASoC: fsl: imx-es8328: use modern dai_link style" to the asoc tree

[PATCH v2 085/146] ASoC: fsl: eukrea-tlv320: use modern dai_link style
 2019-06-06 21:26 UTC  (2+ messages)
` Applied "ASoC: fsl: eukrea-tlv320: use modern dai_link style" to the asoc tree

[PATCH v2 086/146] ASoC: fsl: imx-sgtl5000: use modern dai_link style
 2019-06-06 21:26 UTC  (2+ messages)
` Applied "ASoC: fsl: imx-sgtl5000: use modern dai_link style" to the asoc tree

[PATCH v2 087/146] ASoC: fsl: imx-mc13783: use modern dai_link style
 2019-06-06 21:26 UTC  (2+ messages)
` Applied "ASoC: fsl: imx-mc13783: use modern dai_link style" to the asoc tree

[PATCH v2 088/146] ASoC: fsl: pcm030-audio-fabric: use modern dai_link style
 2019-06-06 21:26 UTC  (2+ messages)
` Applied "ASoC: fsl: pcm030-audio-fabric: use modern dai_link style" to the asoc tree

[PATCH v2 089/146] ASoC: fsl: imx-audmix: use modern dai_link style
 2019-06-06 21:26 UTC  (2+ messages)
` Applied "ASoC: fsl: imx-audmix: use modern dai_link style" to the asoc tree

[PATCH v2 090/146] ASoC: jz4740: qi_lb60: use modern dai_link style
 2019-06-06 21:26 UTC  (2+ messages)
` Applied "ASoC: jz4740: qi_lb60: use modern dai_link style" to the asoc tree

[PATCH v2 091/146] ASoC: meson: axg-card: use modern dai_link style
 2019-06-06 21:26 UTC  (2+ messages)
` Applied "ASoC: meson: axg-card: use modern dai_link style" to the asoc tree

[PATCH v2 092/146] ASoC: mxs: mxs-sgtl5000: use modern dai_link style
 2019-06-06 21:26 UTC  (2+ messages)
` Applied "ASoC: mxs: mxs-sgtl5000: use modern dai_link style" to the asoc tree

[PATCH v2 093/146] ASoC: nuc900: nuc900-audio: use modern dai_link style
 2019-06-06 21:26 UTC  (2+ messages)
` Applied "ASoC: nuc900: nuc900-audio: use modern dai_link style" to the asoc tree

[PATCH v2 094/146] ASoC: qcom: storm: use modern dai_link style
 2019-06-06 21:26 UTC  (2+ messages)
` Applied "ASoC: qcom: storm: use modern dai_link style" to the asoc tree

[PATCH v2 095/146] ASoC: qcom: common: use modern dai_link style
 2019-06-06 21:26 UTC  (2+ messages)
` Applied "ASoC: qcom: common: use modern dai_link style" to the asoc tree

[PATCH v2 096/146] ASoC: qcom: apq8016_sbc: use modern dai_link style
 2019-06-06 21:26 UTC  (2+ messages)
` Applied "ASoC: qcom: apq8016_sbc: use modern dai_link style" to the asoc tree

[PATCH v2 097/146] ASoC: rockchip: rk3399_gru_sound: use modern dai_link style
 2019-06-06 21:26 UTC  (2+ messages)
` Applied "ASoC: rockchip: rk3399_gru_sound: use modern dai_link style" to the asoc tree

[PATCH v2 098/146] ASoC: rockchip: rk3288_hdmi_analog: use modern dai_link style
 2019-06-06 21:26 UTC  (2+ messages)
` Applied "ASoC: rockchip: rk3288_hdmi_analog: use modern dai_link style" to the asoc tree

[PATCH v2 099/146] ASoC: rockchip: rockchip_rt5645: use modern dai_link style
 2019-06-06 21:26 UTC  (2+ messages)
` Applied "ASoC: rockchip: rockchip_rt5645: use modern dai_link style" to the asoc tree

[PATCH v2 100/146] ASoC: rockchip: rockchip_max98090: use modern dai_link style
 2019-06-06 21:26 UTC  (2+ messages)
` Applied "ASoC: rockchip: rockchip_max98090: use modern dai_link style" to the asoc tree

[PATCH v2 101/146] ASoC: sirf: sirf-audio: use modern dai_link style
 2019-06-06 21:26 UTC  (2+ messages)
` Applied "ASoC: sirf: sirf-audio: use modern dai_link style" to the asoc tree

[PATCH v2 102/146] ASoC: ux500: mop500: use modern dai_link style
 2019-06-06 21:26 UTC  (2+ messages)
` Applied "ASoC: ux500: mop500: use modern dai_link style" to the asoc tree

[PATCH v2 103/146] ASoC: sunxi: sun4i-codec: use modern dai_link style
 2019-06-06 21:26 UTC  (2+ messages)
` Applied "ASoC: sunxi: sun4i-codec: use modern dai_link style" to the asoc tree

[PATCH v2 104/146] ASoC: txx9: txx9aclc-generic: use modern dai_link style
 2019-06-06 21:26 UTC  (2+ messages)
` Applied "ASoC: txx9: txx9aclc-generic: use modern dai_link style" to the asoc tree

[PATCH v2 105/146] ASoC: tegra: tegra_rt5677: use modern dai_link style
 2019-06-06 21:26 UTC  (2+ messages)
` Applied "ASoC: tegra: tegra_rt5677: use modern dai_link style" to the asoc tree

[PATCH v2 106/146] ASoC: tegra: tegra_wm8753: use modern dai_link style
 2019-06-06 21:26 UTC  (2+ messages)
` Applied "ASoC: tegra: tegra_wm8753: use modern dai_link style" to the asoc tree

[PATCH v2 107/146] ASoC: tegra: trimslice: use modern dai_link style
 2019-06-06 21:26 UTC  (2+ messages)
` Applied "ASoC: tegra: trimslice: use modern dai_link style" to the asoc tree

[PATCH v2 108/146] ASoC: tegra: tegra_alc5632: use modern dai_link style
 2019-06-06 21:26 UTC  (2+ messages)
` Applied "ASoC: tegra: tegra_alc5632: use modern dai_link style" to the asoc tree

[PATCH v2 109/146] ASoC: tegra: tegra_sgtl5000: use modern dai_link style
 2019-06-06 21:26 UTC  (2+ messages)
` Applied "ASoC: tegra: tegra_sgtl5000: use modern dai_link style" to the asoc tree

[PATCH v2 110/146] ASoC: tegra: tegra_rt5640: use modern dai_link style
 2019-06-06 21:26 UTC  (2+ messages)
` Applied "ASoC: tegra: tegra_rt5640: use modern dai_link style" to the asoc tree

[PATCH v2 111/146] ASoC: tegra: tegra_wm8903: use modern dai_link style
 2019-06-06 21:26 UTC  (2+ messages)
` Applied "ASoC: tegra: tegra_wm8903: use modern dai_link style" to the asoc tree

[PATCH v2 112/146] ASoC: tegra: tegra_wm9712: use modern dai_link style
 2019-06-06 21:26 UTC  (2+ messages)
` Applied "ASoC: tegra: tegra_wm9712: use modern dai_link style" to the asoc tree

[PATCH v2 113/146] ASoC: tegra: tegra_max98090: use modern dai_link style
 2019-06-06 21:26 UTC  (2+ messages)
` Applied "ASoC: tegra: tegra_max98090: use modern dai_link style" to the asoc tree

[PATCH v2 115/146] ASoC: vc4: vc4_htmi: use modern dai_link style
 2019-06-06 21:26 UTC  (2+ messages)
` Applied "ASoC: vc4: vc4_htmi: use modern dai_link style" to the asoc tree

[PATCH v2 116/146] ASoC: sof: use modern dai_link style
 2019-06-06 21:26 UTC  (2+ messages)
` Applied "ASoC: sof: use modern dai_link style" to the asoc tree

[PATCH v2 117/146] ASoC: Intel: bdw-rt5677: use modern dai_link style
 2019-06-06 21:26 UTC  (2+ messages)
` Applied "ASoC: Intel: bdw-rt5677: use modern dai_link style" to the asoc tree

[PATCH v2 118/146] ASoC: Intel: haswell: use modern dai_link style
 2019-06-06 21:26 UTC  (2+ messages)
` Applied "ASoC: Intel: haswell: use modern dai_link style" to the asoc tree

[PATCH v2 119/146] ASoC: Intel: broadwell: use modern dai_link style
 2019-06-06 21:26 UTC  (2+ messages)
` Applied "ASoC: Intel: broadwell: use modern dai_link style" to the asoc tree

[PATCH v2 120/146] ASoC: Intel: bxt_da7219_max98357a: use modern dai_link style
 2019-06-06 21:26 UTC  (2+ messages)
` Applied "ASoC: Intel: bxt_da7219_max98357a: use modern dai_link style" to the asoc tree

[PATCH v2 121/146] ASoC: Intel: bxt_rt298: use modern dai_link style
 2019-06-06 21:26 UTC  (2+ messages)
` Applied "ASoC: Intel: bxt_rt298: use modern dai_link style" to the asoc tree

[PATCH v2 122/146] ASoC: Intel: byt-rt5640: use modern dai_link style
 2019-06-06 21:26 UTC  (2+ messages)
` Applied "ASoC: Intel: byt-rt5640: use modern dai_link style" to the asoc tree

[PATCH v2 123/146] ASoC: Intel: byt-max98090: use modern dai_link style
 2019-06-06 21:26 UTC  (2+ messages)
` Applied "ASoC: Intel: byt-max98090: use modern dai_link style" to the asoc tree

[PATCH v2 124/146] ASoC: Intel: bytcht_es8316: use modern dai_link style
 2019-06-06 21:26 UTC  (2+ messages)
` Applied "ASoC: Intel: bytcht_es8316: use modern dai_link style" to the asoc tree

[PATCH v2 125/146] ASoC: Intel: bytcht_nocodec: use modern dai_link style
 2019-06-06 21:26 UTC  (2+ messages)
` Applied "ASoC: Intel: bytcht_nocodec: use modern dai_link style" to the asoc tree

[PATCH v2 126/146] ASoC: Intel: bytcht_da7213: use modern dai_link style
 2019-06-06 21:26 UTC  (2+ messages)
` Applied "ASoC: Intel: bytcht_da7213: use modern dai_link style" to the asoc tree


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).