Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-06-13 19:04:29 to 2019-06-18 11:48:35 UTC [more...]

[PATCH 0/7] Add HDMI audio support on RK3288 veyron board
 2019-06-18 11:48 UTC  (13+ messages)
` [PATCH 1/7] video: add HDMI state notifier support
      ` [alsa-devel] "

[bug report] ASoC: meson: axg-card: fix null pointer dereference in clean up
 2019-06-18 11:07 UTC 

[PATCH v2 00/11] Fix driver reload issues
 2019-06-18 11:00 UTC  (18+ messages)
` [PATCH v2 01/11] ASoC: Intel: Skylake: Initialize lists before access so they are safe to use
` [PATCH v2 02/11] ALSA: hdac: Fix codec name after machine driver is unloaded and reloaded
` [PATCH v2 03/11] ASoC: compress: Fix memory leak from snd_soc_new_compress
` [PATCH v2 04/11] ASoC: Intel: Skylake: Don't return failure on machine driver reload
` [PATCH v2 05/11] ASoC: Intel: Skylake: Remove static table index when parsing topology
` [PATCH v2 06/11] ASoC: Intel: Skylake: Add function to cleanup debugfs interface
` [PATCH v2 07/11] ASoC: Intel: Skylake: Properly cleanup on component removal
` [PATCH v2 08/11] ASoC: Intel: Skylake: Fix NULL ptr dereference when unloading clk dev
` [PATCH v2 09/11] ASoC: Intel: hdac_hdmi: Set ops to NULL on remove
  ` [alsa-devel] "
` [PATCH v2 10/11] ASoC: topology: Consolidate how dtexts and dvalues are freed
` [PATCH v2 11/11] ASoC: topology: Consolidate and fix asoc_tplg_dapm_widget_*_create flow

[RFC PATCH] ASoC: Intel: use common helpers to detect CPUs
 2019-06-18 11:02 UTC  (5+ messages)

[PATCH] ASoC: soc-core: export function to find components
 2019-06-18 10:46 UTC  (3+ messages)

[PATCH v2 0/3] ASoC: SOF: fix suspend ordering with runtime idle
 2019-06-18 10:18 UTC  (4+ messages)
` [PATCH v2 1/3] ASoC: hdac_hdmi: report codec link up/down status to bus
` [PATCH v2 2/3] ASoC: SOF: add runtime idle callback
` [PATCH v2 3/3] ASoC: SOF: Intel: implement runtime idle for CNL/APL

[PATCH] slimbus: remove redundant dev_err message
 2019-06-18  9:56 UTC 

[PATCH] ASoC: Intel: boards: add dmic format constraint
 2019-06-18  9:44 UTC  (4+ messages)

[PATCH] ALSA: compress: avoid integer overflow for long duration offload playback
 2019-06-18  8:45 UTC  (3+ messages)

[PATCH] ASoC: Intel: skl: extract common function
 2019-06-18  8:36 UTC  (3+ messages)

[PATCH] ASoC: qcom: common: Fix NULL pointer in of parser
 2019-06-18  8:12 UTC  (2+ messages)

[PATCH] ASoC: Add missing newline at end of file
 2019-06-18  7:23 UTC  (4+ messages)
` Applied "ASoC: Add missing newline at end of file" to the asoc tree

[RFC PATCH 0/6] ALSA/HDA: abort probe when DMICs are detected
 2019-06-18  7:16 UTC  (9+ messages)

[PATCH] ASoC: Intel: sof_rt5682: use GFP_KERNEL instead of GFP_ATOMIC
 2019-06-18  7:11 UTC  (2+ messages)

[PATCH 0/2] v2 pcm_file propagate write error instead of an assert
 2019-06-18  6:49 UTC  (4+ messages)
` [ALSA patch] "

[PATCH 00/10] ALSA: firewire-motu: reserve/release isochronous resources in pcm.hw_params/hw_free callbacks
 2019-06-18  6:46 UTC  (12+ messages)
` [PATCH 01/10] ALSA: firewire-motu: unify the count of subscriber for packet streaming
` [PATCH 02/10] ALSA: firewire-motu: unify midi callback function
` [PATCH 03/10] ALSA: firewire-motu: add helper function to keep isochronous resources
` [PATCH 04/10] ALSA: firewire-motu: code refactoring for condition to stop streaming
` [PATCH 05/10] ALSA: firewire-motu: rename helper functions to begin/finish streaming session
` [PATCH 06/10] ALSA: firewire-motu: minor code refactoring to stop isochronous context
` [PATCH 07/10] ALSA: firewire-motu: code refactoring to finish streaming session
` [PATCH 08/10] ALSA: firewire-motu: reserve/release isochronous resources in pcm.hw_params/hw_free callbacks
` [PATCH 09/10] ALSA: firewire-motu: update isochronous resources when starting packet streaming after bus-reset
` [PATCH 10/10] ALSA: firewire-motu: code refactoring for pcm.hw_params/hw_free callbacks

Serious bug calling ALSA lib functions from .so vs. .o file
 2019-06-18  6:24 UTC 

[PATCH] ASoC: qcom: common: Mark links as nonatomic
 2019-06-18  5:29 UTC 

[PATCH] slimbus: core: generate uevent for non-dt only
 2019-06-18  5:26 UTC 

[PATCH v2 1/1] ASoC: rsnd: fixup mod ID calculation in rsnd_ctu_probe_
 2019-06-18  5:21 UTC  (2+ messages)

[PATCH v1 1/1] ASoC: rsnd: fixup mod ID calculation in rsnd_ctu_probe_
 2019-06-18  3:57 UTC  (2+ messages)

[PATCH v6] ASoC: max98090: remove 24-bit format support if RJ is 0
 2019-06-18  2:24 UTC 

udev: Access permission of fw character device in which fw node includes unit handled by ALSA
 2019-06-18  0:05 UTC  (3+ messages)
` [FFADO-devel] "

[PATCH v2 0/6]
 2019-06-17 23:15 UTC  (12+ messages)
` [PATCH v2 4/6] pcm: direct: Round up of slave_app_ptr pointer if buffer size is less than 2 period size
` [PATCH v2 6/6] pcm: Update pcm->avail_min with needed_slave_avail_min, after reading unaligned frames

[PATCH 01/15] ASoC: SOF: Intel: hda: save handle to sdev in sof_intel_hda_stream
 2019-06-17 15:24 UTC  (2+ messages)
` Applied "ASoC: SOF: Intel: hda: save handle to sdev in sof_intel_hda_stream" to the asoc tree

[PATCH] ASoC: rockchip: pdm: select CONFIG_RATIONAL
 2019-06-17 15:24 UTC  (2+ messages)
` Applied "ASoC: rockchip: pdm: select CONFIG_RATIONAL" to the asoc tree

[PATCH 02/15] ASoC: SOF: Intel: hda: add new macro hstream_to_sof_hda_stream()
 2019-06-17 15:24 UTC  (2+ messages)
` Applied "ASoC: SOF: Intel: hda: add new macro hstream_to_sof_hda_stream()" to the asoc tree

[PATCH] ASoC: cx2072x: mark PM function as __maybe_unused
 2019-06-17 15:24 UTC  (2+ messages)
` Applied "ASoC: cx2072x: mark PM function as __maybe_unused" to the asoc tree

[PATCH 03/15] ASoC: SOF: topology: add cpu_dai_name for DAIs
 2019-06-17 15:24 UTC  (2+ messages)
` Applied "ASoC: SOF: topology: add cpu_dai_name for DAIs" to the asoc tree

[PATCH 04/15] ASoC: SOF: Intel: hda: assign link DMA channel at run-time
 2019-06-17 15:24 UTC  (2+ messages)
` Applied "ASoC: SOF: Intel: hda: assign link DMA channel at run-time" to the asoc tree

[PATCH 09/15] ASoC: SOF: Intel: hda-stream: fix a deadlock with bus->reg_lock
 2019-06-17 15:24 UTC  (2+ messages)
` Applied "ASoC: SOF: Intel: hda-stream: fix a deadlock with bus->reg_lock" to the asoc tree

[PATCH 05/15] ASoC: SOF: Intel: hda: reserve host DMA channel for hostless streams
 2019-06-17 15:24 UTC  (2+ messages)
` Applied "ASoC: SOF: Intel: hda: reserve host DMA channel for hostless streams" to the asoc tree

[PATCH 06/15] ASoC: SOF: Intel: hda: release link DMA for paused streams during suspend
 2019-06-17 15:24 UTC  (2+ messages)
` Applied "ASoC: SOF: Intel: hda: release link DMA for paused streams during suspend" to the asoc tree

[PATCH 07/15] ASoC: SOF: Intel: hda: couple host and link DMA during FE hw_free
 2019-06-17 15:24 UTC  (2+ messages)
` Applied "ASoC: SOF: Intel: hda: couple host and link DMA during FE hw_free" to the asoc tree

[PATCH 08/15] ASoC: SOF: Intel: hda: modify stream interrupt handler
 2019-06-17 15:24 UTC  (2+ messages)
` Applied "ASoC: SOF: Intel: hda: modify stream interrupt handler" to the asoc tree

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

[PATCH 11/15] ASoC: SOF: Intel: hda: add function for hda stop chip
 2019-06-17 15:24 UTC  (2+ messages)
` Applied "ASoC: SOF: Intel: hda: add function for hda stop chip" to the asoc tree

[PATCH 12/15] ASoC: SOF: Intel: hda: use the defined stop chip in suspend
 2019-06-17 15:24 UTC  (2+ messages)
` Applied "ASoC: SOF: Intel: hda: use the defined stop chip in suspend" to the asoc tree

[PATCH 13/15] ASoC: SOF: Intel: hda: clear stream status and wakests properly
 2019-06-17 15:24 UTC  (2+ messages)
` Applied "ASoC: SOF: Intel: hda: clear stream status and wakests properly" to the asoc tree

[PATCH 14/15] ASoC: SOF: Intel: hda: make sure DMA is start/stop by read the RUN bit
 2019-06-17 15:24 UTC  (2+ messages)
` Applied "ASoC: SOF: Intel: hda: make sure DMA is start/stop by read the RUN bit" to the asoc tree

[PATCH 15/15] ASoC: SOF: Intel: hda: make sure RUN bit setting to 0 during clear stream status
 2019-06-17 15:24 UTC  (2+ messages)
` Applied "ASoC: SOF: Intel: hda: make sure RUN bit setting to 0 during clear stream status" to the asoc tree

[PATCH] ASoC: SOF: disallow building without CONFIG_PCI again
 2019-06-17 15:24 UTC  (4+ messages)
` [alsa-devel] "
` Applied "ASoC: SOF: disallow building without CONFIG_PCI again" to the asoc tree

[PATCH v7 0/4] Fix jack detection for Chromebook Pixel
 2019-06-17 15:24 UTC  (8+ messages)
` [PATCH v7 1/4] ASoC: rt5677: fall back to DT prop names on error
  ` Applied "ASoC: rt5677: fall back to DT prop names on error" to the asoc tree
` [PATCH v7 2/4] ASoC: rt5677: move jack-detect init to i2c probe
  ` Applied "ASoC: rt5677: move jack-detect init to i2c probe" to the asoc tree
` [PATCH v7 3/4] ASoC: rt5677: clear interrupts by polarity flip
` [PATCH v7 4/4] ASoC: rt5677: handle concurrent interrupts

[PATCH] ASoC: ti: Fix SDMA users not providing channel names
 2019-06-17 15:24 UTC  (2+ messages)
` Applied "ASoC: ti: Fix SDMA users not providing channel names" to the asoc tree

[PATCH v5] ASoC: max98090: remove 24-bit format support if RJ is 0
 2019-06-17 14:56 UTC  (2+ messages)

[PATCH] dt-bindings: Add missing newline at end of file
 2019-06-17 14:33 UTC 

[PATCH v2] ASoC: rt1308: Add RT1308 amplifier driver
 2019-06-17 10:22 UTC  (2+ messages)

[PATCH v2 00/12] ASoC: SOF: stability fixes
 2019-06-17  7:30 UTC  (8+ messages)
` [PATCH v2 12/12] ASoC: SOF: Intel: hda-codec: fix memory allocation

[PATCH 0/6] ALSA: firewire-lib: split allocation of isochronous resources from establishment of connection
 2019-06-17  7:15 UTC  (8+ messages)
` [PATCH 1/6] ALSA: bebob: code rafactoring for callback functions to PCM interface
` [PATCH 2/6] ALSA: bebob: code refactoring for callback function to rawmidi interface
` [PATCH 3/6] ALSA: bebob: change the range of critical section for stream data in PCM.hw_free callback
` [PATCH 4/6] ALSA: bebob: code refactoring for error path to start duplex stream
` [PATCH 5/6] ALSA: fireworks: change the range of critical section for stream data in PCM.hw_free callback
` [PATCH 6/6] ALSA: firewire-lib: split allocation of isochronous resources from establishment of connection

[PATCH] ALSA: hda/realtek: Add quirks for several Clevo notebook barebones
 2019-06-17  6:18 UTC 

Building the alsa library
 2019-06-16 16:18 UTC  (3+ messages)

E-MU 0404 USB - 4ch capture at > 48kHz -> corrupted data
 2019-06-15 15:52 UTC 

[RFC PATCH 0/6] soundwire: Add support to Qualcomm SoundWire master
 2019-06-15 13:24 UTC  (8+ messages)
` [RFC PATCH 6/6] soundwire: qcom: add support for SoundWire controller
  ` [alsa-devel] "

[PATCH] ALSA: hda/realtek: Add quirks for several Clevo notebook barebones
 2019-06-15  3:53 UTC 

[PATCH v1 0/4] ASoC: Codecs: Add TDA7802 codec
 2019-06-14 21:17 UTC  (3+ messages)
` [PATCH v1 2/4] ASoC: Add codec driver for ST TDA7802

[PATCH 0/3] Add mclk0 clock source for SAI
 2019-06-14 20:00 UTC  (3+ messages)
` [PATCH 2/3] dt-bindings: sound: Clarify the usage of clocks in SAI

[PATCH v6 0/4] Fix jack detection for Chromebook Pixel
 2019-06-14 18:43 UTC  (5+ messages)
` [PATCH v6 1/4] ASoC: rt5677: fall back to DT prop names on error
` [PATCH v6 2/4] ASoC: rt5677: move jack-detect init to i2c probe
` [PATCH v6 3/4] ASoC: rt5677: clear interrupts by polarity flip
` [PATCH v6 4/4] ASoC: rt5677: handle concurrent interrupts

[PATCH 1/5] sound: SoC: sof: no need to check return value of debugfs_create functions
 2019-06-14 17:41 UTC  (16+ messages)
` [PATCH 2/5] sound: soc: skylake: "
` [PATCH 3/5] sound: soc: codecs: wm_adsp: "
  ` Applied "ASoC: wm_adsp: no need to check return value of debugfs_create functions" to the asoc tree
` [PATCH 4/5] sound: soc: fsl: no need to check return value of debugfs_create functions
  ` Applied "ASoC: fsl: no need to check return value of debugfs_create functions" to the asoc tree
` [PATCH 5/5] sound: soc: core: no need to check return value of debugfs_create functions

[PATCH v2 06/10] mfd / platform: cros_ec: Reorganize platform and mfd includes
 2019-06-14 16:36 UTC 

[PATCH 1/2] ASoC: adau1761: Add PGA Slew time control
 2019-06-14 10:55 UTC  (2+ messages)
` [PATCH 2/2] ASoC: adau1761: Add ALC controls

[PATCH v2 0/3] ASoC: SOF: suspend/resume debug tools
 2019-06-14 10:24 UTC  (9+ messages)
` [PATCH v2 1/3] ASoC: SOF: trace: move to opt-in with Kconfig and module parameter
` [PATCH v2 2/3] ASoC: SOF: acpi: add module param to disable pm_runtime

[PATCH] Revert "ALSA: hda/realtek - Improve the headset mic for Acer Aspire laptops"
 2019-06-14  8:52 UTC  (2+ messages)

[PATCH v4 0/7] Allwinner H6 SPDIF support
 2019-06-14  8:29 UTC  (2+ messages)

[RFC PATCH 0/4] ASoC: hdac_hdmi: refine the hdac_hdmi jacks
 2019-06-14  8:04 UTC  (7+ messages)
` [RFC PATCH 3/4] ASoC: hdac_hdmi: refine hdmi jacks

PortAudio/Alsa devices question on linux
 2019-06-14  4:22 UTC 

[PATCH] ASoC: nau8825: fix fake interruption when booting
 2019-06-14  2:02 UTC  (4+ messages)

[PATCH] ucm: Dell WD15 set lineout controls
 2019-06-14  1:15 UTC  (2+ messages)
` [PATCH v2] "

(no subject)
 2019-06-13 19:19 UTC  (2+ messages)

[PATCH v3] ASoC: codec: hdac_hdmi: fix pin connections at cvt enable
 2019-06-13 19:06 UTC  (2+ messages)
` Applied "ASoC: codec: hdac_hdmi: fix pin connections at cvt enable" to the asoc tree

[PATCH 1/4] ASoC: meson: axg-tdmin: right_j is not supported
 2019-06-13 19:06 UTC  (2+ messages)
` Applied "ASoC: meson: axg-tdmin: right_j is not supported" to the asoc tree

[PATCH 2/4] ASoC: meson: axg-tdmout: right_j is not supported
 2019-06-13 19:06 UTC  (2+ messages)
` Applied "ASoC: meson: axg-tdmout: right_j is not supported" to the asoc tree

[PATCH 3/4] ASoC: meson: axg-tdm: fix sample clock inversion
 2019-06-13 19:06 UTC  (2+ messages)
` Applied "ASoC: meson: axg-tdm: fix sample clock inversion" to the asoc tree

[PATCH] ASoC: soc-topology: fix modern dai link style
 2019-06-13 19:06 UTC  (2+ messages)
` Applied "ASoC: soc-topology: fix modern dai link style" to the asoc tree

[PATCH 1/5] ASOC: SOF: ipc: prevent logging trace messages
 2019-06-13 19:06 UTC  (2+ messages)
` Applied "ASOC: SOF: ipc: prevent logging trace messages" to the asoc tree

[PATCH] ASoC: tas571x: Fix -Wunused-const-variable
 2019-06-13 19:06 UTC  (2+ messages)
` Applied "ASoC: tas571x: Fix -Wunused-const-variable" to the asoc tree

[PATCH 4/4] ASoC: meson: axg-tdm: consistently use SND_SOC_DAIFMT defines
 2019-06-13 19:06 UTC  (2+ messages)
` Applied "ASoC: meson: axg-tdm: consistently use SND_SOC_DAIFMT defines" to the asoc tree

[PATCH 2/5] ASoC: SOF: uapi: align comments with firmware files
 2019-06-13 19:06 UTC  (2+ messages)
` Applied "ASoC: SOF: uapi: align comments with firmware files" to the asoc tree

[PATCH 3/5] ASoC: SOF: intel: extend IPC dump information
 2019-06-13 19:06 UTC  (2+ messages)
` Applied "ASoC: SOF: intel: extend IPC dump information" to the asoc tree

[PATCH 4/5] ASoC: SOF: ignore unrecoverable CTX_SAVE IPC errors at suspend
 2019-06-13 19:06 UTC  (2+ messages)
` Applied "ASoC: SOF: ignore unrecoverable CTX_SAVE IPC errors at suspend" to the asoc tree

[PATCH 5/5] ASoC: SOF: ipc: clarify operator precedence
 2019-06-13 19:06 UTC  (2+ messages)
` Applied "ASoC: SOF: ipc: clarify operator precedence" to the asoc tree

[PATCH 1/4] ASoC: SOF: topology: add min/max step for volume_table
 2019-06-13 19:06 UTC  (2+ messages)
` Applied "ASoC: SOF: topology: add min/max step for volume_table" to the asoc tree

[PATCH 2/4] ASoC: SOF: topology: pass volume min/max linear value to FW
 2019-06-13 19:05 UTC  (2+ messages)
` Applied "ASoC: SOF: topology: pass volume min/max linear value to FW" to the asoc tree

[PATCH 3/4] ASoC: SOF: Add DMIC token for unmute gain ramp time
 2019-06-13 19:05 UTC  (2+ messages)
` Applied "ASoC: SOF: Add DMIC token for unmute gain ramp time" to the asoc tree

[PATCH 4/4] ASoC: SOF: dont wake dsp up in kcontrol IO
 2019-06-13 19:05 UTC  (2+ messages)
` Applied "ASoC: SOF: dont wake dsp up in kcontrol IO" to the asoc tree

[PATCH 0/7] ASoC: Intel: Skylake: Critical IPC fixes and flow adjustments
 2019-06-13 19:04 UTC  (8+ messages)
` [PATCH 1/7] ASoC: Intel: Skylake: Fix incorrect capture position reporting
` [PATCH 2/7] ASoC: Intel: Skylake: Use recommended SDxFMT programming sequence
` [PATCH 3/7] ASoC: Intel: Skylake: Read HIPCT extension before clearing DONE bit
` [PATCH 4/7] ASoC: Intel: Fix race condition in IPC rx list
` [PATCH 5/7] ASoC: Intel: Common: Fix NULL dereference in tx_wait_done
` [PATCH 6/7] ASoC: Intel: Skylake: Reset pipeline before its deletion
` [PATCH 7/7] ASoC: Intel: Skylake: Strip T and L from TLV IPCs


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox