messages from 2020-08-29 14:30:40 to 2020-09-02 11:09:51 UTC [more...]
[PATCH 00/10] USB: new USB control message helper functions
2020-09-02 11:01 UTC (14+ messages)
` [PATCH 01/10] USB: move snd_usb_pipe_sanity_check into the USB core
` [PATCH 02/10] USB: add usb_control_msg_send() and usb_control_msg_recv()
` [PATCH 03/10] USB: core: message.c: use usb_control_msg_send() in a few places
` [PATCH 04/10] USB: core: hub.c: "
` [PATCH 05/10] USB: legousbtower: use usb_control_msg_recv()
` [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 8/9] sound: 6fire: move to use new usb control functions
` [PATCH 08/10] sound: line6: move to use usb_control_msg_send() and usb_control_msg_recv()
` [PATCH 9/9] sound: hiface: convert to use new usb_control functions
` [PATCH 09/10] sound: hiface: move to use usb_control_msg_send()
` [PATCH 10/10] Bluetooth: ath3k: use usb_control_msg_send() and usb_control_msg_recv()
[PATCH v2 00/10] ALSA: convert tasklets to use new
2020-09-02 10:10 UTC (16+ messages)
` [PATCH v2 01/10] ALSA: core: convert tasklets to use new tasklet_setup() API
` [PATCH v2 02/10] ALSA: firewire: "
` [PATCH v2 03/10] ALSA: pci/asihpi: "
` [PATCH v2 04/10] ALSA: riptide: "
` [PATCH v2 05/10] ALSA: hdsp: "
` [PATCH v2 06/10] ASoc: fsl_esai: "
` [PATCH v2 07/10] ASoC: siu: "
` [PATCH v2 08/10] ASoC: txx9: "
` [PATCH v2 09/10] ALSA: usb-audio: "
` [PATCH v2 10/10] ALSA: ua101: "
[PATCH 1/2] dt-bindings: sound: midas-audio: Correct parsing sound-dai phandles
2020-09-02 9:50 UTC (9+ messages)
` [PATCH 2/2] dt-bindings: sound: odroid: Use unevaluatedProperties
[PATCH 1/2] control: Improve general control interface documentation
2020-09-02 9:27 UTC (2+ messages)
` [PATCH 2/2] control: Add documentation for snd_ctl_elem_value_*
[PATCH] ALSA: hda/realtek - Add control fixup for Lenovo Thinkpad X1 Carbon 7th
2020-09-02 8:28 UTC (4+ messages)
general protection fault in snd_ctl_release
2020-09-02 6:57 UTC
a saner API for allocating DMA addressable pages
2020-09-01 17:38 UTC (32+ messages)
` [PATCH 05/28] media/v4l2: remove V4L2-FLAG-MEMORY-NON-CONSISTENT
` [PATCH 06/28] lib82596: move DMA allocation into the callers of i82596_probe
` [PATCH 07/28] 53c700: improve non-coherent DMA handling
` [PATCH 08/28] MIPS: make dma_sync_*_for_cpu a little less overzealous
` [PATCH 09/28] MIPS/jazzdma: remove the unused vdma_remap function
` [PATCH 10/28] MIPS/jazzdma: decouple from dma-direct
` [PATCH 22/28] sgiseeq: convert from dma_cache_sync to dma_sync_single_for_device
[PATCH v2 00/10] soundwire: intel: add multi-link support
2020-09-01 15:05 UTC (11+ messages)
` [PATCH v2 01/10] soundwire: intel: disable shim wake on suspend
` [PATCH v2 02/10] soundwire: intel: ignore software command retries
` [PATCH v2 03/10] soundwire: intel: add multi-link support
` [PATCH v2 04/10] soundwire: intel: add missing support for all clock stop modes
` [PATCH v2 05/10] soundwire: bus: update multi-link definition with hw sync details
` [PATCH v2 06/10] soundwire: intel: add multi-link hw_synchronization information
` [PATCH v2 07/10] soundwire: stream: enable hw_sync as needed by hardware
` [PATCH v2 08/10] soundwire: intel: add error log for clock-stop invalid configs
` [PATCH v2 09/10] soundwire: intel: pass link_mask information to each master
` [PATCH v2 10/10] soundwire: intel: don't manage link power individually
[PATCH 0/7] ASoC: soundwire: Move sdw stream operations to
2020-09-01 15:02 UTC (8+ messages)
` [PATCH 1/7] ASoC: soc-dai: clarify return value for get_sdw_stream()
` [PATCH 2/7] soundwire: stream: fix NULL/IS_ERR confusion
` [PATCH 3/7] soundwire: intel: fix NULL/ERR_PTR confusion
` [PATCH 4/7] ASOC: Intel: sof_sdw: add dailink .trigger callback
` [PATCH 5/7] ASOC: Intel: sof_sdw: add dailink .prepare and .hw_free callback
` [PATCH 6/7] soundwire: intel: remove .trigger operation
` [PATCH 7/7] soundwire: intel: remove stream handling from .prepare and .hw_free
[bug report] 'ASoC: Intel: haswell: Power transition refactor' and PulseAudio
2020-09-01 20:31 UTC (8+ messages)
[PATCH] ASoC: Intel: bytcr_rt5640: Add quirk for MPMAN Converter9 2-in-1
2020-09-01 13:16 UTC (2+ messages)
[PATCH] soundwire: fix error handling
2020-09-01 17:41 UTC (9+ messages)
[PATCH v2 0/3] regmap: add SoundWire 1.2 MBQ support
2020-09-01 16:22 UTC (4+ messages)
` [PATCH v2 1/3] regmap: sdw: add required header files
` [PATCH v2 2/3] soundwire: SDCA: add helper macro to access controls
` [PATCH v2 3/3] regmap: sdw: add support for SoundWire 1.2 MBQ
[PATCH] Revert "ASoC: Intel: haswell: Power transition refactor"
2020-09-01 16:01 UTC (4+ messages)
[PATCH v4] ASoC: tlv320adcx140: Fix accessing uninitialized adcx140->dev
2020-09-01 15:17 UTC (2+ messages)
[PATCH] ASoC: rt5682: Prefer async probe
2020-09-01 14:50 UTC (4+ messages)
[PATCH 01/10] dt-bindings: arm: samsung: pmu: Use unevaluatedProperties
2020-09-01 14:50 UTC (26+ messages)
` [PATCH 08/10] arm64: dts: exynos: Add compatibles to sysreg nodes
` [RFT 09/10] arm64: dts: exynos: Correct port of USB-C connector node on Exynos5433 TM2
` [RFT 10/10] arm64: dts: exynos: Enable Arizona interrupt controller in "
` [PATCH 02/10] dt-bindings: gpu: arm, mali-midgard: Use unevaluatedProperties
` [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 07/10] arm64: dts: exynos: Replace deprecated "gpios" i2c-gpio property in Exynos5433
` [PATCH 06/10] dt-bindings: sound: samsung-i2s: Use unevaluatedProperties
[PATCH 1/2] ASoC: wm8994: Skip setting of the WM8994_MICBIAS register for WM1811
2020-09-01 14:49 UTC (2+ messages)
[PATCH v4 0/3] ASoC: soundwire: fix port_ready[] dynamic allocation
2020-09-01 13:51 UTC (5+ messages)
` [PATCH v4 1/3] ASoC: codecs: soundwire: remove port_ready[] usage from codecs
` [PATCH v4 2/3] soundwire: add definition for maximum number of ports
` [PATCH v4 3/3] soundwire: fix port_ready[] dynamic allocation in mipi_disco
[PATCH 09/11] soundwire: intel: add dynamic debug trace for clock-stop invalid configs
2020-09-01 13:31 UTC (4+ messages)
[PATCH] ALSA: pcm: oss: Remove superfluous WARN_ON() for mulaw sanity check
2020-09-01 13:18 UTC
[PATCH v3] ASoC: tlv320adcx140: Fix accessing uninitialized adcx140->dev
2020-09-01 13:07 UTC (2+ messages)
` [PATCH] "
[PATCH v2] ASoC: tlv320adcx140: Fix accessing uninitialized adcx140->dev
2020-09-01 12:51 UTC
WARNING in snd_pcm_plugin_build_mulaw
2020-09-01 12:20 UTC (3+ messages)
[PATCH] ASoC: tlv320adcx140: Fix accessing uninitialized abcx140->dev
2020-09-01 11:22 UTC (2+ messages)
[PATCH] ASoC: fsl_sai: Support multiple data channel enable bits
2020-09-01 11:01 UTC
general protection fault in line6_midibuf_write
2020-08-31 12:16 UTC
[PATCH] ALSA: rockchip: fix a possible divide-by-zero bug in rockchip_i2s_hw_params()
2020-08-30 9:51 UTC
[PATCH 1/1] Fix silent audio output and corrupted input on MSI X570-A PRO
2020-08-29 2:49 UTC
[PATCH 00/10] sound: convert tasklets to use new tasklet_setup()
2020-09-01 10:09 UTC (8+ messages)
[PATCH v3 0/5] Qualcomm's lpass-hdmi ASoC driver to support audio over dp port
2020-09-01 7:36 UTC (8+ messages)
` [PATCH v3 1/5] ASoC: Add sc7180-lpass binding header hdmi define
` [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 v3 5/5] ASoC: qcom: Optimise lpass variant structure
[PATCH v3 0/3] ASoC: soundwire: fix port_ready[] dynamic allocation
2020-09-01 1:32 UTC (6+ messages)
` [PATCH v3 1/3] soundwire: add definition for maximum number of ports
` [PATCH v3 2/3] soundwire: fix port_ready[] dynamic allocation in mipi_disco
` [PATCH v3 3/3] ASoC: codecs: soundwire: remove port_ready[] usage from codecs
[PATCH v4 00/10] topology: decode: Various fixes
2020-08-31 17:57 UTC (13+ messages)
` [PATCH v4 01/10] topology: decode: Fix channel map memory allocation
` [PATCH v4 02/10] topology: decode: Fix infinite loop in decoding enum control
` [PATCH v4 03/10] topology: decode: Remove decoding values for "
` [PATCH v4 04/10] topology: decode: Add enum control texts as separate element
` [PATCH v4 05/10] topology: decode: Fix printing texts section
` [PATCH v4 06/10] topology: decode: Change declaration of enum decoding function
` [PATCH v4 07/10] topology: decode: Fix decoding PCM formats and rates
` [PATCH v4 08/10] topology: decode: Print sig_bits field in PCM capabilities section
` [PATCH v4 09/10] topology: decode: Add DAI name printing
` [PATCH v4 10/10] topology: Make buffer for saving dynamic size
[PATCH 0/9] soundwire: use FIELD_{GET|PREP} in subsystem
2020-08-31 15:00 UTC (6+ messages)
` [PATCH 1/9] soundwire: define and use addr bit masks
[PATCH] ALSA: opti9xx: Fix memleak in snd_opti9xx_read_check
2020-08-31 9:48 UTC (2+ messages)
KASAN: use-after-free Read in snd_pcm_oss_release
2020-08-31 9:45 UTC (3+ messages)
[PATCH v2] ALSA: HDA: Early Forbid of runtime PM
2020-08-31 9:40 UTC (4+ messages)
[PATCH 0/9] ASoC: sun8i-codec driver cleanup
2020-08-31 3:48 UTC (10+ messages)
` [PATCH 1/9] ASoC: sun8i-codec: Remove extraneous widgets
` [PATCH 2/9] ASoC: sun8i-codec: Fix AIF1 MODCLK widget name
` [PATCH 3/9] ASoC: sun8i-codec: Fix AIF1_ADCDAT_CTRL field names
` [PATCH 4/9] ASoC: sun8i-codec: Fix AIF1_MXR_SRC "
` [PATCH 5/9] ASoC: sun8i-codec: Fix ADC_DIG_CTRL field name
` [PATCH 6/9] ASoC: sun8i-codec: Fix field bit number indentation
` [PATCH 7/9] ASoC: sun8i-codec: Sort masks in a consistent order
` [PATCH 8/9] ASoC: sun8i-codec: Attach the bus clock to the regmap
` [PATCH 9/9] ASoC: sun8i-codec: Manage module clock via DAPM
Crash when trying to capture vdownmix
2020-08-30 22:27 UTC
[PATCH v2 1/2] ASoC: rockchip-spdif: add description for rk3308
2020-08-30 19:42 UTC (2+ messages)
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