messages from 2020-09-02 14:10:29 to 2020-09-04 11:03:43 UTC [more...]
[PATCH v3 0/5] Qualcomm's lpass-hdmi ASoC driver to support audio over dp port
2020-09-04 11:02 UTC (11+ messages)
` [PATCH v3 2/5] ASoC: dt-bindings: Add dt binding for lpass hdmi
` [PATCH v3 3/5] ASoC: qcom: Add support for lpass hdmi driver
` [PATCH v3 4/5] ASoC: qcom: Add support for audio over DP
[PATCH 0/3] ASoC: SOF: multi core support for 5.10
2020-09-04 10:03 UTC (5+ messages)
` [PATCH 1/3] ASoC: SOF: add a "core" parameter to widget loading functions
` [PATCH 2/3] ASoC: SOF: support topology components on secondary cores
` [PATCH 3/3] ASoC: SOF: topology: fix core enable sequence
[PATCH 1/4] ASoC: odroid: Add missing properties
2020-09-04 10:03 UTC (5+ messages)
` [PATCH 2/4] ASoC: samsung-i2s: "
` [PATCH 3/4] arm64: dts: exynos: Remove undocumented i2s properties in Exynos5433
` [PATCH 4/4] ARM: dts: exynos: Add clocks sound node in Exynos5422 Odroid XU4
[RFC] soc_pcm_open: error path behavior change since v5.6
2020-09-04 9:35 UTC (5+ messages)
[PATCH v2 0/4] soundwire: Remove sdw stream operations from Intel
2020-09-04 9:21 UTC (6+ messages)
` [PATCH v2 1/4] soundwire: stream: fix NULL/IS_ERR confusion
` [PATCH v2 2/4] soundwire: intel: fix NULL/ERR_PTR confusion
` [PATCH v2 3/4] soundwire: intel: remove .trigger operation
` [PATCH v2 4/4] soundwire: intel: remove stream handling from .prepare and .hw_free
[PATCH v2 0/3] ASoC: Add sdw stream operations to dailink ops
2020-09-04 9:19 UTC (5+ messages)
` [PATCH v2 1/3] ASoC: soc-dai: clarify return value for get_sdw_stream()
` [PATCH v2 2/3] ASOC: Intel: sof_sdw: add dailink .trigger callback
` [PATCH v2 3/3] ASOC: Intel: sof_sdw: add dailink .prepare and .hw_free callback
[PATCH v2 0/9] soundwire: use FIELD_{GET|PREP} in subsystem
2020-09-04 9:18 UTC (12+ messages)
` [PATCH v2 1/9] soundwire: define and use addr bit masks
` [PATCH v2 2/9] soundwire: bus: use FIELD_GET()
` [PATCH v2 3/9] soundwire: slave: use SDW_DISCO_LINK_ID()
` [PATCH v2 4/9] soundwire: stream: use FIELD_{GET|PREP}
` [PATCH v2 5/9] soundwire: qcom : "
` [PATCH v2 6/9] soundwire: cadence: "
` [PATCH v2 7/9] soundwire: intel: "
` [PATCH v2 8/9] soundwire: intel_init: "
` [PATCH v2 9/9] soundwire: remove SDW_REG_SHIFT()
[PATCH 0/9] ASoC: sun8i-codec driver cleanup
2020-09-04 9:17 UTC (5+ messages)
` [PATCH 8/9] ASoC: sun8i-codec: Attach the bus clock to the regmap
` [PATCH 9/9] ASoC: sun8i-codec: Manage module clock via DAPM
[RFC PATCH 0/3] alsa-lib/ASoC: use inclusive language for bclk/fsync/topology
2020-09-04 9:10 UTC (8+ messages)
` [RFC PATCH 1/3] topology: use inclusive language for bclk
` [RFC PATCH 2/3] topology: use inclusive language for fsync
` [RFC PATCH 3/3] topology: use inclusive language in documentation
[PATCH 0/7] ASoC: soundwire: Move sdw stream operations to
2020-09-04 8:47 UTC (5+ messages)
[PATCH v2 0/3] regmap: add SoundWire 1.2 MBQ support
2020-09-04 5:02 UTC (5+ messages)
` [PATCH v2 2/3] soundwire: SDCA: add helper macro to access controls
[PATCH v2 00/20] Add Allwinner H3/H5/H6/A64 HDMI audio
2020-09-04 3:18 UTC (24+ messages)
` [PATCH v2 01/20] Revert "ASoC: sun4i-i2s: Fix the LRCK polarity"
` [PATCH v2 02/20] ASoC: sun4i-i2s: Add support for H6 I2S
` [PATCH v2 03/20] ASoC: sun4i-i2s: Adjust LRCLK width
` [PATCH v2 04/20] dt-bindings: ASoC: sun4i-i2s: Add H6 compatible
` [PATCH v2 05/20] ASoC: sun4i-i2s: Set sign extend sample
` [PATCH v2 06/20] ASoc: sun4i-i2s: Add 20 and 24 bit support
` [PATCH v2 07/20] ASoC: sun4i-i2s: Fix sun8i volatile regs
` [PATCH v2 08/20] arm64: dts: allwinner: h6: Add HDMI audio node
` [PATCH v2 09/20] arm64: dts: allwinner: h6: Enable HDMI sound for Beelink GS1
` [PATCH v2 10/20] arm: dts: sunxi: h3/h5: Add DAI node for HDMI
` [PATCH v2 11/20] arm: dts: sunxi: h3/h5: Add HDMI audio
` [PATCH v2 12/20] arm64: dts: allwinner: a64: Add DAI node for HDMI
` [PATCH v2 13/20] arm64: dts: allwinner: a64: Add HDMI audio
` [PATCH v2 14/20] arm: sun8i: h3: Add HDMI audio to Orange Pi 2
` [PATCH v2 15/20] arm: sun8i: h3: Add HDMI audio to Beelink X2
` [PATCH v2 16/20] arm64: dts: allwinner: a64: Add HDMI audio to Pine64
` [PATCH v2 17/20] arm64: dts: allwinner: Enable HDMI audio on Orange Pi PC 2
` [PATCH v2 18/20] ARM: dts: sun8i-h3: Enable HDMI audio on Orange Pi PC/One
` [PATCH v2 19/20] arm64: dts: sun50i-h6-orangepi-3: Enable HDMI audio
` [PATCH v2 20/20] arm64: defconfig: Enable Allwinner i2s driver
[PATCH v3 3/7] ASoC: sun4i-i2s: Add support for H6 I2S
2020-09-04 2:54 UTC (14+ messages)
[PATCH] ASoC: Intel: KeemBay: Fix warning potential ! vs ~ typo
2020-09-04 2:09 UTC
More Generic Audio Graph Sound Card idea
2020-09-03 23:51 UTC (4+ messages)
[PATCH 1/3] ALSA: hda/realtek: Add quirk for System76 Lemur Pro (lemp9)
2020-09-03 20:54 UTC (3+ messages)
` [PATCH 2/3] ALSA: hda/realtek: Add quirks for System76 Gazelle (gaze15)
` [PATCH 3/3] ALSA: hda/realtek: Add quirk for System76 Serval WS (serw12)
[PATCH 1/2] dt-bindings: sound: midas-audio: Correct parsing sound-dai phandles
2020-09-03 19:12 UTC (7+ messages)
[PATCH 01/10] dt-bindings: arm: samsung: pmu: Use unevaluatedProperties
2020-09-03 16:45 UTC (12+ messages)
` [PATCH 02/10] dt-bindings: gpu: arm, mali-midgard: "
` [PATCH 02/10] dt-bindings: gpu: arm,mali-midgard: "
` [PATCH 03/10] dt-bindings: timer: exynos4210-mct: "
` [PATCH 04/10] dt-bindings: mfd: syscon: Document Samsung Exynos compatibles
` [PATCH 06/10] dt-bindings: sound: samsung-i2s: Use unevaluatedProperties
[PATCH 1/2] control: Improve general control interface documentation
2020-09-03 14:45 UTC (5+ messages)
` [PATCH 2/2] control: Add documentation for snd_ctl_elem_value_*
[PATCH v2] ASoC: fsl_sai: Set SAI Channel Mode to Output Mode
2020-09-03 13:48 UTC (2+ messages)
[PATCH] ASoC: fsl_sai: Support multiple data channel enable bits
2020-09-03 13:48 UTC (3+ messages)
[PATCH 0/3] ASoC: Kill tasklet usage
2020-09-03 10:47 UTC (4+ messages)
` [PATCH 1/3] ASoC: fsl: Replace tasklet with work
` [PATCH 2/3] ASoC: sh: "
` [PATCH 3/3] ASoC: txx9: "
[PATCH v2 00/10] soundwire: intel: add multi-link support
2020-09-03 10:44 UTC (2+ messages)
[PATCH 00/11] ALSA: Kill tasklet usage
2020-09-03 10:41 UTC (12+ messages)
` [PATCH 01/11] ALSA: pcsp: Replace tasklet with work
` [PATCH 02/11] ALSA: timer: "
` [PATCH 03/11] ALSA: usb-audio: "
` [PATCH 04/11] ALSA: ua101: "
` [PATCH 05/11] ALSA: aloop: "
` [PATCH 06/11] ALSA: hdsp: "
` [PATCH 07/11] ALSA: hdspm: "
` [PATCH 08/11] ALSA: riptide: Replace tasklet with threaded irq
` [PATCH 09/11] ALSA: asihpi: "
` [PATCH 10/11] ALSA: firewire: Replace tasklet with work
` [PATCH 11/11] ALSA: mixart: Correct comment wrt obsoleted tasklet usage
[PATCH v4 0/3] ASoC: soundwire: fix port_ready[] dynamic allocation
2020-09-03 10:32 UTC (2+ messages)
[RFC] dpcm_fe_dai_do_trigger: implicit removal of _DRAIN cmd since v5.4
2020-09-03 9:01 UTC
a saner API for allocating DMA addressable pages
2020-09-03 8:46 UTC (18+ messages)
` [PATCH 07/28] 53c700: improve non-coherent DMA handling
` [PATCH 22/28] sgiseeq: convert from dma_cache_sync to dma_sync_single_for_device
[PATCH v2] soundwire: fix double free of dangling pointer
2020-09-03 8:40 UTC (3+ messages)
[PATCH] ALSA: hda/realtek - Improved routing for Thinkpad X1 7th/8th Gen
2020-09-03 8:33 UTC
[PATCH v4 00/10] topology: decode: Various fixes
2020-09-03 8:10 UTC (4+ messages)
[PATCH 00/18] ALSA: cleanups for sparse/cppcheck warnings
2020-09-03 7:59 UTC (22+ messages)
` [PATCH 01/18] ALSA: core: pcm: simplify locking for timers
` [PATCH 02/18] ALSA: core: memalloc: fix fallthrough position
` [PATCH 03/18] ALSA: core: pcm_memory: dereference pointer after NULL checks
` [PATCH 04/18] ALSA: core: timer: remove redundant assignment
` [PATCH 05/18] ALSA: core: timer: clarify operator precedence
` [PATCH 06/18] ALSA: compress_offload: dereference after checking for NULL pointer
` [PATCH 07/18] ALSA: compress_offload: remove redundant initialization
` [PATCH 08/18] ALSA: core: init: use DECLARE_COMPLETION_ONSTACK() macro
` [PATCH 09/18] ALSA: aoa: i2sbus: "
` [PATCH 10/18] ALSA: hda: auto_parser: remove shadowed variable declaration
` [PATCH 11/18] ALSA: hda: (cosmetic) align function parameters
` [PATCH 12/18] ALSA: usb: scarless_gen2: fix endianness issue
` [PATCH 13/18] ALSA: ac97: (cosmetic) align argument names
` [PATCH 14/18] ALSA: atmel: ac97: clarify operator precedence
` [PATCH 15/18] ALSA: rawmidi: (cosmetic) align function parameters
` [PATCH 16/18] ALSA: vx: vx_core: clarify operator precedence
` [PATCH 17/18] ALSA: vx: vx_pcm: remove redundant assignment
` [PATCH 18/18] "
[PATCH 00/16] Add Allwinner H3/H5/H6/A64 HDMI audio
2020-09-03 7:40 UTC (6+ messages)
` [PATCH 05/16] ASoc: sun4i-i2s: Add 20 and 24 bit support
` [linux-sunxi] "
[PATCH 00/10] USB: new USB control message helper functions
2020-09-03 7:32 UTC (20+ messages)
` [PATCH 01/10] USB: move snd_usb_pipe_sanity_check into the USB core
` [PATCH 04/10] USB: core: hub.c: use usb_control_msg_send() in a few places
` [PATCH 06/10] sound: usx2y: move to use usb_control_msg_send()
` [PATCH 07/10] sound: 6fire: move to use usb_control_msg_send() and usb_control_msg_recv()
` [PATCH 7/9] sound: line6: convert to use new usb control function
` [PATCH 08/10] sound: line6: move to use usb_control_msg_send() and usb_control_msg_recv()
` [PATCH 09/10] sound: hiface: move to use usb_control_msg_send()
[PATCH] ALSA: hda/realtek - Add control fixup for Lenovo Thinkpad X1 Carbon 7th
2020-09-03 7:30 UTC (5+ messages)
[PATCH] ASoC: fsl_sai: Set SAI Channel Mode to Output Mode
2020-09-03 5:38 UTC (3+ messages)
[PATCH] ASoC: Intel: bytcr_rt5640: Add quirk for MPMAN Converter9 2-in-1
2020-09-02 18:54 UTC (2+ messages)
[PATCH] ALSA: hda: use consistent HDAudio spelling in comments/docs
2020-09-02 17:32 UTC (2+ messages)
[PATCH] ALSA: hda: add dev_dbg log when driver is not selected
2020-09-02 17:32 UTC (2+ messages)
[PATCH] ALSA: hda: fix a runtime pm issue in SOF when integrated GPU is disabled
2020-09-02 17:32 UTC (2+ messages)
[PATCH] ALSA: hda: hdmi - add Rocketlake support
2020-09-02 17:32 UTC (2+ messages)
[PATCH] ALSA: hda: release resource when snd_hdac_device_init is failed
2020-09-02 17:30 UTC (2+ messages)
general protection fault in snd_ctl_release
2020-09-02 17:23 UTC (5+ messages)
[PATCH] ASoC: dt-bindings: aries-wm8994: Match compatibles with enum
2020-09-02 16:00 UTC
Miss mapping to unmute the middle speakers for Creative X-Fi with 20K1 chipset cards in analog-output.conf
2020-09-02 15:50 UTC
Miss mapping to unmute the middle speakers for Creative X-Fi with 20K1 chipset cards in analog-output.conf
2020-09-02 15:49 UTC
Miss mapping to unmute the middle speakers for Creative X-Fi with 20K1 chipset cards in analog-output.conf
2020-09-02 15:47 UTC
Miss mapping to unmute the middle speakers for Creative X-Fi with 20K1 chipset cards in analog-output.conf
2020-09-02 15:46 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox